M
Mike
Greetings,
We are handling the KeyPress event in an UpDown control, which
determines if Enter or Escape has been pressed, then closes the dialog
with either a DialogResult.OK or DialogResult.Cancel, respectively. We
seem to be having a beep occur when this happens, at some point after
the event handler is through processing. Not sure quite why this is.
Any ideas to inspire us in the right direction? Thanks in advance.
Regards,
Michael Powell
We are handling the KeyPress event in an UpDown control, which
determines if Enter or Escape has been pressed, then closes the dialog
with either a DialogResult.OK or DialogResult.Cancel, respectively. We
seem to be having a beep occur when this happens, at some point after
the event handler is through processing. Not sure quite why this is.
Any ideas to inspire us in the right direction? Thanks in advance.
Regards,
Michael Powell