e.document.fieldFocusChanged
From PDF XChange PDF SDK
Line 15: | Line 15: | ||
| class="op_param_name" | Param1 | | class="op_param_name" | Param1 | ||
| style="text-align:center" | PARAM_T | | style="text-align:center" | PARAM_T | ||
− | | Contains the Widget Annotation of the Form Field which focus has been changed. | + | | Contains the [[PXV:IPXC_Annotation|Widget Annotation]] of the Form Field which focus has been changed. |
|- | |- | ||
| class="op_param_name" | Param2 | | class="op_param_name" | Param2 |
Revision as of 22:04, 3 April 2017
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. |