Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

utorial, How to make a GIF in your application - Visual Basic tutorial


Well this is a common problem, VB does NOT support GIF's in the Applet, many of you ( I suppose ) make an array of pictureboxes and make still images loaded in them and then in a timer you make the still images to change and well its confusing even to say it, and much more confusing to make! it will take like 8 to 10 lines to just make an animation of 2 frames only! so imagine to make a long GIF! I found this 'secret' and all its going to take is 10 lines! and instead you can have a GIF with unlimited frames and make it with just 10 lines!!
Category: Visual Basic tutorials > Multimedia - Difficulty:

More cool Visual Basic tutorials:



Spell Checker Routine Using VB
Spell Checker Routine Using VB
In computing, a spell checker is a software program designed to verify the spelling of words. A spell checker helps a user to ensure correct spelling, while suggesting corrections for wrongly spelled words.
Category: Visual Basic tutorials > .NET - Difficulty:
Simple VB Code with Strings Booleans and Integers
Simple VB Code with Strings Booleans and Integers
n this tutorial we are going to learn to use strings, Booleans, and Integers to check for more specific features before events can happen.
Category: Visual Basic tutorials > Basics - Difficulty:
VB Overview
VB Overview
It can be very difficult to pick up a new skill, especially when the training material starts off assuming you know more than you actually do! Throughout my tutorials I will continually try to put things into perspective and to explain why a certain capability of VB is valuable and whether it might be valuable to you.
Category: Visual Basic tutorials > Basics - Difficulty:
Key trapping - Tell what keys your users are pressing
Key trapping - Tell what keys your users are pressing
Key trapping - Tell what keys your users are pressing
Category: Visual Basic tutorials > Development - Difficulty:
Convert an Excel Chart to Image
Convert an Excel Chart to Image
This tutorial is designed to provide the developers with a detailed understanding on how an excel chart can be exported as an image.
Category: Visual Basic tutorials > Multimedia - Difficulty: