README.md

December 5, 2022 ยท View on GitHub

vbCrlf

Description

In a Msgbox, have you ever wanted to go to the next line without pressing the space bar for 10 minutes, there is an easier way to to it, i know most people propably know that you can use something called "vbCrlf" i have included a zip file which gives an example. here is another one

Msgbox "Your Text" + vbcrlf + "your Text",,"Caption"

you can also download the app which comes with it.

There are lots of other ways to do it. you can use "vblf" instead or "vbcr".

if you want to find them all out highlight vbcrlf in your code then right click on it and go to "Defenition" click that and you will get a listing of all the names you can use. or you can make your own name by declaring the name as a global in a module, but thats more advanced.

Please vote and leave comments(votes GREATLY appreiated)

More Info

Submitted On2002-07-01 08:40:52
ByCJS
LevelBeginner
User Rating3.6 (43 globes from 12 users)
CompatibilityVB 6.0
CategoryCoding Standards
WorldVisual Basic
Archive FilevbCrlf100569712002.zip