|
-
April 15th, 1999, 10:19 PM
#1
Scrolling in CFrameWnd derived class
How do I implement scrolling for a CFrameWnd derived class called CMyFrame? I have added the OnHScroll() and OnVSroll() but
they don't seem to get called. How do I ensure that the window gets scrolled correctly when the user drags the scrollbars?
Another thing is that the controls I have created inside the frame window disappear after I try to resize the window. How do I
prevent this from happening??
Thanks alot!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|