Docking Context Menu

Hi, is there any possibility to prevent a docking control from being hidden? In the docking context menu I have the dockable, floating and auto hide items. But when I uncheck the dockable item in the context menu the hide item appears. Exactly this hide menu is a problem to my application. Can I remove this item from the menu or prevent that a docking control can be hidden at all? We us SyncFusion Suite 3.0.1.0. Thanks in advance, Christian

1 Reply

AD Administrator Syncfusion Team February 2, 2006 12:01 PM UTC

I found a workaround meanwhile. I just use the DockContextMenu event, look for the menuitem and set it to visible=false. Thanks, Christian

Loader.
Up arrow icon