ReadOnly controls whether a component can be used for input
Member of List Spin Edit Current Item (PRIM_MD.ListSpinEditCurrentItem)
Data Type - Boolean
The ReadOnly property determines whether a control can be used for input. ReadOnly differs from the Enabled property in that the control can still respond to user actions. Readonly modifies the behavior of the visual control. It does not affect any associated data variable.
V14SP2 April 2018