Click here to Skip to main content
15,891,184 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to use the SVGControl.dll in VB6 Pin
6-Jun-02 2:21
suss6-Jun-02 2:21 
GeneralEvents in VBScript Pin
Hans Ruck4-Jun-02 2:52
Hans Ruck4-Jun-02 2:52 
GeneralRe: Events in VBScript Pin
4-Jun-02 8:47
suss4-Jun-02 8:47 
QuestionHey...can you use radio buttons on a menu? Pin
1-Jun-02 23:01
suss1-Jun-02 23:01 
AnswerRe: Hey...can you use radio buttons on a menu? Pin
Paul M Watt8-Jun-02 9:17
mentorPaul M Watt8-Jun-02 9:17 
QuestionDoes anyone know how to add an MP3 to a form? Pin
1-Jun-02 20:29
suss1-Jun-02 20:29 
GeneralMessage box question Pin
1-Jun-02 16:53
suss1-Jun-02 16:53 
GeneralRe: Message box question Pin
1-Jun-02 18:26
suss1-Jun-02 18:26 
In your string add CHR$(13) where you want the line to break.

"line 1"+CHR$(13)+"line 2"

There may be a newer syntax these days.

As for centering, do you want each line centered or the overall
message. If it is just the message, I believe centering is
automatic. Don't know how to center each line.
GeneralRe: Message box question Pin
Rama Krishna Vavilala7-Jun-02 7:54
Rama Krishna Vavilala7-Jun-02 7:54 
GeneralRe: Message box question Pin
Paul M Watt1-Jun-02 18:26
mentorPaul M Watt1-Jun-02 18:26 
GeneralRe: Message box question Pin
Nish Nishant1-Jun-02 18:29
sitebuilderNish Nishant1-Jun-02 18:29 
GeneralThanks everyone :) Pin
1-Jun-02 20:12
suss1-Jun-02 20:12 
GeneralRe: Message box question Pin
Paul M Watt8-Jun-02 9:20
mentorPaul M Watt8-Jun-02 9:20 
GeneralRe: Message box question Pin
4-Jun-02 3:55
suss4-Jun-02 3:55 
GeneralRe: Message box question Pin
Nick Parker7-Jun-02 6:07
protectorNick Parker7-Jun-02 6:07 
GeneralChr( ) function Pin
31-May-02 7:31
suss31-May-02 7:31 
GeneralRe: Chr( ) function Pin
Jeremy Falcon31-May-02 10:10
professionalJeremy Falcon31-May-02 10:10 
Generalemailing with Visual Basic Pin
30-May-02 10:50
suss30-May-02 10:50 
GeneralRe: emailing with Visual Basic Pin
Nish Nishant1-Jun-02 18:30
sitebuilderNish Nishant1-Jun-02 18:30 
QuestionSerial Port Communications? Pin
30-May-02 10:12
suss30-May-02 10:12 
GeneralHelp me Pin
HoldMe30-May-02 2:33
HoldMe30-May-02 2:33 
GeneralRe: Help me Pin
Jeremy Falcon31-May-02 10:21
professionalJeremy Falcon31-May-02 10:21 
GeneralForums with VB.NET Pin
Brian Olej29-May-02 14:53
Brian Olej29-May-02 14:53 
GeneralRe: Forums with VB.NET Pin
Michael P Butler30-May-02 2:48
Michael P Butler30-May-02 2:48 
GeneralWebsites Pin
droidl29-May-02 6:44
droidl29-May-02 6:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.