WindowResizeGrip::ResizeGripDirection Property

 

Gets or sets the ResizeGripDirection attribute.

Namespace:   Microsoft.VisualStudio.PlatformUI
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::WindowResizeGripDirection

Returns the ResizeGripDirection.

Return to top
Show: