[]
Bug fixes
Resolved issue where C1DateEdit incorrectly displayed the final week of December as week 53. The control now correctly restarts at week 1 based on the CalendarWeekRule property
Resolved unhandled exception thrown when maximizing or minimizing the ThemeDesigner application after selecting C1CalendarView in the Theme tree tab.
Improvements
Bug fixes
Bug fixes
Bug fixes
Bug fixes
Bug fixes
Improvements
Bug fixes
Bug fixes
Improvements
Updated AutoSuggestMode logic to support scenarios where a dropdown is open and the AutoCompleteSource is set to ListItems.
Hid the Text property in the property window for controls derived from the C1TextBoxBase and C1DropDownEditorBase classes to prevent invalid format errors when setting the FormatType property.
Bug fixes
Improvements
Bug fixes
Bug fixes
Bug fixes
Fixed unnecessary scroll button appearing in Ribbon when setting RibbonGroup's Text property at runtime.
Fixed C1Ribbon's Minimized property not updating on first programmatic change.
Bug fixes
Bug fixes
Bug fixes
Bug fixes
Other changes