Intersoft.Client.UI.Aqua.UXDesktop Namespace : ResizeDirection Enumeration |
Public Enum ResizeDirection Inherits System.Enum
Dim instance As ResizeDirection
public enum ResizeDirection : System.Enum
public enum class ResizeDirection : public System.Enum
Member | Description |
---|---|
AllDirections | The window can be resized from all 8 directions. |
BottomRight | The window can be resized only from the bottom right direction, that is by dragging the resize handle in the bottom right corner of a window. |
<Intersoft:UXWindow IsClientVisible="True" Name="window1" ResizeDirection="BottomRight" />
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Aqua.UXDesktop.ResizeDirection
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