The following tables list the members exposed by ContextMenuItem.
Name | Description | |
---|---|---|
ContextMenuItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Checked | Gets or sets a value indicating whether the item is checked. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Enabled | Gets or sets a value indicating whether the control is enabled. | |
Image | Returns or sets the image displayed in the menu item. | |
Manager | Overridden. Returns the ContextMenuManager to which this item belongs. | |
MenuItems | (Inherited from Infragistics.Win.IGControls.ContextMenuItemBase) | |
MergeOrder | Gets or sets a value indicating the relative position of the menu item when it is merged with another. | |
Owner | Returns the Owner of the item. | |
ParentCollection | Returns the Owner of the item. | |
Shortcut | Gets or sets a value indicating the shortcut key associated with the menu item. | |
ShowShortcut | Gets or sets a value indicating whether the shortcut key that is associated with the menu item is displayed next to the menu item caption. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Gets or sets the text that is to be displayed on the item. | |
View | ||
Visible | Gets or sets a value indicating whether the menu item is visible. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnPopup | Fire the Popup event. (Inherited from Infragistics.Win.IGControls.ContextMenuItemBase) | |
OnSubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Click | Occurs when the menu item is clicked or selected using a shortcut key or access key defined for the menu item. | |
Popup | Occurs before the shortcut menu is displayed. (Inherited from Infragistics.Win.IGControls.ContextMenuItemBase) | |
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |