Does anyone know if there is a way to copy the value in a disabled field just by pressing Ctrl C?
KeyCode = 0 will allow the user to copy the field and have the field still locked for entering data. But I would like the field to be disabled (greyed out) but still allow the user to copy the value.
KeyCode = 0 will allow the user to copy the field and have the field still locked for entering data. But I would like the field to be disabled (greyed out) but still allow the user to copy the value.