瀏覽代碼

Supplementary resource file

cxs 1 月之前
父節點
當前提交
548414cac6

+ 1 - 0
Bin/x64/Debug/Resources/XMLData/AppResource_EN.xml

@@ -1172,6 +1172,7 @@ field of view(%)" />
 	  <Control name="rbAutoBeamOff" text="AutoBeamOff" />
 	  <Control name="rbinterrupt" text="Interrupt" />
 	  <Control name="rb_reclassify" text="Reclassify" />
+	  <Control name="ribonBtnShot" text="PreviewShoot" />
 	  <Control name="language" text="EN" />
 	  <Control name="message1" text="No OTSIncA valid pass!" />
 	  <Control name="message2" text="Is the current file modified or saved?" />

+ 1 - 1
OTSIncAMeasureApp/OTSIncAMeasureAppForm.Designer.cs

@@ -593,7 +593,7 @@
             this.ribonBtnShot.Image = global::OTSMeasureApp.Properties.Resources.样品孔照片32;
             this.ribonBtnShot.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribonBtnShot.SmallImage")));
             this.ribonBtnShot.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
-            this.ribonBtnShot.Tag = null;
+            this.ribonBtnShot.Tag = "ribonBtnShot";
             this.ribonBtnShot.Text = "预览拍摄";
             this.ribonBtnShot.ToolTip = null;
             this.ribonBtnShot.ToolTipImage = null;