Control::Created Property
.NET Framework (current version)
Gets a value indicating whether the control has been created.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The Created property returns true if the Control was successfully created even though the control's handle might not have been created or recreated yet.
.NET Framework
Available since 1.1
Available since 1.1
Show: