MTblGetEffRowHdrBackColor
bOk = MTblGetEffRowHdrBackColor( hWndTbl, nRow, nrColor )
Gets a row header's effective background color ( = actually used background color ).
Parameters
hWndTbl
Window Handle: Handle of the table
nRow
Number: Row number. Specify TBL_Error to get the effective background color of the row headers in the area below the last visible row.
nrColor
Receive Number: The color
Return
Boolean: TRUE if successful or FALSE if an error occurs
Remarks
Highlighting is not considered.
Example
Call MTblGetEffRowHdrBackColor( hWndTbl, nRow, nColor )
See also
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Easily create EBooks