How to set the position of object in a WebView2 control?
I am trying to set the position of a moveable object inside a WebView2 control on a Winforms app. As of right now it appears out of the viewable area without scrolling down on the page.
I am trying to set the position of a moveable object inside a WebView2 control on a Winforms app. As of right now it appears out of the viewable area without scrolling down on the page.