| 
       AutoEnter Property (Read Only) (TNB5250X Only)  | 
    Top Previous Next | 
| 
 Returns true, if an Enter AID Key should be sent when the focus of the field gets lost. 
 Visual Basic Syntax 
 [Boolean =] TNBXField.AutoEnter 
 Delphi Syntax 
 [Boolean :=] TNBXField.AutoEnter; 
 
 Remarks 
 This is a terminal-emulation behavior attribute. Normally, you should consider this property if you are going to implement a terminal emulation program.  |