R
Robert Clark
This a pocket pc/smartphone questions mainly, but i thought i'd ask the
question in the C# newsgroup. I have a form which i use to display
information from a web service. From this form i open another Form. On
this form i update the webservice which in turn updates the information
displayed on the previous form. When i close this form, I wish to refresh
the previous Form to show the new modified data.
How can i do this?
Is there a way to refresh the form every time it gains focus ?
question in the C# newsgroup. I have a form which i use to display
information from a web service. From this form i open another Form. On
this form i update the webservice which in turn updates the information
displayed on the previous form. When i close this form, I wish to refresh
the previous Form to show the new modified data.
How can i do this?
Is there a way to refresh the form every time it gains focus ?