Hello
In the RibbonView group at the Q3-2013 release history, there is a line saying that the possibility to keep the Backstage open when Escape key is pressed was added:
http://www.telerik.com/support/whats-new/wpf/release-history/q3-2013
But I didn't find any property to do so, and even when I looked for the RibbonView changes here: http://www.telerik.com/help/wpf/radribbonview-changes.html
I couldn't find any information about the Q3-2013 release.
What I am looking for is the possibility to not close the backstage when I hit Escape. The reason is that I have a listbox, and my listboxitems have a textbox allowing the user to change the item's name, and the only way possible for the user to cancel the operation is by pressing Escape.
Maybe I didn't find the correct property or missed something else.
Thanks
In the RibbonView group at the Q3-2013 release history, there is a line saying that the possibility to keep the Backstage open when Escape key is pressed was added:
http://www.telerik.com/support/whats-new/wpf/release-history/q3-2013
But I didn't find any property to do so, and even when I looked for the RibbonView changes here: http://www.telerik.com/help/wpf/radribbonview-changes.html
I couldn't find any information about the Q3-2013 release.
What I am looking for is the possibility to not close the backstage when I hit Escape. The reason is that I have a listbox, and my listboxitems have a textbox allowing the user to change the item's name, and the only way possible for the user to cancel the operation is by pressing Escape.
Maybe I didn't find the correct property or missed something else.
Thanks