Show / Hide Table of Contents

Method wnd.HasExStyle


Overload

Returns true if the window has all specified extended style flags (see wnd.ExStyle).

public bool HasExStyle(WSE exStyle, bool any = false)
Parameters
exStyle  (WSE)

One or more extended styles.

any  (bool)

Return true if has any (not necessary all) of the specified styles.

Returns
bool

Remarks

Supports lastError.