README.md
December 5, 2022 ยท View on GitHub
Description
This code will allow you to easily subclass any control that has an hWnd property. Just give the control the chosen hWnd, and you will recieve all it's messages in an event.
More Info
| Submitted On | 2002-03-11 23:47:58 |
| By | Itay Sagui |
| Level | Advanced |
| User Rating | 5.0 (10 globes from 2 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Custom Controls/ Forms/ Menus |
| World | Visual Basic |
| Archive File | dkSubClass1307729132002.zip |
API Declarations
A few in the code...