In This Article

ActiproSoftware.Windows.Controls.Ribbon.Controls Namespace

Classes

ApplicationMenu

Represents a default application menu control, similar to the application menu used in Office 2007.

Backstage

Represents a Backstage application menu control, similar to the application menu introduced in Office 2010.

BackstageTab

Represents a backstage tab that appears within an application menu in Backstage view.

Button

Represents a button ribbon control.

ButtonGroup

Represents a button group control.

CheckBox

Represents a checkbox ribbon control.

ColorPickerGallery

Represents a gallery control that supports Office-like color selection, via SolidColorBrush values.

ComboBox

Represents a combobox ribbon control.

ContextMenu

Represents a ContextMenu that is capable of displaying ribbon control menu items.

ContextualTabGroup

Represents a contextual tab group of Tab controls.

ContextualTabGroupColors

Provides numerous stock colors to be used for ContextualTabGroup controls.

ExecuteRoutedEventArgs

Provides event arguments for an execute routed event.

FontFamilyComboBox

Represents a font family combobox control.

FontSizeComboBox

Represents a font size combobox ribbon control.

GalleryItem

Represents a selectable item in a ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.Gallery.

Group

Represents a group that appears within a Ribbon control tab.

GroupVariant

Represents a variant for a Group control.

KeyTip

Represents an Adorner that provides a key tip.

Menu

Represents a menu control that can appear on a popup.

MiniToolBar

Represents a mini-toolbar control that can be used with the MiniToolBarService.

PopupButton

Represents a button Ribbon control that displays a popup when clicked.

PopupGallery

Represents a gallery control that can appear in a popup.

RadioButton

Represents a radio button ribbon control.

RecentDocumentMenu

Represents a Menu that lists recent documents and is intended to be used on a Ribbon application menu.

RibbonGallery

Represents an in-Ribbon gallery control.

RowPanel

Represents a panel that can display several horizontal variants of rows of child controls.

ScreenTip

Represents a popup that provides a screentip.

Separator

Represents a separator that appears within a Ribbon group or on a menu.

SplitButton

Represents a split button Ribbon control that is capable of displaying a menu.

StackPanel

Represents a panel that can stack child controls horizontally or vertically, based on the current variant size.

Tab

Represents a tab that appears within a Ribbon control.

TabPropertyChangedRoutedEventArgs

Provides event arguments for a Tab property change routed event, indicating the old and new values.

TabPropertyChangingRoutedEventArgs

Provides event arguments for a cancelable Tab property change routed event, indicating the old and new values.

TaskTabControl

Represents a tab control with tabs on the left side, that is often used on BackstageTab content.

TaskTabItem

Represents a selectable tab within a TaskTabControl.

TextBox

Represents a textbox ribbon control.

ToggleMinimizationButton

Represents a button ribbon control that can toggle between the minimization state of the attached ribbon.

Enums

ColorPickerGalleryItemLayoutBehavior

Specifies the layout behavior of an item in a ColorPickerGallery control.

ControlContext

Specifies the context location of a ribbon control.

ExecuteReason

Specifies why an execute event was raised for a control.

PopupCloseReason

Specifies the reason why a popup was closed.

RibbonGalleryVariantBehavior

Specifies how a RibbonGallery expands and collapses based on the value of its VariantSize property.

RowPanelRowCount

Specifies the number of rows in a RowPanel control.

StackPanelItemVariantBehavior

Specifies how child controls of a StackPanel are assigned a variant based on the current value of the panel's VariantSize property.

StackPanelRowAlignment

Specifies how rows are vertically aligned within a one or two row StackPanel.

VariantSize

Specifies the variant size of a Ribbon control.