Description
This event runs when a page is closed.
Syntax
OnPageClose |
Code
This code is available in the PageDesignerAddIn Class in the Page.Vb file within FredSystemAddInExpress project.
Public Overridable Sub OnPageClose() Implements IFredEvent.OnPageClose
Designer.Focus()
End Sub
Context
Fred application dispatcher events