Previous Topic

Next Topic

Inhoudsopgave

Book Index

OnClick Event

Event Event OnClick (Sender: Object)

Description

Event that is executed when a user clicks the control.

Details

Use the OnClick event handler to respond when the user clicks the control.

Usually OnClick occurs when the user presses and releases the left mouse button with the mouse pointer over the control. This event can also occur when: