winforms big paragraph tooltip
Posted
by jello
on Stack Overflow
See other posts from Stack Overflow
or by jello
Published on 2010-03-25T02:38:46Z
Indexed on
2010/03/25
3:23 UTC
Read the original article
Hit count: 641
I'm trying to display a paragraph in a tooltip when I hover a certain picture box. The problem is, the tooltip takes that paragraph, and spans it on one line, all across my screen. How can I make it so that it takes a smaller, more readable area? or, maybe you have another technique to achieve the same thing, but without the tooltip function?
© Stack Overflow or respective owner