KryptonDockingManagerSaveConfigToFile(String) Method |
Saves docking configurationt information into a named file using Unicode Encoding.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void SaveConfigToFile(
string filename
)
Parameters
- filename String
- Name of file to save to.
See Also