Capture display conduit [VB.Net]

Hi Steve,

Thanks for this.

As capturing the geometry seems to work OK, I’ve implemented a workaround - by making a note of the screen coords for the text, the text can be drawn into a bitmap image, and overlayed on the bitmap generated from capturing the geometry.
Seems to work well enough.