New1
Previous
Next
Initializes the FormLib object.
Syntax: New1 (frm As Form, B4PObject1 As Object)
frm - The form that will be affected by this object.
Example:
flb.New1 ("Form1",B4PObject(1))