Exporting declaration of form objects to VB code.

J

jsrini

I want to export the declarations and properties of objects in a form in text
(VB code) format.

For instance, if there is a text box, say TBox, I want to export its
declaration, and its properties when I export the Form file into text.

Is it possible to do this...?

Thanks!

-srinivasan
 
Top