C
C#2w ago
solayak

✅ I need help for visual studio c# forms

i have a button and i want to make an image visible for another form but i don't know how to do it
i mean i don't know how to make an image visible from form to another form I HAVE FORM 1 AND I HAVE BUTTON THERE AND I HAVE FORM 2 AND THERE IS THE UNVISIBLE IMAGE HOW CAN I DO THAT THING LIKE I PRESS BUTTON IN FORM 1 AND UNVISIBLE IMAGE IN FORM 2 APPEARS ?!?!? i hope it's understandable.
6 Replies
solayak
solayakOP2w ago
make a Image Visible by clicking in a command button on a different form :D
this_is_pain
this_is_pain2w ago
if you are creating form2 from form1 then in form1 you have the reference to form2
solayak
solayakOP2w ago
i didn't understand imma beginner sry
this_is_pain
this_is_pain2w ago
i can't really give more advice without looking at what you have done
Unknown User
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX2w ago
If you have no further questions, please use /close to mark the forum thread as answered

Did you find this page helpful?