【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.12.6 DynaControl::GetChild
Contents
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