An NDoc Documented Class Library

WindowInfo.borderHeight Field

[Visual Basic]
Public borderHeight As UInt32
[C#]
public uint borderHeight;
[C++]
public: unsigned int borderHeight;
[JScript]
public var borderHeight: UInt32;

See Also

WindowInfo Structure | White.Core.WindowsAPI Namespace