工具表定模块 使用科学计数法
This commit is contained in:
2
SCADA/Pages/UC_ToolMgmt.Designer.cs
generated
2
SCADA/Pages/UC_ToolMgmt.Designer.cs
generated
@@ -57,7 +57,7 @@ namespace MesWork.Pages
|
||||
this.txt_Search.Name = "txt_Search";
|
||||
this.txt_Search.Size = new System.Drawing.Size(280, 27);
|
||||
this.txt_Search.TabIndex = 0;
|
||||
this.txt_Search.Text = "输入工具名称搜索...";
|
||||
this.txt_Search.Text = "输入工位号或工具名称搜索...";
|
||||
this.txt_Search.GotFocus += new System.EventHandler(this.txt_Search_GotFocus);
|
||||
this.txt_Search.LostFocus += new System.EventHandler(this.txt_Search_LostFocus);
|
||||
this.txt_Search.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Search_KeyDown);
|
||||
|
||||
Reference in New Issue
Block a user