5.0
Research Methods Research Methods Research Methods Research Methods Research Methods Research Methods
Microsoft
Visual Basic version 5.0 is the programming system for
Windows that grows with your needs and experience. Find out Top 10 New Features Professional and Enterprise Editions Compile a Visual Basic project to native code for faster execution. Profiles native code using new native code compiler options, and debug native code using the Visual C++ environment. 2. Create Your Own ActiveX Controls Professional and Enterprise Editions Combine existing controls, or create your own from scratch. ActiveX controls created with Visual Basic have events, data binding support, licensing support, property pages, Internet features, and more. 3. Multiple Projects All Editions Open multiple projects in the same instance of Visual Basic. Useful for debugging ActiveX controls. 4. Create ActiveX Documents Professional and Enterprise Editions
As easy and intuitive as designing traditional Visual Basic applications, ActiveX
documents boost your Visual 5. MDI/SDI/Explorer-Style Interface Options All Editions Ability to do single, multiple, or Microsoft Explorer-style document interface applications. 6. Wizards All Editions In the Learning Edition, the Application Wizard is new and the Setup Wizard has been enhanced to enable creating a dependency file for a standard project. 7. Professional and Enterprise Editions In the Professional Edition, the ActiveX Control Interface Wizard, ActiveX Document Migration Wizard, Data Form Wizard, and PropertyPage Wizard are new. The Setup Wizard has been enhanced to support distribution via the Internet; the installation of remote server components using Distributed COM (DCOM) and Remote Automation; and the ability to create dependency files for projects and components created with Visual Basic. The Professional Edition also comes with the Wizard Toolbar and the Wizard Manager. 8. Extensibility Model Professional and Enterprise Editions
The new model allows you to programmatically extend the development environment and
control projects, 9. Declare, Raise, and Handle Your Own Events All Editions Objects provided by your components can raise events that can be handled in other applications. You can handle events raised by other applications, or by your own objects, using WithEvents variables. Events provide a simple alternative to asynchronous call-backs. 10. Code Editor Enhancements All Editions Block and Unblock
Comments adds and removes the comment character for each line of a selected block of text.
List Properties/Methods presents a drop-down list of properties available for that
control. Auto Quick Info displays the syntax for statements and functions. Margin
indicators mark breakpoints and the current statement, and the Next Statement indicator is
draggable. New Procedure View and Full Module View buttons make it easy to show either the
selected procedure or the entire code in a module. Drag and drop from the code window to
the Watch window. Instant Watch in Debug mode allows you to get current values as
tooltips.
|
Visit their website http://www.microsoft.com/vbasic/
Created on 31st July 1998.
Creator : Daniel Chua