![]() |
Overloaded. Initializes a new instance of the class with a specified caption and event handler for the Click event of the menu item. |
![]() |
Gets the bounds of the menu item. |
![]() |
Gets or sets a value indicating whether the item is placed on a new line (for a menu item added to a MainMenu object) or in a new column (for a menu item or submenu item displayed in a ContextMenu). |
![]() |
Gets or sets a value indicating whether a check mark appears next to the text of the menu item. |
![]() |
Gets or sets the command this menu item should be connected to. |
![]() |
Gets the IContainer that contains the Component. |
![]() |
Gets or sets a value indicating whether the menu item is the default menu item. |
![]() |
Gets or sets a value that describes the menu item. |
![]() |
Gets or sets the editor that is associated with the menu item. |
![]() |
Gets or sets a value indicating whether the menu item is enabled. |
![]() |
Gets the image assigned to the menu item. |
![]() |
Gets or sets the index value of the image assigned to the menu item. |
![]() |
Gets or sets a value indicating the position of the menu item in its parent menu. |
![]() |
Gets or sets a value indicating whether the menu item should be hided by the infrequent filter if it hasn't been used recently. |
![]() |
Gets a value indicating whether the menu item contains child menu items. |
![]() |
Gets or sets a value indicating whether the menu item will be populated with a list of the Multiple Document Interface (MDI) child windows that are displayed within the associated form. |
![]() |
Gets a value indicating the collection of MenuItem objects associated with the menu item. |
![]() |
Gets or sets a value indicating the relative position of the menu item when it is merged with another. |
![]() |
Gets or sets a value indicating the behavior of this menu item when its menu is merged with another. |
![]() |
Gets a value indicating the mnemonic character that is associated with this menu item. |
![]() |
Gets or sets a value indicating whether the code that you provide draws the menu item or the renderer draws the menu item. |
![]() |
Gets a value indicating the menu that contains this menu item. |
![]() |
Gets a value indicating the parent menu item that contains this menu item. |
![]() |
Gets or sets a value indicating whether the MenuItem, if checked, displays a radio-button instead of a check mark. |
![]() |
Gets or sets a value indicating the shortcut key associated with the menu item. |
![]() |
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. |
![]() |
Gets or sets the ISite of the Component. |
![]() |
Gets or sets the object that contains data about the menu item. |
![]() |
Gets or sets a value indicating the caption of the menu item. |
![]() |
Gets or sets a value indicating whether the menu item is visible. |
![]() |
Overloaded. Creates a copy of the current MenuItem. |
![]() |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() |
Overloaded. Releases the resources used by the Component. |
![]() |
Overloaded. Determines whether two Object instances are equal. |
![]() |
Gets the ContextMenu that contains this menu item. |
![]() |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() |
Gets the MainMenu that contains this menu item. |
![]() |
Returns the shortcut as text. |
![]() |
Gets the Type of the current instance. |
![]() |
Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() |
Overloaded. Merges another menu item with this menu item. |
![]() |
Generates a Click event for the MenuItem, simulating a click by a user. |
![]() |
Generates a Select event for the MenuItem. |
![]() |
Overridden. See Object.ToString. |
![]() |
Occurs when the menu item is clicked or selected using a shortcut key or access key defined for the menu item. |
![]() |
Adds an event handler to listen to the Disposed event on the component. |
![]() |
Occurs when the OwnerDraw property of a menu item is set to true and a request is made to draw the menu item. |
![]() |
Occurs when the menu needs to know the size of a menu item before drawing it. |
![]() |
Occurs before a menu item's list of menu items is displayed. |
![]() |
Occurs when the user places the cursor over a menu item. |
![]() |
Gets a value that indicates whether the Component is currently in design mode. |
![]() |
Gets the list of event handlers that are attached to this Component. |
![]() |
Creates a dialog where the user can select mdi child forms to activate. |
![]() |
Overloaded. Releases the resources used by the Component. |
![]() |
Overridden. See Object.Finalize. In C# and C++, finalizers are expressed using destructor syntax. |
![]() |
Returns an object that represents a service provided by the Component or by its Container. |
![]() |
Creates a shallow copy of the current Object. |
![]() |
Raises the Click event. |
![]() |
Raises the DrawItem event. |
![]() |
Raises the MeasureItem event. |
![]() |
Raises the Popup event. |
![]() |
Raises the Select event. |