xtd 0.2.0
Loading...
Searching...
No Matches

◆ created()

virtual bool xtd::forms::control::created ( ) const
virtualnoexcept

Gets a value indicating whether the control has been created.

Returns
true if the control has been created; otherwise, false.
Remarks
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.