hi all,
I have a panel which contains a picturebox and two textboxes. in one of the textbox, some large content is to be displayed. this content is dynamic and i want the textbox to wrap the text accordingly.
i set the textbox multiline property to true and also set wordwrap=true. inaddition i set the acceptsreturn=true.
but still the text is not wrapped.
how can i achieve this?
Thanks in advance.
Regards
Exelio