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 控件的集合。

适用于