I want to fill a textbox or a label or with lines from a listbox. I want to
preserve the lline for line as it comes from the list box. I do not want the
test to run-on. I suppose it is okay to wrap if it is longer than the width
of the control.
This data will later be taken from this control and put into a text box in a
report in ReportViewer where I will want to preserve the same formating
there.
Thank you,
Doug
preserve the lline for line as it comes from the list box. I do not want the
test to run-on. I suppose it is okay to wrap if it is longer than the width
of the control.
This data will later be taken from this control and put into a text box in a
report in ReportViewer where I will want to preserve the same formating
there.
Thank you,
Doug
Comment