Event ResponseReceived
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.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.