Defining Layouts
Designing Look and Feel
Design-Time Experience
Navigating and Selecting
   
ControlContainer and PopUpControlContainer

Place any Windows Forms control on a toolbar or allow it to pop up anywhere on the desktop with the ControlContainer and PopUpControlContainer tools.

Load and Save Layout

At design time or run time, the toolbar structure can be saved and reloaded.

Multiple Tool Types

Use any number of tool types, such as:

  • Button
  • TextBox
  • MaskedEditToolType
  • Combobox
  • PopUpControlContainer
  • ControlContainer
  • MDIWindowList
  • PopupMenu
  • PopupColorPicker
  • FontList
  • StateButton
  • ProgressBar
Run Time Customization and Persistence

Allow your users to customize the toolbars at run time; the toolbar configuration can be saved or loaded as XML or binary data.

TaskPane

Configure the .NET toolbar to appear as a task lists in your application using the look and feel of the Microsoft Office Task Pane.

WYSIWYG Designer

Setup design time drag and drop or edit toolbars and tools in-place.