Hi
I need to access a label's properties from a method that I will be running inside the label's click event handsler. I have no clue???
I suppose I need to add a bit more info. I have 25 labels, when you click on one label, this method will check the adjacent labels. I can write the code to check, but am having problems because I need access to certain properties, to use them in my method. Oh, C# and WinForms desktop application, working in VS.
Thanks