A
Alexander Arlievsky
Hi,
We would like to change background color of all scroll bar components in our
..Net application, but change should apply to all controls in our
application. I mean not only ScrollBar controls explicitly used, but scroll
bars in tree, listview, combo and third-party controls etc. We even have MFC
control used through managed c++ wrapper with its own scroll bars.
Is there some way to do it (subclassing windows, application-wide hook, etc)
?
We can code it Win32 pure if it helps.
Alexander Arlievsky.
We would like to change background color of all scroll bar components in our
..Net application, but change should apply to all controls in our
application. I mean not only ScrollBar controls explicitly used, but scroll
bars in tree, listview, combo and third-party controls etc. We even have MFC
control used through managed c++ wrapper with its own scroll bars.
Is there some way to do it (subclassing windows, application-wide hook, etc)
?
We can code it Win32 pure if it helps.
Alexander Arlievsky.