Pending focus events

In certain instances, the pending change and post scripts for the currently-focused field need to be run so the trigger processing procedure can perform the necessary actions. Use the Window_PullFocus() function in the trigger processing procedure to pull the focus from the current window and cause any pending scripts to be run. After the focus has been pulled, no item in the window will be focused.


Documentation Feedback