LinkTargetEventHandlers_Struct (Type)

A structure whose members contain information of a link target event handlers.

Based On:

Structure

Structure Fields:

Field Name Type Description
Click PlainText The click event handler for the link target.
MouseOut Any The mouse out event handler for the link target.
MouseOver PlainText The mouse over event handler for the link target.

Error Message:

Must be a structure whose members contain information of a link target event handlers.