// JP opened flex table

Click to See Complete Forum and Search --> : accessing the scroll-bars of a control/window


EarthHound
December 18th, 2003, 05:46 AM
Is it possible to obtain handles to the scroll-bar controls that automatically appear in i.e. edit and listview controls when the content is lager than the control?
The least I want to do is to obtain the size of both scroll bars and if possible, I want to change the scroll-bars' colors like the IWebBrowser2 (InternetExplorer) control does.

If this is an old question I appologise, please point me to the correct thread.

Thanks!

//JP added flex table