ComponentOne InputPanel for WinForms
Button Property (LinkClickedEventArgs)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > LinkClickedEventArgs Class : Button Property
Gets the button that was clicked on the link.
Syntax
'Declaration
 
Public ReadOnly Property Button As System.Windows.Forms.MouseButtons
public System.Windows.Forms.MouseButtons Button {get;}
See Also

Reference

LinkClickedEventArgs Class
LinkClickedEventArgs Members