my desing team does not want tto be able to "hide" a pane, they want that option removed.
how do approach this (could not find any exaples or documentation on this)
thanks
Hello,
I have created a sample application for you in which I remove the Hide item from the drop down menu of the ContentPane. Also removed the Hide menu item that appears when right click the header of the ContentPane. In order to do that you can re-template the ContentPane using the default style as basis in order to keep its original functionality as shown in the attached sample. The default style for the ContentPane is located in your Infragistics folder in \NetAdvantage 2011.1\Silverlight\Default Styles\XamDockManager\ generic.xaml.
If you need any further assistance please do not hesitate to ask.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
thanks!
that's great, just what I needed!