CVB.Net 14.0
MouseClickEventArgs Class Reference

Arguments for the mouse click event. More...

Inherits EventArgs.

Properties

Point Position [get]
 Position at which the click occurred.
 
MouseButton Button [get]
 The mouse button that performed the click.
 

Detailed Description

Arguments for the mouse click event.