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