Browsing Visual Basic 6
I Claim The Easiest Anolog Clock Method (Gulp)
Heres One For The Beginners.
ShellExecuteWait
This code uses simple API to launch a program or a document but this code also awaits until the process has ended so you can force the user to do something before proceeding (as setup wizards does).
Create shortcut
Create ShortcutOriginal Author: phuongthanh37InputsShortcut Name, Target Name, Start In, SIcon.
A very useful method for removing items from listboxes in for loops
Many people, at some point in their VB programming careers, will use a for-loop to remove items from a listbox.
Simplest Translucent (Semi-Transparent) Form
This is the simplest way to make a translucent form.
Easiest way to get main MAC address
A simple function to get PC's MAC addressOriginal Author: Haytham KhalilCodePrivate Function GetMACAddress() As StringDim Devices As ObjectDim Device As ObjectDim Temp As VariantDim Info As String Set Devices = GetObject("winmgmts:").
Crystal Report 8.5 and 10
crystal report 8.