The properties of the TemplateEditingFrame class are listed below. For a complete list of TemplateEditingFrame class members, see the TemplateEditingFrame Members topic.
Checked (inherited from MenuCommand) | Gets or sets a value that indicates whether this menu item is checked. |
CommandID (inherited from MenuCommand) | Gets the CommandID associated with this menu. |
Content | HTML content of the template editing frame (provided by the owner). Read-only property. |
Enabled (inherited from MenuCommand) | Gets or sets a value that indicates whether this menu item is available. |
Name | User friendly name of the template editing frame (used in the context menu). Read-only property. |
OleStatus (inherited from MenuCommand) | Gets the OLE command status code for this menu item. |
Supported (inherited from MenuCommand) | Gets or sets a value that indicates whether this menu item is supported. |
TemplateNames | The names of the templates contained within the frame. |
Text (inherited from DesignerVerb) | Gets or sets the text to show on the menu item for the verb. |
Visible (inherited from MenuCommand) | Gets or sets a value that indicates if this menu item is visible. |