Description: | Determines whether the Edit event occurs when the edit box receives focus, and when data can be entered. |
Used in control(s): | Edit |
Values (with constants): | True : Event occurs.(POW-TRUE) |
Default value: | False: Event does not occur.(POW-FALSE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |