UNIT-1 & HOUR-1 Getting Started With VB6
UNIT-1 & HOUR-1 Getting Started With VB6
Unit : I Hour : 1
SNAP TALK
VISUAL
BASIC
CORE 9: VISUAL BASIC Unit - 1 Getting Started with VB6 4
Department Computer Technology III BSc (CT)-B ODD Semester: 2019 - 20
Text book
• Visual Basic 6.0 Programming,
Content Development Group, TMH,
8th reprint, 2007.
Reference books
UNIT-1
• Getting started with VB6
• Programming environment
• Working with forms
• Developing an application
• Variables
• Data types and modules
• Procedures and control structures
• Arrays.
• Working with controls: creating and using controls
• Working with control arrays.
Getting Started
with VB 6.0
1. GUI Interface
2.Modularization
3. Object Oriented
4. Debugging
5. Macros IDE
keywords
• GUI Interface
• Modularization
• Object Oriented
• Debugging
• Macros IDE
• Data access feature
Points to ponder
• Visual Basic is a third-generation event-
driven and user-friendly programming
language
• To develop GUI window applications
that allows the developer drag and drop
objects into the program easily.
2. GUI - ______________________.
a.Graphical Unified Interface
b.Graphical user identity
c.Graphical user interface
d.Graphical user identity
A. Real time
B. Graphical User Interface
C. Menu Driven
D. None Of These
a)Event- Oriented
b)Event- Designed
c)Event- Focused
d)Event- Driven
Next Session
• Programming Environment