IsEnabled Property (UIAObject)
Class
UIAObject
.
Action
Gets a value that indicates whether the element is enabled.
Syntax
C#
protected
Boolean
IsEnabled { get; }
VB
'Declaration Protected Read Property IsEnabled As
Boolean
Access
Read only.