Hey,
Trying to disable users right-clicking on a preview control (the blue one from the windows XP my pictures folder). The control does not have a mousedown event, and using the form mousedown event only detects a right click on a blank part of the form.
I've also tried making a blank & transparent user control to cover the preview control, but I cant seem to get it to block clicks.
Any tips greatly appreciated.
Regards, John R.
Trying to disable users right-clicking on a preview control (the blue one from the windows XP my pictures folder). The control does not have a mousedown event, and using the form mousedown event only detects a right click on a blank part of the form.
I've also tried making a blank & transparent user control to cover the preview control, but I cant seem to get it to block clicks.
Any tips greatly appreciated.
Regards, John R.