Reset Method  
 

Reset the internal state of the control.

Syntax

object.Reset

Parameters

None.

Return Value

None.

Remarks

The Reset method resets the internal state of the control. Property values are initialized to their internal defaults and the virtual display is recreated.

See Also

Initialize Method, Uninitialize Method