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

Where is TextBoxSecondaryButton?

2 Answers 34 Views
TextBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Fredrik
Top achievements
Rank 1
Fredrik asked on 27 Jun 2013, 08:57 AM
Hi !!

Installed the Q2 version and trying to style the RadInputPrompt.
When doing so I also need to style the RadTextBox.
In your example it states

<telerikTextBox:TextBoxSecondaryButton x:Name="PART_ClearButton" Grid.Column="1" Style="{TemplateBinding ClearButtonStyle}" ButtonType="Clear"/>
<telerikTextBox:TextBoxActionButton x:Name="PART_ActionButton" Grid.Column="2" Style="{TemplateBinding ActionButtonStyle}" Visibility="{TemplateBinding ActionButtonVisibility}"/>

TextBoxSecondaryButton is supposed to be found in Telerik.Windows.Controls.PhoneTextBox as the ActionButton.

But only the actionbutton can be found?

Using the 2012.3.1016.2040 of Primitives assembly

Regards

Fredrik

2 Answers, 1 is accepted

Sort by
0
Accepted
Todor
Telerik team
answered on 28 Jun 2013, 01:16 PM
Hi Fredrik,

Thank you for your question.

The template of RadTextBox has been changed since its first release and the TextBoxSecondaryButton was introduced with Q1 2013. You can't find it in the version "2012.3.*.*" because it is a version from last year. However, you started your question with "Installed Q2", so if you mean that you have installed Q2 2013, then you just need to make sure that your application uses the new binaries from 2013 and not these from 2012.

Let me know if you need additional assistance.

Regards,
Todor
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINDOWS PHONE 7.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Fredrik
Top achievements
Rank 1
answered on 28 Jun 2013, 01:36 PM
Arggg you are so right.......the project is using the old files.
Must be the summer heat getting to me.

Regards

Fredrik

Tags
TextBox
Asked by
Fredrik
Top achievements
Rank 1
Answers by
Todor
Telerik team
Fredrik
Top achievements
Rank 1
Share this question
or