C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / DoubleClick Event

In This Topic
DoubleClick Event (RibbonControlHost)
In This Topic
Fires when the hosted control is double-clicked.
Syntax
'Declaration
 
Public Event DoubleClick As System.EventHandler
 
See Also