Click or drag to resize

PaletteContextMenuItemState Properties

The PaletteContextMenuItemState 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 propertyItemHighlight Gets access to the item highlight appearance entries.
Public propertyItemImage Gets access to the item image appearance entries.
Public propertyItemShortcutText Gets access to the item shortcut text appearance entries.
Public propertyItemSplit Gets access to the item split appearance entries.
Public propertyItemTextAlternate Gets access to the alternate item text appearance entries.
Public propertyItemTextStandard Gets access to the standard item text appearance entries.
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