answersLogoWhite

0

Visual Basic is an event driven program.

For an example, take a button on a Windows Form. When you click on the button, it is an event. That event invokes a method and executes a part of the program.

A Scroll bar have events scroll and change. When you scroll the scroll bar, it is an event for the scroll bar. When you click on a position on the scroll bar, the value changes at one and it is another event. These different events can invoke different methods.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is visual basic short notes?

visual basic is event driven programming langauage.


Why is visual basic known as event driven programming?

event based programming involves the execution of code when a pre-determined event is triggered. this means... When an event occurs, visual basic runs any code you have written for that event.


Events supported by Visual Basic Objects?

move event,text change event and click event


What is visual basic control?

Visual Basic Controls work on Visual Studio for Visual Basic and Applications that made by Visual Basic.


The year of invention of visual basic?

Visual Basic was started in 1991.


Who invented the visual basic?

Visual Basic was created by a team at Microsoft.


Who developed visual basic?

Microsoft is the developer of visual basic


What is the difference between visual basic and visual c?

The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.


How visual basic work or visual basic interface?

Visual Basic (VB) is an event-driven programming language developed by Microsoft, primarily used for building Windows applications. Its interface features a graphical design environment where developers can drag and drop controls (like buttons and text boxes) onto a form, allowing for intuitive layout design. Code is written in a separate code window, where developers can define events and behaviors for the controls, enabling interaction and functionality. The integrated development environment (IDE) facilitates debugging, compiling, and running applications seamlessly.


Is Visual Basic 6.0 compatible with Visual Basic 2005?

No.


When visual basic started?

Visual Basic was started in 1991.


Who is the developer of Visual Basic?

Microsoft is the developer of Visual Basic.