[This is preliminary documentation and subject to change.]
The DblClick event occurs when the user double-clicks the Video control.
Private Sub object_DblClick
To distinguish between the left, right, and middle mouse buttons, use the BPCVid.MouseDown and BPCVid.MouseUp events.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in vidsvr.odl.
Import Library: Included as a resource in vid.ocx.
Unicode: Yes.
BPCVid.Click, BPCVid.MouseDown, BPCVid.MouseUp