
Improves hook handling across all components and adds vector icon support to StatusBar.
Features
- ToolkitPro
- Added Microsoft Visual Studio 2017, 2019 and 2022 themes to all related controls.
- Added support for the new themes and new SyntaxEdit schemes to Application Wizard templates.
- Visual Studio 2022 support has been improved.
- ZLIB has been updated to v1.2.12.
- Hook handling has been made standard compliant across all components.
- Chart
- Added support for Legend item sorting.
- CommandBars
- COLORREF_NULL accent color has been made to enable system wide accent color for Microsoft Windows 10 theme.
- Controls
- Added PasswordPeek control.
- Vector icons support has been added to StatusBar.
- WebBrowser control has been added with dynamic support of WebView2 (Microsoft Edge) and ShellExplorer (Microsoft Internet Explorer) providers.
- SetPageSizeMin and SetPageSizeMax have been added to CXTPPropertySheet for limiting property sheet resizing.
- SyntaxEdit
- Added methods for breakpoint, breakpoint list management and breakpoint customization.
- Add and remove custom autocomplete list items.
- Added methods for customizing autocomplete list delimiters.
- Added new syntax schemes for the mainstream programming and markup languages.
- DockingPane
- Selected docking pane pointer handling has been improved.
- Report/GridControl
- Report control renamed to GridControl as well as all related APIs and constants.
- Samples and Utilities:
- StatusBar: Vector icons support demonstrated in status bar.
- CommandBarsDesigner: Square Icon option has been added.