Hi,
I'm developing a MDI application with merged ribbons. The problem is that the form's quick access toolbar items are not persisted when the focus of the form is lost.
See the attached sample. It is a MDI application with merged ribbon controls.
There are two mdi child forms, each one has a ribbon control, they are merged with the MDI parent ribbon content.
Form2 is started by clicking on menu item New1 and Form3 is started by clicking on menu item New2.
Open both forms in the MDI parent.
Form3 has also a quick access toolbar items. If I deselect some items from the quick access toolbar and I change the focus to Form2, then the unselected quick access items are displayed again when the Form3 is activated.
The archive also contains also two screenshots that depict this behaviour.
Is it possible to persist the state of the Quick Access Toolbar items when the form focus is changed?
Thanks in advance,
Istvan
Hello,
Thank you for the provided project. I see the described behavior. We need to research it in greater detail, so I've passed this ticket to our developers. We'll get back to you once we have any results.