Xceed SmartUI Documentation
ToolBar Examples
Examples > ToolBar Examples

Xceed SmartUI lets you create huge varieties of Toolbars. You can add all items which build ToolBars, from the most classic ones to the most complex ones.

Example

This example shows a SmartUI containing different Tool SmartItems and a ComboFlat.

This SmartUI:

Now let's have a more detailed look at the SmartItems.

This SmartUI contains the following SmartItems:

Only one MenuGroup can be checked (Checked=True): in this case, the "Detail" MenuGroup is checked. The "Small Icons" MenuGroup is hot.

Remarks

We may also have added following SmartItem Types:  ToolCheck, ToolMenu, ToolPlaceHolder, ToolLabel, EditBox, ComboBox, ComboEdit (with 3D border or with flat look and feel), ProgressBar, and so on. 

Of course, you can customize each item with Bold, HotBold, Underline, HotUnderline, Italic, HotItalic, ForeColor, HotForeColor, Image, HotImage, and so on.

See Also

ListBoxes, MenuBars, StatusBars, OutlookBars or ViewBars, TreeViews, OptionLists, PropertyLists, PropertyToolBoxes, Tabstrips

For more information on ToolBars, you can see the Lesson 1, Lesson 2, and Lesson 13.