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

RadWindow cancel only the Minimize button

3 Answers 107 Views
Window
This is a migrated thread and some comments may be shown as answers.
T.Y.
Top achievements
Rank 1
T.Y. asked on 18 Jul 2011, 10:54 AM
How I can enable the user resize the form and use the maximize button but cancel the minimize button?

3 Answers, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 21 Jul 2011, 09:19 AM
Hi T.Y.,

You can do this in two different ways. One is to edit the control Template and remove the button from there. The other is to disable the Minimize command of the RadWindow. I have attached a small sample which shows how to do this.

Kind regards,
Boyan
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
T.Y.
Top achievements
Rank 1
answered on 24 Jul 2011, 07:53 AM
I run the code in the application that you attached but the Minimize button still enabled.
0
Boyan
Telerik team
answered on 28 Jul 2011, 08:04 AM
Hi T.Y.,

Could you provide some more info which version of the controls you are using as in the form it is written 2011.2.712  where this should be working. If you are using older version this feature could not be working and then your only choice is to edit the control template and remove the Minimize button.

Regards,
Boyan
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Window
Asked by
T.Y.
Top achievements
Rank 1
Answers by
Boyan
Telerik team
T.Y.
Top achievements
Rank 1
Share this question
or