Hello!
I use the Krypton.Workspace (4.0 Version) and i have expirienced a strange problem.
when i use the SaveLayoutToFile() method, and my Workspace is currently not visible, then the layout elements (pages) are saved with the attribute v="false".
This causes the LoadLayoutFromFile() method to not load anything from the file at all --> no page is loaded into the workspace and the workspace appears empty!
Is there any attribute which i have to set before saving in order to prevent the SaveLayoutToFile() method to save the v="false" attribute?
By the way: when the Workspace is visible then the Saving and Loading of the Layout works just fine!
I would appreciate any suggestions!
Best regards,
Matthias