Controls (Windows Ribbon Framework)
Reference documentation for control markup elements in the Windows Ribbon framework.
Topic | Contents |
---|---|
ApplicationMenu | Represents the Application Menu. |
ApplicationMenu.RecentItems | Represents a container for the Recent Items control in the Application Menu. |
Button | Represents a Button control. |
CheckBox | Represents a Check Box control. |
ComboBox | Represents a Combo Box control. |
ContextMap | Represents a ContextMenu and MiniToolbar pair mapping. |
ContextMenu | Represents a context menu control. |
DropDownButton | Represents a standard Drop-Down Button control. |
DropDownColorPicker | Represents a Drop-Down Color Picker control that when clicked displays a palette of color swatches. |
DropDownGallery | Represents a Drop-Down Gallery control with a gallery-based menu. |
DropDownGallery.MenuGroups | Represents a container for a set of drop-down menu items in a Drop-Down Gallery control. |
DropDownGallery.MenuLayout | Represents a container for DropDownGallery drop-down menu layouts. |
FontControl | Represents a Font Control, which is a specialized container of individual controls dedicated to font manipulation. |
Group | Represents a Group control that functions as a container for a group of elements. |
HelpButton | Represents the Help Button control. |
InRibbonGallery | Represents the In-Ribbon Gallery, a gallery-based control that exposes a default subset of items directly in the Ribbon. Any remaining items are displayed when a drop-down menu button is clicked. |
InRibbonGallery.MenuGroups | Represents a container for the set of drop-down menu items of an In-Ribbon Gallery control. |
InRibbonGallery.MenuLayout | Represents a container for In-Ribbon Gallery drop-down menu layouts. |
MenuGroup | Represents a container of controls to display in a gallery, menu, or toolbar. |
MiniToolbar | Represents a contextual toolbar. |
QuickAccessToolbar | Represents the Quick Access Toolbar (QAT), a small toolbar that displays shortcuts to Ribbon Commands. |
QuickAccessToolbar.ApplicationDefaults | Represents a container for default Commands in the Quick Access Toolbar (QAT). |
RecentItems | Represents the Recent Items control in the Application Menu. |
Spinner | Represents a Spinner control. |
SplitButton | Represents a standard Split Button control. |
SplitButton.ButtonItem | Represents a container for a Button or Toggle Button that exposes the default Command of a Split Button. |
SplitButton.MenuGroups | Represents a container for a set of drop-down menu items in a standard Split Button control. |
SplitButtonGallery | Represents a Split Button Gallery control with a gallery-based, drop-down menu. |
SplitButtonGallery.MenuGroups | Represents a container for a set of drop-down menu items in a SplitButtonGallery control. |
SplitButtonGallery.MenuLayout | Represents a container for Split Button Gallery drop-down menu layouts. |
Tab | Represents a core or contextual tab. |
Tab.ScalingPolicy | Represents a container for Tab scaling specifications. |
TabGroup | Represents a contextual set of Tab controls. |
ToggleButton | Represents a Toggle Button control. |