Property wnd.Style
Overload
Gets window style.
public WS Style { get; }
Property Value
|
WS
One or more WS flags and/or class-specific style flags. Reference: window styles. |
Remarks
Supports lastError.
Gets window style.
public WS Style { get; }
|
WS
One or more WS flags and/or class-specific style flags. Reference: window styles. |
Supports lastError.