sorry, I am not familiar with IDesignerHost. even when the control ContextMenu is set, it's not responding to mouse right click? have you checked the control.ContextMenu property in debug mode? is it reset by the 'IDesignerHost'? maybe you can try to hook up the mouse right click event and show the contextmenu yourself?
| loftty wrote: |
|
I have tried that but because I useIDesignerHost to host controls the context menu does not seem to work?
Thanks
Loftty
| |