Select to view content in your preferred language

LabelStyle in FeatureDataForm

622
2
09-27-2010 05:51 AM
AlainDuc
Emerging Contributor
I am trying to change the black foreground property of labels in a FeatureDataForm by using the LabelStyle property. But without success...

What TargetType should I use? I tried with Label and TextBlock, but it does not work.

Thanks for your help
Alain
0 Kudos
2 Replies
AliMirzabeigi
Emerging Contributor
Thank you for your report. We are aware of this problem and currently working on it. The fix will be available soon.
0 Kudos
AlainDuc
Emerging Contributor
TargetType should be ContentControl. But if a LabelStyle is applied, no Content is set and labels are not displayed in front of each TextBox.

I hope it is gonna be fixed soon. Meanwhile I can deal with an implicit style on ContentControl to set the Foreground value.
0 Kudos