MTblGetEffColumnHdrFreeBackColor
bOk = MTblGetEffColumnHdrFreeBackColor( hWndTbl, nrColor )
Gets the effective background color ( = actually used background color ) of a column header's free area ( = area to the right of the last column header ).
Parameters
hWndTbl
Window Handle: Handle of the table
nrColor
Receive Number: The color
Return
Boolean: TRUE if successful or FALSE if an error occurs
Remarks
Highlighting is not considered.
Example
Call MTblGetEffColumnHdrFreeBackColor( hWndTbl, nColor )
See also
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents