__VSFPROPID7 Enumeration
Visual Studio 2015
Specifies property identifiers for window frames, document frames, and tool window frames.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Member name | Description | |
|---|---|---|
| VSFPROPID_InfoBarHost | VT_UNKNOWN. Gets the IVsInfoBarHost for the window frame, to which info bars can be added or removed. | |
| VSFPROPID_ToolboxUser | IVsToolboxUser implementation attached to a window frame. | |
| VSFPROPID7_FIRST | Indicates the first property ID. |
Show: