bOk = MTblGetEffColHdrGrpTextColor( hWndTbl, nColHdrGrp, nrColor )

Gets a column header group's effective text color ( = actually used text color ).

Parameters
hWndTbl
Window Handle: Handle of the table

nColHdrGrp
Number: Handle of the column header group

nrColor
Receive Number: The color

Return
Boolean: TRUE if successful or FALSE if an error occurs

Remarks
Highlighting is not considered.

Example

Call MTblGetEffColHdrGrpTextColor( hWndTbl, nColHdrGrp, nColor )

See also
Column header groups
Custom fonts and colors

Created with the Personal Edition of HelpNDoc: Free EBook and documentation generator