MobileForms Toolkit Documentation

OutlookDateTimePicker.OnKeyPress Method 

Raises the KeyPress event.

protected override void OnKeyPress(
KeyPressEventArgs e
);

Parameters

e
A KeyPressEventArgs that contains the event data.

Remarks

Raising an event invokes the event handler through a delegate.

See Also

OutlookDateTimePicker Class | Resco.Controls.OutlookControls Namespace