answersLogoWhite

0


Best Answer

If you want to run visual basic 6.0 on vista, forget about it,now u can run visual basic.net on vista for this u have to buy visual studio 2008 it runs well on vista and u can develop ur applicantin with ease and efficiency.

User Avatar

Wiki User

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

Wiki User

14y ago

2008. I have vista and 2008 works fine. also, visual studio too. 2008 is the best option.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Does visual basic 4 work for Windows 7?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the difference between VB and Visual Studio?

I believe visual studio is the user interface, and it not only supports visual basic but also visual c++, c#, web development etc. Visual basic, on the other hand, is a programming language.


What are the steps involved in creating visual basic programs?

The traditional way to learn any programming language is to start by writing a "Hello, World" program; this program should write "Hello, World" to the screen. To write such a program, you have to work out how to edit text, and run it through the compiler. Visual Basic, is almost like that, but window environment programs are event driven - they consist of routines that react to events - a button being clicked, a timer expering and so on. Visual Basic is also object orientated. Windows, buttons, every component of a program are objects or part of objects. With this in mind, its useful to read up on events and objects to see how to approach Visual programming. With a little knowledge, think of a project and try and write a program. Writing programs is by far the quickest way to become proficient in a language.


What is visual basic integrated development environment?

The visual basic IDE is also known as Integrated Designing and Integrated Debugging Environment or Interactive Development Environment is a software application that provides comprehensive facilities to computer programmers for software development and IDE normally consist of:1. A source code editor,2. A compiler and interpreter ,3. Build automation tools,4. A debugger.The IDE is where we do our programming work in visual basic just as the name says us develop our projects in the integrated development environment.


What is a double in visual basic?

A double essentially is an int but with a decimal. For example, 4.5 is a double. But the int value of that would be 4


Visual basic programming approach. why visual basic?

Visual Basic is basic programming. It's tough to understand the other languages without knowing Visual Basic. Even though it is not used to make too many programs, it is used to train programmers.

Related questions

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


What has the author Richard Mansfield written?

Richard Mansfield is primarily known for his books on programming and web development. Some of his popular titles include "Mastering VBA for Microsoft Office 365" and "ASP.NET Core 2.0 MVC & Razor Pages for Beginners." He has also written extensively on JavaScript, HTML, and CSS.


What has the author Scott Jarol written?

Scott Jarol has written: 'Visual Basic 4 multimedia adventure set' -- subject(s): Microsoft Visual BASIC, Multimedia systems 'Visual Basic 5 Web development' -- subject(s): Design, Internet programming, Microsoft Visual BASIC, Web sites


What is the difference between VB and Visual Studio?

I believe visual studio is the user interface, and it not only supports visual basic but also visual c++, c#, web development etc. Visual basic, on the other hand, is a programming language.


4 What would it cost to get a copy of Visual basic?

nothinggo to http://www.microsoft.com/exPress/download/ and download it for freenote: this is the 2008 edition. it is a complete difference from visual basic 6


What has the author Michael Regelski written?

Michael Regelski has written: 'Building multimedia applications with Visual Basic 4' -- subject(s): Microsoft Visual BASIC, Multimedia systems


What has the author Namir Clement Shammas written?

