Control.Parent Property
.NET Framework (current version)
Gets or sets the parent container of the control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Setting the Parent property value to null removes the control from the Control.ControlCollection of its current parent control.
UIPermission
for all windows to get this property value. Associated enumeration: UIPermissionWindow.AllWindows
.NET Framework
Available since 1.1
Available since 1.1
Show: