Globalization in Windows Forms MonthCalendarAdv(Classic)
3 Sep 2020 / 1 minute to read
MonthCalendarAdv supports globalization through MonthCalendarAdv.Culture property.
this.monthCalendarAdv1.Culture = new System.Globalization.CultureInfo("fr-FR");
Me.monthCalendarAdv1.Culture = New System.Globalization.CultureInfo("fr-FR")
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page