How to implement a VC++ toolbar like control in C#?
-
Hi, Can someone tell me how to implement a VC++ toolbar like control in C#? Requirements are as follows: 1. Tool bar should be vertical toolbar 2. It should be dockable within a selected panel 3. It should have buttons and on dragging and dropping of these buttons, a control (e.g. combobox) should get created on the panel. Thanks in advance. ckravi
-
Hi, Can someone tell me how to implement a VC++ toolbar like control in C#? Requirements are as follows: 1. Tool bar should be vertical toolbar 2. It should be dockable within a selected panel 3. It should have buttons and on dragging and dropping of these buttons, a control (e.g. combobox) should get created on the panel. Thanks in advance. ckravi
Hi, ComponentOne has a Menus and Toolbars for .NET control that meets your needs. It includes a standard toolbar, a main menu, tab, and an "Out Bar"; all of which can be docked. For more information, please see our website, http://www.componentone.com[^]. Suelinda W Customer Engagement, ComponentOne LLC