SplitContainer::Controls Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets a collection of child controls. This property is not relevant to this class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: property Control::ControlCollection^ Controls { Control::ControlCollection^ get(); }
Property Value
Type: System.Windows.Forms::Control::ControlCollection^An object of type System.Windows.Forms::Control::ControlCollection that contains the child controls.
This property is not relevant to this class.
.NET Framework
Available since 2.0
Available since 2.0
Show: