Textbox in paletteset and Keypress event
Hi,
My application uses a PaletteSet. Inside there is a user control that contains a TextBox control.
In Autocad I handle keypress event for this textbox to catch enter key.
In BricsCad keypress event is not called.
Is there a work around for this?
Thank you very much.
A.
0
Comments
-
You could try to report it here: https://www.bricsys.com/en-eu/support/#35
0 -
Ok, thank you
0 -
You can use the keypress textboxcontrol and pass that variable to an IF statement.
0