Scrolling MDI Child
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
How can i make my child window scorll when contents are bigger than window size? What functions do i need to overwrite? Thanks, F.Dost
handle the OnUpdate() message and set the scroll sizes there depending on the 'size' of your doc and the font size you are using --- "every year we invent better idiot proof systems and every year they invent better idiots"