I am trying to make Windows Form App similar to Paint.
What should i do to change Background color of form, without clearing existing graphics like Lines, Rectangles?
Result should be such that on selecting new color, the existing rectangles, lines remain on the form..
What should i do to change Background color of form, without clearing existing graphics like Lines, Rectangles?
Result should be such that on selecting new color, the existing rectangles, lines remain on the form..