The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Control::GetContainerControl Method ()
.NET Framework (current version)
Returns the next ContainerControl up the control's chain of parent controls.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System.Windows.Forms::IContainerControl^An IContainerControl, that represents the parent of the Control.
UIPermission
for all windows to call this method. Associated enumeration: AllWindows value of UIPermissionWindow.
.NET Framework
Available since 1.1
Available since 1.1
Show: