Show / Hide Table of Contents

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

default(wnd) if no children or if index is invalid or if failed.

Remarks

Calls API GetWindow. Supports lastError.