Forces the destruction of the visible control, including the destruction of the handle and any visible child controls.
- Notes to Inheritors
- When overriding destroy_control() in a derived class, be sure to call the base class's destroy_control() method to ensure that the handle is destroyed.