L
lucaoscar
Hi all,
as you can see from the level of my question, i am pretty new to c# and
programming in general.
situation: i would like to update the UI of a form (main form of my
application) from a second form (which was called from the first).
Ideally when a button on the second form is pressed, the first one
(main form) should update/refresh its UI.
But it would be also fine to have the first form refreshing when the
second form is closed/disposed.
Can you help me please? Thanks in advance.
Luca
as you can see from the level of my question, i am pretty new to c# and
programming in general.
situation: i would like to update the UI of a form (main form of my
application) from a second form (which was called from the first).
Ideally when a button on the second form is pressed, the first one
(main form) should update/refresh its UI.
But it would be also fine to have the first form refreshing when the
second form is closed/disposed.
Can you help me please? Thanks in advance.
Luca