ControlFind

获取容器内标识符对应的控件。

virtual CWnd*  ControlFind(
   const long  id      // id
   )

参数

id

[输入]  控件 ID。

返回值

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