123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716 |
- using OTSIncAReportGraph.Controls;
- namespace OTSIncAReportGrids
- {
- partial class ParticlesGridDevidePage
- {
- /// <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();
- this.panel2 = new System.Windows.Forms.Panel();
- this.label11 = new System.Windows.Forms.Label();
- this.tbx_DferretMax = new System.Windows.Forms.TextBox();
- this.label12 = new System.Windows.Forms.Label();
- this.tbx_DferretMin = new System.Windows.Forms.TextBox();
- this.label8 = new System.Windows.Forms.Label();
- this.tbx_ECDMax = new System.Windows.Forms.TextBox();
- this.label10 = new System.Windows.Forms.Label();
- this.tbx_ECDMin = new System.Windows.Forms.TextBox();
- this.btn_particletypesel = new System.Windows.Forms.Button();
- this.btn_showconfig = new System.Windows.Forms.Button();
- this.tB_FieldId = new System.Windows.Forms.TextBox();
- this.label7 = new System.Windows.Forms.Label();
- this.tB_ParticleId = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.label_Condition = new System.Windows.Forms.Label();
- this.tbx_Type = new System.Windows.Forms.TextBox();
- this.btn_Sel = new System.Windows.Forms.Button();
- this.label_ParticleName = new System.Windows.Forms.Label();
- this.label_Dmax = new System.Windows.Forms.Label();
- this.tbx_DmaxMax = new System.Windows.Forms.TextBox();
- this.label9 = new System.Windows.Forms.Label();
- this.tbx_DmaxMin = new System.Windows.Forms.TextBox();
- this.label_Area = new System.Windows.Forms.Label();
- this.Tbx_AreaMax = new System.Windows.Forms.TextBox();
- this.label5 = new System.Windows.Forms.Label();
- this.tBx_AreaMin = new System.Windows.Forms.TextBox();
- this.panel1 = new System.Windows.Forms.Panel();
- this.cbB_PageSize = new System.Windows.Forms.ComboBox();
- this.label6 = new System.Windows.Forms.Label();
- this.lblPageCount = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.lblTotalCount = new System.Windows.Forms.Label();
- this.btnGo = new System.Windows.Forms.Button();
- this.lnkLast = new System.Windows.Forms.Button();
- this.lnkNext = new System.Windows.Forms.Button();
- this.txtPageNum = new System.Windows.Forms.TextBox();
- this.lnkPrev = new System.Windows.Forms.Button();
- this.lnkFirst = new System.Windows.Forms.Button();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.ToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.ToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
- this.ToolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
- this.ToolStripMenuItem_exportimagefile = new System.Windows.Forms.ToolStripMenuItem();
- this.testToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.EXCELToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.ToolStripMenuItemDelete_Particle = new System.Windows.Forms.ToolStripMenuItem();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.dgV_ParticlesDevidePage = new System.Windows.Forms.DataGridView();
- this.panel2.SuspendLayout();
- this.panel1.SuspendLayout();
- this.contextMenuStrip1.SuspendLayout();
- this.tableLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgV_ParticlesDevidePage)).BeginInit();
- this.SuspendLayout();
- //
- // panel2
- //
- this.panel2.Controls.Add(this.label11);
- this.panel2.Controls.Add(this.tbx_DferretMax);
- this.panel2.Controls.Add(this.label12);
- this.panel2.Controls.Add(this.tbx_DferretMin);
- this.panel2.Controls.Add(this.label8);
- this.panel2.Controls.Add(this.tbx_ECDMax);
- this.panel2.Controls.Add(this.label10);
- this.panel2.Controls.Add(this.tbx_ECDMin);
- this.panel2.Controls.Add(this.btn_particletypesel);
- this.panel2.Controls.Add(this.btn_showconfig);
- this.panel2.Controls.Add(this.tB_FieldId);
- this.panel2.Controls.Add(this.label7);
- this.panel2.Controls.Add(this.tB_ParticleId);
- this.panel2.Controls.Add(this.label3);
- this.panel2.Controls.Add(this.label_Condition);
- this.panel2.Controls.Add(this.tbx_Type);
- this.panel2.Controls.Add(this.btn_Sel);
- this.panel2.Controls.Add(this.label_ParticleName);
- this.panel2.Controls.Add(this.label_Dmax);
- this.panel2.Controls.Add(this.tbx_DmaxMax);
- this.panel2.Controls.Add(this.label9);
- this.panel2.Controls.Add(this.tbx_DmaxMin);
- this.panel2.Controls.Add(this.label_Area);
- this.panel2.Controls.Add(this.Tbx_AreaMax);
- this.panel2.Controls.Add(this.label5);
- this.panel2.Controls.Add(this.tBx_AreaMin);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(3, 3);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1502, 37);
- this.panel2.TabIndex = 6;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(424, 13);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(77, 12);
- this.label11.TabIndex = 49;
- this.label11.Text = "Dferret(μm)";
- //
- // tbx_DferretMax
- //
- this.tbx_DferretMax.Location = new System.Drawing.Point(563, 9);
- this.tbx_DferretMax.Name = "tbx_DferretMax";
- this.tbx_DferretMax.Size = new System.Drawing.Size(40, 21);
- this.tbx_DferretMax.TabIndex = 48;
- this.tbx_DferretMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(549, 13);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(11, 12);
- this.label12.TabIndex = 47;
- this.label12.Text = "~";
- //
- // tbx_DferretMin
- //
- this.tbx_DferretMin.Location = new System.Drawing.Point(507, 9);
- this.tbx_DferretMin.Name = "tbx_DferretMin";
- this.tbx_DferretMin.Size = new System.Drawing.Size(40, 21);
- this.tbx_DferretMin.TabIndex = 46;
- this.tbx_DferretMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(258, 13);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(53, 12);
- this.label8.TabIndex = 45;
- this.label8.Text = "ECD(μm)";
- //
- // tbx_ECDMax
- //
- this.tbx_ECDMax.Location = new System.Drawing.Point(378, 9);
- this.tbx_ECDMax.Name = "tbx_ECDMax";
- this.tbx_ECDMax.Size = new System.Drawing.Size(40, 21);
- this.tbx_ECDMax.TabIndex = 44;
- this.tbx_ECDMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(364, 13);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(11, 12);
- this.label10.TabIndex = 43;
- this.label10.Text = "~";
- //
- // tbx_ECDMin
- //
- this.tbx_ECDMin.Location = new System.Drawing.Point(322, 9);
- this.tbx_ECDMin.Name = "tbx_ECDMin";
- this.tbx_ECDMin.Size = new System.Drawing.Size(40, 21);
- this.tbx_ECDMin.TabIndex = 42;
- this.tbx_ECDMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // btn_particletypesel
- //
- this.btn_particletypesel.Location = new System.Drawing.Point(692, 8);
- this.btn_particletypesel.Name = "btn_particletypesel";
- this.btn_particletypesel.Size = new System.Drawing.Size(107, 23);
- this.btn_particletypesel.TabIndex = 41;
- this.btn_particletypesel.Text = "颗粒类别选择";
- this.btn_particletypesel.UseVisualStyleBackColor = true;
- this.btn_particletypesel.Click += new System.EventHandler(this.btn_particletypesel_Click);
- //
- // btn_showconfig
- //
- this.btn_showconfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btn_showconfig.Location = new System.Drawing.Point(1414, 8);
- this.btn_showconfig.Name = "btn_showconfig";
- this.btn_showconfig.Size = new System.Drawing.Size(75, 23);
- this.btn_showconfig.TabIndex = 40;
- this.btn_showconfig.Text = "显示配置";
- this.btn_showconfig.UseVisualStyleBackColor = true;
- this.btn_showconfig.Click += new System.EventHandler(this.btn_showconfig_Click);
- //
- // tB_FieldId
- //
- this.tB_FieldId.Location = new System.Drawing.Point(1087, 9);
- this.tB_FieldId.Name = "tB_FieldId";
- this.tB_FieldId.Size = new System.Drawing.Size(35, 21);
- this.tB_FieldId.TabIndex = 39;
- this.tB_FieldId.Visible = false;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(1034, 13);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(47, 12);
- this.label7.TabIndex = 38;
- this.label7.Text = "FieldId";
- this.label7.Visible = false;
- //
- // tB_ParticleId
- //
- this.tB_ParticleId.Location = new System.Drawing.Point(1345, 8);
- this.tB_ParticleId.Name = "tB_ParticleId";
- this.tB_ParticleId.Size = new System.Drawing.Size(53, 21);
- this.tB_ParticleId.TabIndex = 37;
- this.tB_ParticleId.Visible = false;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(1274, 12);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(65, 12);
- this.label3.TabIndex = 36;
- this.label3.Text = "ParticleId";
- this.label3.Visible = false;
- //
- // label_Condition
- //
- this.label_Condition.AutoSize = true;
- this.label_Condition.Location = new System.Drawing.Point(14, 13);
- this.label_Condition.Name = "label_Condition";
- this.label_Condition.Size = new System.Drawing.Size(59, 12);
- this.label_Condition.TabIndex = 35;
- this.label_Condition.Text = "条件查询:";
- //
- // tbx_Type
- //
- this.tbx_Type.BackColor = System.Drawing.Color.White;
- this.tbx_Type.Location = new System.Drawing.Point(1213, 8);
- this.tbx_Type.Name = "tbx_Type";
- this.tbx_Type.ReadOnly = true;
- this.tbx_Type.Size = new System.Drawing.Size(55, 21);
- this.tbx_Type.TabIndex = 34;
- this.tbx_Type.TabStop = false;
- this.tbx_Type.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.tbx_Type.Visible = false;
- this.tbx_Type.Click += new System.EventHandler(this.tbx_Type_Click);
- //
- // btn_Sel
- //
- this.btn_Sel.Location = new System.Drawing.Point(622, 8);
- this.btn_Sel.Name = "btn_Sel";
- this.btn_Sel.Size = new System.Drawing.Size(54, 23);
- this.btn_Sel.TabIndex = 33;
- this.btn_Sel.Text = "查询";
- this.btn_Sel.UseVisualStyleBackColor = true;
- this.btn_Sel.Click += new System.EventHandler(this.btn_Sel_Click);
- //
- // label_ParticleName
- //
- this.label_ParticleName.AutoSize = true;
- this.label_ParticleName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label_ParticleName.Location = new System.Drawing.Point(1128, 13);
- this.label_ParticleName.Name = "label_ParticleName";
- this.label_ParticleName.Size = new System.Drawing.Size(79, 14);
- this.label_ParticleName.TabIndex = 32;
- this.label_ParticleName.Text = "颗粒类别选择";
- this.label_ParticleName.Visible = false;
- //
- // label_Dmax
- //
- this.label_Dmax.AutoSize = true;
- this.label_Dmax.Location = new System.Drawing.Point(80, 13);
- this.label_Dmax.Name = "label_Dmax";
- this.label_Dmax.Size = new System.Drawing.Size(59, 12);
- this.label_Dmax.TabIndex = 27;
- this.label_Dmax.Text = "Dmax(μm)";
- //
- // tbx_DmaxMax
- //
- this.tbx_DmaxMax.Location = new System.Drawing.Point(200, 9);
- this.tbx_DmaxMax.Name = "tbx_DmaxMax";
- this.tbx_DmaxMax.Size = new System.Drawing.Size(40, 21);
- this.tbx_DmaxMax.TabIndex = 25;
- this.tbx_DmaxMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(186, 13);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(11, 12);
- this.label9.TabIndex = 24;
- this.label9.Text = "~";
- //
- // tbx_DmaxMin
- //
- this.tbx_DmaxMin.Location = new System.Drawing.Point(144, 9);
- this.tbx_DmaxMin.Name = "tbx_DmaxMin";
- this.tbx_DmaxMin.Size = new System.Drawing.Size(40, 21);
- this.tbx_DmaxMin.TabIndex = 23;
- this.tbx_DmaxMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label_Area
- //
- this.label_Area.AutoSize = true;
- this.label_Area.Location = new System.Drawing.Point(872, 12);
- this.label_Area.Name = "label_Area";
- this.label_Area.Size = new System.Drawing.Size(65, 12);
- this.label_Area.TabIndex = 22;
- this.label_Area.Text = "Area(μm²)";
- this.label_Area.Visible = false;
- //
- // Tbx_AreaMax
- //
- this.Tbx_AreaMax.Location = new System.Drawing.Point(996, 9);
- this.Tbx_AreaMax.Name = "Tbx_AreaMax";
- this.Tbx_AreaMax.Size = new System.Drawing.Size(40, 21);
- this.Tbx_AreaMax.TabIndex = 4;
- this.Tbx_AreaMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.Tbx_AreaMax.Visible = false;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(1093, 19);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(11, 12);
- this.label5.TabIndex = 3;
- this.label5.Text = "~";
- this.label5.Visible = false;
- //
- // tBx_AreaMin
- //
- this.tBx_AreaMin.Location = new System.Drawing.Point(939, 9);
- this.tBx_AreaMin.Name = "tBx_AreaMin";
- this.tBx_AreaMin.Size = new System.Drawing.Size(40, 21);
- this.tBx_AreaMin.TabIndex = 2;
- this.tBx_AreaMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.tBx_AreaMin.Visible = false;
- //
- // panel1
- //
- this.panel1.Controls.Add(this.cbB_PageSize);
- this.panel1.Controls.Add(this.label6);
- this.panel1.Controls.Add(this.lblPageCount);
- this.panel1.Controls.Add(this.label4);
- this.panel1.Controls.Add(this.lblTotalCount);
- this.panel1.Controls.Add(this.btnGo);
- this.panel1.Controls.Add(this.lnkLast);
- this.panel1.Controls.Add(this.lnkNext);
- this.panel1.Controls.Add(this.txtPageNum);
- this.panel1.Controls.Add(this.lnkPrev);
- this.panel1.Controls.Add(this.lnkFirst);
- this.panel1.Controls.Add(this.label2);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(3, 793);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1502, 39);
- this.panel1.TabIndex = 4;
- //
- // cbB_PageSize
- //
- this.cbB_PageSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbB_PageSize.FormattingEnabled = true;
- this.cbB_PageSize.Location = new System.Drawing.Point(168, 10);
- this.cbB_PageSize.Name = "cbB_PageSize";
- this.cbB_PageSize.Size = new System.Drawing.Size(59, 20);
- this.cbB_PageSize.TabIndex = 38;
- this.cbB_PageSize.SelectedIndexChanged += new System.EventHandler(this.cbB_PageSize_SelectedIndexChanged);
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(355, 13);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(17, 12);
- this.label6.TabIndex = 37;
- this.label6.Text = "页";
- //
- // lblPageCount
- //
- this.lblPageCount.AutoSize = true;
- this.lblPageCount.Location = new System.Drawing.Point(326, 13);
- this.lblPageCount.Name = "lblPageCount";
- this.lblPageCount.Size = new System.Drawing.Size(23, 12);
- this.lblPageCount.TabIndex = 36;
- this.lblPageCount.Text = "100";
- this.lblPageCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(59, 13);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(77, 12);
- this.label4.TabIndex = 35;
- this.label4.Text = "条记录,每页";
- //
- // lblTotalCount
- //
- this.lblTotalCount.AutoSize = true;
- this.lblTotalCount.Location = new System.Drawing.Point(25, 13);
- this.lblTotalCount.Name = "lblTotalCount";
- this.lblTotalCount.Size = new System.Drawing.Size(17, 12);
- this.lblTotalCount.TabIndex = 34;
- this.lblTotalCount.Text = "20";
- this.lblTotalCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // btnGo
- //
- this.btnGo.Location = new System.Drawing.Point(604, 8);
- this.btnGo.Name = "btnGo";
- this.btnGo.Size = new System.Drawing.Size(37, 23);
- this.btnGo.TabIndex = 33;
- this.btnGo.Text = "GO";
- this.btnGo.UseVisualStyleBackColor = true;
- this.btnGo.Click += new System.EventHandler(this.btnGo_Click);
- //
- // lnkLast
- //
- this.lnkLast.Location = new System.Drawing.Point(561, 8);
- this.lnkLast.Name = "lnkLast";
- this.lnkLast.Size = new System.Drawing.Size(37, 23);
- this.lnkLast.TabIndex = 32;
- this.lnkLast.Text = ">|";
- this.lnkLast.UseVisualStyleBackColor = true;
- this.lnkLast.Click += new System.EventHandler(this.lnkLast_Click);
- //
- // lnkNext
- //
- this.lnkNext.Location = new System.Drawing.Point(518, 8);
- this.lnkNext.Name = "lnkNext";
- this.lnkNext.Size = new System.Drawing.Size(37, 23);
- this.lnkNext.TabIndex = 31;
- this.lnkNext.Text = ">";
- this.lnkNext.UseVisualStyleBackColor = true;
- this.lnkNext.Click += new System.EventHandler(this.lnkNext_Click);
- //
- // txtPageNum
- //
- this.txtPageNum.Location = new System.Drawing.Point(475, 10);
- this.txtPageNum.Name = "txtPageNum";
- this.txtPageNum.Size = new System.Drawing.Size(37, 21);
- this.txtPageNum.TabIndex = 30;
- this.txtPageNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.txtPageNum.TextChanged += new System.EventHandler(this.txtPageSize_TextChanged);
- //
- // lnkPrev
- //
- this.lnkPrev.Location = new System.Drawing.Point(432, 8);
- this.lnkPrev.Name = "lnkPrev";
- this.lnkPrev.Size = new System.Drawing.Size(37, 23);
- this.lnkPrev.TabIndex = 29;
- this.lnkPrev.Text = "<";
- this.lnkPrev.UseVisualStyleBackColor = true;
- this.lnkPrev.Click += new System.EventHandler(this.lnkPrev_Click);
- //
- // lnkFirst
- //
- this.lnkFirst.Location = new System.Drawing.Point(389, 8);
- this.lnkFirst.Name = "lnkFirst";
- this.lnkFirst.Size = new System.Drawing.Size(37, 23);
- this.lnkFirst.TabIndex = 28;
- this.lnkFirst.Text = "|<";
- this.lnkFirst.UseVisualStyleBackColor = true;
- this.lnkFirst.Click += new System.EventHandler(this.lnkFirst_Click);
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(233, 13);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(41, 12);
- this.label2.TabIndex = 27;
- this.label2.Text = "条,共";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(3, 13);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(17, 12);
- this.label1.TabIndex = 26;
- this.label1.Text = "共";
- //
- // contextMenuStrip1
- //
- this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
- this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.ToolStripMenuItem1,
- this.ToolStripMenuItem2,
- this.toolStripMenuItem4,
- this.toolStripSeparator1,
- this.ToolStripMenuItem3,
- this.ToolStripMenuItem5,
- this.ToolStripMenuItem_exportimagefile,
- this.testToolStripMenuItem,
- this.EXCELToolStripMenuItem,
- this.ToolStripMenuItemDelete_Particle});
- this.contextMenuStrip1.Name = "contextMenuStrip1";
- this.contextMenuStrip1.Size = new System.Drawing.Size(211, 208);
- //
- // ToolStripMenuItem1
- //
- this.ToolStripMenuItem1.Name = "ToolStripMenuItem1";
- this.ToolStripMenuItem1.Size = new System.Drawing.Size(210, 22);
- this.ToolStripMenuItem1.Text = "复制整个表";
- this.ToolStripMenuItem1.Click += new System.EventHandler(this.ToolStripMenuItem1_Click);
- //
- // ToolStripMenuItem2
- //
- this.ToolStripMenuItem2.Name = "ToolStripMenuItem2";
- this.ToolStripMenuItem2.Size = new System.Drawing.Size(210, 22);
- this.ToolStripMenuItem2.Text = "复制选择区域";
- this.ToolStripMenuItem2.Click += new System.EventHandler(this.ToolStripMenuItem2_Click);
- //
- // toolStripMenuItem4
- //
- this.toolStripMenuItem4.Name = "toolStripMenuItem4";
- this.toolStripMenuItem4.Size = new System.Drawing.Size(210, 22);
- this.toolStripMenuItem4.Text = "复制图像";
- this.toolStripMenuItem4.Click += new System.EventHandler(this.toolStripMenuItem4_Click);
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(207, 6);
- //
- // ToolStripMenuItem3
- //
- this.ToolStripMenuItem3.Name = "ToolStripMenuItem3";
- this.ToolStripMenuItem3.Size = new System.Drawing.Size(210, 22);
- this.ToolStripMenuItem3.Text = "恢复至初始状态";
- this.ToolStripMenuItem3.Click += new System.EventHandler(this.ToolStripMenuItem3_Click);
- //
- // ToolStripMenuItem5
- //
- this.ToolStripMenuItem5.Name = "ToolStripMenuItem5";
- this.ToolStripMenuItem5.Size = new System.Drawing.Size(210, 22);
- this.ToolStripMenuItem5.Text = "移动SEM到颗粒视域位置";
- this.ToolStripMenuItem5.Click += new System.EventHandler(this.ToolStripMenuItem5_Click);
- //
- // ToolStripMenuItem_exportimagefile
- //
- this.ToolStripMenuItem_exportimagefile.Name = "ToolStripMenuItem_exportimagefile";
- this.ToolStripMenuItem_exportimagefile.Size = new System.Drawing.Size(210, 22);
- this.ToolStripMenuItem_exportimagefile.Text = "导出图像文件";
- this.ToolStripMenuItem_exportimagefile.Click += new System.EventHandler(this.ToolStripMenuItem_exportimagefile_Click);
- //
- // testToolStripMenuItem
- //
- this.testToolStripMenuItem.Name = "testToolStripMenuItem";
- this.testToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
- this.testToolStripMenuItem.Text = "显示能谱数据";
- this.testToolStripMenuItem.Visible = false;
- this.testToolStripMenuItem.Click += new System.EventHandler(this.testToolStripMenuItem_Click);
- //
- // EXCELToolStripMenuItem
- //
- this.EXCELToolStripMenuItem.Name = "EXCELToolStripMenuItem";
- this.EXCELToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
- this.EXCELToolStripMenuItem.Text = "导出EXCEL";
- this.EXCELToolStripMenuItem.Click += new System.EventHandler(this.EXCELToolStripMenuItem_Click);
- //
- // ToolStripMenuItemDelete_Particle
- //
- this.ToolStripMenuItemDelete_Particle.Name = "ToolStripMenuItemDelete_Particle";
- this.ToolStripMenuItemDelete_Particle.Size = new System.Drawing.Size(210, 22);
- this.ToolStripMenuItemDelete_Particle.Text = "删除颗粒";
- this.ToolStripMenuItemDelete_Particle.Click += new System.EventHandler(this.ToolStripMenuItem_Delete_Particle_Click);
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.ColumnCount = 1;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.dgV_ParticlesDevidePage, 0, 1);
- this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 2);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 3;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 43F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 45F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 13F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(1508, 835);
- this.tableLayoutPanel1.TabIndex = 7;
- //
- // dgV_ParticlesDevidePage
- //
- this.dgV_ParticlesDevidePage.AllowUserToAddRows = false;
- this.dgV_ParticlesDevidePage.AllowUserToDeleteRows = false;
- this.dgV_ParticlesDevidePage.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
- this.dgV_ParticlesDevidePage.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgV_ParticlesDevidePage.ContextMenuStrip = this.contextMenuStrip1;
- this.dgV_ParticlesDevidePage.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgV_ParticlesDevidePage.Location = new System.Drawing.Point(3, 46);
- this.dgV_ParticlesDevidePage.Name = "dgV_ParticlesDevidePage";
- this.dgV_ParticlesDevidePage.ReadOnly = true;
- this.dgV_ParticlesDevidePage.RowHeadersWidth = 4;
- this.dgV_ParticlesDevidePage.RowTemplate.Height = 23;
- this.dgV_ParticlesDevidePage.Size = new System.Drawing.Size(1502, 741);
- this.dgV_ParticlesDevidePage.TabIndex = 5;
- this.dgV_ParticlesDevidePage.SortCompare += new System.Windows.Forms.DataGridViewSortCompareEventHandler(this.dgV_ParticlesDevidePage_SortCompare);
- this.dgV_ParticlesDevidePage.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dgV_ParticlesDevidePage_KeyDown);
- this.dgV_ParticlesDevidePage.KeyUp += new System.Windows.Forms.KeyEventHandler(this.dgV_ParticlesDevidePage_KeyUp);
- this.dgV_ParticlesDevidePage.MouseDown += new System.Windows.Forms.MouseEventHandler(this.dgV_ParticlesDevidePage_MouseDown);
- this.dgV_ParticlesDevidePage.MouseUp += new System.Windows.Forms.MouseEventHandler(this.dgV_ParticlesDevidePage_MouseUp);
- //
- // ParticlesGridDevidePage
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.tableLayoutPanel1);
- this.Name = "ParticlesGridDevidePage";
- this.Size = new System.Drawing.Size(1508, 835);
- this.Load += new System.EventHandler(this.ParticlesGridDevidePage_Load);
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.contextMenuStrip1.ResumeLayout(false);
- this.tableLayoutPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgV_ParticlesDevidePage)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem2;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem3;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem5;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_exportimagefile;
- private System.Windows.Forms.ToolStripMenuItem testToolStripMenuItem;
- private System.Windows.Forms.Label label_Condition;
- private System.Windows.Forms.TextBox tbx_Type;
- private System.Windows.Forms.Button btn_Sel;
- private System.Windows.Forms.Label label_ParticleName;
- private System.Windows.Forms.Label label_Dmax;
- private System.Windows.Forms.TextBox tbx_DmaxMax;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.TextBox tbx_DmaxMin;
- private System.Windows.Forms.Label label_Area;
- private System.Windows.Forms.TextBox Tbx_AreaMax;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.TextBox tBx_AreaMin;
- private System.Windows.Forms.ComboBox cbB_PageSize;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label lblPageCount;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label lblTotalCount;
- private System.Windows.Forms.Button btnGo;
- private System.Windows.Forms.Button lnkLast;
- private System.Windows.Forms.Button lnkNext;
- private System.Windows.Forms.TextBox txtPageNum;
- private System.Windows.Forms.Button lnkPrev;
- private System.Windows.Forms.Button lnkFirst;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private System.Windows.Forms.ToolStripMenuItem EXCELToolStripMenuItem;
- private System.Windows.Forms.DataGridView dgV_ParticlesDevidePage;
- private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemDelete_Particle;
- private System.Windows.Forms.TextBox tB_FieldId;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.TextBox tB_ParticleId;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Button btn_showconfig;
- public System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
- private Control_XRayTable control_XRayTable1;
- private System.Windows.Forms.Button btn_particletypesel;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.TextBox tbx_DferretMax;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.TextBox tbx_DferretMin;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.TextBox tbx_ECDMax;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.TextBox tbx_ECDMin;
- }
- }
|