ToolStripDropDown.Validating É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.
Cet événement ne s'applique pas à cette classe.
public:
event System::ComponentModel::CancelEventHandler ^ Validating;
[System.ComponentModel.Browsable(false)]
public event System.ComponentModel.CancelEventHandler Validating;
[<System.ComponentModel.Browsable(false)>]
member this.Validating : System.ComponentModel.CancelEventHandler
Public Custom Event Validating As CancelEventHandler
Type d'événement
- Attributs
Remarques
Cet événement ne s'applique pas à cette classe.