Is there any way to make the popped up content of a PopupButton NOT be TopMost? IOW, when I have popped up content and drag another app over it, I want it to go behind the other app.
Thanks,
John
Is there any way to make the popped up content of a PopupButton NOT be TopMost? IOW, when I have popped up content and drag another app over it, I want it to go behind the other app.
Thanks,
John
Hi John,
I believe the native WPF Popup is topmost by default. I did find this article that might help, at least for Popups you have control over:
http://chriscavanagh.wordpress.com/2008/08/13/non-topmost-wpf-popup/
Please log in to a validated account to post comments.