NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MonthCalendar.UpdateBoldedDates

Forces month calendar to display the current set of bolded dates.

[Visual Basic]
Public Sub UpdateBoldedDates()
[C#]
public void UpdateBoldedDates();
[C++]
public: void UpdateBoldedDates();
[JScript]
public function UpdateBoldedDates();

See Also

MonthCalendar Class | MonthCalendar Members | System.WinForms Namespace