123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171 |
- namespace OTSIncAReportGraph.Controls
- {
- partial class Control_DrawDistrbutionSortImage
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Control_DrawDistrbutionSortImage));
- this.CMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.ToolStripMenuItem_id = new System.Windows.Forms.ToolStripMenuItem();
- this.ToolStripMenuItem_selected = new System.Windows.Forms.ToolStripMenuItem();
- this.ToolStripMenuItem_delete = new System.Windows.Forms.ToolStripMenuItem();
- this.另存选择颗粒ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.ToolStripMenuItem_movesempoint = new System.Windows.Forms.ToolStripMenuItem();
- this.ToolStripMenuItem_copyimage = new System.Windows.Forms.ToolStripMenuItem();
- this.control_XRayTable1 = new OTSIncAReportGraph.Controls.Control_XRayTable();
- this.control_Ruler1 = new OTSIncAReportGraph.Controls.Control_Ruler();
- this.ToolStripMenuItemShowSmallParticle = new System.Windows.Forms.ToolStripMenuItem();
- this.CMenuStrip.SuspendLayout();
- this.SuspendLayout();
- //
- // CMenuStrip
- //
- this.CMenuStrip.ImageScalingSize = new System.Drawing.Size(24, 24);
- this.CMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.ToolStripMenuItem_id,
- this.ToolStripMenuItem_selected,
- this.ToolStripMenuItem_delete,
- this.另存选择颗粒ToolStripMenuItem,
- this.ToolStripMenuItem_movesempoint,
- this.ToolStripMenuItem_copyimage,
- this.ToolStripMenuItemShowSmallParticle});
- this.CMenuStrip.Name = "contextMenuStrip1";
- this.CMenuStrip.Size = new System.Drawing.Size(289, 247);
- //
- // ToolStripMenuItem_id
- //
- this.ToolStripMenuItem_id.Name = "ToolStripMenuItem_id";
- this.ToolStripMenuItem_id.Size = new System.Drawing.Size(288, 30);
- this.ToolStripMenuItem_id.Text = "ID";
- this.ToolStripMenuItem_id.Visible = false;
- this.ToolStripMenuItem_id.Click += new System.EventHandler(this.ToolStripMenuItem_id_Click);
- //
- // ToolStripMenuItem_selected
- //
- this.ToolStripMenuItem_selected.Image = global::OTSIncAReportApp.Properties.Resources.选择颗粒;
- this.ToolStripMenuItem_selected.Name = "ToolStripMenuItem_selected";
- this.ToolStripMenuItem_selected.Size = new System.Drawing.Size(288, 30);
- this.ToolStripMenuItem_selected.Text = "选择颗粒";
- this.ToolStripMenuItem_selected.Click += new System.EventHandler(this.ToolStripMenuItem_selected_Click);
- //
- // ToolStripMenuItem_delete
- //
- this.ToolStripMenuItem_delete.Image = global::OTSIncAReportApp.Properties.Resources.删除颗粒;
- this.ToolStripMenuItem_delete.Name = "ToolStripMenuItem_delete";
- this.ToolStripMenuItem_delete.Size = new System.Drawing.Size(288, 30);
- this.ToolStripMenuItem_delete.Text = "删除";
- this.ToolStripMenuItem_delete.Click += new System.EventHandler(this.ToolStripMenuItem_delete_Click);
- //
- // 另存选择颗粒ToolStripMenuItem
- //
- this.另存选择颗粒ToolStripMenuItem.Name = "另存选择颗粒ToolStripMenuItem";
- this.另存选择颗粒ToolStripMenuItem.Size = new System.Drawing.Size(288, 30);
- this.另存选择颗粒ToolStripMenuItem.Text = "另存选择颗粒";
- this.另存选择颗粒ToolStripMenuItem.Visible = false;
- //
- // ToolStripMenuItem_movesempoint
- //
- this.ToolStripMenuItem_movesempoint.Image = global::OTSIncAReportApp.Properties.Resources.移动SEM到当前位置;
- this.ToolStripMenuItem_movesempoint.Name = "ToolStripMenuItem_movesempoint";
- this.ToolStripMenuItem_movesempoint.Size = new System.Drawing.Size(288, 30);
- this.ToolStripMenuItem_movesempoint.Text = "移动SEM至鼠标所在位置";
- this.ToolStripMenuItem_movesempoint.Click += new System.EventHandler(this.ToolStripMenuItem_movesempoint_Click);
- //
- // ToolStripMenuItem_copyimage
- //
- this.ToolStripMenuItem_copyimage.Image = global::OTSIncAReportApp.Properties.Resources.复制图像;
- this.ToolStripMenuItem_copyimage.Name = "ToolStripMenuItem_copyimage";
- this.ToolStripMenuItem_copyimage.Size = new System.Drawing.Size(288, 30);
- this.ToolStripMenuItem_copyimage.Text = "复制图像";
- this.ToolStripMenuItem_copyimage.Click += new System.EventHandler(this.ToolStripMenuItem_copyimage_Click);
- //
- // control_XRayTable1
- //
- this.control_XRayTable1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.control_XRayTable1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.control_XRayTable1.GBInfoStr = "";
- this.control_XRayTable1.GoodChineseName = "";
- this.control_XRayTable1.GoodName = "";
- this.control_XRayTable1.List_ShowElementInfo = ((System.Collections.Generic.List<OTSIncAReportGraph.Controls.ShowElementInfo>)(resources.GetObject("control_XRayTable1.List_ShowElementInfo")));
- this.control_XRayTable1.Location = new System.Drawing.Point(0, 577);
- this.control_XRayTable1.Name = "control_XRayTable1";
- this.control_XRayTable1.ShowAnalysisXray = true;
- this.control_XRayTable1.ShowSearchXray = false;
- this.control_XRayTable1.Size = new System.Drawing.Size(1369, 200);
- this.control_XRayTable1.STDName = "";
- this.control_XRayTable1.TabIndex = 5;
- //
- // control_Ruler1
- //
- this.control_Ruler1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.control_Ruler1.Location = new System.Drawing.Point(3, 400);
- this.control_Ruler1.Name = "control_Ruler1";
- this.control_Ruler1.RulerWidth = 100;
- this.control_Ruler1.ShowString = "100um";
- this.control_Ruler1.Size = new System.Drawing.Size(120, 40);
- this.control_Ruler1.TabIndex = 1;
- this.control_Ruler1.Value = 0D;
- //
- // ToolStripMenuItemShowSmallParticle
- //
- 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
- //
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.ContextMenuStrip = this.CMenuStrip;
- this.Controls.Add(this.control_XRayTable1);
- this.Controls.Add(this.control_Ruler1);
- this.Name = "Control_DrawDistrbutionSortImage";
- this.Size = new System.Drawing.Size(1369, 777);
- this.Load += new System.EventHandler(this.Control_DrawDistrbutionSortImage_Load);
- this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Control_DrawDistrbutionSortImage_KeyDown);
- this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Control_DrawDistrbutionSortImage_KeyUp);
- this.CMenuStrip.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.ContextMenuStrip CMenuStrip;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_id;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_selected;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_delete;
- private System.Windows.Forms.ToolStripMenuItem 另存选择颗粒ToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_movesempoint;
- private Control_XRayTable control_XRayTable1;
- private Control_Ruler control_Ruler1;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_copyimage;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemShowSmallParticle;
- }
- }
|