[]
        
(Showing Draft Content)

C1.WPF.Toolbar

C1.WPF.Toolbar Namespace

Classes

BooleanToVisibilityConverter

Invert Boolean to Visibility - False ~ Visible ; True ~ Collapsed

C1SimplifiedRibbon

Simplified Ribbon Toolbar

C1SimplifiedRibbonGroup

C1SimplifiedRibbonGroup that has multiple IC1ToolbarControl

C1SimplifiedTabControl

C1SimplifiedTabControl handles marquee logic and toggle collapse state of tab control

C1SimplifiedTabItem

TabItem type for simplified toolbar

C1SimplifiedToolbarStrip

ToolbarStrip for Simplified Ribbon

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.

C1ToolbarCommandBase

Toolbar command base

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.

C1ToolbarDropdownItem

C1Icon for dropdown item

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.

C1ToolbarItem

C1Icon for buttons

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.

C1ToolbarToggleItem

C1Icon for toggle buttons

Interfaces

ISimplifiedToolbar

Simplified toolbar type interface

Enums

C1ToolbarControlSize

Represents available sizes of control in toolbar.

ToolbarOverflow

ToolbarOverflow enumeration contains available values for overflow handling in toolbar elements.