The FRM File Specification
The .FRM file used in Visual Basic is saved as an ASCII text file containing the details of all the controls that are placed on the form, and the Menu details if any on the form, and of course the Basic code that you can see in the Code section.
(more…)
