SmartButton.ButtonClickedEventHandler Event
This event occurs when the user clicks on a SmartUx Button Control.
<Runtime.InteropServices.ComVisibleAttribute(True)>
Public Delegate Sub SmartButton.ButtonClickedEventHandler( _
ByVal As Object _
)
Parameters
- sender
- The event invoker