I just added an event to a class module, but when I go back to write an event listenener, and type "sub" then space then tab (to trigger the event auto-complete), the list does not include the event I defined in my class module.
I'm assuming that the event list only shows events from libraries?
Is it possible to include events from classes used in the project? Or did I miss something?
(The event listener works fine, but auto-complete would even better.)
Thanks!
I'm assuming that the event list only shows events from libraries?
Is it possible to include events from classes used in the project? Or did I miss something?
(The event listener works fine, but auto-complete would even better.)
Thanks!