treectrl.parent Property
handle = treectrl.parent(item);
Returns the handle of the parent of the specified item.
Parameters
- item
-
Required. Either an integer specifying the item handle or a string
specifying the item text. The string may contain a regular expression.
The search for the string is done in the entire tree control
See also
treectrl Overview
 
© 2003 Lightweight Technologies. All rights reserved.