I want to display a popup form when a user right-clicks a control. I'm using the MouseDown event. No sweat displaying my popup form but when it closes the standard MS Properties Dialog is displayed.
Does anyone know a way to cancel the Properties Dialog?
Thanks for your help!
Does anyone know a way to cancel the Properties Dialog?