bOk = MTblGetSelectionColors( hWndTbl, nrTextColor, nrBackColor )

Gets the selection colors.

Parameters
hWndTbl
Window Handle: Handle of the table

nrTextColor
Receive Number: The text color or MTBL_COLOR_UNDEF if undefined

nrBackColor
Receive Number: The background color or MTBL_COLOR_UNDEF if undefined

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

Example

Call MTblGetSelectionColors( hWndTbl, nTextColor, nBackColor )

See also
Extended selections
Hints an tips

Created with the Personal Edition of HelpNDoc: Full-featured EPub generator