answersLogoWhite

0

Meaning of objects in visual basic?

User Avatar

Anonymous

14y ago
Updated: 8/17/2019

An object is anything on the form that the user somehow interacts with. For example, a button is an object. You can create a click event for it, and it will execute code, or you can use an object like a label that can be referanced in the code to change a property, like it's text.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Objects and its behavior with an example?

Objects are the fundamental building block of Visual Basic; nearly everything you do in Visual Basic involves modifying objects. Every element of Microsoft Word - documents, tables, paragraphs, bookmarks, fields and so on - can be represented by an object in Visual Basic.


What has the author Rockford Lhotka written?

Rockford Lhotka has written: 'Professional VB.NET' 'Instant Visual Basic 5 Activex Control Creation (Instant)' 'Professional Visual Basic 5.0 business objects' -- subject(s): Accessible book, Business, Data processing, Microsoft Visual BASIC, Object-oriented programming (Computer science) 'Wrox Visual Basic Enterprise Developer's Resource Kit (Programmer to Programmer)' 'Expert One-on-One Visual Basic .NET Business Objects' 'Expert C# Business Objects (Books for Professionals by Professionals)' 'Visual Basic 2005' 'Professional VB.NET' 'Expert VB 2005 Business Objects' 'Visual Basic .NET Solutions Toolkit'


What has the author John Smiley written?

John Smiley has written: 'Learn to Program Databases With Visual Basic (Learn to Program)' 'Learn to Program Visual Basic Objects (Learn to Program)' 'Learn to Program with Visual Basic 6' -- subject(s): BASIC (Computer program language), Microsoft Visual BASIC, Visual Basic (Computer program), Visual programming (Computer science), Windows (Computer programs) 'Learn to Program Visual Basic 6 Examples' 'Introduction to Programming with Visual Basic 6 Part 2' 'Learn to Program Visual Basic Examples (Miscellaneous)' -- subject(s): Microsoft Visual Basic for Windows, BASIC (Computer program language)


What is visual basic control?

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


Events supported by Visual Basic Objects?

move event,text change event and click event


Why is visual basic considered as a object oriented programming?

Visual Basic's form applications use objects such as Buttons and TextBoxes, these are known as objects, hence the name Object-Oriented. It is different to command line interfaces which only use text to communicate with the user, such as Command Prompt.


What is the difference between projects and form in Visual Basic 6?

a project in visual basic is a collection of different objects like forms. it is saved with an extension of .vbp. A form in visual basic displays various controls that provide the user interface. it is saved with an extension of .frm.


What is the meaning of control in visual basic?

It is user interface Ex Button, Checkbox, Label


GIve an example of Object oriented language?

Visual basic..VB uses premade objects for window apps.


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