.. highlightlang:: us .. _reportcontrol_getcolorrgb: ReportControl_GetColorRGB ========================= .. index:: ReportControl_GetColorRGB .. us.tag ReportControl_GetColorRGB ENGLISH New422 DialogBoxes :ref:`ReportControl_GetColorRGB` returns the color values of a marker control in a report control. .. function:: rmColor = ReportControl_GetColorRGB(svColor) .. us.return **Return Value** *rmColor* is a real matrix with three columns. .. us.params **Parameters** .. uparam:: svColor *svColor* is the return value that the :ref:`DialogBox`-Funktion returns for a marker combo box. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 4.2.2 - New .. seealso:: :ref:`overview-dialogboxes`, :ref:`DialogBox`, :ref:`ReportControl_GetColorNames`, :ref:`GetListBoxText` :sub:`id-1658702`