Click or drag to resize

KryptonPaletteTMSToolStrip Properties

The KryptonPaletteTMSToolStrip type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyIsDefault
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.)
Public propertyNeedPaint
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.)
Protected propertyNeedPaintDelegate
Gets access to the need paint delegate.
(Inherited from Storage.)
Public propertyToolStripBorder
Gets and sets the border color to use on the bottom edge of the ToolStrip.
Public propertyToolStripContentPanelGradientBegin
Gets and sets the starting color of the gradient used in the ToolStripContentPanel..
Public propertyToolStripContentPanelGradientEnd
Gets and sets the ending color of the gradient used in the ToolStripContentPanel.
Public propertyToolStripDropDownBackground
Gets and sets the solid background color of the ToolStripDropDown..
Public propertyToolStripFont
Gets and sets the font to draw text on the tool strip.
Public propertyToolStripGradientBegin
Gets and sets the starting color of the gradient used in the ToolStrip background..
Public propertyToolStripGradientEnd
Gets and sets the ending color of the gradient used in the ToolStrip background..
Public propertyToolStripGradientMiddle
Gets and sets the ending color of the gradient used in the ToolStrip background..
Public propertyToolStripPanelGradientBegin
Gets and sets the starting color of the gradient used in the ToolStripPanel..
Public propertyToolStripPanelGradientEnd
Gets and sets the ending color of the gradient used in the ToolStripPanel..
Public propertyToolStripText
Gets and sets the color to draw text on the tool strip.
Top
See Also