Compartir a través de


OlkTimeControlEvents_Event.KeyUp Evento

Definición

Se produce cuando el usuario suelta una tecla.

public:
 event Microsoft::Office::Interop::Outlook::OlkTimeControlEvents_KeyUpEventHandler ^ KeyUp;
event Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_KeyUpEventHandler KeyUp;
Event KeyUp As OlkTimeControlEvents_KeyUpEventHandler 

Tipo de evento

Comentarios

El estado de las teclas modificadoras (MAYÚS, CTRL o ALT) que se presionan durante el evento KeyUp es accesible a través del Shift parámetro .

Se aplica a