README.md

December 4, 2022 ยท View on GitHub

Subclassing within a UserControl

Description

This project was put together as a learning tool to better understand how to capture Windows Messages using subclassing within a OCX.

Capuring Windows Messages in a executable is very straight forward - however within an OCX, it's a whole new dimension. This project demonstrates how to overcome the difficulties without using thrid-party products or external DLLs.

Keep your eye on both the Immediate Window and the UserControl's ListBox in both Design-time and run-time whilst resizing, minimising, maximising, moving, clicking, etc to better understand how the UserControl and Windows Messages Work.

I hope that you get the same benefit from using this code as I did coding it!

More Info

Submitted On2001-11-09 22:57:26
BySlider
LevelIntermediate
User Rating5.0 (50 globes from 10 users)
CompatibilityVB 6.0
CategoryCustom Controls/ Forms/ Menus
WorldVisual Basic
Archive FileSubclassin3434311102001.zip