Welcome Guest Search | Active Topics | Sign In | Register

Horizontal scroll bar disappears Options
sexfio1
Posted: Tuesday, November 19, 2019 12:34:42 AM
Rank: Member
Groups: Member

Joined: 10/17/2019
Posts: 14
WebView1.LoadUrl("http://www.taobao.com/")

Horizontal scroll bar disappears。。。



if I run the code : WebView1.SetScrollOffset(2000, 1)
then it is ...


the webpage right image is disappears...
eo_support
Posted: Tuesday, November 19, 2019 10:54:31 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,218
Hi,

The most likely reason for this is the WebView is bigger than the container window so the bottom and right side of the WebView is clipped off by the container window. In this case the WebView is working properly, you just need to fix the container window's size properly.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.