2.2.6.12.6 DynaControl::GetChild

Description

Attaches to a child DynaControl in a TreeDlg, containing multiple DynaControl's

Syntax

BOOL GetChild( Window & WndDlg, int nIndex = -1 )

Parameters

WndDlg
the Tree Dialog that contains the control
nIndex
index (0 based) of the controls, -1 uses active

Return

returns non zero if successful.

Examples

Remark

See Also

Header to Include

Control.h