dbicCalendar Send comments on this topic.
Invalidate() Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class > Invalidate Method : Invalidate() Method

Invalidates the entire surface of the control and causes the control to be redrawn.

Syntax

Visual Basic (Declaration) 
Overloads Public Sub Invalidate() 
C# 
public void Invalidate()

Requirements

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

See Also