WPF button click inside popup closes popup

Ribbon for WPF Forum

Posted 8 years ago by Thomas
Version: 15.1.0624
Avatar

Clicking onto a regular WPF button inside a PopupButton popup closes the popup. How do I prevent that?

Comments (1)

Posted 8 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Thomas,

You could try handling its Click event before it bubbles up.  Or you could switch to a ribbon:Button instead and set StaysOpenOnClick=true.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.