ComponentOne Studio WinForms Edition 2016 v1.5 released

Released: May 17, 2016

Updates in 2016 v1.5

Features

  • Word for WinForms is now available as a component from the Toolbox. You can set properties at Design time and load or save Word and RTF documents at runtime.
  • PDF DocumentSource provides PDF viewing in FlexViewer.
  • FlexReport
    • Supports unbound chart
  • FlexChart
    • Added custom rendering events
    • New sample for RangeSelector
    • New sample for Axis Scrollbar
  • C1TouchToolkit
    • Removed ZoomFont overrides from the C1FlexGridZoomPolicy policy. This functionality is implemented in the C1FlexGrid control.​​
    • C1Ribbon and C1StatusBar are excluded from zooming and not affected by C1Zoom. ​​
  • C1Command​
    • ​C1DockingTab: Added new event AutoHidingChanging. This event fires when the AutoHiding property is about to change. Allows to cancel the change.
    • C1CommandLink: Added methods OpenSubmenu() and CloseSubmenu(). These methods open or close a submenu for linked C1CommandMenu.
    • C1DockingTab: Added TabClick event in C1DockingTab and DockingTabPage.
    • C1CommandDock: Added DockingStyle like in VS2012.
  • ​GanttView
    • Added Layout dialog and new properties ShowLinks, BarHeight, AdaptiveBarHeight, etc​.
  • Input
    • ​​C1ComboBox
      • New property UseItemsBindingSource. Keeps SelectionIndex property synchronized with BindingSource.Position.
      • HtmlPattern mode now supports multiple field names in the pattern like this: {FieldName}.  This allows to make multi column combo boxes.
      • Improved performance when 4000+ items are added to its drop down.​
    • RangeSlider: added SmallChange, LargeChange, ScrollBehavior, Style.SelectedAreaColor,  Styles.ThumbStyle.Padding properties.
  • Schedule​​​
    • C1Schedule.SelectedIntervalChanged fired when the same time interval is selected in other visible group.
  • Ribbon
    • Supported loading the custom theme bitmaps for the Office2007 visual styles.