A
AP
Is it possible to programmatically disable users from capturing an
image of a form (e.g. using PrintScreen or Screen Capture software).
I know one can regularly clear the clipboard but this does not protect
against Screen Capture software that uses GetDesktopWindow() or GetDC
().
Any ideas ?
image of a form (e.g. using PrintScreen or Screen Capture software).
I know one can regularly clear the clipboard but this does not protect
against Screen Capture software that uses GetDesktopWindow() or GetDC
().
Any ideas ?