»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 09-28-2003, 11:10 PM   #1 (permalink)
Registered User
 
firewolf's Avatar
 
Join Date: Aug 2003
Location: Canada
Posts: 197
firewolf is on a distinguished road
Send a message via ICQ to firewolf
noob VB.NET MsgBox question...

is there a way in vb.net to write text on a line down? like for example in php you could write \n and then the text after that will be on the next line down. what is the code to do that with msgbox's? whoever knows, could you give an example of a basic msgbox with the "line down" code please.

thanks
-firewolf

firewolf is offline   Reply With Quote
Old 09-29-2003, 11:48 AM   #2 (permalink)
Registered User
 
Join Date: Oct 2001
Location: TOO close to Wash DC
Posts: 7,956
vass0922 is on a distinguished road
vbCr (vb carriage return constant)

MessageBox("L" & vbCr & "I" & vbCr & "N" & vbCr & "E" & vbCr & " " & vbCr & "D" & vbCr & "O" & vbCr & "W" & vbCr & "N")

I think
been awhile
__________________
<< Insert exceedingly large and overly verbose message of how 1337 you are here including full specs of every vehicle you've ever driven and PC you've owned >>
vass0922 is offline   Reply With Quote
Old 09-29-2003, 12:31 PM   #3 (permalink)
Registered User
 
firewolf's Avatar
 
Join Date: Aug 2003
Location: Canada
Posts: 197
firewolf is on a distinguished road
Send a message via ICQ to firewolf
Thanks man, it worked! but i had to change MessageBox to MsgBox
firewolf is offline   Reply With Quote
Old 09-29-2003, 12:36 PM   #4 (permalink)
Registered User
 
firewolf's Avatar
 
Join Date: Aug 2003
Location: Canada
Posts: 197
firewolf is on a distinguished road
Send a message via ICQ to firewolf
since you are one of few that answer my vb questions would you be willing to help me with one more thing? i would like to get one of my programs to launch another application. let's say i have a program with a button and when that button is clicked it opens netscape or something. is it possible to do that or are there security restrictions that prevent this? if so, how do u think i can get around this besides clicking the netscape icon (it's just an example, i'm not really making a program for this lol, just a hypothetically scenario)
firewolf is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 10:06 PM.