IMSAAObjectObjectState Property |
Gets the current state of the control.
Namespace:
SmartBear.TestLeft.TestObjects.MSAA
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax string ObjectState { get; }
ReadOnly Property ObjectState As String
Get
Dim instance As IMSAAObject
Dim value As String
value = instance.ObjectState
property String^ ObjectState {
String^ get ();
}
Property Value
Type:
StringExceptions See Also