Returns the CSS3 Selector of the Active HTML5 Element.
Returns the CSS3 Selector of the Active HTML5 Element.
| Visual Basic |
|---|
Public Property ActiveElement As String |
String, returns the CSS3 Selectors of document.activeElement.
This is equivalent to document.activeElement.