WPF tooltip displayed on top of other window?
Posted
by Yaakov Davis
on Stack Overflow
See other posts from Stack Overflow
or by Yaakov Davis
Published on 2010-03-10T13:05:42Z
Indexed on
2010/03/11
19:19 UTC
Read the original article
Hit count: 426
Sometimes (I didn't figure the exact scenario), WPF tooltips are displayed on top of other windows, even when the app window is completely hidden. Clicking on the other window doesn't make it disappear.
Is anyone familiar with this?
Regards, Yaakov
© Stack Overflow or respective owner