• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

How to update label from different form?

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"
 
Back
Top