Hi Im trying write an App which features a small WebBrowsers element. What I want to do is only display a part of a specific webpage.
Is there a way to crop(a lack for a better term) what is shown to the user?
Ps. I've tried to mess around with WebBrowser.Clip(i dont know even know if its the right method for this), but so far no success. Any help would be much appreciated.