README.md

December 4, 2022 ยท View on GitHub

Subclassing

Description

Subclassing, the interception of Windows messages, allows you more control over VB than ever before. Now you can display messages in the status bar describing a menu that is selected, or force a form to have a maximum and minimum size (like the VB main window). This code shows the benefits of subclassing.

More Info

Just add the two modules and class to your project and code away!

Subclassing is potentially dangerous. Read the text file accompanying this code for more details.

Submitted On2000-07-05 16:54:04
BySteve Weller
LevelIntermediate
User Rating4.0 (32 globes from 8 users)
CompatibilityVB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, ASP (Active Server Pages)
CategoryWindows API Call/ Explanation
WorldVisual Basic
Archive FileCODE_UPLOAD7463752000.zip