MTblDefineHighlighting
bOk = MTblDefineHighlighting( hWndTbl, nItemType, nItemPart, cHiLiDef, nFlags )
Defines the highlighting settings for an item type.
Parameters
hWndTbl
Window Handle: Handle of the table
nItemType
Number: The item type, one of the supported item types ( MTBL_ITEM* )
nItemPart
Number: The item part, one of the supported item parts ( MTBL_PART* )
cHiLiDef
fcMTblHiLiDef: The highlighting definition
nFlags
Number: Any combination of the following constants:
MTDHL_REMOVE |
Removes the definition for the specified item type |
MTDHL_REDRAW |
Redraws the table |
Return
Boolean: TRUE if successful or FALSE if an error occured
Remarks
See also
MTblQueryHighlighting
fcMTblHiLiDef
Highlighting
Created with the Personal Edition of HelpNDoc: Full-featured Documentation generator