Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Classes
Message
 
To
08/06/1998 13:34:29
Jeroen Naus
Harte-Hanks Europe
Hasselt, Belgium
General information
Forum:
Visual Basic
Category:
Other
Title:
Miscellaneous
Thread ID:
00105944
Message ID:
00106395
Views:
30
If you would like to sub-class a window (form, control, etc.) the Windows way you will have to write your own message processor. A lot has been written about this. Look at Spyworks from Desaware.

If you would like to sub-class a window the object-oriented way in VB, your choice is to encapsulate the form/control in a class. Containment is the only way to do this in VB. Ugly but works.

Does this help?
SUN.
SUN
Previous
Reply
Map
View

Click here to load this message in the networking platform