Accusoft.ImagXpressSdk Namespace : ImagXpressDefaultContextMenu Class |
The following tables list the members exposed by ImagXpressDefaultContextMenu.
Name | Description | |
---|---|---|
ImagXpressDefaultContextMenu Constructor | Initializes a new instance of the ImagXpressDefaultContextMenu class. |
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
Handle | Gets a value representing the window handle for the menu. (Inherited from System.Windows.Forms.Menu) | |
IsParent | Gets a value indicating whether this menu contains any menu items. This property is read-only. (Inherited from System.Windows.Forms.Menu) | |
MdiListItem | Gets a value indicating the System.Windows.Forms.MenuItem that is used to display a list of multiple document interface (MDI) child forms. (Inherited from System.Windows.Forms.Menu) | |
MenuItems | Gets a value indicating the collection of System.Windows.Forms.MenuItem objects associated with the menu. (Inherited from System.Windows.Forms.Menu) | |
Name | Gets or sets the name of the System.Windows.Forms.Menu. (Inherited from System.Windows.Forms.Menu) | |
RightToLeft | Gets or sets a value indicating whether text displayed by the control is displayed from right to left. (Inherited from System.Windows.Forms.ContextMenu) | |
Site | (Inherited from System.ComponentModel.Component) | |
SourceControl | Gets the control that is displaying the shortcut menu. (Inherited from System.Windows.Forms.ContextMenu) | |
Tag | Gets or sets user-defined data associated with the control. (Inherited from System.Windows.Forms.Menu) |
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 System.ComponentModel.Component) | |
FindMenuItem | Gets the System.Windows.Forms.MenuItem that contains the value specified. (Inherited from System.Windows.Forms.Menu) | |
GetContextMenu | Gets the System.Windows.Forms.ContextMenu that contains this menu. (Inherited from System.Windows.Forms.Menu) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetMainMenu | Gets the System.Windows.Forms.MainMenu that contains this menu. (Inherited from System.Windows.Forms.Menu) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
MergeMenu | Merges the System.Windows.Forms.MenuItem objects of one menu with the current menu. (Inherited from System.Windows.Forms.Menu) | |
Show | Overloaded. Displays the shortcut menu at the specified position. (Inherited from System.Windows.Forms.ContextMenu) | |
ToString | Returns a System.String that represents the System.Windows.Forms.Menu control. (Inherited from System.Windows.Forms.Menu) |
Name | Description | |
---|---|---|
Collapse | Occurs when the shortcut menu collapses. (Inherited from System.Windows.Forms.ContextMenu) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
Popup | Occurs before the shortcut menu is displayed. (Inherited from System.Windows.Forms.ContextMenu) |