![](http://origin2.cdn.componentsource.com/sites/default/files/styles/image_medium/public/images/feature_release/2020/06/17/img_727606.png?itok=wJrWGv2K)
Improves scroll bar customization and theme support.
Features
- Toolkit Pro
- Added
CXTPToolTipContext::SetVectorIconSize
for XAML icon size customization in tooltips.
- Added
- Controls
- Added a new adapter
CXTPScrollable<Base>
for scroll bar customization. - Scroll bar customization and theme support added to common controls and their adapters:
CXTPScrollableEdit
.CXTPScrollableEditT<Base>
.CXTPScrollableListBox
.CXTPScrollableListBoxT<Base>
.CXTPScrollableListCtrl
.CXTPScrollableListCtrlT<Base>
.CXTPScrollableTreeCtrl
.CXTPScrollableTreeCtrlT<Base>
.
- Added a new adapter
- Skin Framework
- Added a new Microsoft Detours base API hooking core and made enabled by default.