An NDoc Documented Class Library

WindowsConstants.SW_RESTORE Field

[Visual Basic]
Public const SW_RESTORE As UInt32 = 9
[C#]
public const uint SW_RESTORE = 9;
[C++]
public: const unsigned int SW_RESTORE = 9;
[JScript]
public const var SW_RESTORE: UInt32 = 9;

See Also

WindowsConstants Class | White.Core.InputDevices Namespace