ToolStripContainer::CreateControlsInstance Method ()

 

Creates and returns a ToolStripContainer collection.

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 read-only ToolStripContainer collection.

.NET Framework
Available since 2.0
Return to top
Show: