An NDoc Documented Class Library

WindowsConstants.WS_VISIBLE Field

[Visual Basic]
Public const WS_VISIBLE As Long = 268435456
[C#]
public const long WS_VISIBLE = 268435456;
[C++]
public: const __int64 WS_VISIBLE = 268435456;
[JScript]
public const var WS_VISIBLE: long = 268435456;

See Also

WindowsConstants Class | White.Core.InputDevices Namespace