KryptonColorTable Class |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public class KryptonColorTable : ProfessionalColorTable
The KryptonColorTable type exposes the following members.
| Name | Description | |
|---|---|---|
| KryptonColorTable |
Creates a new instance of the KryptonColorTable class.
|
| Name | Description | |
|---|---|---|
| ButtonCheckedGradientBegin | Gets the starting color of the gradient used when the button is checked. (Inherited from ProfessionalColorTable.) | |
| ButtonCheckedGradientEnd | Gets the end color of the gradient used when the button is checked. (Inherited from ProfessionalColorTable.) | |
| ButtonCheckedGradientMiddle | Gets the middle color of the gradient used when the button is checked. (Inherited from ProfessionalColorTable.) | |
| ButtonCheckedHighlight | Gets the solid color used when the button is checked. (Inherited from ProfessionalColorTable.) | |
| ButtonCheckedHighlightBorder | Gets the border color to use with ButtonCheckedHighlight. (Inherited from ProfessionalColorTable.) | |
| ButtonPressedBorder | Gets the border color to use with the ButtonPressedGradientBegin, ButtonPressedGradientMiddle, and ButtonPressedGradientEnd colors. (Inherited from ProfessionalColorTable.) | |
| ButtonPressedGradientBegin | Gets the starting color of the gradient used when the button is pressed. (Inherited from ProfessionalColorTable.) | |
| ButtonPressedGradientEnd | Gets the end color of the gradient used when the button is pressed. (Inherited from ProfessionalColorTable.) | |
| ButtonPressedGradientMiddle | Gets the middle color of the gradient used when the button is pressed. (Inherited from ProfessionalColorTable.) | |
| ButtonPressedHighlight | Gets the solid color used when the button is pressed. (Inherited from ProfessionalColorTable.) | |
| ButtonPressedHighlightBorder | Gets the border color to use with ButtonPressedHighlight. (Inherited from ProfessionalColorTable.) | |
| ButtonSelectedBorder | Gets the border color to use with the ButtonSelectedGradientBegin, ButtonSelectedGradientMiddle, and ButtonSelectedGradientEnd colors. (Inherited from ProfessionalColorTable.) | |
| ButtonSelectedGradientBegin | Gets the starting color of the gradient used when the button is selected. (Inherited from ProfessionalColorTable.) | |
| ButtonSelectedGradientEnd | Gets the end color of the gradient used when the button is selected. (Inherited from ProfessionalColorTable.) | |
| ButtonSelectedGradientMiddle | Gets the middle color of the gradient used when the button is selected. (Inherited from ProfessionalColorTable.) | |
| ButtonSelectedHighlight | Gets the solid color used when the button is selected. (Inherited from ProfessionalColorTable.) | |
| ButtonSelectedHighlightBorder | Gets the border color to use with ButtonSelectedHighlight. (Inherited from ProfessionalColorTable.) | |
| 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.) | |
| GripDark | Gets the color to use for shadow effects on the grip (move handle). (Inherited from ProfessionalColorTable.) | |
| GripLight | Gets the color to use for highlight effects on the grip (move handle). (Inherited from ProfessionalColorTable.) | |
| ImageMarginGradientBegin | Gets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu. (Inherited from ProfessionalColorTable.) | |
| ImageMarginGradientEnd | Gets the end color of the gradient used in the image margin of a ToolStripDropDownMenu. (Inherited from ProfessionalColorTable.) | |
| ImageMarginGradientMiddle | Gets the middle color of the gradient used in the image margin of a ToolStripDropDownMenu. (Inherited from ProfessionalColorTable.) | |
| ImageMarginRevealedGradientBegin | Gets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed. (Inherited from ProfessionalColorTable.) | |
| ImageMarginRevealedGradientEnd | Gets the end color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed. (Inherited from ProfessionalColorTable.) | |
| ImageMarginRevealedGradientMiddle | Gets the middle color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed. (Inherited from ProfessionalColorTable.) | |
| MenuBorder | Gets the color that is the border color to use on a MenuStrip. (Inherited from ProfessionalColorTable.) | |
| MenuItemBorder | Gets the border color to use with a ToolStripMenuItem. (Inherited from ProfessionalColorTable.) | |
| MenuItemPressedGradientBegin | Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed. (Inherited from ProfessionalColorTable.) | |
| MenuItemPressedGradientEnd | Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed. (Inherited from ProfessionalColorTable.) | |
| MenuItemPressedGradientMiddle | Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed. (Inherited from ProfessionalColorTable.) | |
| MenuItemSelected | Gets the solid color to use when a ToolStripMenuItem other than the top-level ToolStripMenuItem is selected. (Inherited from ProfessionalColorTable.) | |
| MenuItemSelectedGradientBegin | Gets the starting color of the gradient used when the ToolStripMenuItem is selected. (Inherited from ProfessionalColorTable.) | |
| MenuItemSelectedGradientEnd | Gets the end color of the gradient used when the ToolStripMenuItem is selected. (Inherited from ProfessionalColorTable.) | |
| MenuItemText |
Gets the text color used on the menu items.
| |
| MenuStripFont |
Gets the font used on the menu strip.
| |
| MenuStripGradientBegin | Gets the starting color of the gradient used in the MenuStrip. (Inherited from ProfessionalColorTable.) | |
| MenuStripGradientEnd | Gets the end color of the gradient used in the MenuStrip. (Inherited from ProfessionalColorTable.) | |
| MenuStripText |
Gets the text color used on the menu strip.
| |
| OverflowButtonGradientBegin | Gets the starting color of the gradient used in the ToolStripOverflowButton. (Inherited from ProfessionalColorTable.) | |
| OverflowButtonGradientEnd | Gets the end color of the gradient used in the ToolStripOverflowButton. (Inherited from ProfessionalColorTable.) | |
| OverflowButtonGradientMiddle | Gets the middle color of the gradient used in the ToolStripOverflowButton. (Inherited from ProfessionalColorTable.) | |
| Palette |
Gets the associated palette instance.
| |
| RaftingContainerGradientBegin | Gets the starting color of the gradient used in the ToolStripContainer. (Inherited from ProfessionalColorTable.) | |
| RaftingContainerGradientEnd | Gets the end color of the gradient used in the ToolStripContainer. (Inherited from ProfessionalColorTable.) | |
| SeparatorDark | Gets the color to use to for shadow effects on the ToolStripSeparator. (Inherited from ProfessionalColorTable.) | |
| SeparatorLight | Gets the color to use to for highlight effects on the ToolStripSeparator. (Inherited from ProfessionalColorTable.) | |
| StatusStripFont |
Gets the font used on the status strip.
| |
| StatusStripGradientBegin | Gets the starting color of the gradient used on the StatusStrip. (Inherited from ProfessionalColorTable.) | |
| StatusStripGradientEnd | Gets the end color of the gradient used on the StatusStrip. (Inherited from ProfessionalColorTable.) | |
| StatusStripText |
Gets the text color used on the status strip.
| |
| ToolStripBorder | Gets the border color to use on the bottom edge of the ToolStrip. (Inherited from ProfessionalColorTable.) | |
| ToolStripContentPanelGradientBegin | Gets the starting color of the gradient used in the ToolStripContentPanel. (Inherited from ProfessionalColorTable.) | |
| ToolStripContentPanelGradientEnd | Gets the end color of the gradient used in the ToolStripContentPanel. (Inherited from ProfessionalColorTable.) | |
| ToolStripDropDownBackground | Gets the solid background color of the ToolStripDropDown. (Inherited from ProfessionalColorTable.) | |
| ToolStripFont |
Gets the font used on the tool strip.
| |
| ToolStripGradientBegin | Gets the starting color of the gradient used in the ToolStrip background. (Inherited from ProfessionalColorTable.) | |
| ToolStripGradientEnd | Gets the end color of the gradient used in the ToolStrip background. (Inherited from ProfessionalColorTable.) | |
| ToolStripGradientMiddle | Gets the middle color of the gradient used in the ToolStrip background. (Inherited from ProfessionalColorTable.) | |
| ToolStripPanelGradientBegin | Gets the starting color of the gradient used in the ToolStripPanel. (Inherited from ProfessionalColorTable.) | |
| ToolStripPanelGradientEnd | Gets the end color of the gradient used in the ToolStripPanel. (Inherited from ProfessionalColorTable.) | |
| ToolStripText |
Gets the text color used on the tool strip.
| |
| UseRoundedEdges |
Gets a value indicating if rounded egdes are required.
| |
| 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.) |