ToolStripContainer.CreateControlsInstance 方法

定義

建立及傳回 ToolStripContainer 集合。

protected:
 override System::Windows::Forms::Control::ControlCollection ^ CreateControlsInstance();
protected override System.Windows.Forms.Control.ControlCollection CreateControlsInstance ();
override this.CreateControlsInstance : unit -> System.Windows.Forms.Control.ControlCollection
Protected Overrides Function CreateControlsInstance () As Control.ControlCollection

傳回

Control.ControlCollection

唯讀的 ToolStripContainer 集合。

適用於