The following tables list the members exposed by LayoutManager.
            
            
            
            
            
            
            
            
            
            Public Properties
            
            
            
            Public Methods
|   | Name | Description | 
  | RestoreDialogBoxData | Provides the restore of persisted information for a dialog box.   | 
  | RestoreLayout | Provides the basic display layout of the application (defined via Reflection).   | 
  | RestoreLayoutFinal | Provides the final restore operations which overcome premature flashing, incorrect tab group sizing, and erroneous default tab selection.   | 
  | SaveDialogBoxData | Provides the save of persisted information for a dialog box.   | 
  | SaveLayout | Provides the basic save of display layout information (default is no operation).   | 
Top 
            Protected Methods
|   | Name | Description | 
   | CreateAppObjects | Create the application objects that are derived from one of the framework classes: Command, CommandBar, MdiTabForm, or DockControl.   | 
Top 
            
            
            
            
            
            
            
            
            
            See Also