BCGSoft.ControlBars Namespace > LayoutController Class > LoadState Method : LoadState(Form,String,String) Method |
'Declaration Public Overloads Sub LoadState( _ ByVal form As Form, _ ByVal fileBarsState As String, _ ByVal fileDockingState As String _ )
'Usage Dim instance As LayoutController Dim form As Form Dim fileBarsState As String Dim fileDockingState As String instance.LoadState(form, fileBarsState, fileDockingState)
public void LoadState( Form form, string fileBarsState, string fileDockingState )
public: void LoadState( Form* form, string* fileBarsState, string* fileDockingState )
public: void LoadState( Form^ form, String^ fileBarsState, String^ fileDockingState )
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