Internal. |
| Class | Description | |
|---|---|---|
| BackstagePage | Page class used inside visual containers. | |
| BarItemSizingConverter | Custom type converter so that BarItemSizing values appear as neat text at design time. | |
| ButtonDisplayConverter | Custom type converter so that ButtonDisplay values appear as neat text at design time. | |
| ButtonDisplayLogicConverter | Custom type converter so that ButtonDisplayLogic values appear as neat text at design time. | |
| ButtonSpecNavClose | Implementation for the fixed close button for navigator. | |
| ButtonSpecNavContext | Implementation for the fixed context button for navigator. | |
| ButtonSpecNavFixed | Implementation for the fixed navigator buttons. | |
| ButtonSpecNavFixedConverter | Add conversion to a string for display in properties window at design time. | |
| ButtonSpecNavigator | ButtonSpecNavigator specific implementation of a button specification. | |
| ButtonSpecNavNext | Implementation for the fixed next button for navigator. | |
| ButtonSpecNavPrevious | Implementation for the fixed previous button for navigator. | |
| CloseActionEventArgs | Details for a close button action event. | |
| CloseButtonActionConverter | Custom type converter so that CloseButtonAction values appear as neat text at design time. | |
| ContextActionEventArgs | Details for a context button action event. | |
| ContextButtonActionConverter | Custom type converter so that ContextButtonAction values appear as neat text at design time. | |
| CtrlTabCancelEventArgs | Details for control tabbing events. | |
| DirectionActionEventArgs | Details for a direction button (next/previous) action event. | |
| DirectionButtonActionConverter | Custom type converter so that DirectionButtonAction values appear as neat text at design time. | |
| DragFeedback | Base class for drag feedback implementations. | |
| DragFeedbackDocking | Provides drag feedback as a set of docking indicators. | |
| DragFeedbackSolid | Provides drag feedback as solid windows overlaying hot areas. | |
| DragManager | Manage a dragging operation. | |
| DragTarget | Base class for dragging target implementations. | |
| DragTargetList | Manage a list of drag targets. | |
| DragTargetNavigatorTransfer | Target the entire navigator client area. | |
| DragTargetProviderCollection | Specialise the generic collection with type specific rules for item accessor. | |
| DragViewController | Process mouse events for handling drag and drop operations. | |
| DropDockingIndicatorsRounded | Draws a window containing rounded docking indicators. | |
| DropDockingIndicatorsSquare | Draws a window containing square docking indicators. | |
| DropSolidWindow | Draws a semi-transparent window to indicate a drop rectangle. | |
| HeaderGroupMappingBase | Base class for storage and mapping of navigator header values. | |
| HeaderGroupMappingPrimary | Storage and mapping for primary header. | |
| HeaderGroupMappingSecondary | Storage and mapping for secondary header. | |
| KryptonContextMenuEventArgs | Details providing a KryptonContextMenu instance. | |
| KryptonNavigator | Navigator control allows a variety of methods for moving around a collection of pages. | |
| KryptonNavigatorControlCollection | Represents a collection of child controls for the navigator. | |
| KryptonPage | Page class used inside visual containers. | |
| KryptonPageCancelEventArgs | Details for page related events that can be cancelled. | |
| KryptonPageCollection | Specialise the generic collection with type specific rules for item accessor. | |
| KryptonPageEventArgs | Specialise the generic collection event args with specific type. | |
| KryptonPageFlagsEventArgs | Provide a KryptonPageFlags enumeration with event details. | |
| MapKryptonPageImageConverter | Custom type converter so that MapKryptonPageImage values appear as neat text at design time. | |
| MapKryptonPageTextConverter | Custom type converter so that MapKryptonPageText values appear as neat text at design time. | |
| NavFixedButtonSpecCollection | Collection for managing NavigatorButtonSpec instances. | |
| NavigatorBar | Storage for bar related properties. | |
| NavigatorButton | Storage for button related properties. | |
| NavigatorButtonSpecCollection | Collection for managing NavigatorButtonSpec instances for a KryptonNavigator. | |
| NavigatorGroup | Storage for group related properties. | |
| NavigatorHeader | Storage for header related properties. | |
| NavigatorModeConverter | Custom type converter so that NavigatorMode values appear as neat text at design time. | |
| NavigatorOutlook | Storage for outlook mode related properties. | |
| NavigatorOutlookFull | Storage for outlook full mode related properties. | |
| NavigatorOutlookMini | Storage for outlook mini mode related properties. | |
| NavigatorPanel | Storage for panel related properties. | |
| NavigatorPopupPages | Storage for popup page related properties. | |
| NavigatorStack | Storage for stack related properties. | |
| NavigatorToolTips | Storage for tooltip related properties. | |
| PageButtonController | Handle a button by ensuring that contained button specs are not treated as part of the button itself. | |
| PageButtonSpecCollection | Collection for managing ButtonSpecAny instances for a KryptonPage. | |
| PageDragCancelEventArgs | Details for an cancellable event that provides pages associated with a page dragging event. | |
| PageDragEndData | Details for an event that provides pages and cell associated with a page dragging event. | |
| PageDragEndEventArgs | Details for an event that provides pages associated with a page dragging event. | |
| PageDragEventArgs | Details for an event that provides pages associated with a page dragging event. | |
| PageDropEventArgs | Details for an event that indicates a page is being dropped. | |
| PageReorderEventArgs | Details of an event that is fired just before a page is reordered. | |
| PaletteBarRedirect | Implement redirected storage for button bar appearance. | |
| PaletteMetrics | Storage for metrics that can be overriden by the developer. | |
| PaletteNavContent | Implement storage for palette content details. | |
| PaletteNavContentText | Implement storage for palette content text details. | |
| PaletteNavigator | Implement storage for normal and disable navigator appearance. | |
| PaletteNavigatorHeaderGroup | Implement storage for Navigator HeaderGroup states. | |
| PaletteNavigatorHeaderGroupRedirect | Redirect storage for Navigator HeaderGroup states. | |
| PaletteNavigatorOther | Implement storage for other navigator appearance states. | |
| PaletteNavigatorOtherEx | Implement storage for other navigator appearance states. | |
| PaletteNavigatorOtherRedirect | Implement redirected storage for other navigator appearance states. | |
| PaletteNavigatorOverride | Allow the palette to be overriden optionally. | |
| PaletteNavigatorRedirect | Implement redirected storage for common navigator appearance. | |
| PalettePage | Implement storage for page appearance. | |
| PalettePageRedirect | Implement redirected storage for page appearance. | |
| PaletteRedirectRibbonTabContent | Redirect ribbon tab values based on the incoming state of the request. | |
| PaletteRibbonGeneralNavRedirect | Storage for general ribbon values. | |
| PaletteRibbonTabContent | Implement storage for ribbon tab and content. | |
| PaletteRibbonTabContentInheritOverride | Inherit properties from primary source in preference to the backup source. | |
| PaletteRibbonTabContentRedirect | Storage for general ribbon values. | |
| PopupPageAllowConverter | Custom type converter so that PopupPageAllow values appear as neat text at design time. | |
| PopupPageEventArgs | Details for a popup page event. | |
| PopupPagePositionConverter | Custom type converter so that PopupPagePosition values appear as neat text at design time. | |
| ShowContextMenuArgs | Details for a close button action event. | |
| TabMovedEventArgs | Details for an event that provides a new index position for a specified page. | |
| UniqueNameToPage | Dictionary lookup from unique name to the KryptonPage. |
| Interface | Description | |
|---|---|---|
| IDragPageNotify | Interface for receiving page notifications. | |
| IDragTargetProvider | Interface for providing drag targets. | |
| IDropDockingIndicator | Interface for allowing generic access to drop docking indicator implementations. |
| Delegate | Description | |
|---|---|---|
| KryptonPageFlagsEventHandler | Signature of method that provides a KryptonPageFlags enumeration value. |
| Enumeration | Description | |
|---|---|---|
| BarItemSizing | Specifies the how the size of each bar item is calculated. | |
| BarMultiline | Specifies how items are placed within lines for display in bar. | |
| ButtonDisplay | Specifies the display logic for the a button on the navigator. | |
| ButtonDisplayLogic | Specifies how buttons using logic should be presented. | |
| CloseButtonAction | Specifies the action to take when close button is fired. | |
| ContextButtonAction | Specifies the action to take when context button is fired. | |
| DirectionButtonAction | Specifies the action to take when previous or next button is fired. | |
| DragTargetHint | Specifies a hint about the action that occurs on drop. | |
| KryptonPageFlags | Specifies flags that can be applied to a KryptonPage | |
| MapKryptonPageImage | Specifies the mapping from KryptonPage image property. | |
| MapKryptonPageText | Specifies the mapping from KryptonPage text property. | |
| NavigatorMode | Specifies the display mode of the Navigator control. | |
| PaletteNavButtonSpecStyle | Specifies the style of button spec for the Navigator. | |
| PopupPageAllow | Specifies whe popup pages are allowed to be used. | |
| PopupPageElement | Specifies the relative element to use when deciding on screen size and position. | |
| PopupPagePosition | Specifies how to auto calculate the popup page position. |