Determines who processes the RETURN key: the AVM, or the ActiveX control to which the property applies.If the property is TRUE, the AVM intercepts the key and processes it as a normal ABL RETURN key event. If the property is FALSE, which is the default, the keystroke is sent to the ActiveX control for processing.
Data type:
Access:
Applies to: If a frame has a default button and an ActiveX control, and you want the RETURN key to activate the default button regardless of who has focus, you must set the HonorReturnKey property of the ActiveX control to TRUE. Similarly, if a frame has a default button and several ActiveX controls, and you want the RETURN key to activate the default button regardless of who has focus, you must set the HonorReturnKey property of all the ActiveX controls in the frame to TRUE.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |