MonthCalendar.Click Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Se produit lorsque l’utilisateur clique sur le MonthCalendar contrôle.
public:
event EventHandler ^ Click;
[System.ComponentModel.Browsable(false)]
public event EventHandler Click;
[System.ComponentModel.Browsable(false)]
public event EventHandler? Click;
[<System.ComponentModel.Browsable(false)>]
member this.Click : EventHandler
Public Custom Event Click As EventHandler
Type d'événement
- Attributs
Remarques
Le MonthCalendar contrôle définit l’indicateur StandardClickfalsede bits sur , ce qui MonthCalendar ne déclenche pas l’événement Click .