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

How remove Close on RadDocking

1 Answer 62 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Nathalie
Top achievements
Rank 1
Nathalie asked on 16 Feb 2018, 06:37 PM

Hi.

I will remove X close button from RadDocking , I tried different suggestion from web but the button still here. Can you please help me with this.

 

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 21 Feb 2018, 08:22 AM
Hello Nathalie,

To achieve your requirement you can set the CanUserClose property of the RadPane controls to False. 
<telerik:RadPane Header="Description" CanUserClose="False">

Regards,
Martin Ivanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
Docking
Asked by
Nathalie
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or