Click Event

Occurs when the button is clicked.
Public Event Click As ClickEventHandler
This language is not supported or no code example is available.
public event ClickEventHandler Click
This language is not supported or no code example is available.

.NET Framework

Supported in: 4.8

In this article

Definition