An NDoc Documented Class Library

WindowInfo.style Field

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

See Also

WindowInfo Structure | White.Core.WindowsAPI Namespace