![]() | Constructs a new CommandContextMenu. |
![]() | Specifies whether or not to animate the menu when shown. |
![]() | Should the final click message (WM_LBUTTONDOWN) be eaten? Set this to True for left-button handled context menus. |
![]() | Gets the handle of this menu window. |
![]() | Indicates whether or not the menu has infrequent items. |
![]() | A collection of CommandBarItem objects that defines the items in the menu. |
![]() | The parent context menu of this menu (if this is a submenu). |
![]() | The renderer that defines the look and feel of the menu. |
![]() | Gets the item that was clicked by the user when the menu was closed. |
![]() | The initially selected menu item, set before the menu is shown. |
![]() | Specifies whether or not to show the personalized menu initially expanded. |
![]() | The container of this component. |
![]() | The control responsible for handling messages. |
![]() | Specifies whether or not to raise the Click event for the selected menu item. If you set this to True, no Click events will be generated for menu items. |
![]() | Assigns a handle to this window. |
![]() | Calculates the menu window's size. |
![]() | Creates a window and its handle with the specified creation parameters. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Invokes the default window procedure associated with this window. It is an error to call this method when the Handle property is 0. |
![]() | Destroys the window and its handle. |
![]() | Dismisses (closes) the menu. |
![]() | Called when the menu must be disposed. NEVER call this function manually if you've set the command bar item collection such that it's no longer owned by this menu. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the rectangle (bounds) of an item. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Gets the Type of the current instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Releases the handle associated with this window. |
![]() | Overloaded. Shows the popup menu at the specified location. No source control is provided. |
![]() | Returns a String that represents the current Object. |
![]() | Requests a repositioning of the menu. |
![]() | Occurs when the object has been disposed. |
![]() | Raised when a collapsed personalized menu is expanded. |
![]() | Raised when the menu has been dismissed. |
![]() | Raised after the menu has been shown. |
CommandContextMenu Class | NETXP.Controls.Bars Namespace