C1.WPF Namespace : C1WindowState Enumeration |
'Declaration
Public Enum C1WindowState Inherits System.Enum
'Usage
Dim instance As C1WindowState
public enum C1WindowState : System.Enum
public enum class C1WindowState : public System.Enum
Member | Description |
---|---|
Floating | The window is floating (neither maximized nor minimized). |
Maximized | The window is maximized. |
Minimized | The window is minimized. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1WindowState
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