-
It seems that the RestoreState function of the Divelements.SandRibbon.Ribbon object does not work anymore. In the previous version I could save the ribbon state with the SerializeState to a file, and then restore it using the RestoreState , allowing for quick access bar user-customization. I can confirm...
-
Hi everyone, I have 2 problems with shortcuts. First one : I have 5 tabs on my ribbon and I have shortcuts to each of them and their content. First time application loads if i press alt and H for home tab, content of the home tab has its possible shortcuts displayed (fine). If I press alt and shortcut...
-
SizeToContent ="WidthAndHeight" d oes not seem to work with RibbonWindow. I've got a regular WPF window and grid to autozize as the contents of a label changes. It works perfectly. Changing it to a RibbonWindow makes it look great, but the autoresizing stops working. All I'm changing...