I've seen many programmers complaining about that they can create controls dinamically, but they can't seem to set events to them... with this little program now you can do it. I've done a little calculator example to show how powerful it can be. Enjoy =) (Here I'm using Ms Script control to set the events)
The user should at least have heard about subclassing. It's no great deal, but surely will help understand the code.
Submitted On | 2007-02-12 20:56:48 |
By | Rodrigo Martins de Siqueira Barbosa |
Level | Intermediate |
User Rating | 5.0 (10 globes from 2 users) |
Compatibility | VB 6.0 |
Category | Object Oriented Programming (OOP) |
World | Visual Basic |
Archive File | Creating_c2047602122007.zip |