An NDoc Documented Class Library

WindowsConstants.WS_TABSTOP Field

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

See Also

WindowsConstants Class | White.Core.InputDevices Namespace