Share via


ToolStripPanel.CreateControlsInstance 方法

定義

擷取 ToolStripPanel 控制項的集合。

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

ToolStripPanel 控制項的集合。

適用於