Toolbar for WPF and Silverlight Overview
Help with WPF and Silverlight Edition
Key Features
C1Toolbar Quick Start
Step 1 of 3: Adding Toolbar for WPF to your Project
Step 2 of 3: Adding C1ToolbarGroups to C1Toolbar
Step 3 of 3: Adding a C1ToolbarStrip and C1ToolbarToggleButtons
XAML Quick Reference
EX: Add Items to the C1Toolbar
Toolbar Elements
Toolbar Group
Toolbar Button
Toolbar DropDown
Toolbar SplitButton
Toolbar Strip
Toolbar Tab Item
Toolbar ToggleButton
C1Toolbar Layout and Appearance
Toolbar Layout
Button Size and Text Position in C1ToolbarGroup
C1Toolbar Templates
ComponentOne ClearStyle Technology
How ClearStyle Works
Toolbar ClearStyle Properties
C1Toolbar Samples
C1Toolbar Task-Based Help
Aligning Toolbar Buttons
Adding an Image to the Toolbar Button
Adding Logic Behind the ToolbarButton Click Event
Commanding with C1Toolbar (WPF Tutorial)
Part 1: Using the Command Library
Part 2: Creating Custom Commands
Part 3: Using Commands in MVVM
Commanding with C1Toolbar (Silverlight Tutorial)
API Reference
C1.Silverlight.Toolbar.5 Assembly
Namespaces
C1.Silverlight.Toolbar Namespace
Overview
Classes
C1Toolbar
Overview
Members
C1Toolbar Constructor
Methods
OnApplyTemplate Method
Properties
FocusBrush Property
MouseOverBrush Property
PressedBrush Property
ShowCollapseButton Property
ShowHelpButton Property
ToolbarGroupStyle Property
ToolbarItems Property
ToolbarItemsSource Property
ToolbarTabStyle Property
Fields
FocusBrushProperty Field
MouseOverBrushProperty Field
PressedBrushProperty Field
ShowCollapseButtonProperty Field
ShowHelpButtonProperty Field
TabItemsSourceProperty Field
ToolbarGroupStyleProperty Field
ToolbarTabStyleProperty Field
Events
HelpClick Event
C1ToolbarButton
Overview
Members
C1ToolbarButton Constructor
Properties
LabelTitle Property
LargeImageSource Property
MouseOverBrush Property
PressedBrush Property
SmallImageSource Property
Fields
LabelTitleProperty Field
LargeImageSourceProperty Field
MouseOverBrushProperty Field
PressedBrushProperty Field
SmallImageSourceProperty Field
C1ToolbarCommand
Overview
Members
C1ToolbarCommand Constructor
Properties
LabelTitle Property
LargeImageSource Property
SmallImageSource Property
Events
PropertyChanged Event
C1ToolbarDropDown
Overview
Members
C1ToolbarDropDown Constructor
Methods
OnApplyTemplate Method
Properties
ContentBackground Property
LabelTitle Property
LargeImageSource Property
Menu Property
MouseOverBrush Property
PressedBrush Property
SmallImageSource Property
Fields
ContentBackgroundProperty Field
LabelTitleProperty Field
LargeImageSourceProperty Field
MenuProperty Field
MouseOverBrushProperty Field
PressedBrushProperty Field
SmallImageSourceProperty Field
C1ToolbarGroup
Overview
Members
C1ToolbarGroup Constructor
Methods
OnApplyTemplate Method
Properties
FocusBrush Property
GroupSizeDefinitions Property
Header Property
ItemTemplateSelector Property
MouseOverBrush Property
PressedBrush Property
ShowDialogLauncher Property
Fields
FocusBrushProperty Field
GroupSizeDefinitionsProperty Field
HeaderProperty Field
ItemTemplateSelectorProperty Field
MouseOverBrushProperty Field
PressedBrushProperty Field
ShowDialogLauncherProperty Field
Events
DialogLauncherClick Event
C1ToolbarGroupCollection
Overview
Members
C1ToolbarGroupSizeDefinition
Overview
Members
C1ToolbarGroupSizeDefinition Constructor
Properties
ControlSizes Property
C1ToolbarSplitButton
Overview
Members
C1ToolbarSplitButton Constructor
Methods
OnApplyTemplate Method
Events
Click Event
C1ToolbarStrip
Overview
Members
C1ToolbarStrip Constructor
Methods
OnApplyTemplate Method
Properties
ButtonBackground Property
ButtonForeground Property
FocusBrush Property
MouseOverBrush Property
Orientation Property
Overflow Property
OverflowMenuItems Property
OverflowPanel Property
PressedBrush Property
Fields
ButtonBackgroundProperty Field
ButtonForegroundProperty Field
FocusBrushProperty Field
MouseOverBrushProperty Field
OrientationProperty Field
OverflowPanelProperty Field
OverflowProperty Field
PressedBrushProperty Field
Events
OverflowItemAdded Event
OverflowItemRemoved Event
C1ToolbarTabControl
Overview
Members
C1ToolbarTabControl Constructor
Methods
OnApplyTemplate Method
C1ToolbarTabItem
Overview
Members
C1ToolbarTabItem Constructor
Properties
GroupItemsSource Property
Groups Property
Fields
GroupItemsSourceProperty Field
GroupsProperty Field
C1ToolbarToggleButton
Overview
Members
C1ToolbarToggleButton Constructor
Properties
GroupName Property
LabelTitle Property
LargeImageSource Property
MouseOverBrush Property
PressedBrush Property
SmallImageSource Property
Fields
GroupNameProperty Field
LabelTitleProperty Field
LargeImageSourceProperty Field
MouseOverBrushProperty Field
PressedBrushProperty Field
SmallImageSourceProperty Field
Enumerations
C1ToolbarControlSize
ToolbarOverflow
C1.WPF.Toolbar.4 Assembly
Namespaces
C1.WPF.Toolbar Namespace
Overview
Classes
C1Toolbar
Overview
Members
C1Toolbar Constructor
Methods
OnApplyTemplate Method
Properties
FocusBrush Property
MouseOverBrush Property
PressedBrush Property
ShowCollapseButton Property
ShowHelpButton Property
ToolbarGroupStyle Property
ToolbarItems Property
ToolbarItemsSource Property
ToolbarTabStyle Property
Fields
FocusBrushProperty Field
MouseOverBrushProperty Field
PressedBrushProperty Field
ShowCollapseButtonProperty Field
ShowHelpButtonProperty Field
TabItemsSourceProperty Field
ToolbarGroupStyleProperty Field
ToolbarTabStyleProperty Field
Events
HelpClick Event
C1ToolbarButton
Overview
Members
C1ToolbarButton Constructor
Methods
OnApplyTemplate Method
Properties
LabelTitle Property
LargeImageSource Property
MouseOverBrush Property
PressedBrush Property
SmallImageSource Property
Fields
LabelTitleProperty Field
LargeImageSourceProperty Field
MouseOverBrushProperty Field
PressedBrushProperty Field
SmallImageSourceProperty Field
C1ToolbarCommand
Overview
Members
C1ToolbarCommand Constructor
Properties
LabelTitle Property
LargeImageSource Property
SmallImageSource Property
Events
PropertyChanged Event
C1ToolbarDropDown
Overview
Members
C1ToolbarDropDown Constructor
Methods
OnApplyTemplate Method
Properties
ContentBackground Property
LabelTitle Property
LargeImageSource Property
Menu Property
MouseOverBrush Property
PressedBrush Property
SmallImageSource Property
Fields
ContentBackgroundProperty Field
LabelTitleProperty Field
LargeImageSourceProperty Field
MenuProperty Field
MouseOverBrushProperty Field
PressedBrushProperty Field
SmallImageSourceProperty Field
C1ToolbarGroup
Overview
Members
C1ToolbarGroup Constructor
Methods
OnApplyTemplate Method
Properties
FocusBrush Property
GroupSizeDefinitions Property
Header Property
MouseOverBrush Property
PressedBrush Property
ShowDialogLauncher Property
Fields
FocusBrushProperty Field
GroupSizeDefinitionsProperty Field
HeaderProperty Field
MouseOverBrushProperty Field
PressedBrushProperty Field
ShowDialogLauncherProperty Field
Events
DialogLauncherClick Event
C1ToolbarGroupCollection
Overview
Members
C1ToolbarGroupSizeDefinition
Overview
Members
C1ToolbarGroupSizeDefinition Constructor
Properties
ControlSizes Property
C1ToolbarSplitButton
Overview
Members
C1ToolbarSplitButton Constructor
Methods
OnApplyTemplate Method
Events
Click Event
C1ToolbarStrip
Overview
Members
C1ToolbarStrip Constructor
Methods
OnApplyTemplate Method
Properties
ButtonBackground Property
ButtonForeground Property
FocusBrush Property
MouseOverBrush Property
Orientation Property
Overflow Property
OverflowMenuItems Property
OverflowPanel Property
PressedBrush Property
Fields
ButtonBackgroundProperty Field
ButtonForegroundProperty Field
FocusBrushProperty Field
MouseOverBrushProperty Field
OrientationProperty Field
OverflowPanelProperty Field
OverflowProperty Field
PressedBrushProperty Field
Events
OverflowItemAdded Event
OverflowItemRemoved Event
C1ToolbarTabControl
Overview
Members
C1ToolbarTabControl Constructor
Methods
OnApplyTemplate Method
C1ToolbarTabItem
Overview
Members
C1ToolbarTabItem Constructor
Properties
GroupItemsSource Property
Groups Property
Fields
GroupItemsSourceProperty Field
GroupsProperty Field
C1ToolbarToggleButton
Overview
Members
C1ToolbarToggleButton Constructor
Methods
OnApplyTemplate Method
Properties
GroupName Property
LabelTitle Property
LargeImageSource Property
MouseOverBrush Property
PressedBrush Property
SmallImageSource Property
Fields
GroupNameProperty Field
LabelTitleProperty Field
LargeImageSourceProperty Field
MouseOverBrushProperty Field
PressedBrushProperty Field
SmallImageSourceProperty Field
Enumerations
C1ToolbarControlSize
ToolbarOverflow