Question

I've installed Visual Basic Power Pack 3 in Visual Studio 2008 SP1.
I wanna change the background color of RectangleShape in a C# WinForm !!!
I changed FillColor property and BackColor property to Black but nothing happened and RectangleShape's background color didn't changed.

How can I change the background color of RectangleShape ?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top