Internal.ComponentFactory.Krypton.Ribbon Namespace |
Class | Description | |
---|---|---|
AppButtonMenuProvider |
Implementation class used to provide application button context menu details to view elements.
| |
BackstageAppMenu | ||
ButtonSpecAppMenu |
Button specification appropriate for an application menu
| |
ButtonSpecExpandRibbon |
Implementation for the expand ribbon button.
| |
ButtonSpecManagerLayoutAppButton |
Manage a collection of button specs for placing within a collection of ViewLayoutDocker instances.
| |
ButtonSpecManagerLayoutRibbon |
Manage a collection of button specs for placing within a collection of ViewLayoutDocker instances.
| |
ButtonSpecMdiChildClose |
Implementation for the close button for mdi child form.
| |
ButtonSpecMdiChildFixed |
Implementation for the fixed mdi child pendant buttons.
| |
ButtonSpecMdiChildMin |
Implementation for the minimize button for mdi child form.
| |
ButtonSpecMdiChildRestore |
Implementation for the restore button for mdi child form.
| |
ButtonSpecMinimizeRibbon |
Implementation for the minimize ribbon button.
| |
ButtonSpecViewAppButton |
Create and manage the view for a application button specific ButtonSpec definition.
| |
ButtonSpecViewRibbon |
Create and manage the view for a ribbon specific ButtonSpec definition.
| |
GalleryDropMenuEventArgs |
Event arguments for the drop down menu of a gallery.
| |
KryptonGalleryRange |
Represents a single gallery range.
| |
KryptonGalleryRangeCollection |
Specialise the generic collection with type specific rules for gallery range item accessor.
| |
KryptonRibbon |
Ribbon control presents a tabbed set of user options.
| |
KryptonRibbonRibbonButtonSpecAnyCollection |
Collection for managing ButtonSpecAny instances.
| |
KryptonRibbonContext |
Represents a single context definition.
| |
KryptonRibbonContextCollection |
Specialise the generic collection with type specific rules for context item accessor.
| |
KryptonRibbonGroup |
Represents a single ribbon group.
| |
KryptonRibbonGroupButton |
Represents a ribbon group button.
| |
KryptonRibbonGroupCheckBox |
Represents a ribbon group check box.
| |
KryptonRibbonGroupCluster |
Represents a ribbon group container that displays a cluster of buttons.
| |
KryptonRibbonGroupClusterButton |
Represents a ribbon group cluster button.
| |
KryptonRibbonGroupClusterCollection |
Manage the items that can be added to a ribbon group button cluster container.
| |
KryptonRibbonGroupClusterColorButton |
Represents a ribbon group cluster color button.
| |
KryptonRibbonGroupCollection |
Specialise the generic collection with type specific rules for group item accessor.
| |
KryptonRibbonGroupColorButton |
Represents a ribbon group color button.
| |
KryptonRibbonGroupComboBox |
Represents a ribbon group combo box.
| |
KryptonRibbonGroupContainer |
Represents the base class for all ribbon group containers.
| |
KryptonRibbonGroupContainerCollection |
Manage the items that can be added to the top level of a ribbon group instance.
| |
KryptonRibbonGroupCustomControl |
Represents a ribbon group custom control.
| |
KryptonRibbonGroupDomainUpDown |
Represents a ribbon group domain up-down.
| |
KryptonRibbonGroupItem |
Represents the base class for all ribbon group items.
| |
KryptonRibbonGroupLabel |
Represents a ribbon group label.
| |
KryptonRibbonGroupLines |
Represents a ribbon group container that displays as lines of items.
| |
KryptonRibbonGroupLinesCollection |
Manage the items that can be added to a ribbon group lines container.
| |
KryptonRibbonGroupMaskedTextBox |
Represents a ribbon group masked text box.
| |
KryptonRibbonGroupNumericUpDown |
Represents a ribbon group numeric up-down.
| |
KryptonRibbonGroupRadioButton |
Represents a ribbon group radio button.
| |
KryptonRibbonGroupSeparator |
Represents a ribbon group separator.
| |
KryptonRibbonGroupTextBox |
Represents a ribbon group text box.
| |
KryptonRibbonGroupTrackBar |
Represents a ribbon group track bar.
| |
KryptonRibbonGroupTriple |
Represents a ribbon group triple container.
| |
KryptonRibbonGroupTripleCollection |
Manage the items that can be added to a ribbon group triple container.
| |
KryptonRibbonQATButton |
Represents a single ribbon quick access toolbar entry.
| |
KryptonRibbonQATButtonCollection |
Quick access toolbar can contain any component that implements the IQuickAccessToolbarEntry
| |
KryptonRibbonRecentDoc |
Represents a single recent document entry in the ribbon application button menu.
| |
KryptonRibbonRecentDocCollection |
Specialise the generic collection with type specific rules for recent document item accessor.
| |
KryptonRibbonTab |
Represents a single ribbon tab.
| |
KryptonRibbonTabCollection |
Specialise the generic collection with type specific rules for tab item accessor.
| |
PaletteGalleryRedirect |
Implement storage for a gallery palette redirect.
| |
PaletteGalleryState |
Implement storage for a gallery palette state.
| |
PaletteRedirectRibbonAeroOverride |
Override the text colors for button specs that are drawn on aero glass.
| |
PaletteRibbonAppButton |
Implement storage for a ribbon state.
| |
PaletteRibbonAppGroupTab |
Implement storage for a ribbon state.
| |
PaletteRibbonContextBack |
Return inhertied values unless empty in which case return the context color.
| |
PaletteRibbonContextDouble |
Return inhertied values unless empty in which case return the context color.
| |
PaletteRibbonDisabled |
Implement storage for a ribbon disabled state.
| |
PaletteRibbonFocus |
Implement storage for a ribbon focus palette.
| |
PaletteRibbonGroupAreaTab |
Implement storage for a ribbon state.
| |
PaletteRibbonGroupTab |
Implement storage for a ribbon state.
| |
PaletteRibbonImages |
Storage for application button related properties.
| |
PaletteRibbonJustGroup |
Implement storage for a ribbon state.
| |
PaletteRibbonJustTab |
Implement storage for a ribbon state.
| |
PaletteRibbonNormal |
Implement storage for the normal ribbon state.
| |
PaletteRibbonRedirect |
Implement storage for a ribbon palette.
| |
PaletteRibbonStyles |
Implement storage for a ribbon style values.
| |
RibbonAppButton |
Storage for application button related properties.
| |
RibbonAppButtonAppMenuButtonSpecCollection |
Collection for managing ButtonSpecAppMenu instances.
| |
RibbonShortcuts |
Storage for shortcut related properties.
| |
RibbonStrings |
Storage for string related properties.
|
Interface | Description | |
---|---|---|
IQuickAccessToolbarButton |
Information needed for a quick access toolbar entry.
| |
IRibbonGroupContainer |
Information for a ribbon group container.
| |
IRibbonGroupItem |
Information for a ribbon group item.
|
Delegate | Description | |
---|---|---|
ClickAndFinishHandler |
Signature of a click event that expects the provided finish delegate to be called when associated actions are completed.
| |
RibbonContextHandler |
Delegate used for hooking into a KryptonRibbonContext typed collection.
| |
RibbonRecentDocHandler |
Delegate used for hooking into a KryptonRibbonContext typed collection.
|
Enumeration | Description | |
---|---|---|
GroupButtonType |
Specifies the type of operation for a group button.
| |
GroupItemSize |
Specifies the size of a group item or container.
| |
GroupItemSizeSM |
Specifies the size of a group item or container but restricted to just small or medium.
| |
QATLocation |
Specifies the location of the quick access toolbar.
| |
RibbonItemAlignment |
Specifies how items are aligned within a ribbon container.
|