Show Hint Tip of a truncated WPF ListBox Item
- by vbnc141
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.