scrollviewer in WebBrowser control

How can I enable (or show) the ScrollViewer in WebBrowser control?

You can’t. The WebBrowserControl does not have a ScrollViewer in its parts.. You also can’t put it inside a scrollViewer because WebBrowserControl handles all touch within its space. 
That said, the control should already implement the tough gestures (pan, zoom, etc.).

Share
This entry was posted in controls, wp7 and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>