
Improves SyntaxEdit, TaskPanel and SkinFramework controls.
Features
- SuitePro
- WebView2 loader DLLs have been added to Bin and Redist directories.
- Missing translation entries have been added and existing translations have been revised and improved.
- GridControl
- 'CXTPGridRecordItem::SetGridControl' has been added for specifying backward association between an item and the host control.
- SkinFramework
- 'FilterWindow' and 'FilterWindowClass' methods have been added to 'CXTPSkinManager' in order to allow window exclusion from skinning.
- Missing Microsoft Windows 8 and Windows 10 skins source code is now included.
- Controls
- Default paint manager is now enforced for Marquee control.
- 'SetProperty', 'GetProperty' and 'ReCreateProvider' have been added to ActiveX WebBrowser control.
- 'UDF' property has been added to the WebBrowser control for WebView2 UserDefaultFolder location customization.
- 'OverrideKeyPath' and 'OptionKeyPath' properties have been added to the WebBrowser control for ShellExplorer settings customization.
- User-Agent HTTP header customization has been added to the WebBrowser control.
- Client interface reference holding has been added to the WebBrowser control.
- Markup
- Markup initialization is now enforced on the main thread during app initialization.
- SyntaxEdit
- Handling DPI changes dynamically has been improved.
- TaskPanel
- ActiveX: Missing xtpTaskPanelThemeNativeWindows10 theme identifier has been added.
- Samples and Utilities
- ActiveX
- x86 and x64 configurations have been made consistent in all .NET samples.
- General
- UserAgent string retrieval is now demonstrated in samples that feature WebBrowser control.
- ActiveX