IVsWindowFrame3 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implemented by the Visual Studio shell on the IVsWindowFrame objects that represent tool windows and document windows. This interface may be retrieved by QueryInterface from an IVsWindowFrame object.
public interface class IVsWindowFrame3
public interface class IVsWindowFrame3
__interface IVsWindowFrame3
[System.Runtime.InteropServices.Guid("B2C3D311-2599-4CE1-9967-F224D99D374B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWindowFrame3
[<System.Runtime.InteropServices.Guid("B2C3D311-2599-4CE1-9967-F224D99D374B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsWindowFrame3 = interface
Public Interface IVsWindowFrame3
- Attributes
Methods
CreateThumbnail(Int32, Int32, IntPtr) |
Creates a new thumbnail with the best fit possible within the bounds of the provided width and height. |