.. highlightlang:: us .. _reportcontrol_getcolornames: ReportControl_GetColorNames =========================== .. index:: ReportControl_GetColorNames .. us.tag ReportControl_GetColorNames NOTREADYENGLISH New422 DialogBoxes :ref:`ReportControl_GetColorNames` returns a string vector with color values and names. .. function:: svNames = ReportControl_GetColorNames() .. us.return **Return Value** *svNames* is a string vector with colors and names. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 4.2.2 - New .. seealso:: :ref:`overview-dialogboxes`, :ref:`DialogBox`, :ref:`ReportControl_GetColorRGB`, :ref:`CreateListBoxText` :sub:`id-2049633`