lil layzie
Gawd
- Joined
- Jan 7, 2004
- Messages
- 755
This is for Visual Studios 2005.
I was wondering how would I go about updating a label from another form's click event? Assuming the form is already loaded with the label that I wanted to be updated.
example:
form1 and form2 is loaded
form2 displays "1" in a label
clicking a button in form1 changes the number in form2 to "2"
I was wondering how would I go about updating a label from another form's click event? Assuming the form is already loaded with the label that I wanted to be updated.
example:
form1 and form2 is loaded
form2 displays "1" in a label
clicking a button in form1 changes the number in form2 to "2"