Event fired when dialogs close. Note: hClosedWnd could refer to a dialog already destroyed
Visual Basic |
---|
Public Event OnCloseRemotePanelDialog( _ ByVal PartProg As PartProgram, _ ByVal DialogId As Long, _ ByVal hClosedWnd As Long, _ ByVal Message As String, _ ByVal PushedBtnID As Long _ ) |
- PartProg
- DialogId
- hClosedWnd
- Message
- PushedBtnID