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.
3D Soccer Field
A form that implements a soccer field you can move around in and a grid using line controls only.
XPFrame User Control
XPFrame solves well known problem of standard frame's behaviour with XP styles (see screenshot bellow).
MD5RC4 VB Class
This class encrypts/decrypts data with MD5 hashing and RC4 encrypting algorithms using Windows CryptoAPI functions.
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.
WindowFromMouse
Gets the handle of the window under the mouse cursor.
Drag and Drop
This example show a way you can fake a drag/drop with listboxes.
Prev Next