ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Requested information:Number of the row at specified point, -1 if there is no row.Name of the branch at specified point, empty string ("") if there is no branch.Type of hovered area. This type corresponds to one of the following constants:tizButton"+ / -" button next to the caption of the TreeView control element.tizCaptionElement caption.Versions 16 and latertizCheckmarkNew in version 16tizCheckmarktizCheckmarkCheckmark of element.tizImageImage displayed in front of the element caption.tizLeftSpace found on the left of element caption.tizOutSpace below the elements of the TreeView control.tizRightSpace found on the right of element caption.
Name of the TreeView control to be used.
Requested type of information:treeBranchIDIdentifier of element found at (X, Y).treeBranchNameName of element found at (X, Y).treeLineNumberNumber of the row found at (X, Y).treeOriginScreenIf this option is specified, the origin of specified coordinates corresponds to the screen (and not the TreeView control).This constant cannot be used on its own.treeZoneType of hovered area
X-coordinate (in pixels) to be analyzed. This coordinate is given in relation to the TreeView control (if the treeOriginScreen constant is not specified).
Y-coordinate (in pixels) to be analyzed. This coordinate is given in relation to the TreeView control (if the treeOriginScreen constant is not specified).
Row number at specified point
Details about the elements returned by the treeZone constant
Miscellaneous
Last update: 03/02/2022
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: