2nd Quarter COMP/ROB (W5- Microsoft Visual Basic) Flashcards
Top line of the screen includes the project name, and the Minimize, Maximize or Restore Down, and Close iconic buttons
Title Bar (E)-
Second line of the screen includes File Edit, View, Project, Format, Debug, Run, Query, Diagram, Tools, Add-Ins, WIndow, and Help menus
Menu Bar (F)-
Duplicate several of the more commonly used menu selections that are available in the Menu Bar.
Standard Toolbar (G)-
Displays the files that are created in your application
Project Explorer Window (H)-
On the side of the screen and we often use Text Box, Label, and Command Button
Toolbox (A)-
- Where the user interface is actually designed.
Form Design Window (D)
Allows the user to change the properties of a particular object.
Properties Window (I)-
Allows the user to specify the screen location of the forms within a project
Form Layout Window (J)-
Allows you to enter or type the programming statements for Visual Basic Programs
Code Editor Window (C)-
Where you can make your own applications interface
Blank Form (B)-