Click or drag to resize

KryptonPaletteTMSMenuStrip Properties

The KryptonPaletteTMSMenuStrip 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 propertyMenuStripFont Gets and sets the font to draw text on the menu strip.
Public propertyMenuStripGradientBegin Gets and sets the starting color of the gradient used in the MenuStrip..
Public propertyMenuStripGradientEnd Gets and sets the ending color of the gradient used in the MenuStrip..
Public propertyMenuStripText Gets and sets the color to draw text on the menu strip.
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)
Top
See Also