Codejock Property Grid Visual C++ MFC

创建复杂的 Visual Studio.NET 样式属性网格。

由以下开发商制作:Codejock Software
ComponentSource开始代理销售的日期:2003年

i

Codejock Property Grid Visual C++ MFC is now only available in Codejock Toolkit Pro.

Codejock Property Grid Visual C++ MFC 新版本发表

Released: Apr 14, 2022

v20.3.0 中的更新

修补程序

  • Item border height customization and drawing has been fixed.

Released: Nov 17, 2021

v20.2.0 中的更新

修补程序

  • Switching custom colors breaking theme colors has been fixed.
  • Samples and Utilities:
    • Native Windows theme support has been fixed.

Released: Sep 1, 2021

v20.1.0 中的更新

特性

Samples and Utilities:

  • Improved DPI support for most samples.

Released: Jun 26, 2021

v20.0.0 中的更新

修补程序

  • Expand/collapse icon inversion fixed.
  • Single item selection fixed for certain use cases.
  • Themed scroll bars in PropertyGrid are disabled until better solution is found (XTP_PROPERTY_GRID_DISABLE_SCROLLBAR_THEMES made enabled by default).
  • Border redrawing fixed.

Released: Sep 7, 2020

v19.3.0 中的更新

修补程序

  • A number of issues introduced in v19.2 as a result of adding scrollbar theme support have been fixed, it has been made possible to fallback to pre-v19.2 behavior for affected users by recompiling ToolkitPro with XTP_PROPERTY_GRID_DISABLE_SCROLLBAR_THEMES macro enabled.
  • Safe type conversion has been fixed in CXTPPropertyGridItemEnum.
  • Touch screen and gesture support has been fixed for scroll host and PropertyGrid.

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: Aug 7, 2018

v18.5.0 中的更新

特性

  • Toolbar icons made DPI aware.

修补程序

  • Fixed blank Spin button drawing.

Released: Feb 1, 2018

v18.3.0 中的更新

修补程序

  • Missing translations for Width and Height parts of CXTPPropertyGridItemSize added.

Released: Jul 31, 2017

v18.0.1 中的更新

特性

  • Visual Studio 2017 support added.
  • Glyph colors support added.

Released: Oct 24, 2016

v17.3 中的更新

修补程序

  • HiDPI scaling and using horizontal line between property grid items fixed.
  • Expand button for Visual Studio 2015 theme fixed.
  • Recalculating height of PropertyItem which has XAML in caption or value fixed.
  • Calculating and drawing border of PropertyGrid in HiDPI fixed.
  • Disappearing content in an item being edited fixed.
  • Expand button drawing in HiDPI for Visual Studio 2005 theme fixed.
  • Help area drawing in HiDPI fixed.
  • CheckBox area drawing in HiDPI fixed.
  • Expand/Collapse arrow drawing in...