ReleaseCapture  Method

Description         Releases the mouse capture from a TIFF control.

Syntax                 [BiDisp.]ReleaseCapture

Remarks             Use this method in the event handler code of the MouseUp event to give back the mouse message control to the container form of the Document Imaging OCX.

See Also              SetCapture Method, MouseDown, MouseUp Events