Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / Enabled Property
In This Topic
Enabled Property (WebElement)
In This Topic
Gets or sets whether the user can enter data into this element.
Syntax
expression.Enabled As Boolean
where expression is a variable that represents a WebElement Object
See Also