IVsWindowView Members
Include Protected Members
Include Inherited Members
Controls part of the client area in a window. One of several interfaces you can implement on the the DocView or ViewHelper object to override other interfaces. Rarely used.
The IVsWindowView type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetGuidProperty | Retrieves the value of a GUID property. | |
GetProperty | Retrieves the value of a property. | |
SetGuidProperty | Set the value of a GUID property. | |
SetProperty | Set the value of a property. |
Top