bOk = MTblGetRowTextColor( hWndTbl, nRow, nrColor )

Gets a row's text color.

Parameters
hWndTbl
Window Handle: Handle of the table

nRow
Number: Row number

nrColor
Receive Number: The color

Return
Boolean: TRUE if successful or FALSE if an error occurs

Example

Call MTblGetRowTextColor( hWndTbl, nRow, nColor )

See also
Custom fonts and colors

Created with the Personal Edition of HelpNDoc: What is a Help Authoring tool?