formatting combo boxes

  • Thread starter Thread starter Katie
  • Start date Start date
K

Katie

hello! I am trying to use combo boxes for a class
assignment and I am having some trouble. I first draw the
box and right click to format control to get to the
format control dialog box. When I get to this dialog box,
my only choices are Size, properties, protection, and web-
-no Control which means I effectively can't use the combo
box. Any suggestions?

Thanks!
katie
 
I think you used comboboxes from the control toolbox. You can get to a lot of
it's formatting properties by choosing Properties when you right click on it.

Or you could replace it with a dropdown (aka combobox) from the Forms toolbar to
get that Control tab.
 
Back
Top