e.document.fieldFocusChanged
From PDF XChange PDF SDK
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 changed. |
Param2 | PARAM_T | Not used. |
Handled | VARIANT_BOOL | Not used. |
Result | PARAM_T | Not used. |