C1.Framework.Html Namespace / HtmlElement Class / Focused Property

In This Topic
Focused Property (HtmlElement)
In This Topic
Gets a value that indicates whether this C1.Framework.Element has the focus.
Syntax
'Declaration
 
Public ReadOnly Property Focused As Boolean
 
See Also