IVSMDDesigner Members
Include Protected Members
Include Inherited Members
Represents a managed form designer.
The IVSMDDesigner type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the IVSMDDesigner. | |
Flush | Flushes any changes that the designer has made to the text buffer. | |
GetLoadError | Gets the HRESULT of the last load error, should one exist. |
Top
Properties
Name | Description | |
---|---|---|
CommandGuid | Gets the GUID of the designer command. | |
SelectionContainer | Gets the selection container. | |
View | Gets the view for this designer. |
Top