Browse Source

1

样式分支
fyf 2 years ago
parent
commit
d56b0bb305
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      BeDesignerSCADA/Controls/CanvasPanelNew.xaml

+ 1
- 0
BeDesignerSCADA/Controls/CanvasPanelNew.xaml View File

@@ -198,6 +198,7 @@
<TextBlock Text="同步" Margin="4 0" VerticalAlignment="Center"/>
</StackPanel>
</Button>
<TextBlock HorizontalAlignment="Center" Margin="4 0 0 0" MaxWidth="200" TextWrapping="Wrap" Height="25" FontSize="10" VerticalAlignment="Bottom" Foreground="Red">温馨提示:布局完成点击“同步”按钮,保存布局到菜单页面,菜单页面“右键”可导出整体布局!</TextBlock>

<ToggleButton x:Name="showCode" Click="showCode_Click" DockPanel.Dock="Right" Margin="4 0 0 0" Padding="4 0">
<icon:Material Kind="FileCode"/>


Loading…
Cancel
Save