CreateTreeView( x,y,width,height,group )

Parameters

x,y,width,height - Initial treeview gadget shape
group - A group gadget handle

Description

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.

Index

Click here to view the latest version of this page online