how to call method from child form to the class using event ,delegate

S

someone help

hi,
i am very new in the software field.
i have two child forms. i want two display image in picture box in one
child form. when test is completed this image is displayed. i created
one class and calling all methods of parent form through the delegate
event. i want to call method of child form in same class. how it is
possible?
please replay.
 
A

Armin Zingler

someone help said:
hi,
i am very new in the software field.
i have two child forms. i want two display image in picture box in
one child form. when test is completed this image is displayed. i
created one class and calling all methods of parent form through the
delegate event. i want to call method of child form in same class.
how it is possible?
please replay.

I'm not sure if I understood your question correctly. Which test? What's the
parent Form? Which delegtate? Which event? Which class?


Armin
 

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

Top