Hi,
Is it possible to get a thumbnail of this window by the window handle ?
Hi,
Is it possible to get a thumbnail of this window by the window handle ?
Given a windows handle you can get a bitmap with its image
and once you have the bitmap, you can resize it to the thumbnail required size
is that what you mean ?
Thank you, Antonio! Yes, probably this solution is suitable.