'Declaration Public Enum GripLocation Inherits System.Enum
'Usage Dim instance As GripLocation
public enum GripLocation : System.Enum
'Declaration Public Enum GripLocation Inherits System.Enum
'Usage Dim instance As GripLocation
public enum GripLocation : System.Enum
Member | Description |
---|---|
BottomLeft | The resizing grip is located in the bottom-left corner. |
BottomRight | The resizing grip is located in the bottom-right corner. |
None | No resizing grip is displayed. |
TopLeft | The resizing grip is located in the top-left corner. |
TopRight | The resizing grip is located in the top-right corner. |
System.Object
System.ValueType
System.Enum
Xceed.UI.GripLocation
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2