DWSIM Class Library Documentation
C#VB
    Show/Hide TOC
    • Loading...

    DockPanelPersistor Class

    Definition

    Namespace: WeifenLuo.WinFormsUI.Docking
    Assembly: WeifenLuo.WinFormsUI.Docking (in WeifenLuo.WinFormsUI.Docking.dll) Version: 2.9.0.0 (2.9.0.0)
    C#Request Example
    private static class Persistor
    VBRequest Example
    Private NotInheritable Class Persistor
    Inheritance
    Object    DockPanelPersistor

    Constructors

    DockPanelPersistor 

    Methods

    IsFormatVersionValid 
    LoadContents 
    LoadDockWindows 
    LoadFloatWindows 
    LoadFromXml(DockPanel, Stream, DeserializeDockContent) 
    LoadFromXml(DockPanel, String, DeserializeDockContent) 
    LoadFromXml(DockPanel, Stream, DeserializeDockContent, Boolean) 
    LoadPanes 
    MoveToNextElement 
    SaveAsXml(DockPanel, String) 
    SaveAsXml(DockPanel, Stream, Encoding) 
    SaveAsXml(DockPanel, String, Encoding) 
    SaveAsXml(DockPanel, Stream, Encoding, Boolean) 

    Fields

    CompatibleConfigFileVersions 
    ConfigFileVersion 

    See Also

    Reference

    WeifenLuo.WinFormsUI.Docking Namespace

    In This Article

    • Definition
    • Constructors
    • Methods
    • Fields
    • See Also

    DWSIM is open-source software, released under the GPL v3 license. (c) 2008-2026 Daniel Medeiros and contributors

    Send comments on this topic to Daniel Medeiros