|
-
Nov 11th, 2000, 08:33 AM
#1
Hi,
I am using the webbrowser OCX in my app to display a simple html page. However, the right scrollbar always appears, even it there is no need to (it is disabled then, but it is still visible).
After playing around a bit with Spy++, I found out that the webbrowser ocx has the extended style WS_EX_RIGHTSCROLLBAR set. I guess that I can get rid of the scrollbar by revoking that style, am I correct? How can I remove this style?
Thanks,
Felix Haas
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|