How might I capture the visible region of a control? In other words, suppose I have one control partially overlapping the first. I'd like to be able to capture the region that is visible in the bottom control.

Thanks!