G
Guest
How do I access the mainform from a module? Whenever you refer to the
mainform you create an instance of it. So when you display data, you would
display it on the instance of the mainform. How do I display data on the
original form rather than on the instance of the main form.
mainform you create an instance of it. So when you display data, you would
display it on the instance of the mainform. How do I display data on the
original form rather than on the instance of the main form.