Tools Links Login

Browsing Visual Basic 6

Prev   Next

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, 452 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, 660 views

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

MD5RC4 VB Class
This class encrypts/decrypts data with MD5 hashing and RC4 encrypting algorithms using Windows CryptoAPI functions.
Posted:2021-04-15, 767 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, 473 views

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

Drag and Drop
This example show a way you can fake a drag/drop with listboxes.
Posted:2021-02-15, 483 views

Prev   Next