OlkComboBoxEvents_Event.KeyDown É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 appuie sur une touche.
public:
event Microsoft::Office::Interop::Outlook::OlkComboBoxEvents_KeyDownEventHandler ^ KeyDown;
event Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_KeyDownEventHandler KeyDown;
Event KeyDown As OlkComboBoxEvents_KeyDownEventHandler
Type d'événement
Remarques
L’état des touches de modification (Maj, Ctrl ou Alt) enfoncées pendant l’événement KeyDown est accessible via le Shift
paramètre .