ReadOnly Property (MSAA Objects)

Applies to TestComplete 15.63, last modified on April 22, 2024

Description

Use the ReadOnly property to determine whether a control is read-only. If the ReadOnly property value is set to True, a user cannot modify the control’s properties.

Declaration

TestObj.ReadOnly

Read-Only Property Boolean
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

This property is applied to all the objects that are exposed by the MSAA engine.

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

True if the control is read-only; otherwise, False.

See Also

Selected Property (MSAA Objects)
Focused Property (MSAA Objects)

Highlight search results