Hi, I was just wondering if there is a way of hiding the Header Panel of the WebDialogWindow all together? So all you have is a border.
If not is there a way to shorten the height of the header panel?
Also If im only showing the Maximize button is there a way that you can allow more text to be shown in the header panel? When Im only showing the one button the text will still only take up the same real estate as if all buttons are shown??
Thanks
In order to modify the height of the header area you would need to override the style of the WebDialogWindow and change the row definition for the header to not have a minimum height.
To find the style you can check the documentation for the exact path but it would be similar to
http://help.infragistics.com/NetAdvantage/Silverlight/2009.2/CLR3.5/?page=SL_DesignersGuide_Location_of_Generic_xaml_File.html