ToolStripContainer.CreateControlsInstance Methode

Definition

Erstellt eine ToolStripContainer-Auflistung und gibt diese zurück.

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

Gibt zurück

Control.ControlCollection

Eine schreibgeschützte ToolStripContainer-Auflistung.

Gilt für