Sorry if I have posted this in the wrong section. I'm still learning VB.NET and I am stuck on what will probably have an easy solution.
OK, I know how to implement new lines in the message box, but I am rather puzzled by trying to figure out how to set so many characters on each line, so that it will all be even. It's quite hard to explain, but hopefully you understand what I mean. It's hard to judge when to insert a new line.
Here is an example of how my message box turns out:
Here is a sentence. Here is
another. This sentence has more character but is not
spaced out right.
Thanks for reading!
OK, I know how to implement new lines in the message box, but I am rather puzzled by trying to figure out how to set so many characters on each line, so that it will all be even. It's quite hard to explain, but hopefully you understand what I mean. It's hard to judge when to insert a new line.
Here is an example of how my message box turns out:
Here is a sentence. Here is
another. This sentence has more character but is not
spaced out right.
Thanks for reading!