次の方法で共有


TabControl.RemoveAll メソッド

タブ コントロールから、タブ ページおよび追加のコントロールをすべて削除します。

Protected Sub RemoveAll()
[C#]
protected void RemoveAll();
[C++]
protected: void RemoveAll();
[JScript]
protected function RemoveAll();

解説

Controls プロパティを使用して、すべてのコントロールが削除されます。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

TabControl クラス | TabControl メンバ | System.Windows.Forms 名前空間