list box font size

  • Thread starter Thread starter Mitchg
  • Start date Start date
M

Mitchg

How do you change the font size in the list box. The
values that show up are so small that it is difficult to
see both when you open the list and after it is selected.
Help and Thanks.
 
Use the listbox from the control toolbox toolbar instead of the one from the
forms toolbar
Right click and select properties and change the font size
 
Back
Top