I want to send a text command to a text box after a function is performed in a module. I thought this would work:

Events.AddItem "MESSAGE HERE"

But it seems that the module doesn't know what textbox to place it in.......