Control
获取索引处的控件。
CWnd* Control(
const int ind // 索引
) const参数
ind
[输入] 控件索引。
返回值
控件指针。
注释
基准类方法没有容器, 它可供访问其继承者的容器并永远返回 NULL。
获取索引处的控件。
CWnd* Control(
const int ind // 索引
) constind
[输入] 控件索引。
控件指针。
基准类方法没有容器, 它可供访问其继承者的容器并永远返回 NULL。