Robbo99
March 27th, 2004, 05:44 PM
thanks for you help coolbiz but I don't think it is quite right.
If you had the code
Dim Zone1_color As Color = Color.Red
the colour red is to be stored as Zone1_color as well as to be outputed in a label to say Red so if i change the value of Zone1_colour to Blue then it would also change what is displayed in the label to "blue".
Thanks guys
If you had the code
Dim Zone1_color As Color = Color.Red
the colour red is to be stored as Zone1_color as well as to be outputed in a label to say Red so if i change the value of Zone1_colour to Blue then it would also change what is displayed in the label to "blue".
Thanks guys