Version

SimpleClick Event

An event that is triggered when a MouseDown and MouseUp occur without the mouse moving.
Syntax
'Declaration
 
Public Event SimpleClick As EventHandler
public event EventHandler SimpleClick