TemplateEditingVerb Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Checked | Gets or sets a value indicating whether this menu item is checked. (inherited from MenuCommand) |
| CommandID | Gets the CommandID associated with this menu command. (inherited from MenuCommand) |
| Description | Gets or sets the description of the menu item for the verb. (inherited from DesignerVerb) |
| Enabled | Gets a value indicating whether this menu item is available. (inherited from MenuCommand) |
| Index | Gets the index or other user data for the verb. |
| OleStatus | Gets the OLE command status code for this menu item. (inherited from MenuCommand) |
| Properties | Gets the public properties associated with the MenuCommand. (inherited from MenuCommand) |
| Supported | Gets or sets a value indicating whether this menu item is supported. (inherited from MenuCommand) |
| Text | Gets the text description for the verb command on the menu. (inherited from DesignerVerb) |
| Visible | Gets or sets a value indicating whether this menu item is visible. (inherited from MenuCommand) |
Community Additions
ADD
Show: