I would like to more precisely control what is saved and restored by the WorkSpaceManager. As an example case I have a Ribbonform with a ribbon, a navBar and a few other controls, including an XtraGrid GridControl. The main form has a WorkSpaceManager component, and the ribbon has a BarWorkspaceMenuItem. When things are constructed for presentation I set the TargetControl of the WorkSpaceManager to be the GridControl. However when I save and restore layouts using the BarWorkspaceMenuItem it only affects the ribbon control, not the GridControl at all.
It seems like there is an association between the BarWorkspaceMenuItem and the WorkspaceManager component that I don't understand.
How can I get the BarWorkspaceMenuItem to only save and restore layouts for the GridControl?
Hi,
We successfully reproduced the described behavior.
So, I will forward this ticket to our developers team for further research. We will update this ticket when we obtain any results.