|
VLFormDesigner Reference
|
||||||||
This event occurs when data corresponding to a control needs to be read from the archive.
Syntax Private Sub object_LoadControlData (aControl As Object, aPropBag As CPropertyBag)
The LoadControlData event syntax has these parts:
Remark This event will be triggered once for each of the stored controls when the LoadLayout or LoadLayoutEx is called. VLFormDesigner will automatically reads the position, name and ProgId of the control and automatically create and position the control when you load the layout information using LoadLayout method. This event allows you to read any control level information that you have previously stored along with the control position information. |
||||||||
|
©2002-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |