I have two problems regarding context menus:

1. When I add a context menu to a control all child controls get the
context menu also. I have tried setting the ContextMenu property to null
but it still uses the context menu from the parent. How do I make sure
that no context menu is displayed for a given child control?

2. When using forms, how do I display my own Context menu when the user
right clicks the caption bar of the form?

Hope anyone know the answers.
Alex

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to