Attachmate.Reflection.Objects Library (Web) > WebDocument Object : ActiveElement Property |
Object.ActiveElement As _WebElement
Dim WDocument As Attachmate.Reflection.Objects.Web.Msie.WebDocument
public Property GetActiveElement() As Attachmate.Reflection.Objects.Web.Msie.WebElement
Get
Return WDocument.ActiveElement
End Get
End Property