Hi everybody,

Can someone tell me how to display a message on the status bar when the mouse is over any control in a dialog based application ?

It's possible to display a message with buttons in a toolbar, items in menus or system menu, but how can my application knows when the mouse is in an edit control, in a listbox control or over a button ?

Thanks a lot !