|
When there is a Color property available in the windows forms designer properties window we can select from a number of different colors located within three different tabs: Custom, Web and System.
I am wondering if I am able to add a tab to this selection. I have a StyleSheet that my project is using that has a number of different predefined custom colors within it. If I want to use these colors I have to do so in code, but I'm thinking it would be handy to be able to add a tab.
Thanks. |