property Record.Enabled as Boolean
Enables or disables the control.

TypeDescription
Boolean A boolean expression that indicates whether the editor is enabled or disabled. 
Use the Enabled property to enable or disable the control. Use the ForeColor property to change the control's foreground color. Use the Locked property to lock a specified editor. By default, the Enabled property is True.