|
-
Nov 13th, 1999, 10:45 PM
#1
Thread Starter
Hyperactive Member
Hi,
I would like to press a button that will make txtInput go to the next line, How would I do this???
-
Nov 13th, 1999, 11:10 PM
#2
New Member
-
Nov 13th, 1999, 11:12 PM
#3
Guru
MyTextBox.SelText = vbNewLine
Or:
MyTextBox.SelText = vbCrLf
------------------
Yonatan
Teenage Programmer
E-Mail: [email protected]
ICQ: 19552879
AIM: RYoni69 (All the "good" names were taken)
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
|