Telerik Forums
UI for WPF Forum
5 answers
1.4K+ views
How can i change the border color of combobox when it has keyboard focus, I am trying to change this in combo box style but it has no effect

<Border x:Name="FocusVisual" BorderBrush="#FFFFC92B" BorderThickness="{TemplateBinding BorderThickness}" Grid.ColumnSpan="2" CornerRadius="1" IsHitTestVisible="False" Visibility="Collapsed">
<Border BorderBrush="Transparent" BorderThickness="{TemplateBinding BorderThickness}" CornerRadius="0"/>
</Border>

Also is there any example that shows how to change several other colors, like background of combo box button chrome, color on mouse over, color when drop down is open, mouse over for items
Are there static brushes for any of these or i have create whole new style

I am using implicit styles

thanks
Vikas
Nasko
Telerik team
 answered on 13 Jan 2015
1 answer
290 views
Hi,

I have a contextual menu with submenu and some of them are bound to an items source. I use DropDownHeight to limit the height of a sub menu but since the quantity of item displayed can change, it happens that I have space left at the end of my menu when there isn't a lot of item. Is there a way to set a maximum height to the drop down, that doesn't impose a minimum ?

Thank you,

Etienne
Kalin
Telerik team
 answered on 13 Jan 2015
0 answers
72 views
Hi,

I must export PDF file but it must be PDF/A format. How can i do this?
burk
Top achievements
Rank 1
 asked on 13 Jan 2015
2 answers
102 views
Hi team,

I would like to populate nodes as like the attached image which i found on below documentation link (image at bottom of the page)

http://docs.telerik.com/devtools/wpf/controls/raddiagram/features/diagram-layout.html

It came to know there are algorithms which helps to avoid overlapping if more than 500+ nodes are populated in raddiagram with necessary TreeLayout settings. It would be helpful if you provide an example in MVVM way so that i can quickly make use of it in near future.

Thanks a lot

Vinod
Pavel R. Pavlov
Telerik team
 answered on 13 Jan 2015
1 answer
96 views
Hi,

I'm evaluating your chart control and was wondering whether we can customize the Series, say for example, column series like this (or) would it be possible to apply our own template to chart segment.

Thanks,
Suresh S
Petar Marchev
Telerik team
 answered on 13 Jan 2015
3 answers
153 views
Hi There,
Is there any estimates on when tables and Pictures and shapes will be supported in RadSpreadsheet?

Thanks,
Ke
Anna
Telerik team
 answered on 12 Jan 2015
6 answers
300 views
Hi
I am trying to add collection of items into rad docking using the "dockingAndMVVM" example given on this post

http://www.telerik.com/forums/drag-amp-drop-docking-in-document-host

It is working good in adding multiple panes to the docking however I noticed that when an Item from the collection is updated, the update is not pushed towards the view.  The ItemSourceChanged event is only received when an Item is added or removed to/from collection but not when item is updated. Is there any work around for this?

 

Nasko
Telerik team
 answered on 12 Jan 2015
1 answer
107 views
Sorry if this is a newbie question but I AM new to WPF.

Is there a way to make the RadRibbonToggleButton look like a standard checkbox instead of the button-type style?
Sia
Telerik team
 answered on 12 Jan 2015
2 answers
83 views
The issue is with RadMaskedTextBox causing application crash when we change keyboard settings to Japanese Microsoft IME with Input Mode as 'Full width Alphanumeric' and trying to enter numeric values.

A sample code is given below and same is attached in order to reproduce the issue.

<tele:RadMaskedTextBox x:Name="NumerictextBox" 
                               MaskType="Numeric" 
                               MinWidth="100" 
                               HorizontalContentAlignment="Right"
                               Mask="n0" 
                               MaskedText="{Binding MaskText}"
                               TextAlignment="Right" 
                               Height="20" 
                               Margin="141,63,142,226" >            
</tele:RadMaskedTextBox>  


Reproduction Steps :
* Change keyboard from normal mode to japanese microsoft IME
* Enter numeric values in RadMaskedTextBox while normal keyboard mode and then switch japanese mode and try to enter numeric values.

Please let me if you have any queries relating issue.

Solution please !!!

Waiting to your reply.
Thanks in advance

James Xavier




Peshito
Telerik team
 answered on 12 Jan 2015
1 answer
154 views
I don't see any mentions of a Venn Diagram anywhere in the documentation.  Does Telerik have one for WPF that I am missing?

Thanks
Paul
Martin Ivanov
Telerik team
 answered on 12 Jan 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?