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

Released: Jun 26, 2021

Updates in v20.0.0

Features

Command Bars

  • Added MDI tear-off support.
  • Themes support has been expanded to customize dialogs and pages.

Samples and Utilities:

  • A demonstration of ambient colors using tear-off MDI windows has been added to the GUI_VisualStudio sample.

Fixes

Command Bars

  • Vector icons sizing issues in the galleries fixed.
  • XTPSetVSState and all command bars paint managers made support new StateColor ambient property.
  • Command bars paint managers destruction's made virtual and potential leaks fixed.
  • Black bar on restoring a minimized window with frame theme enabled fixed.
  • Crash in CXTPCustomizePageCommands fixed.
  • Command bars icon copying in customization mode fixed.

Skin Framework

  • Default processing of system color handling in the legacy SkinFramework API hook fixed.
  • Interaction with UxTheme.dll revised completely, missing hooks added, handle hijacking fixed.
  • Multiple hooking of the same function address is prevented.
  • Windows 10 skin borders have been improved.
  • Showing a popup menu using TrackPopupMenu with TPM_LEFTALIGN flag fixed.