KryptonPaletteTMSToolStrip Properties |
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.
|