Progress
Language Reference


HonorProKeys Property

Determines who processes the GO, ENDKEY, HELP, and TAB keys: Progress, or the ActiveX control to which the property applies.

Data Type: LOGICAL

Access: Readable/Writeable

Applies To: Any ActiveX control

If the property is TRUE, which is the default, Progress intercepts these keys and processes them as normal Progress key events. If the property is FALSE, the keystrokes are sent to the ActiveX control for processing.

NOTE: This property resembles the HonorReturnKey Property, which governs processing of the RETURN key, but whereas the default setting for HonorProKeys is TRUE (Progress gets the event), the default setting for HonorReturnKey is FALSE (the ActiveX control gets the event).


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095