Click or drag to resize

IMSAAObjectReadOnly Property

Determines whether the control is read-only. If ReadOnly is true, users cannot modify the control’s properties.

Namespace:  SmartBear.TestLeft.TestObjects.MSAA
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
bool ReadOnly { get; }

Property Value

Type: Boolean
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also