Browsing Visual Basic 6
Capture IE Events
**UPDATED** Get events from all your IE instances through this one control.
Autofill/Autotext
Automatically completes text entry according to a listbox contents.
PsuedoTypeahead for Combo/List box using text box
To allow a user to typeahead to a specific item in a list/combo box allowing a little more flexability.
Compressed File Viewer
Stripped code from Dana Seaman's FolderView project.
__Anti Cracking Techniques__
This code allows you to protect your program via my latest anti-cracking techniques.
Find faster a String in Combo or ListBox while typing (Using SendMessage API)
This code is useful to look at a string inside a ComboBox or ListBox, while you typing itOriginal Author: Omar VivasInputsThe String to find.
ACalc Update
Updated version with lots of improvements.