OlkTimeControlEvents.KeyDown(Int32, OlShiftState) Método

Definición

Es un miembro de una interfaz de eventos en una coclase COM. No debe usarse en el código.

public:
 void KeyDown(int % KeyCode, Microsoft::Office::Interop::Outlook::OlShiftState Shift);
public void KeyDown (ref int KeyCode, Microsoft.Office.Interop.Outlook.OlShiftState Shift);
Public Sub KeyDown (ByRef KeyCode As Integer, Shift As OlShiftState)

Parámetros

KeyCode
Int32
Shift
OlShiftState

Se aplica a