Details

Title: Chapter 1 Vocabulary

Description: N/A

Total Flash Cards: 10

Created: 12/03/2009 07:39:04

New Users: To study from this flashcard set, or to create your own your own study flash cards, REGISTER HERE.

Existing Users: CLICK HERE.

Additional Computer Science Flashcards

Cards in this set:

Term
Integrated Development Environment
Definition
A program that includes tools for creating, testing, and running computer programs.
Term
Objects
Definition
The pieces that make a visual basic .NET program such as windows, command buttons , test boxes, and scroll bars.
Term
Project
Definition
A collection of files that make up a Visual Basic .NET program.
Term
Properties
Definition
The characteristics of an object that describe how it looks and functions.
Term
Properties window
Definition
A window that holds a list of an object’s properties and their vales. It is used to set and change the properties of an object.
Term
Software development tool
Definition
A tool that allows you to create programs.
Term
Solution
Definition
A collection of one or more projects.
Term
Solution Explorer
Definition
you to see the forms and files that make up your program.
Term
Standard toolbar
Definition
Holds icons representing a standard set of commands.
Term
Toolbox
Definition
The collection of tools that allows you to add objects (controls) to the forms you create in Visual Basic .NET.