Platform SDK: Broadcast Architecture |
The Click event occurs when the user clicks the Video control with the left or right mouse button. Visual Basic syntax is shown.
Private Sub object_Click
To send events that distinguish between clicks for the left, right, and middle mouse buttons, use the BPCVid.MouseDown and BPCVid.MouseUp events.
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in vidsvr.odl.
Import Library: Included as a resource in vid.ocx.