Event fired when an Execution Dialog button is pushed
| Visual Basic |
|---|
Public Event OnExecutionDialogButton( _ ByVal ExecutionWindow As ExecutionWindow, _ ByVal PushedBtnID As Long _ ) |
- ExecutionWindow
- PushedBtnID
|
| PC-DMIS 2021.2 Object Library | |
| OnExecutionDialogButton Event | |
| See Also Send Topic Feedback | See Object Hierarchy Chart | |
| PCDLRN ActiveX DLL > ApplicationObjectEvents Object : OnExecutionDialogButton Event |
Glossary Item Box
| Visual Basic |
|---|
Public Event OnExecutionDialogButton( _ ByVal ExecutionWindow As ExecutionWindow, _ ByVal PushedBtnID As Long _ ) |