Tools Links Login

Browsing Visual Basic 6

Prev   Next

VB6 Tutorial 59: Menus
Menus are one of the most important features of a software product.
Posted:2018-06-01, 1086 views

VB6 Still Relevant?
Visual Basic 6 (VB6) is a programming language that was widely used in the past, but it is no longer as relevant as it once was.
Posted:2022-12-27, 663 views

3D Soccer Field
A form that implements a soccer field you can move around in and a grid using line controls only.
Posted:2021-09-22, 868 views

XPFrame User Control
XPFrame solves well known problem of standard frame's behaviour with XP styles (see screenshot bellow).
Posted:2021-04-15, 961 views

MD5RC4 VB Class
This class encrypts/decrypts data with MD5 hashing and RC4 encrypting algorithms using Windows CryptoAPI functions.
Posted:2021-04-15, 1001 views

GetCpuDescription
Get information on the CPU using Active Directory' Get a description of the processor using Active Directory'' NOTE: requires a reference to the Active DS Type libraryFunction GetCpuDescription() As String  Dim thisComputer As ActiveDs.
Posted:2021-03-29, 666 views

WindowFromMouse
Gets the handle of the window under the mouse cursor.
Posted:2021-03-29, 706 views

Prev   Next