ToolBar component looks and works like Windows toolbar. Toolbar items can be:
- Button - simple button for the ToolBar;
- ComboBox - TextBox with auto-complete functionality;
- DropDownBox with predefined options;
- MenuButton - button, which calls pop-up layer with button list;
- PopupButton - button, which opens user defined layer;
- ToggleButton - dual statuses button (checked or unchecked);
- Separator - item groups separator for the ToolBar;
- TextBox for text input.
Features:
- XHTML 1.1 compliance
- Complete ASP.NET AJAX support
- Section 508 compliance
- Full Visual Studio design-time support
- Appearance customization
- This component works with Internet Explorer, Opera and FireFox.
ToolBar view samples
Button, ToggleButton, ComboBox:

DropDownBox, Textbox and MenuButton

Toolbar view sample:

Controls: Add toolbar item
Overview: Overview
© 2002-2007 Astron Digital. All Rights Reserved.