if there is any way to prevent my application from taking screen shot iam using this method
if this is correct?Code:If Clipboard.ContainsImage = True Then Clipboard.Clear()
and also what about screen capture application they take the screen shot without using clip board what is logic behind it and if there is any way to resolve it?




Reply With Quote