|
DblClick event occurs when the user presses and releases and then presses and releases a mouse button again over the BarCodeWiz ActiveX control.
When you're attaching event procedures for these related events, be sure that their actions don't conflict. If the order of events is important in your application, test the control to determine the event order.
Syntax
BarCodeWiz1_DblClick()
|