Click or drag to resize

KryptonPaletteImagesGalleryButton Properties

The KryptonPaletteImagesGalleryButton type exposes the following members.

Properties
  NameDescription
Public propertyCommon
Gets and sets the common image that other gallery button images inherit from.
Public propertyDisabled
Gets and sets the image for use when the gallery button is disabled.
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 propertyNormal
Gets and sets the image for use when the gallery button is normal.
Public propertyPressed
Gets and sets the image for use when the gallery button is pressed.
Public propertyTracking
Gets and sets the image for use when the gallery button is hot tracking.
Top
See Also