Software Development Network>> Visual C++>> Inquire scrollbar status
I am not sure that it provides all the information that you require but the function GetScrollBarInfo may be a good place to start:
http://msdn.microsoft.com/library/default.asp url=/library/en-us/shellcc/platform/commctls/scrollbars/scrollbarreference/scrollbarfunctions/getscrollbarinfo.asp
Inquire scrollbar status
Victor F Rodriguez
NerdMachine
I am not sure that it provides all the information that you require but the function GetScrollBarInfo may be a good place to start:
http://msdn.microsoft.com/library/default.asp url=/library/en-us/shellcc/platform/commctls/scrollbars/scrollbarreference/scrollbarfunctions/getscrollbarinfo.asp