Componentone Toolbar for WPF and Silverlight
Inheritance Hierarchy
In This Topic
    C1.WPF.Toolbar Namespace
    In This Topic
    Classes
     ClassDescription
    ClassInvert Boolean to Visibility - False ~ Visible ; True ~ Collapsed
    ClassC1SimplifiedRibbonGroup that has multiple IC1ToolbarControl
    ClassC1SimplifiedTabControl handles marquee logic and toggle collapse state of tab control
    ClassTabItem type for simplified toolbar
    ClassToolbarStrip for Simplified Ribbon
    ClassC1ToolbarButton control represents a button on the C1ToobarStrip.
    ClassRepresents toolbar command.
    ClassToolbar command base
    ClassC1ToolbarDropDown 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.
    ClassC1Icon for dropdown item 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.
    ClassC1ToolbarGroup control represents toolbar group that contains one or more toolbar strips.
    ClassRepresents collection of toolbar groups.
    ClassRepresents the definition of control sizes in toolbar group.
    ClassC1Icon for buttons C1ToolbarItem control represents a toolbar item with 3 states Large, Medium, Small. C1ToolbarItem provide APIs to support C1Icon with TextBlock in it's content
    ClassC1ToolbarSplitButton control represents a drop-down split button on the C1ToobarStrip.
    ClassC1ToolbarStrip control represents a strip that contains one or more controls. C1ToolbarStrip can be used alone or as content of toolbar group.
    ClassRepresents toolbar tab control.
    ClassRepresents toolbar tab item.
    ClassC1ToolbarButton control represents a toggle button on the C1ToobarStrip.
    ClassC1Icon for toggle buttons C1ToolbarButton control represents a toggle button on the C1ToobarStrip.
    Interfaces
     InterfaceDescription
    InterfaceSimplified toolbar type interface
    Enumerations
     EnumerationDescription
    EnumerationRepresents available sizes of control in toolbar.
    EnumerationToolbarOverflow enumeration contains available values for overflow handling in toolbar elements.
    See Also