'Declaration Public Enum WindowResizeThumb Inherits System.Enum
'Usage Dim instance As WindowResizeThumb
public enum WindowResizeThumb : System.Enum
'Declaration Public Enum WindowResizeThumb Inherits System.Enum
'Usage Dim instance As WindowResizeThumb
public enum WindowResizeThumb : System.Enum
Member | Description |
---|---|
Bottom | The bottom grip control. |
BottomLeft | The bottom-left grip control. |
BottomRight | The bottom-right grip control. |
Count | |
Grip | Refers to the lower right gripping control when window's ResizeMode is CanResizeWithGrip. |
Left | The left grip control. |
Right | The right grip control. |
Top | The top grip control. |
TopLeft | The top-left grip control. |
TopRight | The top-right grip control. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.Toolkit.Core.WindowResizeThumb
Target Platforms: Windows 11, Windows 10, 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