ToolStripContainer.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

屬性值

控制項中包含的控制項集合。

備註

這個屬性與這個類別無關。

適用於