LandMonster
Programmer
I'm writing an application and I want to allow the user to be able to change the color of the forms. Obviously I'm not going to allow them to go into design view and change it that way.
I know the backcolor method will allow me to change the color of my forms, but I can't think of a good way to let the user use this method. One solution would be to make them enter the color number and assign it that way. That's not very user friendly though.
What I would like to do is allow the user to choose a color from that little color dialog box (the one that comes up when you are selecting the color). Does anybody know how I can show that to the user? If it's not possible, does anybody have any suggestions for how I could make something similar, or any alternative solutions to this problem? Any help or suggestions are greatly appreciated.
I know the backcolor method will allow me to change the color of my forms, but I can't think of a good way to let the user use this method. One solution would be to make them enter the color number and assign it that way. That's not very user friendly though.
What I would like to do is allow the user to choose a color from that little color dialog box (the one that comes up when you are selecting the color). Does anybody know how I can show that to the user? If it's not possible, does anybody have any suggestions for how I could make something similar, or any alternative solutions to this problem? Any help or suggestions are greatly appreciated.