dbicCalendar Send comments on this topic.
Refresh Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : Refresh Method

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

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Refresh() 
C# 
public virtual void Refresh()

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also