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

Recommended Answers

All 2 Replies

you should change its size to contain all text

u can set the scrollBar property to horizontal/Verticla/Both to enble seeing the entire text

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.