Tooltip in .Net

Posted by Ben on Stack Overflow See other posts from Stack Overflow or by Ben
Published on 2010-04-23T12:16:13Z Indexed on 2010/04/23 12:33 UTC
Read the original article Hit count: 364

Filed under:
|
|
|

Hi,

I have a DataGridView in a Winforms application containing a collection of items. Each item has an image and various other details. I know it is possible in WPF, but can you get a tooltip to display an image and a more structured set of details then just plain text?

Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about vb.net