As a final touch to my application, I want to prevent the use of the right mouse button on any of my objects. (This is to prevent, among other things, the deletion of text from locked textfields by using "Undo changes"
.
Is there an easy way to prevent the right mouse button from being used at all on any of my forms and objects? I assume it would involve a bit of code in my main module that is executed upon starting the application, but what would it look like?
Thanks in advance!
"Much that I bound, I could not free. Much that I freed returned to me."
(Lee Wilson Dodd)
Is there an easy way to prevent the right mouse button from being used at all on any of my forms and objects? I assume it would involve a bit of code in my main module that is executed upon starting the application, but what would it look like?
Thanks in advance!
"Much that I bound, I could not free. Much that I freed returned to me."
(Lee Wilson Dodd)