Quantcast
Channel: Ribbon for WPF - Recent Posts
Viewing all articles
Browse latest Browse all 1458

Modeless window. How to keep Popup open?

$
0
0

I have a window with a Ribbon with several Split and Popup buttons running in an Excel instance. The popups all have StayOpenOnClick set to true, and all works as expected when i start the window with w.ShowDialog but popups do not stay open when w.Show is used. 

As a "brute force" workaround and I can "toggle" the IsPopupOpen property, but that's not ideal at all.

 

What to do?

 

Jurgen


Viewing all articles
Browse latest Browse all 1458

Trending Articles