+ // we do have to erase background now that we reuse it (instead of
+ // overwriting it) in OnPaint() below, but maybe we should set some flag if
+ // we get here as this would mean that user code doesn't paint background
+ // itself and then we wouldn't have to copy old bits to dcm below...
+ event.Skip();