Print Search Rate
    
   04-23-2003, 3:38 PM
SaveLayoutChanges and LoadLayoutChanges

SaveLayoutChanges

These are changes made to the original designer-created layout that is stored in Visual Basic's form resource. If you call the Load method at run time, you cannot use this method. You should save the entire layout and then load the entire layout.

LoadLayoutChanges

These are changes applied to the original designer-created layout that is stored in the form's resource file. If you call the Load method to load a different layout at run time, you cannot call LoadLayoutChanges.
GrapeCity » Frequently Aske... » ActiveBar FAQ » SaveLayoutChanges and LoadLayoutChanges
Privacy Policy | Copyright © 1997-2012 — GrapeCity, inc.
All trademarks mentioned are the property of their respective owners.