05-04-2009 11:44 AM
05-04-2009 04:56 PM
05-04-2009 05:00 PM
I did before I've posted this. Someone mentioned about API but I don't know much about it. CSS can hide a scroll bar, change color and so on but I didn't found any code that actually resize WebBrowser control vertical/horizontal scrollbars.
Thanks anyway.
05-04-2009 05:24 PM
c.murphy wrote:I did before I've posted this. Someone mentioned about API
They're probably referring to the Windows API. I'm not aware of a specific API function that will change a window's scroll bar width after it's been created. The Display Properties control panel applet allow you to do this, but that affects all windows. Do you have a link to a discussion that says what API functions to use?
05-04-2009 05:29 PM
This post didn't change scrollbar properties but the guy mentioned about get its properties via API: