Backstage buttons - SelectedTabChanged event

Ribbon for WPF Forum

Posted 13 years ago by Stephen Curle
Version: 11.1.0541
Avatar
I notice that whenever you click a button in the backstage control it automatically switches to the last selected tab and fires the SelectedTabChanged event. The problem I have is that I want to handle the button click event before the SelectedTabChanged event is fired. Is this possible ?

Comments (2)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Stephen,

Sorry but it looks like the popup manager code catches the click in a preview click handler, and closes the Backstage from there, which in turn re-selects the last tab. So that happens before the normal click event bubbles out.

What specifically is the issue you are having with that setup?


Actipro Software Support

Posted 13 years ago by Stephen Curle
Avatar
Thanks for the reply. I'll try for a workaround first.
The latest build of this product (v24.1.2) was released 7 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.