ShowReadOnlyProp

Sets/returns weather readonly properties are shown.

Syntax

object.ShowReadOnlyProp [= value]

The ShowReadOnlyProp property syntax has the following parts:

Part Description
object A valid PropList object
value A Boolean value.

Settings

The settings for value are:

Setting Description
True Displays the readonly properties.
False Hides the readonly properties.

Data Type

Boolean

Remarks

Default value = False