ComponentOne Menus and Toolbars for WinForms
RestoreLayout(Form,Stream) Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class > RestoreLayout Method : RestoreLayout(Form,Stream) Method
Restores layout of all C1DockingTab controls on the form from the stream.
Syntax
'Declaration
 
Public Overloads Shared Sub RestoreLayout( _
   ByVal form As System.Windows.Forms.Form, _
   ByVal stream As System.IO.Stream _
) 
public static void RestoreLayout( 
   System.Windows.Forms.Form form,
   System.IO.Stream stream
)

Parameters

form
stream
See Also

Reference

C1DockingTab Class
C1DockingTab Members
Overload List