Quantcast
Channel: wpftoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 2157

New Post: ZoomBox - Scrollbars

$
0
0
Hi,

Sorry about that. This is fixed in v2.7, which is already out for "Plus" version users.
As a temporary fix, go in file "Xceed.Wpf.Toolkit/Zoombox.cs",
In method "SetScrollBars()"
At the top of the method, add the following checks :
if( _content == null || _verticalScrollBar == null || _horizontalScrollBar == null )
    return;

Viewing all articles
Browse latest Browse all 2157

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>