SetTree
Associates a TreeNode with the control, which is then used to generate the child controls and instatiate event handlers
BOOL SetTree( TreeNode & node, DWORD dwOptions = 0, int nDisplaySubNode = -1 )
returns true if successful else false
Control.h