Codejock Controls ActiveX のリリース

Released: Apr 14, 2022

v20.3.0 での更新項目

機能

  • Added SetInsertMark, SetInsertMarkColor and GetInsertMark color to CXTPTreeCtrl.
  • Scrollable control redrawing has been improved in some use cases.

Released: Nov 17, 2021

v20.2.0 での更新項目

機能

  • The ability to load preview data from a stream has been added to the Preview control.
  • On-demand preview activation has been added to the Preview control.
  • Dynamic color reflection has been added to CXTPControlPopupColor when XAML icons are used.

不具合の修正

  • Crash in HexEdit control on replacing data buffer has been fixed.
  • Tab background filling has been fixed for modern themes.
  • ListBox text colors has been tweaked.
  • Crash if using the Resize control with the some VB controls has been fixed.

Released: Sep 1, 2021

v20.1.0 での更新項目

不具合の修正

  • Markup loading errors in TaskDialog have been fixed.
  • Leaked previewed file reference has been fixed for the system preview provider of the Preview control.

Released: Jun 26, 2021

v20.0.0 での更新項目

機能

  • Added Preview control which lets you preview static and animated images files, text, XAML, PDF, Microsoft Office, Vision, MSG and many other system supported formats with installed preview providers.

Samples and Utilities:

  • New Preview control demonstration has been added to the SuiteControls sample.

不具合の修正

  • Time/Date column in the Shell control made user locale aware.
  • Updating of ComboBox.DataField value fixed.

Released: Sep 7, 2020

v19.3.0 での更新項目

不具合の修正

  • Crash on setting NULL icon for CXTPButton has been fixed.
  • A number of reported problems with CXTPScrollable derived controls have been fixed.
  • XAML icon, caption and explanation text issues in TaskDialog custom button have been fixed.

Released: Jun 15, 2020

v19.2.0 での更新項目

機能

  • Added a new adapter CXTPScrollable<Base> for scroll bar customization.
  • Scroll bar customization and theme support added to common controls and their adapters:
    • CXTPScrollableEdit.
    • CXTPScrollableEditT<Base>.
    • CXTPScrollableListBox.
    • CXTPScrollableListBoxT<Base>.
    • CXTPScrollableListCtrl.
    • CXTPScrollableListCtrlT<Base>.
    • CXTPScrollableTreeCtrl.
    • CXTPScrollableTreeCtrlT<Base>.

Released: Nov 22, 2019

v19.1.0 での更新項目

不具合の修正

  • Saving/loading window position using CXTPWindowPos made DPI independent.
  • XTPExcelTabCtrl drawing and DPI support improved.

Released: Aug 20, 2019

v19.0.0 での更新項目

機能

  • Support for Visual Studio 2019.
  • Utility and Samples - Codejock samples and utilities have been significantly improved and applied a modern look so that you are able to not only work more efficiently with the tools.

Released: May 16, 2018

v18.4.0 での更新項目

機能

  • Added TreeViewNode.SetMarkupToolTip.
  • Improved TreeView background colors in dark themes.

不具合の修正

  • Empty TreeViewNode tooltips for markup contents fixed.

Released: Nov 20, 2017

v18.2.0 での更新項目

機能

  • Added TVIS_CUT state support.
  • Improved CXTPControl::m_pParent pointer checking.