Writing code for Events in Class
Hello,
Is it possible to write code for an Event of a control in a class
module?
I wrote a Class Module where I can set a TextBox control. I would like
to have the class to handle the AfterUpdate event of this TextBox
control.
Thanks in advance,
Bart
|