Results for "Author: aaron chan"
Suppress the Textbox Default Menu
One of the most common obstacle for a beginner VB programmer is how to suppress the textbox right-click menu. This example shows you how with heavily commented code.
Always On Top Class Module
This is a simple class module that wraps the Always On Top function to make your forms on top of others.