'Declaration
Public Enum FullScreenMode Inherits System.Enum
public enum FullScreenMode : System.Enum
'Declaration
Public Enum FullScreenMode Inherits System.Enum
public enum FullScreenMode : System.Enum
Member | Description |
---|---|
FullScreen | Form is full screen and task bar is also invisible. |
FullScreenWithTaskBar | Form is full screen and task bar is still visible. |
None | Form is not full screen. |
System.Object
System.ValueType
System.Enum
C1.Win.TouchToolKit.FullScreenMode
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