README.md

December 5, 2022 ยท View on GitHub

dkSubClassing

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 On2002-03-11 23:47:58
ByItay Sagui
LevelAdvanced
User Rating5.0 (10 globes from 2 users)
CompatibilityVB 5.0, VB 6.0
CategoryCustom Controls/ Forms/ Menus
WorldVisual Basic
Archive FiledkSubClass1307729132002.zip

API Declarations

A few in the code...