C1WebToolBar represents a toolbar. It has a flat structure and it is a descendant from the C1WebCustomFlatControl class. The picture below shows how the C1WebToolbar appears once it is added to the form. Its default settings include one group that consists of a C1WebToolBar separator and three C1WebToolbar link items. The three C1WebToolBar link items include three different types of states: normal, selected, and disabled.
C1WebToolBar's Items and Groups
Creating a Static or Dynamic Toolbar
|