OnControlSetFocus
IPDFDocument4 :: Annotations

See Also
Collapse All

This method gets or sets an action to be performed when the PDF control receives the input focus.

Syntax

LONG OnControlSetFocus { get; set; }
Value
Number of the action

Remarks

The number of the action can be retrieved from any action-creating method, such as CreateJavaScriptAction.

See theĀ OnControlLostFocus property for examples.

See Also

Reference