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

disble minimize button on radwindo chrome

2 Answers 28 Views
Window
This is a migrated thread and some comments may be shown as answers.
Ravi
Top achievements
Rank 1
Ravi asked on 15 Feb 2013, 10:04 AM
Hi There,

I have a requirement to hide the minimize and maximize buttons on header but i want to use the resize the window with cursor at bottom right corner. can you please tell me how i can achieve this ?

Regards,
Srinivas.

2 Answers, 1 is accepted

Sort by
0
Masha
Telerik team
answered on 18 Feb 2013, 01:33 PM
Hello Srinivas,

You can easily remove minimize and maximize buttons. What you need to do is to modify the ControlTemplate of the RadWindow control and remove the buttons from the original one. These buttons have their Name properties set to PART_MinimizeButton and PART_MaximizeButton. Please, review the attached project.

I hope this will be helpful.

Regards,
Maria
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Ravi
Top achievements
Rank 1
answered on 25 Feb 2013, 04:02 PM
Hi Maria,
Thank you for you help, it's help me.

Regards,
Srinivas.
Tags
Window
Asked by
Ravi
Top achievements
Rank 1
Answers by
Masha
Telerik team
Ravi
Top achievements
Rank 1
Share this question
or