BYTEINSIGHT
GAPVelocity AI Studio helps you move from outdated tech stacks to the latest desktop, web, and cloud platforms—smarter, faster, and with less risk.
Choose a platform to see migration options:
Our comprehensive approach to application modernization, from assessment to production deployment.
Transformation Services
Not Sure Where to Start?
The Sheridan SSCalendarWidgets library provides a set of controls with an intuitive graphical interface for users to view and set date information: the SSDateCombo control, that allows the user to select a single item from a list of dates or times, the SSMonth grid, containing the numbered days of the month, arranged in columns underneath the days of the week with the selected range of dates highlighted), and the SSYear.
The following list shows which SSCalendarWidgets components are mapped to.NET equivalents:
| Class | Maps To |
| SSCalendarWidgets_A.SSDateCombo | System.Windows.Forms.DateTimePicker |
| SSCalendarWidgets_A.SSMonth | System.Windows.Forms.MonthCalendar |
| SSCalendarWidgets_A.SSYear | System.Windows.Forms.MonthCalendar |
| SSCalendarWidgets_A.Constants.StartOfWeek | System.Windows.Forms.Day |