Window2::Top Property
Visual Studio 2015
Gets or sets the vertical distance between the internal top edge of an object and the top edge of its container.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Implements
Window::TopThis example creates a linked window frame, adds the Output Window and Solution Explorer to the linked frame as docked windows, displays some properties, uses the Top property to resize the linked window frame, and then undocks the windows from the frame.
Show: