The methods of the CommandContextMenu class are listed below. For a complete list of CommandContextMenu class members, see the CommandContextMenu Members topic.
![]() | 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. |
CommandContextMenu Class | NETXP.Controls.Bars Namespace