answersLogoWhite

0


Best Answer

Given the fact there are around 50 default controls provided within the toolbox of visual studio, each with a highly in depth range of properties, events, methods and parameters you should probably focus your question on which individual tool you wish to know about.

It is probably possible to write an eight page laymans description for each control and it's uses accross the vb spectrum, and that would be without delving into the newer WPF uses of, say, a ListBox.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

command button, text box, label

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Tools used in visual basic and their meaning?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the parts of visual basic and meaning?

It is a language used to develop web applications (eg: Asp.net) in .Net.


Which Compiler is used in visual basic?

visual basic has it's own compiler that Microsoft developed for it I think it was called vbcomp


What is visual basic generally?

Visual Basic is a computer development program. It's used to create .exe or executable programs.


Why visual basic is referred to as a tool?

Visual Basic is a computer programming language that can be used to create programs, but it is not a program in itself.


Is visual basics only available in Microsoft Excel?

No, Visual Basic is a program on its own too, used to create programs. VBA is used in Excel and other programs (Visual Basic for Applications).


What is the meaning of a tag and give an example?

tags are the basic formatting tools used in HTML and in other mark up languages.


Is Visual BASIC used today?

Visual Basic is used on windows computers for just about any task though they are usually but not always simple.


What are the different program structure of visual basic?

Program in visual basic are the component being used by the programer that will give the user fast and easy way.


What does create a visual mean?

"Visual" is an adjective meaning something you can see. Here it is being used as a noun meaning a picture or illustration.


What function in Visual Basic will return a date from a computer?

(it used to be) DATE$


What were the tools they used?

The tools they used depend on the era and the job being done. Basic tools include hammers, spears, and bows.


What is the difference between ordinary basic and visual basic?

QBASIC is not a visual language, although it can be used to create very crude visual programs (much like a BIOS screen in appearence). In contrast, Visual Basic can be used to create Windows-Based programs using the appropriate GUI and as such far more user friendly. Personally, I would use PASCAL and DELPHI - Pascal is similar in functionality to QBASIC (although more advanced), but can be used within Delphi to achieve more visual results.