Note: Contact Codejock Software or an authorized reseller for exact 2024 pricing, bundles, and upgrade discounts from previous versions.

A simple ribbon-enabling snippet:

| Feature | 2021 Edition | 2024 Edition | |---------|--------------|--------------| | DPI Scaling | System DPI aware | Per‑monitor v2 + dynamic scaling | | Dark Mode | Partial (Windows 10 theme) | Full dark theme + automatic switching | | 64‑bit ActiveX | No | Yes (full support) | | Windows 11 styling | Basic compatibility | Native rounded corners, new flyouts | | .NET Core / 5+ | Limited | Improved interop via COM |

Deliver stunning visual telemetry with 2D and 3D charts, including bar, bubble, pie, line, and financial candlestick charts.

CXTPRibbonBar* pRibbonBar = m_wndCommandBar.GetRibbonBar(); CXTPRibbonTab* pTab = pRibbonBar->AddTab(_T("Home"));

: The 2024 engine features rewritten scaling algorithms. Icons, fonts, and borders crisp up automatically on 4K monitors, resolving a common flaw in older MFC applications.