This page has been archived and is no longer updated.

We do not supply this product anymore.

Codejock Skin Framework Bundle Visual C++ MFC

Create Microsoft Office and Ribbon style toolbars and menus with enhanced docking algorithms and completely skin every part of an application.

Published by Codejock Software
Distributed by ComponentSource since 2003

Codejock Skin Framework Bundle Visual C++ MFC Releases

Released: Feb 1, 2018

Updates in v18.3.0

Fixes

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

Updates in v18.2.0

Fixes

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...

Released: Jul 31, 2017

Updates in v18.0.1

Features

  • 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.

Fixes

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