
Hi,
I have a ribbon:PopUpButton with a ColorPickerGallery on a BackStageTab. The PopupButton has StaysOpenOnClick=True.. but selecting a color closes the Backstage.. How can I prevent this.
Example available.
Hi,
I have a ribbon:PopUpButton with a ColorPickerGallery on a BackStageTab. The PopupButton has StaysOpenOnClick=True.. but selecting a color closes the Backstage.. How can I prevent this.
Example available.
Update: i've been tinkering with simple buttons and popups on a backstagetab.
Looks like I have to set the StaysOpenOnClick for each individual item in the ColorPicker Gallery...
Next: figuring out how to do that ... myself or with some help from people here
Hi, as you suspected, the StaysOpenOnClick would need to be on the gallery items since those are what is being clicked. But I believe those inherit normal WPF buttons so there isn't such a property on them.
If you email our support address with a simple sample, we can take a look and see if there is a workaround. Please rename the .zip file extension so it doesn't get spam blocked and reference this post in your email.
Please log in to a validated account to post comments.