KryptonContextMenu Properties |
The KryptonContextMenu type exposes the following members.
Name | Description | |
---|---|---|
![]() | Caller |
Gets a reference to the caller that caused the context menu to be shown.
|
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) |
![]() | Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() | DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
![]() | Enabled |
Gets and sets if the context menu is enabled.
|
![]() | Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
![]() | Images |
Gets access to the image value overrides.
|
![]() | Items |
Collection of menu items for display.
|
![]() | Palette |
Gets and sets the custom palette implementation.
|
![]() | PaletteMode |
Gets or sets the palette to be applied.
|
![]() | Site | (Inherited from Component.) |
![]() | StateChecked |
Gets access to the context menu normal appearance values.
|
![]() | StateCommon |
Gets access to the common context menu appearance entries that other states can override.
|
![]() | StateDisabled |
Gets access to the context menu disabled appearance values.
|
![]() | StateHighlight |
Gets access to the context menu highlight appearance values.
|
![]() | StateNormal |
Gets access to the context menu normal appearance values.
|
![]() | Tag |
Gets and sets user-defined data associated with the object.
|