BCGSoft.ControlBars Namespace > DockManager Class : LoadState Method |
'Declaration Public Overridable Sub LoadState( _ ByVal formatter As IFormatter, _ ByVal stream As Stream _ )
'Usage Dim instance As DockManager Dim formatter As IFormatter Dim stream As Stream instance.LoadState(formatter, stream)
public virtual void LoadState( IFormatter formatter, Stream stream )
public: virtual void LoadState( IFormatter* formatter, Stream* stream )
public: virtual void LoadState( IFormatter^ formatter, Stream^ stream )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2