Access forms from modules

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In my project I need to do some processing in modules. With the data that is
generated I create an instance of the main form to display the data or image.
I am not able to display the data or image in the original form but could do
so in the instance form. How do I access the main original form?
 
I'm confused on your question.

It sounds like you are starting your program in a module, do some processing
then open up a form. Then you want to pass some data into the form from the
module. I'm confused about where the original form comes into play. Can
you explain a little more?

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top