Across
- 3. file the form (.frm) and project (.vbp) files are saved as ASCII text.
- 4. Control The command button control is used to begin, interrupt, or end a process.
- 5. Keyword Tool is free online keyword research instrument that uses Google Autocomplete to generate hundreds of relevant long-tail keywords for any topic.
- 10. Net is an object-oriented programming language.
- 11. A property procedure is a series of Visual Basic statements that manipulate a custom property on a module, class, or structure.
- 12. control Timer control is an actual control that is sited on a form at design time; however it is not visible at run time.
- 13. tart to debug a Visual Studio project, attach to a process, break into code, step through code, run to the cursor, run to a function on the call stack, set the next statement, step through Just My Code, stop debugging, restart debugging, or detach from a debugged process.
- 14. Form Designer window Windows Forms application is built on classes from the System.
Down
- 1. procedure The code that performs actions in response to events is written in event procedures.
- 2. Instantiation refers to the allocation of memory to create an instance of a class.
- 3. Every window you see in a running visual basic application is a form, thus the terms form and window describe the same entity.
- 6. While a program is running, the user can do many things, such as move the mouse, click the mouse button, enter text, or move to a different window.
- 7. control The Label control represents a standard Windows label.
- 8. An object is a structure that contains data and methods that manipulate the data.
- 9. Concludes input and output (I/O) to a file opened using the File Open function.
- 10. Explorer window Solution Explorer is a tool window in the Visual Studio integrated development environment (IDE) that displays the contents of a solution, which includes the solution's projects and each project's items.
- 11. Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
- 15. also known as integrated design environment and integrated debugging environment, is a type of computer so A procedure that is automatically invoked when an object is first instantiated. ftware that assists computer programmers to develop software.
