MTblGetHeadersBackColor
bOk = MTblGetHeadersBackColor( hWndTbl, nrColor )
Gets the default background color of headers ( column headers, row headers and the corner ).
Parameters
hWndTbl
Window Handle: Handle of the table
nrColor
Receive Number: Contains the background color if the function returns successfully
Return
Boolean: TRUE if successful or FALSE if an error occurs
Example
Call MTblGetHeadersBackColor( hWndTbl, nColor )
See also
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents