|
VLFormDesigner Reference
|
||||||
This event occurs when form level data needs to be saved for the current layout.
Syntax Private Sub object_SaveFormData (aPropBag As CPropertyBag)
The SaveFormData event syntax has these parts:
Remark This event will be triggered once when the SaveLayout or SaveLayoutEx is called. This event allows you to store any form level information that you might want to store along with the form layout information. You will get an opportunity to read back this information through LoadFormData event when a layout is being read. |
||||||
|
©2002-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |