I need a control for displaying text (coordinate values) as I move the mouse over a picturebox. I had thought of a label but I want to have more than one line. A multiline textbox won't work because it stays in the background underneath the picturebox so it's not visible. Any ideas?




Reply With Quote