Loads the layout of the dock control from the specified file.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public void LoadFromXml ( |
Visual Basic
Copy Code
|
|---|
Public Sub LoadFromXml( _ |
The name of the file to load from.
See Also