Term
| Integrated Development Environment |
|
Definition
| A program that includes tools for creating, testing, and running computer programs. |
|
|
Term
|
Definition
| The pieces that make a visual basic .NET program such as windows, command buttons , test boxes, and scroll bars. |
|
|
Term
|
Definition
| A collection of files that make up a Visual Basic .NET program. |
|
|
Term
|
Definition
| The characteristics of an object that describe how it looks and functions. |
|
|
Term
|
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
|
Definition
| A collection of one or more projects. |
|
|
Term
|
Definition
| you to see the forms and files that make up your program. |
|
|
Term
|
Definition
| Holds icons representing a standard set of commands. |
|
|
Term
|
Definition
| The collection of tools that allows you to add objects (controls) to the forms you create in Visual Basic .NET. |
|
|