Krypton |
public class KryptonPaletteTMSToolStrip : KryptonPaletteTMSBase
The KryptonPaletteTMSToolStrip type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId) | |
| IsDefault |
Gets a value indicating if all values are default.
(Overrides StorageIsDefault) | |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage) | |
| NeedPaintDelegate |
Gets access to the need paint delegate.
(Inherited from Storage) | |
| ToolStripBorder | Gets and sets the border color to use on the bottom edge of the ToolStrip. | |
| ToolStripContentPanelGradientBegin | Gets and sets the starting color of the gradient used in the ToolStripContentPanel.. | |
| ToolStripContentPanelGradientEnd | Gets and sets the ending color of the gradient used in the ToolStripContentPanel. | |
| ToolStripDropDownBackground | Gets and sets the solid background color of the ToolStripDropDown.. | |
| ToolStripFont | Gets and sets the font to draw text on the tool strip. | |
| ToolStripGradientBegin | Gets and sets the starting color of the gradient used in the ToolStrip background.. | |
| ToolStripGradientEnd | Gets and sets the ending color of the gradient used in the ToolStrip background.. | |
| ToolStripGradientMiddle | Gets and sets the ending color of the gradient used in the ToolStrip background.. | |
| ToolStripPanelGradientBegin | Gets and sets the starting color of the gradient used in the ToolStripPanel.. | |
| ToolStripPanelGradientEnd | Gets and sets the ending color of the gradient used in the ToolStripPanel.. | |
| ToolStripText | Gets and sets the color to draw text on the tool strip. |
| 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) | |
| OnNeedPaint |
Raises the NeedPaint event.
(Inherited from Storage) | |
| PerformNeedPaint |
Fires the NeedPaint event.
(Inherited from Storage) | |
| PerformNeedPaint(Boolean) |
Fires the NeedPaint event.
(Inherited from Storage) | |
| PopulateFromBase | Populate values from the base palette. | |
| ResetToolStripBorder | esets the ToolStripBorder property to its default value. | |
| ResetToolStripContentPanelGradientBegin | esets the ToolStripContentPanelGradientBegin property to its default value. | |
| ResetToolStripContentPanelGradientEnd | esets the ToolStripContentPanelGradientEnd property to its default value. | |
| ResetToolStripDropDownBackground | esets the ToolStripDropDownBackground property to its default value. | |
| ResetToolStripFont | esets the ToolStripFont property to its default value. | |
| ResetToolStripGradientBegin | esets the ToolStripGradientBegin property to its default value. | |
| ResetToolStripGradientEnd | esets the ToolStripGradientEnd property to its default value. | |
| ResetToolStripGradientMiddle | esets the ToolStripGradientMiddle property to its default value. | |
| ResetToolStripPanelGradientBegin | esets the ToolStripPanelGradientBegin property to its default value. | |
| ResetToolStripPanelGradientEnd | esets the ToolStripPanelGradientEnd property to its default value. | |
| ResetToolStripText | esets the ToolStripText property to its default value. | |
| ToString |
Returns a string that represents the current defaulted state.
(Inherited from Storage) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
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) |