nextObj
Topic group Related topics Example
The object that is going to get focus during a focus change.
Property of
Form, SubForm
Description
nextObj contains a reference to the control that is going to get focus during a focus change, for example when you click on another control or press Tab or Shift+Tab. If no focus change is pending, nextObj is null.