Click or drag to resize

ContextMenuImages Properties

The ContextMenuImages type exposes the following members.

Properties
  NameDescription
Public propertyChecked
Gets and sets the image for a checked context menu item.
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyIndeterminate
Gets and sets the image for an indeterminate context menu item.
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 propertySubMenu
Gets and sets an image indicating a sub-menu on a context menu item.
Top
See Also