I have some code that uses a CPaintDC object to paint rectangles on the screen and then have some text painted inside. If its possible, i would like to be able to display tooltips when the mouse hovers over one of the rectangles. Does anyone have any suggestions? Thanks.