Remove

ControlCollection.Remove method

从集合中移除一个ActiveX控件。

public void Remove(IControl item)
参数类型描述
itemIControl要移除的控件。

另见