Computer Science, asked by aadinaiqbal, 4 hours ago

What are the two main parts of the project window? Explain briefly​

Answers

Answered by alpsadhn81
3

Answer:

A visual basic window is also called integrated development environment (IDE) window. This window open when we click on standard exe icon from new project dialog box. In visual basic, a program is referred to as a project. Every visual basic project consists of at list two separate files called a project file and a form file. A project file which extension is .VBP and form file which extension is .FRM. Project file created only one but multiple form file and other type of file can also be included in a project. These files are called class module (.CLS) files, standard module (.BAS) files, resource (.RCS) file, ActiveX control (.OCX) file and show on, thus the development of a visual basic project involves keeping track of several different files and accessing these file individually within visual basic environment, as needed.

please mark me as brainlist

Answered by Anonymous
7

Explanation:

ɴsʀ

If the Project Window is detached, it can be floating and displayed anywhere on the desktop. If the Project Window is docked, it has to be attached to any of the borders of the Main Window. The Project Window contains three tabs: Models, Imports, and Sources.

Mʀ Bʀɪɴʟɪs

itZyouRmAfia

Similar questions