MobileForms Toolkit Documentation

OutlookMonthCalendar.Refresh Method 

Forces the control to invalidate its client area and immediately redraw itself and any child controls.

public override void Refresh();

Remarks

Notes to Inheritors: When overriding Refresh in a derived class, be sure to call the base class's Refresh method so the control and its child controls are invalidated and redrawn.

See Also

OutlookMonthCalendar Class | Resco.Controls.OutlookControls Namespace