NShapeMenuItem Class Members
In This Topic
The following tables list the members exposed by NShapeMenuItem.
Public Fields
Public Properties
| Name | Description |
 | Enabled | Gets or sets whether the menu item is enabled or not. |
 | SeparatorAfter | Gets or sets whether a separator is added to the menu after this item. |
 | SeparatorBefore | Gets or sets whether a separator is added to the menu before this item. |
 | Text | Gets or sets the text which appears in the menu item created for this action. |
 | Visible | Gets or sets whether the menu item is visible or not. |
Top
Public Methods
| Name | Description |
 | BuildMenu | Must override to create a menu item. |
Top
Protected Methods
| Name | Description |
 | IQb | Overridden. |
Top
See Also