KryptonColorTable2016 Class |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public class KryptonColorTable2016 : KryptonColorTable
The KryptonColorTable2016 type exposes the following members.
| Name | Description | |
|---|---|---|
| KryptonColorTable2016 |
Initialize a new instance of the KryptonColorTable2010 class.
|
| Name | Description | |
|---|---|---|
| ButtonCheckedGradientBegin |
Gets the background starting color for a checked button.
(Overrides ProfessionalColorTableButtonCheckedGradientBegin.) | |
| ButtonCheckedGradientEnd |
Gets the background ending color for a checked button.
(Overrides ProfessionalColorTableButtonCheckedGradientEnd.) | |
| ButtonCheckedGradientMiddle |
Gets the background middle color for a checked button.
(Overrides ProfessionalColorTableButtonCheckedGradientMiddle.) | |
| ButtonCheckedHighlight |
Gets the highlight background for a checked button.
(Overrides ProfessionalColorTableButtonCheckedHighlight.) | |
| ButtonCheckedHighlightBorder |
Gets the highlight border for a checked button.
(Overrides ProfessionalColorTableButtonCheckedHighlightBorder.) | |
| ButtonPressedBorder |
Gets the border color for a button being pressed.
(Overrides ProfessionalColorTableButtonPressedBorder.) | |
| ButtonPressedGradientBegin |
Gets the background starting color for a button being pressed.
(Overrides ProfessionalColorTableButtonPressedGradientBegin.) | |
| ButtonPressedGradientEnd |
Gets the background ending color for a button being pressed.
(Overrides ProfessionalColorTableButtonPressedGradientEnd.) | |
| ButtonPressedGradientMiddle |
Gets the background middle color for a button being pressed.
(Overrides ProfessionalColorTableButtonPressedGradientMiddle.) | |
| ButtonPressedHighlight |
Gets the highlight background for a pressed button.
(Overrides ProfessionalColorTableButtonPressedHighlight.) | |
| ButtonPressedHighlightBorder |
Gets the highlight border for a pressed button.
(Overrides ProfessionalColorTableButtonPressedHighlightBorder.) | |
| ButtonSelectedBorder |
Gets the border color for a button being selected.
(Overrides ProfessionalColorTableButtonSelectedBorder.) | |
| ButtonSelectedGradientBegin |
Gets the background starting color for a button being selected.
(Overrides ProfessionalColorTableButtonSelectedGradientBegin.) | |
| ButtonSelectedGradientEnd |
Gets the background ending color for a button being selected.
(Overrides ProfessionalColorTableButtonSelectedGradientEnd.) | |
| ButtonSelectedGradientMiddle |
Gets the background middle color for a button being selected.
(Overrides ProfessionalColorTableButtonSelectedGradientMiddle.) | |
| ButtonSelectedHighlight |
Gets the highlight background for a selected button.
(Overrides ProfessionalColorTableButtonSelectedHighlight.) | |
| ButtonSelectedHighlightBorder |
Gets the highlight border for a selected button.
(Overrides ProfessionalColorTableButtonSelectedHighlightBorder.) | |
| CheckBackground | Gets the solid color to use when the button is checked and gradients are being used. (Inherited from ProfessionalColorTable.) | |
| CheckPressedBackground | Gets the solid color to use when the button is checked and selected and gradients are being used. (Inherited from ProfessionalColorTable.) | |
| CheckSelectedBackground | Gets the solid color to use when the button is checked and selected and gradients are being used. (Inherited from ProfessionalColorTable.) | |
| Colors |
Gets the raw set of colors.
| |
| GripDark |
Gets the dark color used to draw grips.
(Overrides ProfessionalColorTableGripDark.) | |
| GripLight |
Gets the light color used to draw grips.
(Overrides ProfessionalColorTableGripLight.) | |
| ImageMarginGradientBegin |
Gets the starting color for the context menu margin.
(Overrides ProfessionalColorTableImageMarginGradientBegin.) | |
| ImageMarginGradientEnd |
Gets the ending color for the context menu margin.
(Overrides ProfessionalColorTableImageMarginGradientEnd.) | |
| ImageMarginGradientMiddle |
Gets the middle color for the context menu margin.
(Overrides ProfessionalColorTableImageMarginGradientMiddle.) | |
| ImageMarginRevealedGradientBegin |
Gets the starting color for the context menu margin revealed.
(Overrides ProfessionalColorTableImageMarginRevealedGradientBegin.) | |
| ImageMarginRevealedGradientEnd |
Gets the ending color for the context menu margin revealed.
(Overrides ProfessionalColorTableImageMarginRevealedGradientEnd.) | |
| ImageMarginRevealedGradientMiddle |
Gets the middle color for the context menu margin revealed.
(Overrides ProfessionalColorTableImageMarginRevealedGradientMiddle.) | |
| MenuBorder |
Gets the color of the border around menus.
(Overrides ProfessionalColorTableMenuBorder.) | |
| MenuItemBorder |
Gets the border color for around the menu item.
(Overrides ProfessionalColorTableMenuItemBorder.) | |
| MenuItemPressedGradientBegin |
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
(Overrides ProfessionalColorTableMenuItemPressedGradientBegin.) | |
| MenuItemPressedGradientEnd |
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
(Overrides ProfessionalColorTableMenuItemPressedGradientEnd.) | |
| MenuItemPressedGradientMiddle |
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
(Overrides ProfessionalColorTableMenuItemPressedGradientMiddle.) | |
| MenuItemSelected |
Gets the color of a selected menu item.
(Overrides ProfessionalColorTableMenuItemSelected.) | |
| MenuItemSelectedGradientBegin |
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
(Overrides ProfessionalColorTableMenuItemSelectedGradientBegin.) | |
| MenuItemSelectedGradientEnd |
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
(Overrides ProfessionalColorTableMenuItemSelectedGradientEnd.) | |
| MenuItemText |
Gets the text color used on the menu items.
(Overrides KryptonColorTableMenuItemText.) | |
| MenuStripFont |
Gets the font used on the menu strip.
(Overrides KryptonColorTableMenuStripFont.) | |
| MenuStripGradientBegin |
Gets the starting color of the gradient used in the MenuStrip.
(Overrides ProfessionalColorTableMenuStripGradientBegin.) | |
| MenuStripGradientEnd |
Gets the end color of the gradient used in the MenuStrip.
(Overrides ProfessionalColorTableMenuStripGradientEnd.) | |
| MenuStripText |
Gets the text color used on the menu strip.
(Overrides KryptonColorTableMenuStripText.) | |
| OverflowButtonGradientBegin |
Gets the starting color of the gradient used in the ToolStripOverflowButton.
(Overrides ProfessionalColorTableOverflowButtonGradientBegin.) | |
| OverflowButtonGradientEnd |
Gets the end color of the gradient used in the ToolStripOverflowButton.
(Overrides ProfessionalColorTableOverflowButtonGradientEnd.) | |
| OverflowButtonGradientMiddle |
Gets the middle color of the gradient used in the ToolStripOverflowButton.
(Overrides ProfessionalColorTableOverflowButtonGradientMiddle.) | |
| Palette |
Gets the associated palette instance.
(Inherited from KryptonColorTable.) | |
| RaftingContainerGradientBegin |
Gets the starting color of the gradient used in the ToolStripContainer.
(Overrides ProfessionalColorTableRaftingContainerGradientBegin.) | |
| RaftingContainerGradientEnd |
Gets the end color of the gradient used in the ToolStripContainer.
(Overrides ProfessionalColorTableRaftingContainerGradientEnd.) | |
| SeparatorDark |
Gets the dark separator color.
(Overrides ProfessionalColorTableSeparatorDark.) | |
| SeparatorLight |
Gets the light separator color.
(Overrides ProfessionalColorTableSeparatorLight.) | |
| StatusStripFont |
Gets the font used on the status strip.
(Overrides KryptonColorTableStatusStripFont.) | |
| StatusStripGradientBegin |
Gets the starting color for the status strip background.
(Overrides ProfessionalColorTableStatusStripGradientBegin.) | |
| StatusStripGradientEnd |
Gets the ending color for the status strip background.
(Overrides ProfessionalColorTableStatusStripGradientEnd.) | |
| StatusStripText |
Gets the text color used on the status strip.
(Overrides KryptonColorTableStatusStripText.) | |
| ToolStripBorder |
Gets the border color to use on the bottom edge of the ToolStrip.
(Overrides ProfessionalColorTableToolStripBorder.) | |
| ToolStripContentPanelGradientBegin |
Gets the starting color for the content panel background.
(Overrides ProfessionalColorTableToolStripContentPanelGradientBegin.) | |
| ToolStripContentPanelGradientEnd |
Gets the ending color for the content panel background.
(Overrides ProfessionalColorTableToolStripContentPanelGradientEnd.) | |
| ToolStripDropDownBackground |
Gets the background color for drop down menus.
(Overrides ProfessionalColorTableToolStripDropDownBackground.) | |
| ToolStripFont |
Gets the font used on the tool strip.
(Overrides KryptonColorTableToolStripFont.) | |
| ToolStripGradientBegin |
Gets the starting color of the gradient used in the ToolStrip background.
(Overrides ProfessionalColorTableToolStripGradientBegin.) | |
| ToolStripGradientEnd |
Gets the end color of the gradient used in the ToolStrip background.
(Overrides ProfessionalColorTableToolStripGradientEnd.) | |
| ToolStripGradientMiddle |
Gets the middle color of the gradient used in the ToolStrip background.
(Overrides ProfessionalColorTableToolStripGradientMiddle.) | |
| ToolStripPanelGradientBegin |
Gets the starting color of the gradient used in the ToolStripPanel.
(Overrides ProfessionalColorTableToolStripPanelGradientBegin.) | |
| ToolStripPanelGradientEnd |
Gets the end color of the gradient used in the ToolStripPanel.
(Overrides ProfessionalColorTableToolStripPanelGradientEnd.) | |
| ToolStripText |
Gets the text color used on the tool strip.
(Overrides KryptonColorTableToolStripText.) | |
| UseRoundedEdges |
Gets a value indicating if rounded egdes are required.
(Overrides KryptonColorTableUseRoundedEdges.) | |
| UseSystemColors | Gets or sets a value indicating whether to use SystemColors rather than colors that match the current visual style. (Inherited from ProfessionalColorTable.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |