Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
205
XamDialogWindow resizing issue
posted

Hi,

I am experiencing an issue with the xamDialogWindow being resized when it does not fit inside the browser window.  The IsResizable property is set to false however this is being ignored.  Also the xamDialogWindow will not resize back to it's original size when the size of the browser window is increased.

I was able to overcome this issue by setting the MinHeight and MinWidth properties however another issue has appeared as a result.  When I minimise the xamDiaglogWindow it ignores the MinimisedHeight/Width properties and remains the same size as defined in the MinHeight and MinWidth properties.

I would like to prevent the xamDialogWindow from being resized while at the same time being able to use the MinimisedHeight/Width properties.

Any suggestions on how to overcome these issues?

Thanks

Parents Reply Children
No Data