BCGControlBar Library for .NET
LoadState Method (LayoutController)




Loads a state for the specified  form from the specified file stream.
The state should be previously saved by the SaveState function.
Loads a state for the specified  form from the specified file stream.
The state should be previously saved by the SaveState function.
Overload List
OverloadDescription
LoadState(Form,String,String)Loads a state for the specified  form from the specified file stream.
The state should be previously saved by the SaveState function.  
LoadState(Form,IFormatter,Stream)Loads a state for the specified  form from the specified file stream.
The state should be previously saved by the SaveState function.  
Requirements

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

See Also

Reference

LayoutController Class
LayoutController Members

Send Feedback