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