constants AutoAdvanceEnum
The AutoAdvanceEnum expression specifies if the focus element is moving to the next element. Use the AutoAdvance property to disable moving the focused field, while user type data.

 NameValueDescription 
   exAdvanceNone0 The focused element is not moved to the next position.  
   exAdvanceCycle1 Moves the focus to the next element. If the focused element is the last displayed element, the fist element is displayed.  
   exAdvanceLast2 Moves the focus to the next element until the focused element is the last displayed element  
 


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.