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.
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. 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?