I'm having trouble having a thread from a module access a control in a form.

I can make the form create a local thread that can affect the control, but not if the thread calls a method from a module.

This is getting very frustrating.