WTL ScrollView scrolling problem!
COM
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'm getting scrolling problem in WTL Scrollview window. I've derived a class from CScrollWindowImpl class and did some drawing. If I want to scroll the window, here the problem comes. In MFC OnInitialUpdate function there, is it any equivalent function available in WTL. Please can any one help me out? If I want to scroll dynamically by calculating the view size and set the scroll ranges, what are all the steps I've to follow? Advance thanx Regards, Ramesh.