Can anyone tell me how to display the current position of the mouse pointer in a pane of the status bar, MDI application?

Using the ON_MOUSE_MOVE event is doing no good, because all of the input focus goes to the view. Please give me some advice!