Gets the mouse button that the user clicked to fire the event.
[Visual Basic]
Public ReadOnly Property Button As MouseButtons
[C#]
public MouseButtons Button {get;}
A System.Windows.MouseButtons value that specifies which buttons caused the event to fire.
HyperLinkEventArgs Class | HyperLinkEventArgs Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.