C1.WPF Namespace > C1Window Class : WindowState Property |
'Declaration
Public Property WindowState As C1WindowState
'Usage
Dim instance As C1Window Dim value As C1WindowState instance.WindowState = value value = instance.WindowState
public C1WindowState WindowState {get; set;}
public: property C1WindowState WindowState { C1WindowState get(); void set ( C1WindowState value); }
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