MobileForms Toolkit Documentation

OutlookShortcutBar.OnKeyDown Method 

Raises the KeyDown event.

protected override void OnKeyDown(
KeyEventArgs e
);

Parameters

e
A KeyEventArgs that contains the event data.

Remarks

Raising an event invokes the event handler through a delegate.

See Also

OutlookShortcutBar Class | Resco.Controls.OutlookControls Namespace