C1.Win.Input Namespace / C1CheckBox Class / DoubleClick Event

In This Topic
DoubleClick Event (C1CheckBox)
In This Topic
Occurs when the user double-clicks the C1Button control.
Syntax
'Declaration
 
Public Event DoubleClick As EventHandler
 
See Also