FolderViewFocusedItem Property |
Gets the index of the item that currently has focus in the folder's view.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public Item FocusedItem { get; }
Property Value
Type:
Item
The focused item.
See Also