Color command (Edit tab)

This function allows a user to select a color value and insert it into a document. The dialog allows the user to view or choose a color and then have the value of the color inserted into the document.

The color value is shown in one of the three specified formats:

1) Decimal - This is the decimal value for the color value in RGB (Red,Green,Blue).

2) Hexadecimal - This is the hexadecimal value for the color value in RGB (Red,Green,Blue).

3) HTML - This is the format required for display in an HTML document. The # is added to the value.

When the dialog is first displayed, the color value will default to the selected color (if there is a value selected) in the active file. UltraEdit will try and determine the format of this also based on the selection.

When the user clicks on OK, the Color Value shown will be inserted into the document, replacing the current selection if a selection is made.