eHow launches Android app: Get the best of eHow on the go.
Showing 1-13 of 13 results
In this tutorial we will see how to insert swf file in Visual basic 6.0. Inorder to insert swf file, we need a component called shock wave flash object. There are no tools available to insert swf...
The only conversion possible with Visual Basic 6 is to Visual Basic Express or Visual Basic within Visual Studio .NET. The process is the same; the only real difference is which software the user...
BASIC is an acronym for Beginner's All Purpose Symbolic Instruction Code. Visual Basic.NET, a more robust language for Web programming, is supplanting the last version of Microsoft's Visual Basic...
Visual Studio 6.0 is a software development tool developed by Microsoft. Visual Studio 6.0 supports programming in C#, C, C++, Visual Basic, and J++. You can create graphical interfaces as well as...
The toolbar control in Visual Basic provides a list of buttons for users to click to perform various tasks, such as open a file, save a file or open the print dialog box. The toolbar control is...
The menu editor in Visual Basic allows the user to construct menu bars such as the ones in Microsoft Word, Excel and other Windows programs. It provides a quick and simple way to create menu items...
The functionality of Visual Basic can be extended by adding components to the list of available components. Three types of components can be added or removed: Controls, Designers and Insertable...
The MonthView control is like many others in Visual Basic. It provides an easy-to-use calendar interface that can be programmed with minimal coding and effort. The MonthView control comes with...
The DTPicker control in Visual Basic is designed to allow a programmer to provide a simple interface to allow a user to pick a date from a calendar and to process the selection in the appropriate...
The TabStrip control in Visual Basic is used to minimize the amount of space needed to display multiple pages to the user. By setting the properties for the different tabs and adding the necessary...
The ListView control has enhancements over the standard ListBox control that is found in Visual Basic. You can add icons and text and arrange the items into columns with or without column...
The ImageCombo control in Visual Basic gives users a more graphical means of locating items in a list than what can be found in a standard ComboBox. More than one image can be set to an item in...
When a project is created in Visual Basic, it is possible to modify properties such as the name and what icon will be displayed when the program runs. Options when the project is compiled for...