This property returns an item ID. The value set to the property is the item whose ID is needed. It may refer to the whole Tree-View control or to another item. Valid values, defined in isgui.def, are:
The first child of the item identified by the Item property is returned. If it has no children, zero is returned. This does not mean that the item cannot be expanded, an item can be expanded when its Has-Children property is set to a non-zero value.MODIFY MY_TREE-VIEW, MODIFY MY_TREE-VIEW, The next sibling of the item identified by the Item property is returned. If the item identified by the Item property is the last of its level, zero is returned.MODIFY MY_TREE-VIEW, The next visible item after the item identified by the Item property is returned. The Item property must refer to a visible item.MODIFY MY_TREE-VIEW, The parent of the item identified by the Item property is returned. If the item identified by the Item property is at the top level, zero is returned.MODIFY MY_TREE-VIEW, The previous sibling of the item identified by the Item property is returned. If the item identified by the Item property is the first of its level, zero is returned.MODIFY MY_TREE-VIEW, The previous visible item before the item identified by the Item property is returned. The Item property must refer to a visible item.MODIFY MY_TREE-VIEW, MODIFY MY_TREE-VIEW,
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |