I would please like to know the purpose of each of the following visual basic project file types.
1) FRM
2) BAS
3) FRX
4) OCX
5) CLS
6) VBP
It will also be helpful if you may list the site where i may get this information.

1) FRM-----form file contains all the componenets and code there of.
2) BAS-----module file contains objects with global access
3) FRX-----form binary file contains images of FRM file.
4) OCX----windows components.
5) CLS----class file contains the classes defined if any.
6) VBP-----visual basic project.

hope that helped you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.