Compartir a través de


WindowResizeGripMode Enumeration

Determines the mode of the current resize operation.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaración
Public Enumeration WindowResizeGripMode
public enum WindowResizeGripMode

Members

Member name Description
Splitter Resizing mode is splitter.
DirectUpdate Resizing mode is direct update.

See Also

Reference

Microsoft.VisualStudio.PlatformUI Namespace