Problem in GDI+
Graphics
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Everyone, I'm using SplitContainer, now i need to Fill Panel2 with Red Color Background Without using Panel2 paint event how to Draw it.
Since you don't want to use the paint event, THIS IS HARDLY A GRAPHICS QUESTION! You would be more likely to get an answer in the forum for the language you are using. However, In the Properties window expand the Panel2 Property and set the BackColor Property to whatever you want.
Henry Minute If you open a can of worms, any viable solution *MUST* involve a larger can.