When you right click on an unpinned tab of an UltraDockManager a popup menu is automatically displayed showing all the panes on that edge of the form. How can I get control over the menu items which are displayed? I cannot find via any property or event how to either assign icons to each menu item or how to hide the items that I do not want displayed.
You can see in the image below that the Job Tree menu item is displayed even though I have closed the pane. I do not wish the user to be able to select and display the pane via any mechanism.
Thanks in advance.
Hi. I finally upgraded my application to 14.2 and the problem has been resolved. So thanks for that.
The other issue though is in relation to the assigning of Images to the popup menu items. Do you have any ideas on how I can resolve this?
Hello Mark,
I am just checking about the progress of this issue. Let me know if you need my further assistance on this issue.
Thank you for using Infragistics Components.
Hi Mark,
Thank you for contacting Infragistics Developer Support.
I have tested this using the latest service release of 14.2 (14.2.20142.2010) and for me the closed/hidden panes are not shown in the context menu. What version are you using? How are you closing the panes?
I am attaching the sample I have used to test this. It is contains a form with DockManager, along with 3 panes. If I close one of the panes, pin the others and show the context menu, only the currently visible panes are shown. Do you have the same behavior with this sample? Please modify it so it reproduces your issue.
I am looking forward to your reply.