Place any Windows Forms control on a toolbar or allow it to pop up anywhere on the desktop with the ControlContainer and PopUpControlContainer tools.
At design time or run time, the toolbar structure can be saved and reloaded.
Use any number of tool types, such as:
- Button
- TextBox
- MaskedEditToolType
- Combobox
- PopUpControlContainer
- ControlContainer
- MDIWindowList
- PopupMenu
- PopupColorPicker
- FontList
- StateButton
- ProgressBar
Allow your users to customize the toolbars at run time; the toolbar configuration can be saved or loaded as XML or binary data.
Configure the .NET toolbar to appear as a task lists in your application using the look and feel of the Microsoft Office Task Pane.
Setup design time drag and drop or edit toolbars and tools in-place.