Dodgeram01
Active member
Okay, Im sure this will be a simple problem for most, but my mind isnt able to clearly see through it right now.
Im making a rather simple program, which will print items in a list format only if they are checked on the screen. How can I make them retain their list format, but yet not have the vbcrlfs affect them? When a checkbox is checked, it creates a string with the appropriate text. Would it be possible to add the necessary code into the string or something of a similar fashion?
A sidenote...I liked printing in VB6 MUCH better. Seemed simpler.
Thank you.
Im making a rather simple program, which will print items in a list format only if they are checked on the screen. How can I make them retain their list format, but yet not have the vbcrlfs affect them? When a checkbox is checked, it creates a string with the appropriate text. Would it be possible to add the necessary code into the string or something of a similar fashion?
A sidenote...I liked printing in VB6 MUCH better. Seemed simpler.
Thank you.