I hope this is right Forum.
When having a color property, e.g. BackColor, you can open a combobox to select a color or a named color like System.MenuText.
Is it possible to change / add this color picker, to get a new tab "MyColors" where I can append new names like "MyMenuText"? So I can choose this name in IDE and can change color definition in one place. In IDE of Visual Studio, or best way in definition file in project.
Hope for answers.
Holger