InfoConnect for Unisys VBA Guide
ActiveElement Property
Gets the Web element that has the focus.
Syntax
Object.ActiveElement As _WebElement
Example
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
See Also

 

 


2015 Attachmate

Send Feedback