Click to See Complete Forum and Search --> : Customizable Toolbars


Scott MacMaster
March 26th, 2003, 05:51 PM
How do I create rearrangable, custimizable, dockable toolbars like in Visual Studio, MS Office, Internet Explorer, etc.

The toolbar control in Visual Studio called toolbar creates a toolbar that can't be moved around. Also, you can only put buttons on the toolbar. However, you can attach drop down menus to the buttons. I want to be able to put a drop down control on my toolbars.

Thanks

pareshgh
April 1st, 2003, 03:37 PM
you will need to make a user control of your own. there aren't good samples. someone may have it.

Paresh