user defined color change in c#
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi sir, i am work in c#. my problem user defined color change one form to another form then help me, pls reply me
-
hi sir, i am work in c#. my problem user defined color change one form to another form then help me, pls reply me
Not sure what you are asking. Do you want to let user change the color of your forms? You can use a ColorDialog and then set the choosen color as the Backcolor of the form using BackColor property.
50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!