ContextMenuImages Properties |
The ContextMenuImages type exposes the following members.
| Name | Description | |
|---|---|---|
| Checked |
Gets and sets the image for a checked context menu item.
| |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| Indeterminate |
Gets and sets the image for an indeterminate context menu item.
| |
| IsDefault |
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.) | |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.) | |
| NeedPaintDelegate |
Gets access to the need paint delegate.
(Inherited from Storage.) | |
| SubMenu |
Gets and sets an image indicating a sub-menu on a context menu item.
|