I have a user control that returns a tree view. This tree view has custome context menues depending on what type of node it is. When I impliment the usercontrol in just a page the context menues open fine but once i put the usercontrol in to the outlook bar the context menues will no longer open up. Has any one else had this problem?
I haven't heard of that issue but if you can post a sample here (or you could submit the sample to the support group) we can take a look.
Here is an example of the behavior.
The code is not pretty at all but it show the problem.
Thanks for taking a look at this.
On a note if i handle the rightMouseButtonDown event on the tree view and then put in a break point there. When i hit f5 from that breakpoint the context menu will some tiems open up. If there isn't a break point there it will not. When I tryed to handle the MouseRightButtonup event it never fired for the tree view.
I'm not seeing the problem you described. I ran the project and right clicked on the nodes in the tree of "Group 1" and the context menu is shown. Are there other steps that I need to take?
Really what version are you using. I have version 2 of 2008.
I had this exact same problem in 2008 V2, and verify that 2009 V1 fixes the issue. Thanks guys!
I'm using the latest internal version which is essentially analogous to what will be in the next hotfix. That being said I am not aware of any changes that may account why it would be different on your system. If you'd like you can contact the support group so you can get notified when this next hotfix will be available.