|
-
July 12th, 1999, 08:07 AM
#1
Multiline Editbox
How can I make an edit box which can hold multiple lines of text?
-
July 12th, 1999, 08:18 AM
#2
Re: Multiline Editbox
To Chorv
Create an edit box on your dialog of ample size.
Right click on the edit box and go into the properties.
In the Styles tab check multiline, vertical scroll, want return
I hope this helps
-
July 12th, 1999, 08:26 AM
#3
Re: Multiline Editbox
Check the multiline property for the edit in the dialog editor or of you create it dinamically add the ES_MULTILINE style.
Let me know if this works fine for you.
Best regards,
Faby
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
|