|
-
March 30th, 1999, 01:04 PM
#1
scrolling dialog contents
I would like to display a consistent sized dialog box, but have a variable sized content. The idea is to create varying form questionnaires and have them displayed in a dialog. Are there any available tricks to be able to scroll the contents of a dialog box. (I do not want to scroll the dialog box itself, just the non-viewable content within.)
-
March 30th, 1999, 01:14 PM
#2
Re: scrolling dialog contents
An idea that pops into my head is an SDI app with a CFormView class to hold your dialog template. This will give you automatic scrollability, although the user will be able to resize the window.
Other than that, I don't know what you can use.
Good luck!
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
|