MTblGetEffColHdrGrpBackColor
bOk = MTblGetEffColHdrGrpBackColor( hWndTbl, nColHdrGrp, nrColor )
Gets a column header group's effective background color ( = actually used background 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 MTblGetEffColHdrGrpBackColor( hWndTbl, nColHdrGrp, nColor )
See also
Column header groups
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents