MTblGetNodeImages
bOk = MTblGetNodeImages( hWndTbl, nrImageColl, nrImageExp )
Gets the images which are displayed as node in collapsed and/or expanded state.
Parameters
hWndTbl
Window Handle: Handle of the table
nrImageColl
Receive Number: The image which is displayed in collapsed state or 0 if no image is defined
nrImageExp
Recieve Number: The image which is displayed in expanded state or 0 if no image is defined
Return
Boolean: TRUE if successful or FALSE if an error occurs
Example
Call MTblGetNodeImages( hWndTbl, nImageColl, nImageExp )
See also
Tree view
Custom Images
Created with the Personal Edition of HelpNDoc: Easily create Help documents