Subscriber portal
Gets or sets a value indicating the dimensions of the window in pixels.
property int Height { int get(); void set(int value); }
The height dimension of the window in pixels.
This example creates a linked window frame, adds the Output Window and Solution Explorer to the linked frame, resizes the linked window frame, and then undocks the windows from the frame.
Window2 InterfaceEnvDTE80 Namespace