dbicCalendar Send comments on this topic.
Invalidate() Method
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar 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