TabControl.RemoveAll 方法

定义

从该选项卡控件中移除所有的选项卡页和附加的控件。

protected:
 void RemoveAll();
protected void RemoveAll ();
member this.RemoveAll : unit -> unit
Protected Sub RemoveAll ()

注解

通过属性删除 Controls 所有控件。

适用于