|
-
June 7th, 1999, 11:43 AM
#1
display text inside a formview
How do I display text from a file into a formview?
Any help would be great.
Al
-
June 7th, 1999, 11:49 AM
#2
Re: display text inside a formview
If all you want to do in your form view is display text try using CEditView in place of CFormView.
HTH,
chris
-
June 7th, 1999, 11:52 AM
#3
Re: display text inside a formview
I also need controls to be displayed on there with formatted text
-
June 7th, 1999, 11:57 AM
#4
Re: display text inside a formview
Then use a richedit control it allows you to format text and display it. Be sure to call AfxInitRichEdit() in your application InitInstance function.
HTH,
chris
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
|