bOk = MTblQueryTreeLines( hWndTbl, nrStyle, nrColor )

Queries the style and color of tree lines.

Parameters
hWndTbl
Window Handle: Handle of the table.

nrStyle
Receive Number: The line style. Refer MTblDefineTreeLines for further details.

nrColor
Receive Number: The line color.

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

Example

Call MTblQueryTreeLines( hWndTbl, nStyle, nColor ) 

See also
Tree view
Custom fonts and colors

Created with the Personal Edition of HelpNDoc: Easily create Help documents