BOOK: Beginning VB6 Objects Page 25
Hello
Although now out of time, recently i purchased this book and started to follow its guidance step by step.
But when i write the following in the form declaration
Private WithEvents AnotherVehicleObject As clsVehicles
the following error is raised when i try to execute the code:
"Object does not source Automation events"
Since i presume the code copied from the book is correct, what in yr opinion can
be the cause of this problem?
Thanks for yr attention
Fabio
|