Delete

从容器中删除控件。

bool  Delete(
   CWnd&  control      // 引用
   )

参数

control

[输入]  删除的控件, 通过引用传递。

返回值

true 如果成功, 否则 false。