Project

General

Profile

Actions

Bug #232

open

MessageBox支持中英文切换(2))

Added by yanhua about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
01/15/2023
Due date:
% Done:

0%

Estimated time:
Actions #1

Updated by yanhua about 2 years ago

存在的问题:
代码有很多弹出对话框都只有中文提示。
参考样例代码如下:
UCXYOrigin.xaml.cs
WinMessageBox messageBox = new WinMessageBox("PointsLess3", "Error", "OK", "Cancel", Visibility.Hidden, MessageBoxImage.Error);
messageBox.ShowDialog();

Actions

Also available in: Atom PDF