I gather that DrawReversibleFrame and DrawReversibleLine
are unavailable in CF. I also cannot find any way to
simulate the old GDI INVERT drawing mode. I am trying to
develop an application where the user can draw various
rectangles, lines, etc. and resize/move them. How can I
do this without these two drawing methods and not
constantly erase underlying rectangles/lines?