bOk = MTblGetTipFrameColor( hWndParam, nParam, nType, nrColor )

Gets a tooltip's frame 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 frame color or MTBL_COLOR_UNDEF if undefined.

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

Example

Call MTblGetTipFrameColor( hWndCol, nRow, MTBL_TIP_CELL, nColor )

See also
Tooltips
Custom fonts and colors

Created with the Personal Edition of HelpNDoc: Easily create EPub books