by Eric Sullivan (5 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(5 Votes)

This code will show some basics such as:
* how to create your own subs to decrease the ammount of coding in your project
* use the select case feature for manipulating arrays
* how to manipulate common controls such as lines and shapes to create dynamic controls such as a "cool button" (without OCX) and creating a rounded frame
Please rate this code and leave your comments
API Declarationsin code
Download Basic Stuff (3 KB)