|
-
June 3rd, 1999, 12:14 PM
#1
Scroll Bars on FormView initialization
I'm adding controls dynamically into a formview SDI. When i add a control (during runtime) with a CRect that's outside of the window frame, it is drawn, but no scrollbar is present. In order to see it you have to resize the frame to make the CRect visible. I'm creating these controls in the CSDIView class within the OnDraw() method. Is there another method that i can create the controls in in order for it to recognize the position of the out of view control and make the scrollbar? Or is there a way to manually create the scrollbar and have it scroll the formview to make the control visible? Any help would be great.
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
|