Hello.
I have two forms which is form1 and form2. I have a 2 labels( labelA and labelB ) from form1 that opens form2 but I got stuck from where I need to connect both labelA and labelB from form1 to label1 on form2 that will change according to what is told.
It doesn't let me use labelA and labelB in form 2. So, how do I ask labelA when clicked to change label1 to orange else if, labelB is clicked label1 will change to apple for example?
Thank you in advance and I'm sorry if I did not explained it well.
I have two forms which is form1 and form2. I have a 2 labels( labelA and labelB ) from form1 that opens form2 but I got stuck from where I need to connect both labelA and labelB from form1 to label1 on form2 that will change according to what is told.
It doesn't let me use labelA and labelB in form 2. So, how do I ask labelA when clicked to change label1 to orange else if, labelB is clicked label1 will change to apple for example?
Thank you in advance and I'm sorry if I did not explained it well.