This is a migrated thread and some comments may be shown as answers.

Set Windows Resizeable to false?

1 Answer 46 Views
Window
This is a migrated thread and some comments may be shown as answers.
anonym
Top achievements
Rank 1
anonym asked on 13 Jul 2009, 09:23 AM
Hello, is there a property to set the resizeable of the RadWindow to false?

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 13 Jul 2009, 09:53 AM
Hello,

If you want to prevent the AutoSize feature of RadWindow, then you can set the AutoSize property of RadWindow to "false".

If you want to set the behaviors whether the user can move or resize the window and whether it has maximize and minimize buttons then you could use the Behaviors property of RadWindow.

-Shinu.
Tags
Window
Asked by
anonym
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or