IVsWindowFrame5 Interface
Visual Studio 2015
Provides access to behaviors and properties of environment window frames, for both tool and document windows.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | DisplayedIconImageMoniker | Gets the ImageMoniker for the icon being displayed for the WindowFrame. |
![]() | IconImageMoniker | Gets or sets the ImageMoniker, which allows you to set the icon of a WindowFrame. Getting this property returns whatever this property was set to directly. Because there are other ways to set the icon, and this value can get overridden, if you want the ImageMoniker for the icon that is actually being displayed on the frame, use DisplayedIconImageMoniker. |
Show:
