e.document.fieldFocusChanged

From PDF XChange PDF SDK
Jump to: navigation, search


Overview

The event is fired when the Form Field's focus has been changed.

Parameters

Name Type Description
Param1 PARAM_T Contains the Widget Annotation of the Form Field which focus has been aquired. This parameter will be 0 when the Form Field's focus was lost.
Param2 PARAM_T Not used.
Handled VARIANT_BOOL Not used.
Result PARAM_T Not used.