Calendar Structure - WinForms Calendar Controls
The following is an introduction of the structure of the Calendar Control for Windows Forms applications. From the below calendar structure, users of this calendar controls will get an overview on how to use the Calendar control in Windows Forms template projects, configure various properties of the Calendar control, add special dates and selected days, change the style of appearance, and trigger those events to change style.
How to Structure the Calendar
The Windows Forms Calendar control is used to display a monthly calendar for a time interval for WinForms applications. It provides many cool features, like months preview, multi-month view, date zooming, multi-day selection, globalization support as well as data binding. The time cells control determines the time interval. The skin of the calendar control is changeable, which allows developers change the themes available in the WinForms UI control suite or the themes from other sources. The below list shows the calendar structure that can be styled and customized as required purposes.
| ![]() UI Controlsfor Windows Forms .NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI DesignWinForms UI Controls WinForms Buttons UI Control WinForms Calendar UI ControlCalendar Structure in C#Calendar Properties in C#Calendar Events in C#Calendar Getting Started Customize Appearance Appearance - StylingAppearance - TemplateAppearance - HeaderAppearance - FooterAppearance - ZoomHide WeekendsCustomize Behavior Column and Row HeaderMultiView ModeCustomize DatesCustomize NavigationSelect DatesDesign-Time SupportLocalization Culture and Region Info BasicsGlobalization PropertiesWinForms Carousel UI ControlWinForms Chart UI ControlWinForms Clock UI ControlCommandBar UI ControlWinForms Dock UI ControlDesktop Alert UI ControlDropDown List UI ControlWinForms Editor UI ControlForms and Dialogs UI ControlWinForms GridView UI ControlWinForms ListView UI ControlWinForms Menu UI ControlWinForms ComboBox UI ControlWinForms PageView UI ControlPanels and Labels UI ControlWinForms Panorama UI ControlWinForms PDFViewer UI ControlWinForms Property Grid UI ControlWinForms Ribbon UI ControlWinForms PivotGrid UI ControlWinForms RichTextBox UI ControlWinForms Rotator UI ControlWinForms Scheduler UI ControlWinForms Shortcuts UI ControlWinForms SpellChecker UI ControlWinForms Track & Status UI ControlWinForms TreeView UI ControlWinForms Wizard UI ControlWinForms Test UI ControlWinForms Theme UI Control |