Text Size in Controls

  • Thread starter DavidFarnsworth
  • Start date
D

DavidFarnsworth

Hello Gentlepeople,
I was wondering if anyone new how to adjust the text size in different form
controls? Specifically, checkboxes and dropdowns.

Any help is greatly appreciated,

David
 
P

Peo Sjoblom

You can't change the fonts when you use items from the forms toolbar, you
can change fonts using the control toolbox toolbar. If you are using the
control toolbox, right click the check box, select properties and there you
can set a lot of things (note that you need to be in design mode). Same with
the combo box (dropdown)
 
Top