|
@@ -638,7 +638,7 @@
|
|
|
this.rbAutoBeamOff.Image = global::OTSMeasureApp.Properties.Resources.AutoBeamOff_off;
|
|
|
this.rbAutoBeamOff.SmallImage = global::OTSMeasureApp.Properties.Resources.AutoBeamOff_off;
|
|
|
this.rbAutoBeamOff.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
|
|
|
- this.rbAutoBeamOff.Tag = "rbAutoBeamStatus";
|
|
|
+ this.rbAutoBeamOff.Tag = "rbAutoBeamOff";
|
|
|
this.rbAutoBeamOff.Text = "自动关枪";
|
|
|
this.rbAutoBeamOff.ToolTip = null;
|
|
|
this.rbAutoBeamOff.ToolTipImage = null;
|