Occurs when the user presses and then releases the left mouse button over the control.
Type
Description
The Click event is fired when the user releases the left
mouse button over the control. Use the DblClick
event to notify your application when the user double clicks the control's
label. Use the RClick event to
notify your application when the user right clicks the control's label.