ContainsFocus Property (ScrollBarElement.ScrollBarThumb)
In This Topic
Gets a value that indicates whether this
Element or one of its children has the focus.
Syntax
'Declaration
Public ReadOnly Property ContainsFocus As Boolean
public bool ContainsFocus {get;}
See Also