Show Hint Tip of a truncated WPF ListBox Item

Posted by vbnc141 on Stack Overflow See other posts from Stack Overflow or by vbnc141
Published on 2011-01-12T06:48:33Z Indexed on 2011/01/12 6:53 UTC
Read the original article Hit count: 385

Filed under:
|
|

Hi,

Been searching all over but could not find the answer I am looking for; perhaps I'm not using the correct search term.

Anyways, my question is whether there is a property on the WPF ListBox control which I can set that will automatically display the full text of a truncated list item into a Hint Tip?

For example, with some WinForm list-container controls, the Hint Tip only appears when the mouse is hovered over a list item that is truncated.

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf