answersLogoWhite

0

How could we know? You didn't post your code.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Where can you find information on Visual Basic coding?

One place to find information on visual basic coding is a local library. The website msdn microsoft has extensive tutorials and guides on visual basic coding.


You use Visual Basic 6 and you are use to the coding language What is the newest edition with exactly the same coding language?

You said Visual Studio 2010 but does it have the BASIC language.


Who's product is visual basic?

Now, Mirosoft. The products inculde: Visual Basic 4, 5, 6, 2010... and Visual Basic Express editions for Learners/Faster Coding


Differences of visual basic and pascal?

While the Pascal compiler is freeware, the Visual Basic package is proprietary commercial software from Microsoft. Also, Pascal does not allow visual forms in coding like VB does.


What is the correct coding for converting a string to a double in visual basic 2010?

Dim i as double = CDbl("12")


How do I use codes in visual basic?

After you've designed your form, double click on a control to open the coding part.


What is visual basic control?

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


Explain different versions of visual basic programming language?

Visual Basic is a high programming language that evolved from the initial DOS version called BASIC. Its coding is more in English language. Different versions like Microsoft QBASIC, QUICKBASIC, GWBASIC and IBM BASIC have been developed by different companies.


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.