mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
ComboBox 绑定数据
This commit is contained in:
@@ -262,7 +262,7 @@ namespace Netch.Forms.Mode
|
||||
|
||||
MessageBoxX.Show(i18N.Translate("Mode added successfully"));
|
||||
|
||||
Global.MainForm.AddMode(mode);
|
||||
Modes.Add(mode);
|
||||
Close();
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user