Method wnd.getwnd.Child
Overload
Gets a direct child control by index.
public wnd Child(int index)
Parameters
index (int)
0-based index of the child control in the Z order. |
Returns
wnd
|
Gets a direct child control by index.
public wnd Child(int index)
index (int)
0-based index of the child control in the Z order. |
wnd
|