Class | Description | |
---|---|---|
C1Toolbar | C1Toolbar control represents a toolbar that contains the controls consolidated in the toolbar groups. Usually C1Toolbar consists from one or more C1ToolbarGroups. | |
C1ToolbarButton | C1ToolbarButton control represents a button on the C1ToobarStrip. | |
C1ToolbarCommand | Represents toolbar command. | |
C1ToolbarDropDown | C1ToolbarDropDown control represents a drop-down button on the C1ToobarStrip. When clicking it displays popup panel with Content property or context menu set by Menu property. | |
C1ToolbarGroup | C1ToolbarGroup control represents toolbar group that contains one or more toolbar strips. | |
C1ToolbarGroupCollection | Represents collection of toolbar groups. | |
C1ToolbarGroupSizeDefinition | Represents the definition of control sizes in toolbar group. | |
C1ToolbarSplitButton | C1ToolbarSplitButton control represents a drop-down split button on the C1ToobarStrip. | |
C1ToolbarStrip | C1ToolbarStrip control represents a strip that contains one or more controls. C1ToolbarStrip can be used alone or as content of toolbar group. | |
C1ToolbarTabControl | Represents toolbar tab control. | |
C1ToolbarTabItem | Represents toolbar tab item. | |
C1ToolbarToggleButton | C1ToolbarButton control represents a toggle button on the C1ToobarStrip. |
Enumeration | Description | |
---|---|---|
C1ToolbarControlSize | Represents available sizes of control in toolbar. | |
ToolbarOverflow | ToolbarOverflow enumeration contains available values for overflow handling in toolbar elements. |