Hi,
A right click on the caption of a View/Pane opens a context menu, containing, for example, the items "Hide" "Floating", "Autohide". Is it possiple to deactive this context-menu?
However, the corresponding buttons ("Close", "Autohide" etc..) in the right corner of the caption should stay!
Any help appreciated!
Thanks in advance
Thomas U.
Hello Thomas and Joe,
UltraDockManager component has a property that is called UseDefaultContextMenus.
If you set this property to "False" , you will be still able to use the buttons in the caption and in the same time without context menu when right click on the caption.
Please let me know if that is what you are looking for.
Sincerely,
Danko Valkov
Developer Support Engineer
Infragistics, Inc.
Hello Danko,
thanks a lot, works perfectly!
Thomas