2015-06-02 08:47 UTC
Hello,
I made a Modeless Dialog.
Unfortunately when the user presses Enter (eg. After filling in a textbox) the dialog box is closed.
I would avoid this and force the user to press the "X" or the button "Close" placed on the form.
I have noticed that this happens only when the focus is on a TextBox
How can I do this?
I made a Modeless Dialog.
Unfortunately when the user presses Enter (eg. After filling in a textbox) the dialog box is closed.
I would avoid this and force the user to press the "X" or the button "Close" placed on the form.
I have noticed that this happens only when the focus is on a TextBox
How can I do this?