Hey Guys,
Using VB6: I have a 200 millisecond timer obj on a form with an RTF Obj on the form which contains RTF documentation.
The timer commands Clipboard.Clear when the RichText Object receives the focus, and for a further 2 seconds after it loses that focus.
It works fine and eliminates the content theft.
Without simply guessing... does anybody actually know for a fact if there might be any true negatives to repeatedly clearing the clipboard?
Thanks a bunch.
Cheers,
Kevin
Using VB6: I have a 200 millisecond timer obj on a form with an RTF Obj on the form which contains RTF documentation.
The timer commands Clipboard.Clear when the RichText Object receives the focus, and for a further 2 seconds after it loses that focus.
It works fine and eliminates the content theft.
Without simply guessing... does anybody actually know for a fact if there might be any true negatives to repeatedly clearing the clipboard?
Thanks a bunch.
Cheers,
Kevin