State Property (AccessibleControl)
Class
AccessibleControl
.
Action
Gets the state string that describes the different states of this accessible object.
Syntax
C#
protected
String
State { get; }
VB
'Declaration Protected Read Property State As
String
Access
Read only.