Hi,
You can only change the font properties when using a combo box from the
controls toolbar, not one from the forms toolbar.
Assuming you have one set-up from the controls toolbar, do the following:
- Make sure you are in design mode (on the
VB toolbar)
- Select your combo box, right-click and select Properties...
- Click into the Font property and it should open a font dialog for you to
change the typeface, size and style.
Click OK, close the property window and the turn off design mode to see the
result.
Hope this helps,
Mark
"rmellison" wrote:
How do you edit the font size etc in a combo box form?