Click or drag to resize

PaletteColorButtonStrings Properties

The PaletteColorButtonStrings 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 propertyMoreColors
Gets and sets the menu string for a 'more colors' entry.
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 propertyNoColor
Gets and sets the menu string for a 'no color' entry.
Public propertyRecentColors
Gets and sets the title for the recent colors section of the color button menu.
Public propertyStandardColors
Gets and sets the title for the standard colors section of the application menu.
Public propertyThemeColors
Gets and sets the title for the theme colors section of the application menu.
Top
See Also