Gets the item of the control that currently has the focus.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(False)> _
Public ReadOnly Property FocusedItem As IListItem
[BrowsableAttribute(false)]
public IListItem FocusedItem { get; }