Description Sets the mouse capture to a TIFF control.
Syntax [BIDisp.]SetCapture
Remarks Use this method in the event handler code of the MouseDown event to notify Windows to send all of the mouse handler events to the Document Imaging OCX until the ReleaseCapture method is called.
See Also ReleaseCapture Method, MouseDown, MouseUp Events