TemplateEditingVerb Properties
Assembly: System.Design (in System.Design.dll)
| 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.) |
