NContextMenuBuilder Class Members
In This Topic
The following tables list the members exposed by NContextMenuBuilder.
Public Constructors
Public Methods
| Name | Description |
| AddCheckableMenuItem | Overloaded. Adds a checkable menu item to the specified collection that executes the specified command. |
| AddMenuItem | Overloaded. Adds a menu item to the specified collection that executes the specified command. |
| AddSeparator | Overloaded. Add a separator to the specfied menu. |
| BeginGroup | Overloaded. Begins a new group in the menu items of the specified menu. |
| EndGroup | Ends a previously started group. |
Top
Protected Methods
| Name | Description |
| dSWC | |
Top
See Also