An NDoc Documented Class Library

WindowsConstants.SW_NORMAL Field

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

See Also

WindowsConstants Class | White.Core.InputDevices Namespace