OlkCheckBoxEvents.KeyUp(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 KeyUp(int % KeyCode, Microsoft::Office::Interop::Outlook::OlShiftState Shift);
public void KeyUp (ref int KeyCode, Microsoft.Office.Interop.Outlook.OlShiftState Shift);
Public Sub KeyUp (ByRef KeyCode As Integer, Shift As OlShiftState)

Parámetros

KeyCode
Int32
Shift
OlShiftState

Se aplica a