I have a CHtmlView in my application and I need to find the out what the scroll position of the WebBrowser control is currently. I thought I could query the CScrollView to obtain this information but it looks as if it is not handling the scrolling for the control. Does anyone know how to obtain this information?

TIA
Dan