DotNetBar for WPF Release Notes
Version: 5.7.0.0
- New: Visual Studio 2010 Designer Support
- New: CalendarView.CurrentTime property added to specify custom current time that is marked on calendar when CurrentTimeMarkerVisibility=Visible
- New: CalendarView.CurrentTimeMarkerVisibility property added to control whether calendar displays the current timer marker
- New: CalendarView.TabStripVisibility property added to control visibility of view selection tabs
- New: TabHeaderControl.TabStripVisibility property added to control visibility of tab-strip
- Fixed: CalendarView MonthView does not move the appointment when dragged onto previous day
- Fixed: CalendarView Day, Week view improved time-selection behavior
- Fixed: IntegerInput may fire ValueChanged event 2 times under certain usage conditions
- Fixed: AdvWindow improvements when Maximizing from Minimized state
- Fixed: ButtonDropDown does not show image set through ImageSource only
- Fixed: ColorItemSelector does not automatically deselect/select color in UI when SelectedColor is set to null
- Fixed: CalendarView some color schemes have half hour border and non-working hours background the same which leads to border not being visible
- Fixed: CalendarView first day or week view calendar might have less width than rest of calendars when large number of owners is displayed
- Fixed: CalendarView.ScrollTo method might throw an null exception under certain conditions