ToolStripPanel::CreateControlsInstance Method ()

 

Retrieves a collection of ToolStripPanel controls.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
virtual Control::ControlCollection^ CreateControlsInstance() override

Return Value

Type: System.Windows.Forms::Control::ControlCollection^

A collection of ToolStripPanel controls.

.NET Framework
Available since 2.0
Return to top
Show: