ToolStrip.Controls プロパティ

定義

このクラスでは、このプロパティは使用されません。

public:
 property System::Windows::Forms::Control::ControlCollection ^ Controls { System::Windows::Forms::Control::ControlCollection ^ get(); };
public System.Windows.Forms.Control.ControlCollection Controls { get; }
member this.Controls : System.Windows.Forms.Control.ControlCollection
Public ReadOnly Property Controls As Control.ControlCollection

プロパティ値

Control.ControlCollection

ToolStrip 内に格納されているコントロールのコレクションを表す Control.ControlCollection

注釈

このクラスでは、このプロパティは使用されません。

適用対象