Across
- 2. Every window you see in a running visual basic application is a form, thus the terms form and window describe the same entity.
- 4. Control The command button control is used to begin, interrupt, or end a process.
- 8. 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.
- 10. Net is an object-oriented programming language.
- 11. 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.
- 14. 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.
- 15. The Label control represents a standard Windows label.
- 18. procedure The code that performs actions in response to events is written in event procedures.
- 19. 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.
- 20. Concludes input and output (I/O) to a file opened using the File Open function.
Down
- 1. Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
- 3. An object is a structure that contains data and methods that manipulate the data.
- 5. Object Oriented Programming
- 6. Form Designer window Windows Forms application is built on classes from the System.
- 7. Keyword Tool is free online keyword research instrument that uses Google Autocomplete to generate hundreds of relevant long-tail keywords for any topic.
- 9. Instantiation refers to the allocation of memory to create an instance of a class.
- 12. The order you need to follow to do something.
- 13. A property procedure is a series of Visual Basic statements that manipulate a custom property on a module, class, or structure.
- 16. control The Label control represents a standard Windows label.
- 17. control Timer control is an actual control that is sited on a form at design time; however it is not visible at run time.
