Description: | Determines whether the Return event occurs when the edit box loses focus, and when another control gains focus. |
Used in control(s): | Edit |
Value: | 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. |