How can I define an "event" for all the textboxes in a project?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hello

How can I define an "event" for all the textboxes in a project from different forms?

For example, I want the "Click" event for all of my textboxes to be:

MsgBox "Textbox Clicked!"

Thank you

.