The codes are part of a timer, the error is in the 4th line of this:
int y = 1;
string n = "60";
label1.Text = n;
label1 = label1.Text - y;
That's my most recent attempt, can anyone tell me what its suppose to be?

New Topic/Question
Reply



MultiQuote




|