Search Tools Links Login

Posts by AndreaRossignoli

5 hits, 1 pages | Prev | Next

Detect Inactive Input

This code sample shows how to detect activity or inactivity on the mouse and keyboard.


Posted:2018-03-01, 480 views, filed under: Visual Basic 6

How to Subclass a Form

Subclassing in Visual Basic is the processing of intercepting Windows messages that a Visual Basic program normally wouldn't receive. Here is how we can subclass a form with VB6.


Posted:2019-09-26, 308 views, filed under: Visual Basic 6

INI File Class

This class module will allow you to easily work with INI files.


Posted:2019-09-20, 298 views, filed under: Visual Basic 6

Monitor Mouse and Keyboard Activity

With just a little bit of API goodness, you can monitor mouse and keyboard activity.


Posted:2019-09-25, 323 views, filed under: Visual Basic 6

Progress Bar Inside Status Bar

This great chunk of code shows how to leverage the Windows API to put a progress bar inside of a status bar, on an MDI form.


Posted:2019-09-23, 419 views, filed under: Visual Basic 6

5 hits, 1 pages | Prev | Next