x,y,width,height - Initial treeview gadget shape
group - A group gadget handle |
CreateTreeView creates a treeview gadget and returns its handle.
A treeview gadget is used to display a hierarchy of items. Treeviews generate a gadget action event when the user changes the currently selected item. |