Namir Clement Shammas has written: 'Visual Basic' -- subject(s): Windows (Computer programs), Microsoft Visual BASIC 'Applying Turbo Pascal library units' -- subject(s): Pascal (Computer program language), Turbo Pascal (Computer file) 'Visual J++ for dummies quick reference' -- subject(s): Java (Computer program language), Microsoft Visual J++ 'Turbo BASIC' -- subject(s): BASIC (Computer program language), Turbo BASIC (Computer file) 'The new BASICs' -- subject(s): BASIC (Computer program language) 'Windows 98 API programming for dummies quick reference' -- subject(s): Application software, Development, Microsoft Windows (Computer file), Operating systems (Computers) 'Teach yourself Visual C [plus plus] in 21 days' 'Teach yourself Borland C [plus plus] 4 in 21 days' 'Teach yourself Visual C++ 2 in 21 days' -- subject(s): C++ (Computer program language), Microsoft Visual C++ 'Visual Basic 5 for dummies' -- subject(s): BASIC (Computer program language), Microsoft Visual Basic for Windows 'C++ for dummies quick reference' -- subject(s): C++ (Computer program language) 'Introducing C to Pascal programmers' -- subject(s): C (Computer program language), Linguagem de programacao (outras), C (langage de programmation) 'Advanced C++' -- subject(s): C++ (Computer program language), C 'Crash course in Borland C plus plus 4' 'Dummies 101' -- subject(s): C++ (Computer program language) 'Object-oriented programming with Borland Pascal 7' -- subject(s): Borland Pascal, Object-oriented programming (Computer science), Pascal (Computer program language) 'Secrets of the Visual C++ masters' -- subject(s): C++ (Computer program language), Microsoft Visual C++ 'Teach yourself Visual C [plus plus] 2 in 21 days' 'Visual C++ generic programming' -- subject(s): C++ (Computer program language), Generic programming (Computer science), Microsoft Visual C++ 'Teach yourself Borland C [plus plus] 4.5 in 21 days' -- subject(s): Borland C 'Windows batch file programming' -- subject(s): Electronic data processing, Windows (Computer programs), Batch processing 'Teach yourself QBasic in 21 days' -- subject(s): QBasic (Computer program language) 'Visual J [plus plus] for dummies quick reference' -- subject(s): Java (Computer program language), Microsoft Visual J. 'Quickbasic' -- subject(s): BASIC (Computer program language), Microsoft QuickBASIC 'Teach yourself Visual C++ in 21 days' -- subject(s): C++ (Computer program language), Microsoft Visual C++ 'Windows programmer's guide to Microsoft foundation class library' -- subject(s): Microsoft Windows (Computer file), Microsoft foundation class library, Windows (Computer programs) 'The Turbo Pascal Toolbook' 'Object-oriented programming for dummies' -- subject(s): Object-oriented programming (Computer science) 'Visual Basic for DOS' -- subject(s): BASIC (Computer program language), MS-DOS (Computer file), Microsoft Visual Basic for MS-DOS 'Crash course in Borland C++ 4' -- subject(s): C++ (Computer program language), Turbo C++ 'Mathematical algorithms in Visual Basic for scientists & engineers' -- subject(s): Data processing, Mathematical statistics, Microsoft Visual Basic for Windows, Numerical analysis


How do you create code for visual basic?

To program Visual Basic, here are some simple steps to start you off: 1- Buy Visual Studio or download Visual Studio Express Edition (Free Edition) from Microsoft's site 2- Start getting Visual Basic tutorials to learn the language and be able to write programs 3- To start a new project just click "new project" link in the Start Page in Visual Studio 2012 4- Choose "Windows Form Application" for normal windows application development 5- Choose a name for your project and click the button (Im not sure what it sais, Ok or Yes) 6- Visual Studio will automatically make your project's files and will open the design window of form1 and start off! Double click an element to open the code part and its code sub


What has the author Clint Hicks written?

Clint Hicks has written: 'Cool Mac animation' -- subject(s): Macintosh (Computer), Computer animation, Programming, Computer Graphics 'Visual Basic CD tutor' 'Visual Basic 4 tutor' -- subject(s): BASIC (Computer program language), Microsoft Visual BASIC


Can you only make a club penguin trainer with visual basic 6 because i just got the 2010 trial version and i dont think that i can make a trainer with it and if so then i will be mad?

no You can use visual basic 4 up


What has the author Peter D Hipson written?

Peter D. Hipson has written: 'Database developer's guide with Visual C++ 4' -- subject(s): C++ (Computer program language), Database design, Microsoft Visual C++ 'What every visual C[plus plus] 2 programmer should know' -- subject(s): Visual C 'Mastering Windows 2000 Registry' 'Expert guide to Windows NT 4 Registry' -- subject(s): Microsoft Windows NT, Operating systems (Computers)


What are the steps involved in creating visual basic programs?

The traditional way to learn any programming language is to start by writing a "Hello, World" program; this program should write "Hello, World" to the screen. To write such a program, you have to work out how to edit text, and run it through the compiler. Visual Basic, is almost like that, but window environment programs are event driven - they consist of routines that react to events - a button being clicked, a timer expering and so on. Visual Basic is also object orientated. Windows, buttons, every component of a program are objects or part of objects. With this in mind, its useful to read up on events and objects to see how to approach Visual programming. With a little knowledge, think of a project and try and write a program. Writing programs is by far the quickest way to become proficient in a language.