MTblGetTreeNodeColors
bOk = MTblGetTreeNodeColors( hWndTbl, nrOuterColor, nrInnerColor, nrBackColor )
Gets a table's node colors.
Parameters
hWndTbl
Window Handle: Handle of the table
nrOuterColor
Receive Number: The outer ( = frame ) color
nrInnerColor
Receive Number: The inner ( = +/- sign ) color
nrBackColor
Receive Number: The background color
Return
Boolean: TRUE if successful or FALSE if an error occurs
Example
Call MTblGetTreeNodeColors( hWndTbl, nOuterColor, nInnerColor, nBackColor )
See also
Tree view
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Full-featured EBook editor