Self - Learning Module - 1 - Q4
Self - Learning Module - 1 - Q4
01
Specific Objectives
1. Understand Visual Basic.
2. Familiarize and manipulate the Visual Basic IDE.
3. Describe and demonstrate the proper use of visual basic controls.
Materials
Microsoft Word
Computer
Lesson
Introduction
1
much easier to master. Among the high-level programming languages are
Java, Javascript, C, C++, c# and Visual Basic.
2
Menu Bar
Tool Bar
Project
Explorer
Tool Box
Properties
Window
Standard Toolbar
UserForm
Module
Class Module
Procedure
3
Copy Copies the selected control or text onto
the clipboard.
4
This is only available when a UserForm is
active.
Microsoft Visual Basic Opens the help viewer for the associated
for Applications Help application.
The Toolbox
Displays the standard Visual Basic controls plus any ActiveX controls and
insertable objects that you have added to your project. You can customize the
Toolbox by adding pages to it or by adding controls by using the Additional
Controls command from the Tools menu. When you add a page, a Select
Objects tool is always available on the page.
TextBox (txt) Holds text that the user can either enter
or change.
5
CheckBox (chk) Creates a box that the user can easily
choose to indicate if something is true or
false, or to display multiple choices when
the user can choose more than one.
EXERCISES
BASIC
Answer briefly.
6
1. What is Visual Basic program?
2. Why is Visual Basic environment called “Integrated Development
Environment”?
3. Name the seven components in the Visual Basic environment.
Closure
A. Please check the box if you can do it already.
B. If you have questions in mind, please use the space below to address it.
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
References
https://docs.microsoft.com/en-us/office/vba/language/reference/user-
interface-help/toolbox
https://upload.wikimedia.org/wikipedia/commons/b/b8/Visual_basic_6.0.pdf
https://www.vbtutor.net/lesson1.html