ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the element was modified in the TreeView control,False otherwise.
Name of TreeView control to use.
Full path of element to modify. This parameter has the following format: "<Name of root>" + TAB + ["<Name of 1st node>" + TAB + ...["<Name of 2nd node>" + TAB + [...]]]"<Leaf name>"
New caption for the specified element,NULL constant to keep the existing caption.
New image associated with the specified element. This image is displayed when this element is collapsed (see the Remarks). This parameter corresponds to:the name and full (or relative) path of image. A UNC path can be used.the constant:tvDefault(Default value)Default image (closed folder): NullStores the image of specified element
New image associated with the specified element. This image is displayed when this element is expanded (see the Remarks). This parameter corresponds to:the name and full (or relative) path of image. A UNC path can be used.the constant:tvDefault(Default value)Default image (opened folder): NullStores the image of specified element
New identifier of element or the NULL constant to keep the identifier of specified element.Caution: The TAB character cannot be used in the identifiers of elements.
If this parameter is specified, its content will be displayed in a tooltip when the element is hovered by the mouse cursor. This parameter corresponds to an empty string by default. If no tooltip is associated with the element, the tooltip associated with the TreeView control will be automatically displayed.
Format of collapsed/expanded images
Type of collapsed/expanded images
Last update: 01/04/2021
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: