MTblGetTipBackColor
bOk = MTblGetTipBackColor( hWndParam, nParam, nType, nrColor )
Gets a tooltip's background color.
Parameters
hWndParam
Window Handle: Depends on nType. See Tooltip types and function parameters for further details.
nParam
Number: Depends on nType. See Tooltip types and function parameters for further details.
nType
Number:The tooltip type. See Tooltip types and function parameters for further details.
nrColor
Receive Number: The background color or MTBL_COLOR_UNDEF if undefined.
Return
Boolean: TRUE if successful or FALSE if an error occurs
Example
Call MTblGetTipBackColor( hWndCol, nRow, MTBL_TIP_CELL, nColor )
See also
Tooltips
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Easily create iPhone documentation