Hello!
Does anybody knows if it is possible to use a custom event declared with key word "Public Event" in a form class module?
I have two forms, the first named "frmListener" with one button "btnFrmListener", and the second one named "frmTrigger" with one button "btnFrmTrigger" and a custom...