MobileForms Toolkit Documentation

TouchDateTimePicker.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

TouchDateTimePicker Class | Resco.Controls.OutlookControls Namespace