Quantcast
Channel: Visual Basic 6 (VB6) - Graphics
Browsing all 16 articles
Browse latest View live

Handling Bitmaps

This tutorial explains how to manipulate Bitmaps in VB6. Once you know this you can manipulate pictures, do screen captures, etc.read more

View Article



Working with images in all different ways

Learn many different ways to work with images in - such as resizing them, displaying them, using icons, etc.read more

View Article

Using standard controls to write a Fractional Math Game

This tutorial creates a complete program that uses forms, timers, check boxes, radio options, and other basic controls to make a fractional math game.read more

View Article

A Cryptogram game - simple encryption in VB6 source

This is a simple game that also shows how to do a fun cryptography method. It also teaches you forms, graphics and other basic VB controls.read more

View Article

Creating a graphic tic tac toe game in VB6

This code shows a full tic tac toe. It uses forms, graphics, a simple AI algorithm, and other fun game stuff.read more

View Article


Full hangman game in VB6

Learn how to create a full hangman game with graphics. This program uses forms, timers, graphics, and many other common controls.read more

View Article

A full game - Concentration

See how to write a full working version of the Concentration game.read more

View Article

Creating a Visual Basic Screen Saver

You knew you could create database apps with VB6 but this tutorial walks you through how you can create a Visual Basic Screen Saver. The sky is the limit once you learn how to do this.read more

View Article


Make a Club Penguin Trainer

Club Penguin is a sweet site where you can make your own fun trainers. This VB 6.0 tutorial shows you how to do so in Visual Basic. read more

View Article


VB6 Animated Charts (With FusionCharts)

Often times when writing a Visual Basic application we need to display boring data in a more appealing way. This is where charts come in handy. This Visual Basic 6.0 tutorial explains how you can...

View Article

Tile A Picture - Quick Source

A simple source snippet that shows how you can tile any image both horizontally and vertically on a VB form.read more

View Article

Print 3D Gradiant text on a form

This is a simple and fun example of a cool effect you can do in VB - Setting the forms background to a gradiant of color. It also showcases how you can use the VB6 For loop.read more

View Article

Convert HTML Color to RGB

In this day and age you will find yourself needing to convert colors that are specified in the format for websites into RGB colors that can be used in your VB programs. This is easy to do with this...

View Article


VB6 Barcode Software

Barcodes are everywhere. From produce at the super market to tattoo’s on peoples necks. At first glance every barcode looks the same. However, in reality there are many different types of codes that...

View Article

Creating PDF files in Visual Basic

Creating PDF documents in Visual Basic has always been a difficult task. Many times people have to purchase controls to do it for them. Not with this Visual Basic tutorial. PDF documents can be created...

View Article


Creating Advanced PDF documents in VB

This VB tutorial builds off the last and demonstrates how you can create more advanced PDF files. It teaches you how to create a multi-page document, with page headers, footers, page numbers, shapes,...

View Article
Browsing all 16 articles
Browse latest View live




Latest Images