Intersoft.Client.UI.Aqua.UXDesktop Namespace : WindowState Enumeration |
Public Enum WindowState Inherits System.Enum
Dim instance As WindowState
public enum WindowState : System.Enum
public enum class WindowState : public System.Enum
Member | Description |
---|---|
Maximized | The window is in maximized state. |
Minimized | The window is in minimized state. |
Normal | The window is in normal state. |
<Intersoft:UXWindow IsClientVisible="True" Name="window1" WindowState="Maximized" />
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Aqua.UXDesktop.WindowState
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