Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
How to disable pasting into an edit line
in OpenInsight
Is it possible to stop a user from pasting info into an edit line? I could delete the clipboard when the control gets focus, but I don't like that, as it could destroy the user's data.
Comments
Equ WM_PASTE$ to 0x0302