Editable Property (OracleFormsTextField)
Class
OracleFormsTextField
.
Action
Gets whether the text of the text field can be changed by the user.
Syntax
C#
protected
Boolean
Editable { get; }
VB
'Declaration Protected Read Property Editable As
Boolean
Access
Read only.