ToolStripPanel.CreateControlsInstance Metodo

Definizione

Recupera un insieme di controlli 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

Restituisce

Insieme di controlli ToolStripPanel.

Si applica a