Controlling size of check boxes and Combo Box font

S

Someone

How do you control the size of the little boxes in the check box option?

Also, how do you control the font of the items in the combo box list?

Thanks!
 
D

Debra Dalgleish

As answered at previous question:

You can change the font size in a combo box or check box from the
Control toolbox, by switching to Design view, opening the Properties
window, and changing the Font properties.

If you've use the combo box or check box from the Forms toolbar, you
can't change the font size.
 
Top