Posted 16 years ago
by Tom Westerberg

How am I able to change the foreground color on the FontFamilyComboBox?
If I set the foreground color directly, the color still doesn't change.
<Actipro:FontFamilyComboBox Width="135" Foreground="Black" Command="{x:Static Commands:MyCommands.FontFamily}" KeyTipAccessText="FF">
Thanks
If I set the foreground color directly, the color still doesn't change.
<Actipro:FontFamilyComboBox Width="135" Foreground="Black" Command="{x:Static Commands:MyCommands.FontFamily}" KeyTipAccessText="FF">
Thanks