Dynamic Windows Function [dw_tree_item_select]
Syntax
void dw_tree_item_select(HWND handle, HTREEITEM item)
Parameters
HWND handle: Handle to the tree window (widget) to be selected.
HTREEITEM item: Handle to the item to be selected.
Description
Sets this item as the active selection.