"visual Basic"

How To : Create a basic web browser in Visual Basic

Learn Visual Basic programming by creating a working program in 10 minutes—your own Web browser. This video shows you how to create a Visual Basic project, put the user interface together, add a line of Visual Basic code that gets the Web pages, and then test your program. Cre ...more

How To : Convert a Visual Basic project to Jabaco Java

In this video tutorial / demonstration you will learn how to convert an existing Visual Basic project to Jabaco Java. You will need both Microsoft Visual Basic and Jabaco, a simple programming language with a Visual Basic like syntax. Jabaco enables you to create powerful soft ...more

How To : Program a pop up message box in Visual Basic

Get started with computer programming by learning the very basics. Check out this video to learn how to program a pop up message box using Visual Basic 6. Visual Basic is one of the easiest-to-learn programming models out there, so it's great for beginners to computer language ...more

How To : Program a screen blocker with Visual Basic

Gymjunnky.com Welcomes you to learn VB6. How to make a very basic screen blocker to help you to get to know the functions of VB 6.0 better. Part 1 of 3 - How to Program a screen blocker with Visual Basic. Part 2 of 3 - How to Program a screen blocker with Visual Basic. Part ...more

How To : Program an alarm clock in Visual Basic

An intermediate to advanced level tutorial on how to create an alarm clock program in Visual Basic (VB6). Part 1 of 2 - How to Program an alarm clock in Visual Basic. Part 2 of 2 - How to Program an alarm clock in Visual Basic.

How To : Write programs in Visual Basic

This beginner’s guide is designed for people with little or no prior knowledge of computer languages, who want to learn to program by using the Visual Basic language. For information on taking those initial steps into learning the Visual Basic programming language, take a look ...more

How To : Use the List View control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this two-part installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn about the basics of using the List View ...more

How To : Program a web browser using Visual Basic

How to create a web browser like Firefox using Visual Basic . part 1. Make your own web browser using vis basic =] simple coding and its all yours ! Program a web browser using Visual Basic - Part 1 of 3. Click through to watch this video on tricklife.com Program a web browser ...more

How To : Make a simple calculator in Visual Basic

If you're new to the Visual Basic IDE, looking to brush up on your VB programming skills, or simply have a burning desire to code a simple calculator, this three-part video lesson is for you. Here's the code used: Option Explicit On Public Class Form1 Dim FirstNumber As Sing ...more

How To : Use the Status Strip control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Status Strip control which is an e ...more

How To : Use the Tab control in Visual Basic 2005 Express

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Tab control which presents a famil ...more

How To : Use the Picture Box control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Picture Box control which allows y ...more

How To : Use the Menu Strip control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Menu Strip control which provides ...more

How To : Use the Timer control in Visual Basic 2005 Express

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Timer control which you can use to ...more

How To : Use the Rich Text Box control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Rich Text Box control which allows ...more

How To : Get started with programming in Visual Basic

This beginner's guide is designed for people with little or no prior knowledge of computer languages, who want to learn to program by using the Visual Basic language. If you have some previous programming experience, maybe in another language or from a few years ago, then you ...more

How To : Make a simple auto clicker in MS Visual Basic 2008

This video tutorial belongs to the software category which is going to show you how to make a simple auto clicker in MS Visual Basic 2008. First download the MS Visual Basic 2008 express edition and the text file, install it and open it up. Go to file > new project. Here you s ...more

How To : Use IF Statements in Visual Basic 2005 & 2008

In this Visual Basic tutorial, you'll learn to use conditional statements for the push-button validation of a designated text string. The code used in this example is as follows: Dim Captain As String Captain = TextBoxCaptain.Text Captain = Captain.ToUpper If Captain = "PIC ...more

How To : Use EoF statements in Microsoft Visual Basic 6

In this clip, you'll learn how to work with EoF or end-of-file statements within MS VB apps. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Vis ...more

How To : Copy and paste text in Microsoft Visual Basic 6

In this clip, you'll learn how to copy and paste text within a VB application. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic prog ...more

How To : Use Boolean data types in Microsoft Visual Basic 6

In this clip, you'll learn how to use "True" and "False" statements in your VB code. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basi ...more

Prev Page
  • Hot
  • Latest