|
VLFormDesigner Reference
|
|||||||||||||||||
Saves the form and control layout data to the specified file.
Syntax object.SaveLayoutEx(ByVal sFileName As String, ByVal eBagType As vlPropertyBagType)
The SaveLayoutEx method syntax has these parts:
Settings The settings for eBagType are:
Remark This method will save layout of the form in the specified file. It will automatically save basic information like control name, control's ProgID and position. It will trigger SaveFormData event to let you store any form level data that you want to put in the archive. It will also trigger SaveControlData for each of the contained controls to let you specify any control level data that should be save in the archive. |
|||||||||||||||||
|
©2002-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |