MobileForms Toolkit Documentation

OutlookMonthCalendar.OnLostFocus Method 

Raises the LostFocus event.

protected override void OnLostFocus(
EventArgs e
);

Parameters

e
An EventArgs that contains the event data.

Remarks

Raising an event invokes the event handler through a delegate.

See Also

OutlookMonthCalendar Class | Resco.Controls.OutlookControls Namespace