This is the way to break the message:
MessageBox.Show (“This Text is displayed in First Line” & vbcrlf &
“This Text is displayed in Second Line”)
MessageBox.Show (“This Text is displayed in First Line” & vbcrlf &
“This Text is displayed in Second Line”)
Have a nice day... 'N happy Coding :)
No comments:
Post a Comment