C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / AddAnnuallyBoldedDate Method
The date to be displayed in bold.

In This Topic
AddAnnuallyBoldedDate Method
In This Topic
Adds a day that is displayed in bold on an annual basis in the month calendar.
Syntax
'Declaration
 
Public Sub AddAnnuallyBoldedDate( _
   ByVal date As Date _
) 
 

Parameters

date
The date to be displayed in bold.
See Also