C1.Win.SuperTooltip Namespace / C1SuperLabelLinkClickedEventArgs Class / Button Property

In This Topic
Button Property (C1SuperLabelLinkClickedEventArgs)
In This Topic
Gets the button that was clicked on the link.
Syntax
'Declaration
 
Public ReadOnly Property Button As MouseButtons
 
See Also