Hi All,

I want to disable the mosue movement in a MFC view application if the control is in an edit box and user entering data in the edit box. I want to get back the mouse movement once user presses enter key in the edit box, can anybody tell me how can I do this in MFC view application