WindowResizeGrip::ResizeGripDirection Property
Visual Studio 2015
Gets or sets the ResizeGripDirection attribute.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property WindowResizeGripDirection ResizeGripDirection { WindowResizeGripDirection get(); void set(WindowResizeGripDirection value); }
Property Value
Type: Microsoft.VisualStudio.PlatformUI::WindowResizeGripDirectionReturns the ResizeGripDirection.
Show: