This documentation is archived and is not being maintained.
TemplateEditingVerb Properties
.NET Framework 1.1
The properties of the TemplateEditingVerb class are listed here. For a complete list of TemplateEditingVerb class members, see the TemplateEditingVerb Members topic.
Public Properties
Checked (inherited from MenuCommand) | Gets or sets a value indicating whether this menu item is checked. |
CommandID (inherited from MenuCommand) | Gets the CommandID associated with this menu command. |
Enabled (inherited from MenuCommand) | Gets a value indicating whether this menu item is available. |
Index | Gets the index, or other user data, for the verb. |
OleStatus (inherited from MenuCommand) | Gets the OLE command status code for this menu item. |
Supported (inherited from MenuCommand) | Gets or sets a value indicating whether this menu item is supported. |
Text (inherited from DesignerVerb) | Gets the text description that describes the verb command on the menu. |
Visible (inherited from MenuCommand) | Gets or sets a value indicating whether this menu item is visible. |
See Also
Show:
