|
@@ -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
|