[]
Invert Boolean to Visibility - False ~ Visible ; True ~ Collapsed
Simplified Ribbon Toolbar
C1SimplifiedRibbonGroup that has multiple IC1ToolbarControl
C1SimplifiedTabControl handles marquee logic and toggle collapse state of tab control
TabItem type for simplified toolbar
ToolbarStrip for Simplified Ribbon
C1Toolbar control represents a toolbar that contains the controls consolidated in the toolbar groups. Usually C1Toolbar consists from one or more C1ToolbarGroups.
C1ToolbarButton control represents a button on the C1ToobarStrip.
Represents toolbar command.
Toolbar command base
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.
C1Icon for dropdown item
C1ToolbarGroup control represents toolbar group that contains one or more toolbar strips.
Represents collection of toolbar groups.
Represents the definition of control sizes in toolbar group.
C1Icon for buttons
C1ToolbarSplitButton control represents a drop-down split button on the C1ToobarStrip.
C1ToolbarStrip control represents a strip that contains one or more controls. C1ToolbarStrip can be used alone or as content of toolbar group.
Represents toolbar tab control.
Represents toolbar tab item.
C1ToolbarButton control represents a toggle button on the C1ToobarStrip.
C1Icon for toggle buttons
Simplified toolbar type interface
Represents available sizes of control in toolbar.
ToolbarOverflow enumeration contains available values for overflow handling in toolbar elements.