Method wnd.ActivateL
Overload
Lightweight version of wnd.Activate. Does not throw exceptions.
public bool ActivateL(bool full = false)
Parameters
full (bool)
Call wnd.Activate and handle exceptions; on exception return |
Returns
bool
|