| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
vb.net MsgBox next line
|
Original Message
|
Name: intrepid_dave
Date: June 22, 2005 at 05:04:13 Pacific
Subject: vb.net MsgBox next lineOS: xp proCPU/Ram: barton 3200, 1 gig ra, |
Comment: When i'm putting in information into a message box i can't go to the next line in the editor (visual studio .net). So this means i have to type everything in the next line. I know how to display things on different lines, i.e. vbNewLine , but when i'm coding it i don't want to have one big long line. For Example: This: MsgBox("bla line1" & vbNewline & "blaline2") To Be This on the editor: MsgBox("bla line1" & vbNewline & "blaline2")
Report Offensive Message For Removal
|
|
Response Number 1
|
|
Reply: (edit)Hi, sorry, "So this means i have to type everything in the next line" i meant "So this means i have to type everything on the same line" can anyone help? :D
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Programming Forum Home