For a list of all members of this type, see UltraMenuItem members.
Name | Description | |
---|---|---|
CloneMenu | Overloaded. Overridden. Invoked when the menu object must be cloned. | |
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 | Overloaded. Overridden. Disposes of the resources (other than memory) used by the System.Windows.Forms.MenuItem. | |
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 | Overloaded. Merges this System.Windows.Forms.MenuItem with another System.Windows.Forms.MenuItem and returns the resulting merged System.Windows.Forms.MenuItem. (Inherited from System.Windows.Forms.MenuItem) | |
PerformClick | Generates a System.Windows.Forms.Control.Click event for the System.Windows.Forms.MenuItem, simulating a click by a user. (Inherited from System.Windows.Forms.MenuItem) | |
PerformSelect | Raises the System.Windows.Forms.MenuItem.Select event for this menu item. (Inherited from System.Windows.Forms.MenuItem) | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetCheckedAppearance | Resets the CheckedAppearance property to its default value. | |
ResetSelectedAppearance | Resets the SelectedAppearance property to its default value. | |
ResolveAppearance | Resolves the appearance for the menu item | |
ToString | Returns a string that represents the System.Windows.Forms.MenuItem. (Inherited from System.Windows.Forms.MenuItem) |
Name | Description | |
---|---|---|
CreateMenuHandle | Creates a new handle to the System.Windows.Forms.Menu. (Inherited from System.Windows.Forms.Menu) | |
DirtyMenuItemSize | Invoked when a property change that requires the menu item size to be recalculated | |
DrawMenuGlyph | Draws the specified menu glyph at the specified coordinates | |
DrawXPItem | Renders the menu item using the Office XP color scheme | |
Finalize | (Inherited from System.ComponentModel.Component) | |
FindMergePosition | Returns the position at which a menu item should be inserted into the menu. (Inherited from System.Windows.Forms.Menu) | |
GetImageAreaSize | Return the size of the area that contains the menu image | |
GetImageSize | Returns the size of the images displayed | |
GetService | (Inherited from System.ComponentModel.Component) | |
GetStringFormat | Returns the System.Drawing.StringFormat object used to render the string | |
GetUltraContextMenu | Returns the containing UltraContextMenuManager | |
GetXPItemSize | Returns the size of an item using the Office XP layout formatting | |
IsBottomItem | Indicates if the specified index is the end of a group of menu items. | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Invoked when a property changes on the context menu. | |
OnClick | Raises the System.Windows.Forms.MenuItem.Click event. (Inherited from System.Windows.Forms.MenuItem) | |
OnDrawItem | Overridden. Invoked when the owner drawn menu is to be rendered. | |
OnInitMenuPopup | Raises the System.Windows.Forms.MenuItem.Popup event. (Inherited from System.Windows.Forms.MenuItem) | |
OnMeasureItem | Overridden. Invoked when the size of the menu item should be returned for an owner drawn menu. | |
OnPopup | Raises the System.Windows.Forms.MenuItem.Popup event. (Inherited from System.Windows.Forms.MenuItem) | |
OnSelect | Raises the System.Windows.Forms.MenuItem.Select event. (Inherited from System.Windows.Forms.MenuItem) | |
OnSubObjectPropChange | Invoked when a property on a subobject has changed. |