|
@@ -222,7 +222,7 @@
|
|
|
this.Clear.Name = "Clear";
|
|
this.Clear.Name = "Clear";
|
|
|
this.Clear.Size = new System.Drawing.Size(135, 39);
|
|
this.Clear.Size = new System.Drawing.Size(135, 39);
|
|
|
this.Clear.TabIndex = 92;
|
|
this.Clear.TabIndex = 92;
|
|
|
- this.Clear.Text = "轻触提示";
|
|
|
|
|
|
|
+ this.Clear.Text = "清除提示";
|
|
|
this.Clear.UseVisualStyleBackColor = true;
|
|
this.Clear.UseVisualStyleBackColor = true;
|
|
|
this.Clear.Click += new System.EventHandler(this.Clear_Click);
|
|
this.Clear.Click += new System.EventHandler(this.Clear_Click);
|
|
|
//
|
|
//
|