Documentation for this section has not yet been entered.
Users can create their own set of custom colors. These colors are contained in an int composed of the BGR (blue, green, red) values necessary to create the color. For more information on the structure of this data, see System.Drawing.Color.
Custom colors can only be defined if ColorDialog.AllowFullOpen is set to true.