The event occurs before a print or print preview was requested for an add-on form, and the layout needs the key of the add-on form.
| Visual Basic |
|---|
Public Event LayoutKeyBefore( _ ByVal eventInfo As LayoutKeyInfo, _ ByRef BubbleEvent As Boolean _ ) |
Indicates how the application handles the event.