ToolStrip.CreateControlsInstance Metoda

Definicja

Tworzy nowe wystąpienie kolekcji kontrolek dla kontrolki.

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

Zwraca

Control.ControlCollection

Nowe wystąpienie Control.ControlCollection przypisane do kontrolki.

Dotyczy