Intersoft.Client.UI.Aqua.UXDesktop Namespace : ResizeHandleMode Enumeration |
Public Enum ResizeHandleMode Inherits System.Enum
Dim instance As ResizeHandleMode
public enum ResizeHandleMode : System.Enum
public enum class ResizeHandleMode : public System.Enum
Member | Description |
---|---|
E | The window is resizing toward the east direction. |
N | The window is resizing toward the north direction. |
NE | The window is resizing toward north east direction. |
None | The window is not currently in resizing mode. |
NW | The window is resizing toward north west direction. |
S | The window is resizing toward the south direction. |
SE | The window is resizing toward south east direction. |
SW | The window is resizing toward south west direction. |
W | The window is resizing toward the west direction. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Aqua.UXDesktop.ResizeHandleMode
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