Exporting form object declarations as VB code

J

jsrini

Hi all,

I want to export the declaration of form objects, such as text box, label,
and their properties to text format (as a VB file). When I use "Export file",
I only get the code for the sub routines.

Any pointers, suggestions would be very helpful.

thanks.

-jsrini
 
Top