Internal.ComponentFactory.Krypton.Toolkit Namespace |
| Class | Description | |
|---|---|---|
| AccentColorService |
Gets the Windows accent color
| |
| AccurateText |
Provide accurate text measuring and drawing capability.
| |
| AccurateTextMemento |
Encapsulate the information needed to draw text using the AccurateText class.
| |
| AntiAlias |
Set the SmoothingMode=AntiAlias until instance disposed.
| |
| AntiAliasNone |
Set the SmoothingMode=None until instance disposed.
| |
| BreadCrumbMenuArgs |
Details of the context menu showing related to a bread crumb.
| |
| ButtonController |
Process mouse events for a standard button.
| |
| ButtonDragOffsetEventArgs |
Details for an event that provides a button drag offset value.
| |
| ButtonDragRectangleEventArgs |
Details for an event that discovers the rectangle that the mouse has to leave to begin dragging.
| |
| ButtonImageStates |
Storage for button content value information.
| |
| ButtonSpec |
Specifition for a button.
| |
| ButtonSpecAny |
Button specification that can be assigned as any button type.
| |
| ButtonSpecCollectionT |
Manage a collection of ButtonSpec instances.
| |
| ButtonSpecCollectionBase |
Manage a collection of ButtonSpec instances.
| |
| ButtonSpecEventArgs |
Details for button specification related events.
| |
| ButtonSpecFormFixed |
Implementation for the fixed navigator buttons.
| |
| ButtonSpecFormFixedConverter |
Add conversion to a string for display in properties window at design time.
| |
| ButtonSpecFormWindowClose |
Implementation for the fixed close button for krypton form.
| |
| ButtonSpecFormWindowMax |
Implementation for the fixed maximize button for krypton form.
| |
| ButtonSpecFormWindowMin |
Implementation for the fixed minimize button for krypton form.
| |
| ButtonSpecHeaderGroup |
KryptonHeaderGroup specific implementation of a button specification.
| |
| ButtonSpecManagerBase |
Manage a collection of button specs for placing within a collection of docking views.
| |
| ButtonSpecManagerDraw |
Manage a collection of button specs for placing within a collection of ViewDrawDocker instances.
| |
| ButtonSpecManagerLayout |
Manage a collection of button specs for placing within a collection of ViewLayoutDocker instances.
| |
| ButtonSpecRemapByContentBase |
Redirect requests for image/text colors to remap.
| |
| ButtonSpecRemapByContentCache |
Redirect requests for image/text colors to remap.
| |
| ButtonSpecRemapByContentView |
Redirect requests for image/text colors to remap.
| |
| ButtonSpecToContent |
Map button spec tooltip value to content values.
| |
| ButtonSpecView |
Create and manage the view for a ButtonSpec definition.
| |
| ButtonSpecViewControllers |
Stores a triple of controller references.
| |
| ButtonValues |
Storage for button content value information.
| |
| CaptionValues |
Storage for the group box caption values.
| |
| CheckBoxController |
Controller used to manage keyboard and mouse interaction withe a check box.
| |
| CheckBoxImages |
Storage for check box images.
| |
| CheckButtonImageStates |
Storage for check button content value information.
| |
| CheckButtonValues |
Storage for button content value information.
| |
| Clipping |
Restrict graphics clipping using the provided path/region instance.
| |
| CloseReasonEventArgs |
Details for close reason event handlers.
| |
| ColorButtonValues |
Storage for color button content value information.
| |
| ColorEventArgs |
Color event data.
| |
| CommonHelper |
Set of common helper routines for the Toolkit
| |
| ContextMenuArgs |
Details for context menu related events.
| |
| ContextMenuController |
Controller for a VisualContextMenu popup.
| |
| ContextMenuImages |
Storage for context menu images.
| |
| ContextMenuProvider |
Implementation class used to provide context menu details to view elements.
| |
| ContextPositionMenuArgs |
Details for context menu related events that have a requested relative position.
| |
| ControlDoubleBufferComposited | ||
| CorrectContextControl |
Temporary setup of the provided control in the context.
| |
| DateTimeList |
Manage a list of DateTime instances.
| |
| DateTimeNullableConverter |
Add DBNull/Null conversion for date time types.
| |
| DateTimePickerCloseArgs |
Details about the context menu that has been closed up on a KryptonDateTimePicker.
| |
| DateTimePickerDropArgs |
Details about the context menu about to be shown when clicking the drop down button on a KryptonDateTimePicker.
| |
| DpiHelper | ||
| DragStartEventCancelArgs |
Details for an cancellable event that provides a position, offset and control value.
| |
| DropDownButtonImages |
Storage for drop down button images.
| |
| DropShadowManager | ||
| DWM |
Helper routines for interacting with the Desktop Window Manager.
| |
| FixedContentValue |
Stores a text/extraText/Image triple of values as a content values source.
| |
| GlobalId |
Contains a global identifier that is unique among objects.
| |
| GlobalStrings |
Expose a global set of strings used within Krypton and that are localizable.
| |
| GraphicsHint |
Apply a requested smoothing mode to a graphics instance.
| |
| GraphicsTextHint |
Apply a requested text rendering hint to a graphics instance.
| |
| HeaderGroupValuesPrimary |
Storage for the primary header of the header group control.
| |
| HeaderGroupValuesSecondary |
Storage for the secondary header of the header group control.
| |
| HeaderValues |
Storage for standard header storage.
| |
| HeaderValuesBase |
Storage for header content value information.
| |
| ImageSelectEventArgs |
Image select event data.
| |
| KryptonBorderEdge |
Display text and images with the styling features of the Krypton Toolkit
| |
| KryptonBreadCrumb |
Provides a flat navigation of hierarchical data.
| |
| KryptonBreadCrumbBreadCrumbButtonSpecCollection |
Collection for managing ButtonSpecAny instances.
| |
| KryptonBreadCrumbItem |
Krypton object used to represent nodes in a hierarchical bread crumb data structure.
| |
| KryptonBreadCrumbItemBreadCrumbItems |
Manages a collection of KryptonBreadCrumbItems
| |
| KryptonButton |
Combines button functionality with the styling features of the Krypton Toolkit.
| |
| KryptonCheckBox |
Display check box with text and images with the styling features of the Krypton Toolkit
| |
| KryptonCheckButton |
Presents the user with a binary choice such as Yes/No or True/False.
| |
| KryptonCheckedListBox |
Provide a CheckedListBox with Krypton styling applied.
| |
| KryptonCheckedListBoxCheckedIndexCollection |
Encapsulates the collection of indexes of checked items (including items in an indeterminate state) in a CheckedListBox.
| |
| KryptonCheckedListBoxCheckedItemCollection |
Encapsulates the collection of checked items, including items in an indeterminate state, in a KryptonCheckedListBox control.
| |
| KryptonCheckedListBoxObjectCollection |
Represents the collection of items in a CheckedListBox.
| |
| KryptonCheckSet |
Enforce mutual exclusive for a group of KryptonCheckButton controls.
| |
| KryptonCheckSetKryptonCheckButtonCollection |
Manages a collection of KryptonCheckButton references.
| |
| KryptonColorButton |
Combines color button functionality with the styling features of the Krypton Toolkit.
| |
| KryptonColorTable |
Extend the ProfessionalColorTable with some Krypton specific properties.
| |
| KryptonColorTable2016 |
Provide KryptonColorTable2016 values using an array of Color values as the source.
| |
| KryptonComboBox |
Provide a ComboBox with Krypton styling applied.
| |
| KryptonComboBoxComboBoxButtonSpecCollection |
Collection for managing ButtonSpecAny instances.
| |
| KryptonCommand |
Defines state and events for a single command.
| |
| KryptonCommandCollection |
Manages a collection of KryptonCommand instances.
| |
| KryptonContextMenu |
Represents a shortcut menu with Krypton palette styling.
| |
| KryptonContextMenuCheckBox |
Provide a context menu check box.
| |
| KryptonContextMenuCheckButton |
Provide a context menu check button.
| |
| KryptonContextMenuCollection |
Manage the items that can be added to a top level context menu collection.
| |
| KryptonContextMenuColorColumns |
Provide a set of color columns for the context menu.
| |
| KryptonContextMenuHeading |
Provide a context menu heading.
| |
| KryptonContextMenuImageSelect |
Provide a context menu image select.
| |
| KryptonContextMenuItem |
Provide a standard menu item.
| |
| KryptonContextMenuItemBase |
Base class that all menu types must derive from and implement.
| |
| KryptonContextMenuItemCollection |
Manage the items that can be added to a standard menu item collection.
| |
| KryptonContextMenuItems |
Provide a collection of menu items.
| |
| KryptonContextMenuLinkLabel |
Provide a context menu link label.
| |
| KryptonContextMenuRadioButton |
Provide a context menu radio button.
| |
| KryptonContextMenuSeparator |
Provide a context menu separator.
| |
| KryptonControlCollection |
Base class for krypton specific control collections.
| |
| KryptonCursors | ||
| KryptonDarkThemeUtility | ||
| KryptonDefaultColorAttribute |
Create a default value attribute for color property.
| |
| KryptonDomainUpDown |
Provide a DomainUpDown with Krypton styling applied.
| |
| KryptonDomainUpDownDomainUpDownButtonSpecCollection |
Collection for managing ButtonSpecAny instances.
| |
| KryptonDropButton |
Combines drop down button functionality with the styling features of the Krypton Toolkit.
| |
| KryptonForm |
Draws the window chrome using a Krypton palette.
| |
| KryptonFormFormButtonSpecCollection |
Collection for managing ButtonSpecAny instances.
| |
| KryptonFormFormFixedButtonSpecCollection |
Collection for managing NavigatorButtonSpec instances.
| |
| KryptonGroup |
Group related controls together with Krypton Toolkit styling.
| |
| KryptonGroupBox |
Display frame around a group of related controls with an optional caption.
| |
| KryptonGroupPanel |
Special panel used in the KryptonGroup and KryptonHeaderGroup controls.
| |
| KryptonHeader |
Provides a description for a section of your form.
| |
| KryptonHeaderHeaderButtonSpecCollection |
Collection for managing ButtonSpecAny instances.
| |
| KryptonHeaderGroup |
Combines the benefits of the KryptonHeader and the KryptonGroup into one.
| |
| KryptonHeaderGroupHeaderGroupButtonSpecCollection |
Collection for managing HeaderGroupButtonSpec instances.
| |
| KryptonInputBox |
Displays an input box for the user.
| |
| KryptonLabel |
Display text and images with the styling features of the Krypton Toolkit
| |
| KryptonLinkLabel |
Display text and images with the styling features of the Krypton Toolkit
| |
| KryptonListBox |
Provide a ListBox with Krypton styling applied.
| |
| KryptonListItem |
Krypton object used inside list controls for providing content values.
| |
| KryptonManager |
Exposes global settings that affect all the Krypton controls.
| |
| KryptonMaskedTextBox |
Provide a MaskedTextBox with Krypton styling applied.
| |
| KryptonMaskedTextBoxMaskedTextBoxButtonSpecCollection |
Collection for managing ButtonSpecAny instances.
| |
| KryptonMessageBox |
Displays a message box that can contain text, buttons, and symbols that inform and instruct the user.
| |
| KryptonNumericUpDown |
Provide a NumericUpDown with Krypton styling applied.
| |
| KryptonNumericUpDownNumericUpDownButtonSpecCollection |
Collection for managing ButtonSpecAny instances.
| |
| KryptonPalette |
Define and modify a palette for styling Krypton controls.
| |
| KryptonPaletteButtonSpecBase |
Base class for defining button specifications.
| |
| KryptonPaletteButtonSpecs |
Overrides for defining button specifications.
| |
| KryptonPaletteButtonSpecTyped |
Overrides for defining typed button specifications.
| |
| KryptonPaletteCalendarDay |
Storage of palette calendar day states.
| |
| KryptonPaletteCargo |
Storage of user supplied values not used by Krypton.
| |
| KryptonPaletteCheckButton |
Storage of palette check button states.
| |
| KryptonPaletteCheckButtons |
Storage for check button palette settings.
| |
| KryptonPaletteCommon |
Storage for common palette settings.
| |
| KryptonPaletteContextMenu |
Settings associated with context menus.
| |
| KryptonPaletteControl |
Storage for palette control states.
| |
| KryptonPaletteControls |
Storage for control palette settings.
| |
| KryptonPaletteDouble3 |
Base storage class for palette double (background/border) that expose three states.
| |
| KryptonPaletteForm |
Storage for palette form states.
| |
| KryptonPaletteForms |
Storage for form palette settings.
| |
| KryptonPaletteHeader |
Storage for palette header states.
| |
| KryptonPaletteHeaderGroup |
Storage for palette header group states.
| |
| KryptonPaletteHeaderGroupState |
Storage for header group values for a specific state.
| |
| KryptonPaletteHeaders |
Storage for header palette settings.
| |
| KryptonPaletteImages |
Storage for palette image settings.
| |
| KryptonPaletteImagesCheckBox |
Storage for palette check box images.
| |
| KryptonPaletteImagesContextMenu |
Storage for palette context menu images.
| |
| KryptonPaletteImagesDropDownButton |
Storage for palette drop down button images.
| |
| KryptonPaletteImagesGalleryButton |
Storage for gallery button state specific images.
| |
| KryptonPaletteImagesGalleryButtons |
Storage for gallery button images.
| |
| KryptonPaletteImagesRadioButton |
Storage for palette radio button images.
| |
| KryptonPaletteImagesTreeView |
Storage for palette tree view images.
| |
| KryptonPaletteInputControl |
Storage for palette input control states.
| |
| KryptonPaletteInputControls |
Storage for input control palette settings.
| |
| KryptonPaletteLabel |
Storage for palette label states.
| |
| KryptonPaletteLabels |
Storage for label palette settings.
| |
| KryptonPaletteNavigator |
Storage for palette navigator states.
| |
| KryptonPaletteNavigatorState |
Storage for an individual navigator states.
| |
| KryptonPaletteNavigatorStateBar |
Storage for bar values for a navigator state.
| |
| KryptonPalettePanel |
Storage for palette panel states.
| |
| KryptonPalettePanels |
Storage for panel palette settings.
| |
| KryptonPaletteRibbon |
Settings associated with ribbon control.
| |
| KryptonPaletteRibbonAppButton |
Storage for palette ribbon scroller states.
| |
| KryptonPaletteRibbonGroupArea |
Storage for palette ribbon group area states.
| |
| KryptonPaletteRibbonGroupBaseText |
Storage for palette ribbon group text states.
| |
| KryptonPaletteRibbonGroupButtonText |
Storage for palette ribbon group button text states.
| |
| KryptonPaletteRibbonGroupCheckBoxText |
Storage for palette ribbon group button text states.
| |
| KryptonPaletteRibbonGroupCollapsedBack |
Storage for palette ribbon group collapsed background states.
| |
| KryptonPaletteRibbonGroupCollapsedBorder |
Storage for palette ribbon group collapsed border states.
| |
| KryptonPaletteRibbonGroupCollapsedFrameBack |
Storage for palette ribbon group collapsed frame background states.
| |
| KryptonPaletteRibbonGroupCollapsedFrameBorder |
Storage for palette ribbon group collapsed frame border states.
| |
| KryptonPaletteRibbonGroupCollapsedText |
Storage for palette ribbon group collapsed text states.
| |
| KryptonPaletteRibbonGroupLabelText |
Storage for palette ribbon group label text states.
| |
| KryptonPaletteRibbonGroupNormalBorder |
Storage for palette ribbon group normal border states.
| |
| KryptonPaletteRibbonGroupNormalTitle |
Storage for palette ribbon group normal title states.
| |
| KryptonPaletteRibbonGroupRadioButtonText |
Storage for palette ribbon group radio button text states.
| |
| KryptonPaletteRibbonQATMinibar |
Storage for palette ribbon quick access bar mini version.
| |
| KryptonPaletteRibbonTab |
Storage for palette ribbon tab states.
| |
| KryptonPaletteSeparator |
Storage for palette separator states.
| |
| KryptonPaletteSeparators |
Storage for separator palette settings.
| |
| KryptonPaletteTabButton |
Storage of palette tab button states.
| |
| KryptonPaletteTabButtons |
Storage for tab button palette settings.
| |
| KryptonPaletteTMS |
Colors associated with menus and tool strip.
| |
| KryptonPaletteTMSBase |
Base class for the palette TMS storage classes to derive from.
| |
| KryptonPaletteTMSButton |
Storage for button entries of the professional color table.
| |
| KryptonPaletteTMSGrip |
Storage for grip entries of the professional color table.
| |
| KryptonPaletteTMSMenu |
Storage for menu entries of the professional color table.
| |
| KryptonPaletteTMSMenuStrip |
Storage for menu strip entries of the professional color table.
| |
| KryptonPaletteTMSRafting |
Storage for rafting entries of the professional color table.
| |
| KryptonPaletteTMSSeparator |
Storage for separator entries of the professional color table.
| |
| KryptonPaletteTMSStatusStrip |
Storage for status strip entries of the professional color table.
| |
| KryptonPaletteTMSToolStrip |
Storage for tool strip entries of the professional color table.
| |
| KryptonPaletteTrackBar |
Storage for palette track bar states.
| |
| KryptonPanel |
Provides an identifiable area for containing other controls.
| |
| KryptonPersistAttribute |
Attribute that marks properties for persistence inside the Krypton palette.
| |
| KryptonRadioButton |
Display radio button with text and images with the styling features of the Krypton Toolkit
| |
| KryptonReadOnlyControls |
Restrict a controls collection of child controls.
| |
| KryptonSeparator |
Display a separator with generated events to operation.
| |
| KryptonSplitContainer |
Control the sizing of two panels.
| |
| KryptonSplitterPanel |
Special panel used in the KryptonSplitContainer.
| |
| KryptonTaskDialog |
Represents a task dialog for presenting different options to the user.
| |
| KryptonTaskDialogCommand |
Defines state and events for a single task dialog command.
| |
| KryptonTaskDialogCommandCollection |
Manages a collection of KryptonTaskDialogCommand instances.
| |
| KryptonTextBox |
Provide a TextBox with Krypton styling applied.
| |
| KryptonTextBoxTextBoxButtonSpecCollection |
Collection for managing ButtonSpecAny instances.
| |
| KryptonToolkitSettings | ||
| KryptonTrackBar |
Allow user to scroll between a range of values.
| |
| KryptonWinFormsUtility | ||
| KryptonWrapLabel |
Display a windows forms label but with Krypton palette text and font settings.
| |
| LabelValues |
Storage for label content value information.
| |
| LinkLabelController |
Process mouse events for a link label control.
| |
| MementoBackDarkEdge |
Memento used to cache drawing details.
| |
| MementoBackExpertChecked |
Memento used to cache drawing details.
| |
| MementoBackExpertShadow |
Memento used to cache drawing details.
| |
| MementoBackExpertSquareHighlight |
Memento used to cache drawing details.
| |
| MementoBackGlassBasic |
Memento used to cache drawing details.
| |
| MementoBackGlassCenter |
Memento used to cache drawing details.
| |
| MementoBackGlassFade |
Memento used to cache drawing details.
| |
| MementoBackGlassLinear |
Memento used to cache drawing details.
| |
| MementoBackGlassRadial |
Memento used to cache drawing details.
| |
| MementoBackGlassThreeEdge |
Memento used to cache drawing details.
| |
| MementoBackLinear |
Memento used to cache drawing details.
| |
| MementoBackLinearRadial |
Memento used to cache drawing details.
| |
| MementoBackSolid |
Memento used to cache drawing details.
| |
| MementoDisposable |
Memento used to cache drawing details.
| |
| MementoDouble |
Memento used to cache drawing details.
| |
| MementoRectFiveColor |
Memento used to cache drawing details.
| |
| MementoRectFourColor |
Memento used to cache drawing details.
| |
| MementoRectOneColor |
Memento used to cache drawing details.
| |
| MementoRectThreeColor |
Memento used to cache drawing details.
| |
| MementoRectTwoColor |
Memento used to cache drawing details.
| |
| MementoRibbonAppButton |
Memento used to cache drawing details.
| |
| MementoRibbonAppButtonInner |
Memento used to cache drawing details.
| |
| MementoRibbonAppButtonOuter |
Memento used to cache drawing details.
| |
| MementoRibbonAppTab |
Memento used to cache drawing details.
| |
| MementoRibbonAppTab2016 |
Memento used to cache drawing details.
| |
| MementoRibbonGroupAreaBorder |
Memento used to cache drawing details.
| |
| MementoRibbonGroupAreaBorder2016 |
Memento used to cache drawing details.
| |
| MementoRibbonGroupAreaBorder3 |
Memento used to cache drawing details.
| |
| MementoRibbonGroupAreaBorderContext |
Memento used to cache drawing details.
| |
| MementoRibbonGroupCollapsedBorder |
Memento used to cache drawing details.
| |
| MementoRibbonGroupCollapsedFrameBorder |
Memento used to cache drawing details.
| |
| MementoRibbonGroupGradientOne |
Memento used to cache drawing details.
| |
| MementoRibbonGroupGradientTwo |
Memento used to cache drawing details.
| |
| MementoRibbonGroupNormalBorder |
Memento used to cache drawing details.
| |
| MementoRibbonGroupNormalBorderSep |
Memento used to cache drawing details.
| |
| MementoRibbonGroupNormalTitle |
Memento used to cache drawing details.
| |
| MementoRibbonLinear |
Memento used to cache drawing details.
| |
| MementoRibbonLinearBorder |
Memento used to cache drawing details.
| |
| MementoRibbonQATFullbarRound |
Memento used to cache drawing details.
| |
| MementoRibbonQATFullbarSquare |
Memento used to cache drawing details.
| |
| MementoRibbonQATFullbarSquare2016 |
Memento used to cache drawing details.
| |
| MementoRibbonQATMinibar |
Memento used to cache drawing details.
| |
| MementoRibbonQATOverflow |
Memento used to cache drawing details.
| |
| MementoRibbonTabContext |
Memento used to cache drawing details.
| |
| MementoRibbonTabContextOffice |
Memento used to cache drawing details.
| |
| MementoRibbonTabContextOffice2010 |
Memento used to cache drawing details.
| |
| MementoRibbonTabContextSelected |
Memento used to cache drawing details.
| |
| MementoRibbonTabGlowing |
Memento used to cache drawing details.
| |
| MementoRibbonTabHighlight |
Memento used to cache drawing details.
| |
| MementoRibbonTabSelected2007 |
Memento used to cache drawing details.
| |
| MementoRibbonTabSelected2010 |
Memento used to cache drawing details.
| |
| MementoRibbonTabTracking2007 |
Memento used to cache drawing details.
| |
| MementoRibbonTabTracking2010 |
Memento used to cache drawing details.
| |
| MementoTriple |
Memento used to cache drawing details.
| |
| ModalWaitDialog |
Show a wait dialog during long operations.
| |
| NeedLayoutEventArgs |
Details for need layout events.
| |
| NullContentValues |
Implements the IContentValues interface by providing null information.
| |
| PaletteBack |
Implement storage for palette background details.
| |
| PaletteBackColor1 |
Implement storage for palette background details.
| |
| PaletteBackInherit |
Provide inheritance of palette background properties.
| |
| PaletteBackInheritForced |
Allow the background values to be forced to fixed values.
| |
| PaletteBackInheritNode |
Allow the background values to be forced to node provided values.
| |
| PaletteBackInheritOverride |
Inherit properties from primary source in preference to the backup source.
| |
| PaletteBackInheritRedirect |
Provide inheritance of palette background properties from source redirector.
| |
| PaletteBackLightenColors |
Override the colors to provide lighter versions.
| |
| PaletteBackToPalette |
Redirect all background requests directly to the palette instance.
| |
| PaletteBase |
Provides base class implementation for palettes.
| |
| PaletteBorder |
Implement storage for palette border details.
| |
| PaletteBorderEdge |
Implement storage for palette border edge details.
| |
| PaletteBorderEdgeRedirect |
Implement storage for palette border edge details.
| |
| PaletteBorderInherit |
Provide inheritance of palette border properties.
| |
| PaletteBorderInheritForced |
Allow the background values to be forced to fixed values.
| |
| PaletteBorderInheritOverride |
Inherit properties from primary source in preference to the backup source.
| |
| PaletteBorderInheritRedirect |
Provide inheritance of palette border properties from source redirector.
| |
| PaletteBorderToPalette |
Redirect all border requests directly to the palette instance.
| |
| PaletteBreadCrumbDoubleState |
Implement storage for bread crumb appearance states.
| |
| PaletteBreadCrumbRedirect |
Implement redirected storage for common bread crumb appearance.
| |
| PaletteBreadCrumbState |
Implement storage for bread crumb appearance states.
| |
| PaletteColorButtonStrings |
Storage for color button string properties.
| |
| PaletteComboBoxJustComboStates |
Implement storage for just the combo part of a combo box state.
| |
| PaletteComboBoxJustItemStates |
Implement storage for just the item part of a combo box state.
| |
| PaletteComboBoxRedirect |
Implement storage for a combo box state.
| |
| PaletteComboBoxStates |
Implement storage for just the combo part of a combo box state.
| |
| PaletteContent |
Implement storage for palette content details.
| |
| PaletteContentImage |
Implement storage for palette content image details.
| |
| PaletteContentInherit |
Provide inheritance of palette content properties.
| |
| PaletteContentInheritForced |
Allow the content values to be forced to fixed values.
| |
| PaletteContentInheritOverride |
Inherit properties from primary source in preference to the backup source.
| |
| PaletteContentInheritRedirect |
Provide inheritance of palette content properties from source redirector.
| |
| PaletteContentJustImage |
Implement storage but remove accesss to the non image properties.
| |
| PaletteContentJustShortText |
Implement storage but remove accesss to the non short text properties.
| |
| PaletteContentJustText |
Implement storage but remove accesss to the non text properties.
| |
| PaletteContentText |
Implement storage for palette content text details.
| |
| PaletteContentToPalette |
Redirect all content requests directly to the palette instance.
| |
| PaletteContextMenuItemState |
Storage for KryptonContextMenuItem state values.
| |
| PaletteContextMenuItemStateChecked |
Storage for KryptonContextMenuItem checked state values.
| |
| PaletteContextMenuItemStateHighlight |
Storage for KryptonContextMenuItem highlight state values.
| |
| PaletteContextMenuItemStateRedirect |
Redirection for KryptonContextMenuItem state values.
| |
| PaletteContextMenuRedirect |
Redirect storage for KryptonContextMenu common values.
| |
| PaletteDouble |
Implement storage for palette border and background.
| |
| PaletteDoubleMetric |
Implement a double palette that exposes palette metrics.
| |
| PaletteDoubleMetricRedirect |
Redirect storage for a double palette with palette metrics.
| |
| PaletteDoubleOverride |
Allow a palette to be overriden optionally.
| |
| PaletteDoubleRedirect |
Implement storage for palette border and background.
| |
| PaletteDragDrop |
Storage for drag and drop values.
| |
| PaletteElementColor |
Storage for element color values.
| |
| PaletteElementColorInherit |
Provide inheritance of palette element colors.
| |
| PaletteElementColorInheritOverride |
Inherit properties from primary source in preference to the backup source.
| |
| PaletteElementColorInheritRedirect |
Provide inheritance of palette element colors from source redirector.
| |
| PaletteElementColorRedirect |
Storage for element color values.
| |
| PaletteForm |
Implement storage for PaletteForm states.
| |
| PaletteFormRedirect |
Redirect storage for PaletteForm states.
| |
| PaletteGroupBox |
Implement storage for GroupBox states.
| |
| PaletteGroupBoxRedirect |
Redirect storage for GroupBox states.
| |
| PaletteHeaderButtonRedirect |
Redirect storage for button metrics.
| |
| PaletteHeaderGroup |
Implement storage for HeaderGroup states.
| |
| PaletteHeaderGroupRedirect |
Redirect storage for HeaderGroup states.
| |
| PaletteHeaderPaddingRedirect |
Redirect storage for headers within a HeaderGroup state.
| |
| PaletteHeaderRedirect |
Redirect storage for a header state.
| |
| PaletteInputControlBackStates |
Implement storage for input control palette background details.
| |
| PaletteInputControlContentStates |
Implement storage for input control palette content details.
| |
| PaletteInputControlTripleRedirect |
Implement storage for palette border, background and content for input control common state.
| |
| PaletteInputControlTripleStates |
Implement storage for palette border, background and content for input control states.
| |
| PaletteLayoutEventArgs |
Details for palette layout events.
| |
| PaletteListItemTriple |
Implement storage for a a list item triple.
| |
| PaletteListItemTripleRedirect |
Implement storage for a a list item triple.
| |
| PaletteListState |
Implement storage for border,background and contained triple.
| |
| PaletteListStateRedirect |
Implement storage for list box specific values.
| |
| PaletteMetricRedirect |
Redirect storage for a palette with metrics.
| |
| PaletteMonthCalendarDoubleState |
Implement storage for month calendar appearance states.
| |
| PaletteMonthCalendarRedirect |
Implement redirected storage for common month calendar appearance.
| |
| PaletteMonthCalendarState |
Implement storage for month calendar appearance states.
| |
| PaletteNeoAxisBase |
Provides a base for NeoAxis palettes.
| |
| PaletteNeoAxisBlack |
Provides the White color scheme variant of the NeoAxis palette.
| |
| PaletteNeoAxisBlue |
Provides the White color scheme variant of the NeoAxis palette.
| |
| PaletteRedirect |
Redirects requests onto a dynamic instance of a IPalette.
| |
| PaletteRedirectBack |
Redirect background based on the incoming state of the request.
| |
| PaletteRedirectBorder |
Redirect border based on the incoming state of the request.
| |
| PaletteRedirectBorderEdge |
Redirect border based on the incoming state of the request.
| |
| PaletteRedirectBreadCrumb |
Redirect back/border/content based on the incoming grid state and style.
| |
| PaletteRedirectButtonSpec |
Redirect button spec requests to provided target.
| |
| PaletteRedirectCheckBox |
Redirects requests for check box images from the CheckBoxImages instance.
| |
| PaletteRedirectCommon |
Redirect back/border/content based on the enabled/disabled state.
| |
| PaletteRedirectContent |
Redirect content based on the incoming state of the request.
| |
| PaletteRedirectContextMenu |
Redirects requests for context menu images from the ContextMenuImages instance.
| |
| PaletteRedirectDouble |
Redirect back/border based on the incoming state of the request.
| |
| PaletteRedirectDoubleMetric |
Redirect back/border/metrics based on the incoming state of the request.
| |
| PaletteRedirectDropDownButton |
Redirects requests for drop down button images from the DropDownButtonImages instance.
| |
| PaletteRedirectMetric |
Redirect back/border/metrics based on the incoming state of the request.
| |
| PaletteRedirectRadioButton |
Redirects requests for radio button images from the RadioButtonImages instance.
| |
| PaletteRedirectRibbonBack |
Redirect back/border ribbon values based on the incoming state of the request.
| |
| PaletteRedirectRibbonDouble |
Redirect back/border/text ribbon values based on the incoming state of the request.
| |
| PaletteRedirectRibbonGeneral |
Redirect general ribbon values based on the incoming state of the request.
| |
| PaletteRedirectTriple |
Redirect back/border/content based on the incoming state of the request.
| |
| PaletteRedirectTripleMetric |
Redirect back/border/content/metrics based on the incoming state of the request.
| |
| PaletteRibbonBack |
Storage for ribbon background values.
| |
| PaletteRibbonBackInherit |
Provide inheritance of palette ribbon background properties.
| |
| PaletteRibbonBackInheritRedirect |
Provide inheritance of palette ribbon background properties from source redirector.
| |
| PaletteRibbonBackRedirect |
Storage for ribbon background values.
| |
| PaletteRibbonDouble |
Storage for ribbon background and text values.
| |
| PaletteRibbonDoubleInherit |
Provide inheritance of palette ribbon background and text properties.
| |
| PaletteRibbonDoubleInheritOverride |
Inherit properties from primary source in preference to the backup source.
| |
| PaletteRibbonDoubleInheritRedirect |
Provide inheritance of palette ribbon background and text properties from source redirector.
| |
| PaletteRibbonDoubleRedirect |
Storage for ribbon background and text values.
| |
| PaletteRibbonGeneral |
Storage for general ribbon values.
| |
| PaletteRibbonGeneralInherit |
Provide inheritance of palette ribbon general properties.
| |
| PaletteRibbonGeneralInheritRedirect |
Provide inheritance of palette ribbon general properties from source redirector.
| |
| PaletteRibbonText |
Storage for ribbon text values.
| |
| PaletteRibbonTextInherit |
Provide inheritance of palette ribbon text properties.
| |
| PaletteRibbonTextInheritRedirect |
Provide inheritance of palette ribbon text properties from source redirector.
| |
| PaletteSeparatorPadding |
Implement storage for palette border,background and separator padding.
| |
| PaletteSeparatorPaddingRedirect |
Implement storage for palette border,background and separator padding.
| |
| PaletteSplitContainer |
Extend storage for the split container with background and border information combined with separator information.
| |
| PaletteSplitContainerRedirect |
Extend storage for the split container with background and border information combined with separator information.
| |
| PaletteTabBorder |
Implement storage for palette tab border details.
| |
| PaletteTabTriple |
Implement storage for tab specific palette border, background and content.
| |
| PaletteTabTripleRedirect |
Implement storage for tab specific palette border, background and content.
| |
| PaletteTrackBarPositionStates |
Implement storage for a track bar position only states.
| |
| PaletteTrackBarPositionStatesOverride |
Implement storage for a track bar position only states.
| |
| PaletteTrackBarRedirect |
Implement storage for a track bar state.
| |
| PaletteTrackBarStates |
Implement storage for a track bar state.
| |
| PaletteTrackBarStatesOverride |
Allow the palette to be overriden optionally.
| |
| PaletteTriple |
Implement storage for palette border, background and content.
| |
| PaletteTripleJustImage |
Implement storage for palette border, background and content.
| |
| PaletteTripleJustImageRedirect |
Implement storage for palette border, background and image only content.
| |
| PaletteTripleMetric |
Implement a triple palette that exposes palette metrics.
| |
| PaletteTripleMetricRedirect |
Redirect storage for a triple palette with palette metrics.
| |
| PaletteTripleOverride |
Allow the palette to be overriden optionally.
| |
| PaletteTripleRedirect |
Implement storage for palette border, background and content.
| |
| PaletteTripleToPalette |
Redirect all triple requests directly to the redirector with a fixed state.
| |
| PaletteWrapLabel |
Provide wrap label state storage.
| |
| PI | ||
| PIBITMAPINFO | ||
| PIMONITORINFO | ||
| PIPOINTC | ||
| PointEventArgs |
Details for an event that provides a Point value.
| |
| PointEventCancelArgs |
Details for an cancellable event that provides a Point value.
| |
| RadioButtonImages |
Storage for radio button images.
| |
| RenderBase |
Provides base class for rendering implementations.
| |
| RenderContext |
Encapsulates context for view render operations.
| |
| RenderDragDockingData |
Aggregates information needed for rendering drag and drop indicators.
| |
| RenderNeoAxis |
Extends the professional renderer to provide Office2010 style additions.
| |
| RenderOffice2010 |
Extends the professional renderer to provide Office2010 style additions.
| |
| RenderProfessional |
Extends the standard renderer to provide Professional style additions.
| |
| RenderStandard |
Provides the standard renderer that honors all palette properties.
| |
| ScreenObscurer |
Used to obscrure an area of the screen to hide form changes underneath.
| |
| SeparatorController |
Process mouse events for a separator style element.
| |
| SeparatorControllerSeparatorIndicator | ||
| ShadowImageCache | ||
| ShadowImageCacheManager | ||
| SplitterMoveRectMenuArgs |
Provides a movement rectangle that will be used to limit separator movement.
| |
| Storage |
Base class for storage implementations.
| |
| StringLookupConverter |
Helper base class used to convert from to/from a table of value,string pairs.
| |
| SystemFontsOverride | ||
| ToolTipController |
Snoop incoming mouse messages for an element and inform tooltip manager about them.
| |
| ToolTipEventArgs |
Details for a tooltip related event.
| |
| ToolTipManager |
Manages when tooltips are displayed in response to provided messages.
| |
| TrackBarController |
Process mouse/keyboard/focus events for a track bar.
| |
| TrackPositionController |
Process mouse events a track bar position indicator.
| |
| TypedCollectionT |
Manage a collection of specified reference instances.
| |
| TypedCollectionEventArgsT |
Details for typed collection related events.
| |
| TypedRestrictCollectionT |
Manage a collection of references that must be one of a restricted set of types.
| |
| UserSystemPreferencesService | ||
| ViewBase |
Base class from which all view types derive.
| |
| ViewComposite |
Extends the base class by managing a collection of child views.
| |
| ViewContext |
Encapsulates common context for view layout and render operations.
| |
| ViewContextMenuManager |
ViewMananger for context menu handling.
| |
| ViewControl |
Control that is contained inside an element to act as clipping of real controls.
| |
| ViewControlHitTestArgs |
Details for context menu related events.
| |
| ViewDecorator |
Base class from which all decorator views inherit.
| |
| ViewDecoratorFixedSize |
Override the contained child to present a fixed size.
| |
| ViewDrawBorderEdge |
View element that can draw a border edge by applying a size to a panel.
| |
| ViewDrawButton |
View element that can draw a button.
| |
| ViewDrawCanvas |
View element that applies padding to the drawing of a border and background.
| |
| ViewDrawCheckBox |
Draws a check box using the provided renderer.
| |
| ViewDrawContent |
View element that can draw a content
| |
| ViewDrawDebug |
View element that has a preferred size and then draws a solid color, used for debugging.
| |
| ViewDrawDocker |
Extends the ViewDrawCanvas by applying a docking style for each child.
| |
| ViewDrawDropDownButton |
Draws a drop down button using the provided renderer.
| |
| ViewDrawEmptyContent |
View element that draws empty content.
| |
| ViewDrawForm |
Extends the ViewDrawDocker by adding status strip merging into the border.
| |
| ViewDrawGroupBoxDocker |
Extends the ViewDrawDocker for use in the KryptonGroupBox.
| |
| ViewDrawMenuColorBlock |
Draw a solid color block inside a context menu color column.
| |
| ViewDrawMenuColorColumn |
Positions the child within a border that is drawn as the column background color.
| |
| ViewDrawMenuColorColumns |
Draw element for a context menu color columns.
| |
| ViewDrawMenuSeparator |
Draw element for a context menu separator.
| |
| ViewDrawMonthUpDown |
View element that can draw a month calendar button.
| |
| ViewDrawNull |
Draw a red rectangle in the location of the null element.
| |
| ViewDrawPanel |
View element that can draw a panel (background but no border)
| |
| ViewDrawRadioButton |
Draws a radio button using the provided renderer.
| |
| ViewDrawScrollBar |
View element that draws a scrollbar.
| |
| ViewDrawSeparator |
View element that can draw a separator
| |
| ViewDrawSplitCanvas |
View element that applies padding to the drawing of a border and background.
| |
| ViewDrawToday |
Draw todays date as a button.
| |
| ViewDrawTP |
Draw the track for the track bar.
| |
| ViewDrawTrackBar |
Draw and operate a track bar.
| |
| ViewDrawTrackPosition |
Draw the track for the track bar.
| |
| ViewDrawTrackTicks |
Draw the tick marks for the track bar.
| |
| ViewDrawTrackTrack |
Draw the track for the track bar.
| |
| ViewLayoutCenter |
View element that draws nothing and will center all children within itself.
| |
| ViewLayoutContext |
Encapsulates context for view layout operations.
| |
| ViewLayoutControl |
View element that contains a control that has a view hierarchy of its own.
| |
| ViewLayoutCrumbs |
Creates and layout individual crumbs.
| |
| ViewLayoutDocker |
Extends the ViewComposite by applying a docking style for each child.
| |
| ViewLayoutFill |
View element that is used to fill a docker area and positions a control to the same size.
| |
| ViewLayoutFit |
View element that draws nothing and will split the space equally between the children.
| |
| ViewLayoutMenuItemsPile |
Extends the ViewLayoutPile so that menu items are layed out in columns.
| |
| ViewLayoutMenuSepGap |
Positions a separator to take up space without drawing.
| |
| ViewLayoutMetricSpacer |
View element that draws nothing and just takes up the metric provided size.
| |
| ViewLayoutNull |
View element that draws nothing and just takes up the provided size.
| |
| ViewLayoutPadding |
View element that draws nothing and will use a padding around the children.
| |
| ViewLayoutPile |
Extends the ViewComposite by laying out children to all fill the total area.
| |
| ViewLayoutScrollViewport |
View element that provides scrollbars around a viewport filler.
| |
| ViewLayoutSeparator |
Positions a separator to take up space without drawing.
| |
| ViewLayoutStack |
Extends the ViewComposite by laying out children in horizontal/vertical stack.
| |
| ViewLayoutStretch |
View element that draws nothing and will stretch children to fill one dimension.
| |
| ViewLayoutViewport |
View element that allows scrolling around a contained view element.
| |
| ViewLeaf |
Extends the base class by implementing an end node view.
| |
| ViewManager |
Manages a view presentation for a control display surface.
| |
| VisualContainerControl |
Extend the visual container control base class with the ISupportInitializeNotification interface.
| |
| VisualContainerControlBase |
Base class used for implementation of actual container controls.
| |
| VisualContextMenu |
Base class for drawing a krypton context menu as a popup control.
| |
| VisualContextMenuDTP |
Specialized version of the visual context menu that knows about the KryptonDateTimePicker drop down button.
| |
| VisualControl |
Extend the visual control base class with the ISupportInitializeNotification interface.
| |
| VisualControlBase |
Base class used for implementation of actual controls.
| |
| VisualControlContainment |
Base class used for implementation of container controls using a Control as the base.
| |
| VisualForm |
Base class that allows a form to have custom chrome applied. You should derive
a class from this that performs the specific chrome drawing that is required.
| |
| VisualPanel |
Base class used for implementation of panel controls.
| |
| VisualPopup |
Base class used for implementation of popup controls.
| |
| VisualPopupManager |
Manage the filtering of message for popup controls.
| |
| VisualPopupShadow |
Displays a shadow effect for a visual popup.
| |
| VisualPopupSimpleShadow |
Displays a shadow effect for a visual popup.
| |
| VisualPopupToolTip |
Visual display of tooltip information.
| |
| VisualSimple |
Base class used for implementation of simple controls.
| |
| VisualSimpleBase |
Extends the control base with some common changes relevant to krypton simple controls.
| |
| VisualTaskDialog |
Displays a task dialog that allows the user to select a task based on the presented options.
| |
| VisualTaskDialogMessageButton |
Internal button used by the VisualTaskDialog
|
| Structure | Description | |
|---|---|---|
| BoolFlags31 |
Manages a collection of 31 boolean flags.
| |
| PIBLENDFUNCTION | ||
| PICHARRANGE | ||
| PIDTTOPTS | ||
| PIFORMATRANGE | ||
| PIGUIDSTRUCT | ||
| PIMARGINS | ||
| PIMINMAXINFO | ||
| PIMSG | ||
| PINCCALCSIZE_PARAMS | ||
| PIPAINTSTRUCT | ||
| PIPOINT | ||
| PIRECT | ||
| PISIZE | ||
| PITRACKMOUSEEVENTS | ||
| PIWINDOWPOS | ||
| StringLookupConverterPair |
Represents a name/value pair association.
|
| Interface | Description | |
|---|---|---|
| ControlDoubleBufferCompositedIDoubleBufferComposited | ||
| IButtonSpecValues |
Exposes access to button specification values.
| |
| IContainedInputControl |
Interface allowing access to the contained input control.
| |
| IContentValues |
Exposes access to content values.
| |
| IContextMenuItemColumn |
Interface used to control width of a context menu item column.
| |
| IContextMenuProvider |
Interface exposed by a context menu provider.
| |
| IContextMenuTarget |
Interface used to control width of a context menu item column.
| |
| IKeyController |
Interface for processing keyboard notifications.
| |
| IKryptonCommand |
Interface exposes access to a command definition.
| |
| IKryptonComposition |
Exposes interface for visual form to cooperate with a view for composition.
| |
| IKryptonDebug |
Exposes access to the debugging helpers for krypton controls.
| |
| IKryptonDesignerSelect |
Exposes design time selection of parent control.
| |
| IKryptonDesignObject |
Exposes interface for visual form to cooperate with a view for composition.
| |
| IKryptonMonthCalendar |
Provides month calendar information.
| |
| IMouseController |
Interface for processing mouse notifications.
| |
| IPalette |
Exposes a palette for drawing.
| |
| IPaletteBack |
Exposes a palette source for drawing a background.
| |
| IPaletteBorder |
Exposes a palette source for drawing a border.
| |
| IPaletteButtonSpec |
Exposes a palette source button specifications.
| |
| IPaletteContent |
Exposes a palette source for drawing content.
| |
| IPaletteDouble |
Access to the double of back and border palettes.
| |
| IPaletteDragDrop |
Access to drag the drop settings.
| |
| IPaletteElementColor |
Exposes a palette source for element colors.
| |
| IPaletteMetric |
Exposes a palette source for acquiring metrics.
| |
| IPaletteRibbonBack |
Exposes a palette source for ribbon background specifications.
| |
| IPaletteRibbonGeneral |
Exposes a palette source for general ribbon specifications.
| |
| IPaletteRibbonText |
Exposes a palette source for ribbon text specifications.
| |
| IPaletteSeparator |
Access to the back and border palettes plus metrics.
| |
| IPaletteTriple |
Access to the triple of back, border and content palettes.
| |
| IRenderBack |
Exposes methods for drawing backgrounds.
| |
| IRenderBorder |
Exposes methods for drawing borders.
| |
| IRenderContent |
Exposes methods for drawing content.
| |
| IRenderer |
Exposes access to specialized renderers.
| |
| IRenderGlyph |
Exposes methods for drawing glyph elements.
| |
| IRenderRibbon |
Exposes methods for drawing ribbon elements.
| |
| IRenderTabBorder |
Exposes methods for drawing tab borders.
| |
| ISeparatorSource |
Describes the interface exposed by a separator source.
| |
| ISourceController |
Interface for processing source notifications.
| |
| IVisualPopupShadow |
| Delegate | Description | |
|---|---|---|
| GetBoolMetric |
Signature of methods that return a bool metric.
| |
| GetIntMetric |
Signature of methods that return an integer metric.
| |
| GetPaddingMetric |
Signature of methods that return a padding metric.
| |
| GetToolStripRenderer |
Signature of a method that returns a ToolStripRenderer instance.
| |
| NeedPaintHandler |
Signature of method that is called when painting needs to occur.
| |
| Operation |
Signature of a method that performs an operation.
| |
| PointHandler |
Signature of method that provides a point as the data.
| |
| SimpleCall |
Signature of a bare method.
| |
| TypedHandlerT |
Delegate used for hooking into TypedCollection events.
|
| Enumeration | Description | |
|---|---|---|
| ButtonCheckState |
Specifies the checked state of a button.
| |
| ButtonEnabled |
Specifies the enabled state of a button specification.
| |
| ButtonOrientation |
Specifies the orientation of a button specification.
| |
| ButtonStyle |
Specifies the button style.
| |
| CheckedSelectionMode |
Specifies selection mode of the KryptonCheckedListBox.
| |
| ColorScheme |
Specifies a color scheme.
| |
| DataGridViewStyle |
Specifies the data grid view style.
| |
| GridRowGlyph |
Specifies the grid row glyph.
| |
| GridStyle |
Specifies the grid style.
| |
| HeaderGroupCollapsedTarget |
Specifies the target collapsed state of a header group when in the collapsed mode.
| |
| HeaderLocation |
Specifies a target header.
| |
| HeaderStyle |
Specifies the header style.
| |
| InheritBool |
Specifies a boolean that can inherit its value.
| |
| InputControlStyle |
Specifies the input control style.
| |
| KryptonContextMenuPositionH |
Specifies the relative horizontal position for showing a KryptonContextMenu.
| |
| KryptonContextMenuPositionV |
Specifies the relative vertical position for showing a KryptonContextMenu.
| |
| KryptonLinkBehavior |
Specifies the logic for underlining the link label short text.
| |
| LabelStyle |
Specifies the label style.
| |
| PaletteBackStyle |
Specifies the style of background.
| |
| PaletteBorderStyle |
Specifies the style of border.
| |
| PaletteButtonEnabled |
Specifies the enabled state of a button specification.
| |
| PaletteButtonOrientation |
Specifies the orientation of a button specification.
| |
| PaletteButtonSpecStyle |
Specifies the style of button spec.
| |
| PaletteButtonStyle |
Specifies the button style.
| |
| PaletteColorStyle |
Specifies the color drawing style.
| |
| PaletteContentStyle |
Specifies the style of content.
| |
| PaletteDragFeedback |
Specifies how drag feedback is presented.
| |
| PaletteDrawBorders |
Specifies the an image is aligned.
| |
| PaletteElement |
Specifies a palette element.
| |
| PaletteGraphicsHint |
Specifies a graphics rendering hint.
| |
| PaletteImageEffect |
Specifies how an image is drawn.
| |
| PaletteImageStyle |
Specifies the an image is aligned.
| |
| PaletteMetricBool |
Specifies a bool type metric.
| |
| PaletteMetricInt |
Specifies a integer type metric.
| |
| PaletteMetricPadding |
Specifies a padding type metric.
| |
| PaletteMode |
Specifies the palette applied when drawing.
| |
| PaletteModeManager |
Specifies the palette requested at the global level.
| |
| PaletteNeoAxisBaseButtonBackColors | ||
| PaletteNeoAxisBaseButtonBorderColors | ||
| PaletteRectangleAlign |
Specifies how a display rectangle aligns.
| |
| PaletteRelativeAlign |
Specifies a relative alignment position.
| |
| PaletteRelativeEdgeAlign |
Specifies a relative button alignment position.
| |
| PaletteRibbonBackStyle |
Specifies the style of ribbon background.
| |
| PaletteRibbonColorStyle |
Specifies the color drawing style for ribbon elements.
| |
| PaletteRibbonGalleryButton |
Specifies a ribbon gallery button.
| |
| PaletteRibbonShape |
Specifies a ribbon shape.
| |
| PaletteRibbonTextStyle |
Specifies the style of ribbon text.
| |
| PaletteState |
Specifies the state of the element.
| |
| PaletteTextHint |
Specifies a text rendering hint.
| |
| PaletteTextHotkeyPrefix |
Specifies how to show hotkey prefix characters.
| |
| PaletteTextTrim |
Specifies how to trim text.
| |
| PaletteTrackBarSize |
Specifies the track bar size.
| |
| RelativeEdgeAlign |
Specifies a relative edge alignment position.
| |
| RelativePositionAlign |
Specifies a relative alignment position.
| |
| RendererMode |
Specifies the renderer to use when painting.
| |
| SeparatorStyle |
Specifies the separator style.
| |
| TabBorderStyle |
Specifies the style of tab border to draw.
| |
| TabStyle |
Specifies the tab style.
| |
| TaskDialogButtons |
Specifies task dialog buttons.
| |
| ViewDockStyle |
Specifies the docking styles for the docking view elements.
| |
| ViewDrawMonthUpDownDrawMonthCalendarGlyph |
Specific the possible glyphs the button can draw.
| |
| VisualOrientation |
Specifies the orientation of a visual element.
|