此页已归档,不再被更新。

我们已经停止贩售这个产品。

Codejock Skin Framework Bundle Visual C++ MFC

用增强的对接算法创建 Microsoft Office 和 Ribbon 样式工具栏和菜单并为应用程序的每一部分彻底设置皮肤。

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

Codejock Skin Framework Bundle Visual C++ MFC 新版本发表

Released: Feb 1, 2018

v18.3.0 中的更新

修补程序

CommandBars

  • Zero width of CXTPControlComboBox after command bars loading fixed.
  • Colors of checked menu items in Office 2016 themes fixed.
  • Edit control drawing in Office 2013 theme fixed.
  • Fixed scaling custom size of icons in CommandBars/Ribbon (also non square icons).

SkinFramework

  • Incorrect data processing in CXTPSkinManagerApiHook::OnHookSystemParametersInfoA/W fixed.

Released: Nov 20, 2017

v18.2.0 中的更新

修补程序

CommandBars

  • Mouse message filtering removed from mouse hook, Gallery's popup closing logic fixed on mouse up event.
  • .XCB loading issue fixed.
  • Item tooltips improved in CNavigateButtonActiveFiles popup.

SkinFramework

  • Deadlock in SkinFramework fixed for some concurrent scenarios.
  • API hooking on module loading/unloading improved and revised for persistent modules.
  • Occassional scroll bar freezing in some controls fixed.
  • Issues with control backgrounds and border colors fixed.
  • Extra white border...

Released: Jul 31, 2017

v18.0.1 中的更新

特性

  • Visual Studio 2017 support added.
  • Command Bars
    • Office 2016 theme added.
    • Close button customization INI settings added to Office 2013 and Visual Studio 2015 themes.
    • Office 2013/2016, Visual Studio 2012/2015 theme support added to CXTPTabClientWnd.
    • Improved icon support for HiDPI made enabled by default.

修补程序

  • CommandBars
    • EnableOffice2007Frame made deprecated in favor of EnableFrameTheme.
    • CXTPPaintManager::s_pInstance made deprecated.
    • XTPPaintManager made to enable default theme if no theme is...