Can't Edit RadNumericUpDown control template

2 Answers 26 Views
NumericUpDown
Wael
Top achievements
Rank 1
Iron
Wael asked on 23 Nov 2023, 01:55 PM

i am trying to custom style RadNumericUpDown control but every time i try to click right and edit control i am losing focus

tried to find the template in documentation to copy , paste and then edit, however i couldn't

can you help with this please?

 

Best

2 Answers, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 24 Nov 2023, 10:22 AM

Hello Wael,

You can find the .xaml files with all Telerik control styles in the "Themes.Implicit" folder in your Telerik UI for WPF installation. For example: 

C:\Program Files (x86)\Progress\Telerik UI for WPF R3 2023\Themes.Implicit\

This is described in more detail in the following article.

Regards,
Martin Ivanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Wael
Top achievements
Rank 1
Iron
commented on 27 Nov 2023, 03:35 PM

@Martin , sorry i tried that link earlier and didn't work! 
Martin Ivanov
Telerik team
commented on 27 Nov 2023, 10:09 PM

Can you tell me which link didn't work and what does that mean? I have double checked the link to the documentation at it works on my side.

Do you mean the address to the installation folder? If so, this may differ based on your settings during the installation and the downloaded release version. Also, to see the Themes.Implicit folder you should download either the .zip with the dlls or to install the product via the .msi installer.

Here are some steps showing how to get the RadNumericUpDown resources. 

  1. Go to the UI for WPF download page.
  2. Download the Telerik_UI_for_WPF_2023_3_1114_Dev_Hotfix.zip file.
  3. Unzip the file
  4. In the unzipped folder, open the \Themes.Implicit\<.net framework name>\<theme name>\Telerik.Windows.Controls.Input.xaml file.
  5. In the .xaml file find the Style with x:Key set to "RadNumericUpDownStyle". From here you should find all related resources.
0
Wael
Top achievements
Rank 1
Iron
answered on 27 Nov 2023, 03:34 PM
@Martin , sorry i tried that link earlier and didn't work! 
Tags
NumericUpDown
Asked by
Wael
Top achievements
Rank 1
Iron
Answers by
Martin Ivanov
Telerik team
Wael
Top achievements
Rank 1
Iron
Share this question
or