Please be easy with me. I'm a newbie. I have a form with 50 labels named status 1 - 50. I would like to change the back color of one.
I could use status2.Backcolor=System.Drawing.Color.Red and change the status2 button. I would like to make the "2" dynamic so I don't need 50 instructions to accomplish this on the rest of the labels. There probably is a very easy way to do this but like I said, I'm a newbie to vb.net.
Thanks in advance
leonard
I could use status2.Backcolor=System.Drawing.Color.Red and change the status2 button. I would like to make the "2" dynamic so I don't need 50 instructions to accomplish this on the rest of the labels. There probably is a very easy way to do this but like I said, I'm a newbie to vb.net.
Thanks in advance
leonard