Newbie to C# - (and yes, VB practitioner) - need to change lable control background color in response to an event but have been unable to find syntax/guidance to do so in code....
i.e.
private void label82_Click(o bject sender, EventArgs e)
{
}
when clicked, want color to change from default to new color ... and at some point later...
User Profile
Collapse
-
Window Form - Lable Control - Change BackColor - Syntax
-
The Dawn of Enlightenment
sorry for late post to thread ... but recently began exploring VS2005 and C# after over 30 years as a programmer (starting with Octal and Machine Language and coming up thru 8086/Z80 Assembly Language, to Basic, to Visual Basic ....
after reading all of the comments about why Global Variables would be nice to have in C# and why they aren't there as a matter of practicallity ....
...
No activity results to display
Show More
Leave a comment: