How do I add a ComboBox to the standard toolbar?
Also if anyone knows of a "Tips and Tricks" page site for the toolbar..(Such as adding fonts, Font Colors.. etc to the toolbar) Please post it here...
Thanks in advance,
Anjari
Printable View
How do I add a ComboBox to the standard toolbar?
Also if anyone knows of a "Tips and Tricks" page site for the toolbar..(Such as adding fonts, Font Colors.. etc to the toolbar) Please post it here...
Thanks in advance,
Anjari
As far as I know you can't add any other controls to the Toolbar (I could be wrong) but what you can do is add the toolbar and the combobox to a panel and then add that as the toolbar to the form.