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

Remove Close Button from RadTitleBar

2 Answers 320 Views
TitleBar
This is a migrated thread and some comments may be shown as answers.
fgalarraga
Top achievements
Rank 1
fgalarraga asked on 18 Jun 2007, 04:15 PM
I can not find where or how to remove the close button from the RadTitleBar.  I can remove/hide the min and max but not the close button.

Any ideas?

Thank you,
Frank

2 Answers, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 19 Jun 2007, 08:30 AM
Hi Frank,

To hide the close button from RadTitleBar follow these steps:

  1. At design time select your RadTitleBar control
  2. Open the smart tag and choose "Edit UI Elements" - the Element hierarchy editor appears
  3. Navigate through the Control element structure to the last RadImageButtonElement, its Class property is set to "CloseButton"
  4. Set the Visibility property to Collapsed
 
Best wishes,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
fgalarraga
Top achievements
Rank 1
answered on 22 Jun 2007, 01:21 PM
Thank you this worked perfect!
Tags
TitleBar
Asked by
fgalarraga
Top achievements
Rank 1
Answers by
Jack
Telerik team
fgalarraga
Top achievements
Rank 1
Share this question
or