Compartir a través de


OlkDateControlEvents_Event.KeyUp Evento

Definición

Se produce cuando el usuario suelta una tecla.

public:
 event Microsoft::Office::Interop::Outlook::OlkDateControlEvents_KeyUpEventHandler ^ KeyUp;
event Microsoft.Office.Interop.Outlook.OlkDateControlEvents_KeyUpEventHandler KeyUp;
Event KeyUp As OlkDateControlEvents_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