In VB6, when drawing lines and rectangles, the program could allow the user to dyanmically resize the line/rect by redrawing the previous position to erase the line/rect and redrawing in the new position. If VB.Net, redrawing doesn't erase the previous line/rect, any ideas how microsoft is dealing with this now???