Delete Key not working properly

SyntaxEditor for Windows Forms Forum

Posted 19 years ago by Tom Pickrell
Avatar
I've just started working with Syntax Editor. I've installed Version 3.0.0.179, and have built an XML Editor application.

The application runs and works just fine, but the DEL key does not work, unless there selected text.

I've put keydown, and keypress events at the form level, and keydown, keypress, keytyped and keytyping events at the syntax editor component level.

None of the events are tripped unless I also press SHIFT, CTRL, or ALT in addition to DEL.

The test application seems to work fine, so, it's probably something in my form setup, but I don't see it, and am not sure where to start looking.

Comments (2)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Do you perhaps have a .NET menu item where you assigned the Del shortcut that could be intercepting the key>


Actipro Software Support

Posted 19 years ago by Tom Pickrell
Avatar
Yes, that was it. Thank you.
The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.