Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox binding to self
Message
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Divers
Thread ID:
01286103
Message ID:
01286173
Vues:
18
Hi,

Thx, works fine. I knew it should be simple but was overcomplicating things (trying to use 'RelativeSource="Self"' and suchlike!)

Thanks again,
Viv

>
><ComboBox Width="Auto" x:Name="myComboBox" Foreground="{Binding ElementName=myComboBox, Path=SelectedItem.Foreground}">
> 	<ComboBoxItem Content="Apples" Foreground="Red" />
>	<ComboBoxItem Content="Oranges" Foreground="Orange"/>
>	<ComboBoxItem Content="Pears" Foreground="Green"/>
></ComboBox>
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform