Browsing Visual Basic 6
Make 800mb (lol)
(Update)This will create a file and add 999999 words to it.
Anchor Class
Anchors, makes controls size along with the form.
[ Safe UBound and LBound ]
Ever wanted to use LBound and UBound to get arrays boundaries without jumping over error message when the array is empty? These functions will replace the ordinary LBound and UBound procedures so you don't need to worry about errors.
LaUnix Operating System v 0.0.1
First Unix was written in BCPL (Basic Combined Programming Language).
Make UserControl Runtime-only properties
Teaches you how to make runtime-only propertiesOriginal Author: Ryan FCodeDeclare the property (Tools-Add Procedure) then click Tools-Procedure Attributes.
A1 - 'Animated' spinning globe using only a label and a timer. (WebDings Required)
Using webdings, you can created a VERY rudamentary spinning globe.