Control

获取容器内索引处的控件。

CWnd*  Control(
   const int  ind      // 索引
   )  const

参数

ind

[输入]  所需控件的索引。

返回值

控件指针, 否则, 若未发现控件 NULL。