property Items.FocusItem as HITEM

Retrieves the handle of item that has the focus.

TypeDescription
HITEM A long expression that indicates the handle of the focused item.

If there is no focused item the FocusItem property retrieves 0. At one moment, only one item can be focused. When the selection is changed the focused item is changed too.