개정판 7b8f5809
issue #000: FontList IsEditable="False"
Change-Id: Ib4b06dc1885d6f5ad1c28b2706e551522bc862fb
KCOM/Views/TopMenu.xaml | ||
---|---|---|
492 | 492 |
<telerik:RadOrderedWrapPanel> |
493 | 493 |
<StackPanel Orientation="Horizontal"> |
494 | 494 |
<telerik:RadRibbonComboBox Width="60" Name="comboFontFamily" SelectedIndex="0" telerik:ScreenTip.Title="Font" telerik:ScreenTip.Description="Change the font face." |
495 |
SelectionChanged="RadRibbonComboBox_SelectionChanged"/> |
|
495 |
SelectionChanged="RadRibbonComboBox_SelectionChanged" |
|
496 |
IsEditable="False"/> |
|
496 | 497 |
<telerik:RadNumericUpDown x:Name="comboFontSize" |
497 | 498 |
Width="35" |
498 | 499 |
HorizontalContentAlignment="Center" |
내보내기 Unified diff