Hi,
I am using RibbonWindow as a Dialog window. I am also using a vertical actipro navigation bar in it. Currently I have set SizeToContent = "Width" so that when navigation bar expands, width of the window increases automatically and have set ResizeMode="CanResize" as I want to allow user to increase height of the window if needed.
How can I not allow user to do a manual width resize on the window without specifying a particular min and max width?
Thanks,
dss
I am using RibbonWindow as a Dialog window. I am also using a vertical actipro navigation bar in it. Currently I have set SizeToContent = "Width" so that when navigation bar expands, width of the window increases automatically and have set ResizeMode="CanResize" as I want to allow user to increase height of the window if needed.
How can I not allow user to do a manual width resize on the window without specifying a particular min and max width?
Thanks,
dss