Method wnd.HasStyle
Overload
Returns true if the window has all specified style flags (see wnd.Style).
public bool HasStyle(WS style, bool any = false)
Parameters
|
style (WS)
One or more styles. |
|
any (bool)
Return |
Returns
Remarks
Supports lastError.