I'd like to refresh just a portion of a window or frame, not the whole thing. For example, if I'd like to redraw a rectangle of 100x100 that is at .Left = 100, .Top = 600, how could I do it?