Event ResponseReceived
- Namespace
- ComfileTech.jControls
- Assembly
- ComfileTech.jControls.dll
Fired when the operator presses one of the buttons presented, thus responding to the message displayed to them.
public event EventHandler<DialogResult>? ResponseReceived
Returns
- EventHandler<DialogResult>
- Fired when the operator presses one of the buttons presented, thus responding to the message displayed to them.