MTblGetColHdrGrpTextColor
bOk = MTblGetColHdrGrpTextColor( hWndTbl, nColHdrGrp, nrColor )
Gets a column header group's 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
Example
Call MTblGetColHdrGrpTextColor( hWndTbl, nColHdrGrp, nColor )
See also
Column header groups
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Create help files for the Qt Help Framework