Uninitialize the control and reset it to its default state.
Syntax
object.Uninitialize
Remarks
The Uninitialize method releases any memory allocated for
the control and returns it to its default state. This method is not
typically used since this is done automatically when the control is
unloaded.