PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Elias Montoya on March 04, 2008, 02:08:00 AM

Title: Delete Key being blocked...
Post by: Elias Montoya on March 04, 2008, 02:08:00 AM

In my app, something is blocking the delete key, this happens in all controls,
Edit boxes, Egrid32, Comboboxes... etc. Im not using hooks or capturing
the WM_KEYDOWN message... Any ideas what can be causing this?
Title: Re: Delete Key being blocked...
Post by: Elias Montoya on March 04, 2008, 02:19:59 AM
Disregard... it was a menu shortcut.