Grouping Similar Form Controls
Hi All,
In my windows form I have 30 rectangles. I want to change the back color of each rectangle when I clicked on it. For that I have write mouse click event for each rectangle. Is there any way to group the controls and use it as a common a name?