Click or drag to resize

TreeViewMouseEvent.PointOnItemImage Property

X#
A logical value that is TRUE if the click occurred on a tree view item's image in the tree view control.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY PointOnItemImage AS LOGIC GET 
Request Example View Source

Property Value

Type: Logic
A logical value that is TRUE if the click occurred on a tree view item's image in the tree view control.
See Also