Application.MoveAfterReturn Property
Project Developer Reference |
True if the field below the active field becomes active when you press ENTER. False if the field remains active. Read/write Boolean.
Syntax
expression.MoveAfterReturn
expression A variable that represents an Application object.
Return Value
Boolean
See Also