WPF ToolTip disappears on mouse down
Posted
by viggity
on Stack Overflow
See other posts from Stack Overflow
or by viggity
Published on 2010-03-11T15:44:22Z
Indexed on
2010/03/11
18:49 UTC
Read the original article
Hit count: 524
I've got tooltip on an element that I want to stay open even when the user clicks or holds the mouse button down while over my element.
Is there anyway to do this?
© Stack Overflow or respective owner