I am inputing text into a text box on one form, then passing it to a label on another form. The text will wrap in the textbox on the input form, but will not wrap in the label. It just continues in a single line on the output form. I have even tried to put the label in a table to contain the text and force it to wrap, but the table just expands with the single line of text. I have also checked the "Wrap Text" checkbox property in the table with no luck. I just need to have the output text wrap to about the same size as the input text.
Any ideas about what I may be doing wrong, or suggestions of perhaps another way of doing this?
Thanks
Mark
Any ideas about what I may be doing wrong, or suggestions of perhaps another way of doing this?
Thanks
Mark