Loading...
Searching...
No Matches
◆ clone()
Creates a new object that is a copy of the current instance.
- Returns
- A new object that is a copy of this instance.
- Notes to Implementers
- All controls must be override the clone method.
Reimplemented from xtd::forms::control.