DotNetBar for WPF Release Notes

Version: 5.7.0.0

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