Method wnd.getwnd.Previous
Overload
Gets previous sibling window or control in the Z order.
public wnd Previous(int skip = 0)
Parameters
|
skip (int)
How many previous windows to skip. |
Returns
|
wnd
|
Gets previous sibling window or control in the Z order.
public wnd Previous(int skip = 0)
|
skip (int)
How many previous windows to skip. |
|
wnd
|