Hi,
I'd like to save 'shortcuts' added by users in the Quick Access Toolbar between sessions, in order to reload it on startup.
I found many examples for Windows forms, but mentioned methods (Ribbon.savesettingstostream, ribbon.savetoXML) seems not to be implemented in WPF.
Does anybody know how to do?
thanks
Hello Lionel,
I am just checking the progress on your issue.
Please let me know if you require any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics, Inc.
www.infragistics.com/support
I managed to solve your issue by creating two methods for loading and saving Quick Access Toolbar’s content into XML file.
I created and attached a sample application for the described above.
Please let me know if this is what you needed and if you require any further assistance on the matter