Search Tools Links Login

Subclassing


Visual Basic 6, or VB Classic

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.

Original Author: Steve Weller

Inputs

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

Side Effects

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

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 83 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD7463752000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 11,781 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.