Browse Source

隐藏显示过小颗粒按钮

CXS 4 năm trước cách đây
mục cha
commit
8527e89bc8

+ 1 - 0
OTSIncAReportApp/Control_Graph/Controls/Control_DrawDistrbutionImageAndBSE.designer.cs

@@ -100,6 +100,7 @@
             this.ToolStripMenuItem_ShowSmallParticle.Name = "ToolStripMenuItem_ShowSmallParticle";
             this.ToolStripMenuItem_ShowSmallParticle.Size = new System.Drawing.Size(288, 32);
             this.ToolStripMenuItem_ShowSmallParticle.Text = "显示过小颗粒";
+            this.ToolStripMenuItem_ShowSmallParticle.Visible = false;
             this.ToolStripMenuItem_ShowSmallParticle.Click += new System.EventHandler(this.ToolStripMenuItem_ShowSmallParticle_Click);
             // 
             // control_XRayTable1

+ 1 - 0
OTSIncAReportApp/Control_Graph/Controls/Control_DrawDistrbutionSortImage.designer.cs

@@ -136,6 +136,7 @@
             this.ToolStripMenuItemShowSmallParticle.Name = "ToolStripMenuItemShowSmallParticle";
             this.ToolStripMenuItemShowSmallParticle.Size = new System.Drawing.Size(288, 30);
             this.ToolStripMenuItemShowSmallParticle.Text = "显示过小颗粒";
+            this.ToolStripMenuItemShowSmallParticle.Visible = false;
             this.ToolStripMenuItemShowSmallParticle.Click += new System.EventHandler(this.ToolStripMenuItemShowSmallParticle_Click);
             // 
             // Control_DrawDistrbutionSortImage