The Destroy function destroys the control window dynamically.
The Destroy function should be used by advanced users only.
See Check.Create.
Syntax
Check.Destroy()
Parameters
The Destroy function has no parameters.
Return value
The Destroy function has no return values.
Example
myCheck.Destroy()