Trying to activate a function with a key press, ie the delete key, why is it that when I call either OnKeyDown or OnChar, nothing happens when I pop an AFX MessageBox in there. Is there somthing I have overlooked, why is this different to just calling an OnClick on a button. Please help...thanks