Attachmate.Reflection.Web.Msie Namespace > IWebElement Interface : Enabled Property |
'Declaration
Property Enabled As Boolean
'Usage
Dim instance As IWebElement Dim value As Boolean instance.Enabled = value value = instance.Enabled
bool Enabled {get; set;}