KryptonWorkspaceLoadLayoutFromFile Method |
Loads workspace layout information from given filename.
Namespace:
Internal.ComponentFactory.Krypton.Workspace
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic void LoadLayoutFromFile(
string filename
)
Parameters
- filename
- Type: SystemString
Name of file to read from.
See Also