Forms > Forms Assembly Interfaces > ITreeControl > ITreeControl.FocusedNode
FocusedNode: ITreeListNode;
The FocusedNode property determines the node that is focused at the moment.
The property is relevant for the modes of selection of the SingleSelect and SingleSelectNullable elements.
See also: