IVsMultiViewDocumentView Members
Include Protected Members
Include Inherited Members
Supports multiple view tabs on the same view, such as the HTML and Design tabs on the HTML editor.
The IVsMultiViewDocumentView type exposes the following members.
Methods
Name | Description | |
---|---|---|
ActivateLogicalView | Identifies which view is activated when the editor window is instantiated. | |
GetActiveLogicalView | Determines which logical view is active. | |
IsLogicalViewActive | Determines whether the specified logical view is active. |
Top