>You can call TextField.ResignFocus to hide the keyboard.
Yes, I am doing that now and that does hide the KB. I am asking if the user presses the key (lower right corner) shown in the attachment, if I can detect that? That key hides the KB and I need to do some code clean up if the user just chooses to hide the KB.