namespace PipeLine.Forms { partial class FrmRanQiQuery { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.combBuild2 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.comboItem46 = new DevComponents.Editors.ComboItem(); this.comboItem23 = new DevComponents.Editors.ComboItem(); this.comboItem24 = new DevComponents.Editors.ComboItem(); this.comboItem25 = new DevComponents.Editors.ComboItem(); this.comboItem26 = new DevComponents.Editors.ComboItem(); this.comboItem27 = new DevComponents.Editors.ComboItem(); this.comboItem28 = new DevComponents.Editors.ComboItem(); this.comboItem29 = new DevComponents.Editors.ComboItem(); this.comboItem30 = new DevComponents.Editors.ComboItem(); this.comboItem31 = new DevComponents.Editors.ComboItem(); this.comboItem32 = new DevComponents.Editors.ComboItem(); this.comboItem33 = new DevComponents.Editors.ComboItem(); this.comboItem34 = new DevComponents.Editors.ComboItem(); this.comboItem35 = new DevComponents.Editors.ComboItem(); this.comboItem36 = new DevComponents.Editors.ComboItem(); this.comboItem37 = new DevComponents.Editors.ComboItem(); this.comboItem38 = new DevComponents.Editors.ComboItem(); this.comboItem39 = new DevComponents.Editors.ComboItem(); this.comboItem40 = new DevComponents.Editors.ComboItem(); this.comboItem41 = new DevComponents.Editors.ComboItem(); this.comboItem42 = new DevComponents.Editors.ComboItem(); this.comboItem43 = new DevComponents.Editors.ComboItem(); this.comboItem44 = new DevComponents.Editors.ComboItem(); this.combBuild1 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.comboItem45 = new DevComponents.Editors.ComboItem(); this.comboItem1 = new DevComponents.Editors.ComboItem(); this.comboItem2 = new DevComponents.Editors.ComboItem(); this.comboItem3 = new DevComponents.Editors.ComboItem(); this.comboItem4 = new DevComponents.Editors.ComboItem(); this.comboItem5 = new DevComponents.Editors.ComboItem(); this.comboItem6 = new DevComponents.Editors.ComboItem(); this.comboItem7 = new DevComponents.Editors.ComboItem(); this.comboItem8 = new DevComponents.Editors.ComboItem(); this.comboItem9 = new DevComponents.Editors.ComboItem(); this.comboItem10 = new DevComponents.Editors.ComboItem(); this.comboItem11 = new DevComponents.Editors.ComboItem(); this.comboItem12 = new DevComponents.Editors.ComboItem(); this.comboItem13 = new DevComponents.Editors.ComboItem(); this.comboItem14 = new DevComponents.Editors.ComboItem(); this.comboItem15 = new DevComponents.Editors.ComboItem(); this.comboItem16 = new DevComponents.Editors.ComboItem(); this.comboItem17 = new DevComponents.Editors.ComboItem(); this.comboItem18 = new DevComponents.Editors.ComboItem(); this.comboItem19 = new DevComponents.Editors.ComboItem(); this.comboItem20 = new DevComponents.Editors.ComboItem(); this.comboItem21 = new DevComponents.Editors.ComboItem(); this.comboItem22 = new DevComponents.Editors.ComboItem(); this.combUse = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.label4 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label69 = new System.Windows.Forms.Label(); this.txtDeep1 = new System.Windows.Forms.TextBox(); this.label56 = new System.Windows.Forms.Label(); this.txtYali = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.label48 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label55 = new System.Windows.Forms.Label(); this.txtGuanJing = new System.Windows.Forms.TextBox(); this.combMaterial = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.combType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.btnCanel = new DevComponents.DotNetBar.ButtonX(); this.btnSel = new DevComponents.DotNetBar.ButtonX(); this.groupPanel1.SuspendLayout(); this.SuspendLayout(); // // groupPanel1 // this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.combBuild2); this.groupPanel1.Controls.Add(this.combBuild1); this.groupPanel1.Controls.Add(this.combUse); this.groupPanel1.Controls.Add(this.label4); this.groupPanel1.Controls.Add(this.label6); this.groupPanel1.Controls.Add(this.label69); this.groupPanel1.Controls.Add(this.txtDeep1); this.groupPanel1.Controls.Add(this.label56); this.groupPanel1.Controls.Add(this.txtYali); this.groupPanel1.Controls.Add(this.label9); this.groupPanel1.Controls.Add(this.label48); this.groupPanel1.Controls.Add(this.label1); this.groupPanel1.Controls.Add(this.label55); this.groupPanel1.Controls.Add(this.txtGuanJing); this.groupPanel1.Controls.Add(this.combMaterial); this.groupPanel1.Controls.Add(this.combType); this.groupPanel1.Controls.Add(this.label3); this.groupPanel1.Controls.Add(this.label2); this.groupPanel1.Location = new System.Drawing.Point(12, 12); this.groupPanel1.Name = "groupPanel1"; this.groupPanel1.Size = new System.Drawing.Size(417, 160); // // // this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.groupPanel1.Style.BackColorGradientAngle = 90; this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderBottomWidth = 1; this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderLeftWidth = 1; this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderRightWidth = 1; this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderTopWidth = 1; this.groupPanel1.Style.Class = ""; this.groupPanel1.Style.CornerDiameter = 4; this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.groupPanel1.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; // // // this.groupPanel1.StyleMouseDown.Class = ""; this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.groupPanel1.StyleMouseOver.Class = ""; this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.groupPanel1.TabIndex = 23; this.groupPanel1.Text = "查询条件"; // // combBuild2 // this.combBuild2.DisplayMember = "Text"; this.combBuild2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combBuild2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.combBuild2.FormattingEnabled = true; this.combBuild2.ItemHeight = 15; this.combBuild2.Items.AddRange(new object[] { this.comboItem46, this.comboItem23, this.comboItem24, this.comboItem25, this.comboItem26, this.comboItem27, this.comboItem28, this.comboItem29, this.comboItem30, this.comboItem31, this.comboItem32, this.comboItem33, this.comboItem34, this.comboItem35, this.comboItem36, this.comboItem37, this.comboItem38, this.comboItem39, this.comboItem40, this.comboItem41, this.comboItem42, this.comboItem43, this.comboItem44}); this.combBuild2.Location = new System.Drawing.Point(171, 104); this.combBuild2.Name = "combBuild2"; this.combBuild2.Size = new System.Drawing.Size(69, 21); this.combBuild2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combBuild2.TabIndex = 88; // // comboItem46 // this.comboItem46.Text = "无"; // // comboItem23 // this.comboItem23.Text = "1990"; // // comboItem24 // this.comboItem24.Text = "1991"; // // comboItem25 // this.comboItem25.Text = "1992"; // // comboItem26 // this.comboItem26.Text = "1993"; // // comboItem27 // this.comboItem27.Text = "1994"; // // comboItem28 // this.comboItem28.Text = "1995"; // // comboItem29 // this.comboItem29.Text = "1996"; // // comboItem30 // this.comboItem30.Text = "1997"; // // comboItem31 // this.comboItem31.Text = "1998"; // // comboItem32 // this.comboItem32.Text = "1999"; // // comboItem33 // this.comboItem33.Text = "2000"; // // comboItem34 // this.comboItem34.Text = "2001"; // // comboItem35 // this.comboItem35.Text = "2002"; // // comboItem36 // this.comboItem36.Text = "2003"; // // comboItem37 // this.comboItem37.Text = "2004"; // // comboItem38 // this.comboItem38.Text = "2005"; // // comboItem39 // this.comboItem39.Text = "2006"; // // comboItem40 // this.comboItem40.Text = "2007"; // // comboItem41 // this.comboItem41.Text = "2008"; // // comboItem42 // this.comboItem42.Text = "2009"; // // comboItem43 // this.comboItem43.Text = "2010"; // // comboItem44 // this.comboItem44.Text = "2011"; // // combBuild1 // this.combBuild1.DisplayMember = "Text"; this.combBuild1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combBuild1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.combBuild1.FormattingEnabled = true; this.combBuild1.ItemHeight = 15; this.combBuild1.Items.AddRange(new object[] { this.comboItem45, this.comboItem1, this.comboItem2, this.comboItem3, this.comboItem4, this.comboItem5, this.comboItem6, this.comboItem7, this.comboItem8, this.comboItem9, this.comboItem10, this.comboItem11, this.comboItem12, this.comboItem13, this.comboItem14, this.comboItem15, this.comboItem16, this.comboItem17, this.comboItem18, this.comboItem19, this.comboItem20, this.comboItem21, this.comboItem22}); this.combBuild1.Location = new System.Drawing.Point(79, 104); this.combBuild1.Name = "combBuild1"; this.combBuild1.Size = new System.Drawing.Size(69, 21); this.combBuild1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combBuild1.TabIndex = 87; // // comboItem45 // this.comboItem45.Text = "无"; // // comboItem1 // this.comboItem1.Text = "1990"; // // comboItem2 // this.comboItem2.Text = "1991"; // // comboItem3 // this.comboItem3.Text = "1992"; // // comboItem4 // this.comboItem4.Text = "1993"; // // comboItem5 // this.comboItem5.Text = "1994"; // // comboItem6 // this.comboItem6.Text = "1995"; // // comboItem7 // this.comboItem7.Text = "1996"; // // comboItem8 // this.comboItem8.Text = "1997"; // // comboItem9 // this.comboItem9.Text = "1998"; // // comboItem10 // this.comboItem10.Text = "1999"; // // comboItem11 // this.comboItem11.Text = "2000"; // // comboItem12 // this.comboItem12.Text = "2001"; // // comboItem13 // this.comboItem13.Text = "2002"; // // comboItem14 // this.comboItem14.Text = "2003"; // // comboItem15 // this.comboItem15.Text = "2004"; // // comboItem16 // this.comboItem16.Text = "2005"; // // comboItem17 // this.comboItem17.Text = "2006"; // // comboItem18 // this.comboItem18.Text = "2007"; // // comboItem19 // this.comboItem19.Text = "2008"; // // comboItem20 // this.comboItem20.Text = "2009"; // // comboItem21 // this.comboItem21.Text = "2010"; // // comboItem22 // this.comboItem22.Text = "2011"; // // combUse // this.combUse.DisplayMember = "Text"; this.combUse.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combUse.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.combUse.FormattingEnabled = true; this.combUse.ItemHeight = 15; this.combUse.Location = new System.Drawing.Point(290, 73); this.combUse.Name = "combUse"; this.combUse.Size = new System.Drawing.Size(100, 21); this.combUse.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combUse.TabIndex = 84; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Location = new System.Drawing.Point(239, 79); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(41, 12); this.label4.TabIndex = 83; this.label4.Text = "废弃:"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Location = new System.Drawing.Point(154, 107); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(11, 12); this.label6.TabIndex = 81; this.label6.Text = "-"; // // label69 // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; this.label69.Location = new System.Drawing.Point(239, 48); this.label69.Name = "label69"; this.label69.Size = new System.Drawing.Size(41, 12); this.label69.TabIndex = 74; this.label69.Text = "埋深:"; // // txtDeep1 // this.txtDeep1.Location = new System.Drawing.Point(290, 43); this.txtDeep1.Name = "txtDeep1"; this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 75; // // label56 // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; this.label56.Location = new System.Drawing.Point(392, 48); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 73; this.label56.Text = "米"; // // txtYali // this.txtYali.Location = new System.Drawing.Point(290, 14); this.txtYali.Name = "txtYali"; this.txtYali.Size = new System.Drawing.Size(100, 21); this.txtYali.TabIndex = 71; // // label9 // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; this.label9.Location = new System.Drawing.Point(3, 109); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 70; this.label9.Text = "建设年代:"; // // label48 // this.label48.AutoSize = true; this.label48.BackColor = System.Drawing.Color.Transparent; this.label48.Location = new System.Drawing.Point(239, 18); this.label48.Name = "label48"; this.label48.Size = new System.Drawing.Size(41, 12); this.label48.TabIndex = 69; this.label48.Text = "压力:"; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Location = new System.Drawing.Point(18, 18); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(41, 12); this.label1.TabIndex = 68; this.label1.Text = "管径:"; // // label55 // this.label55.AutoSize = true; this.label55.BackColor = System.Drawing.Color.Transparent; this.label55.Location = new System.Drawing.Point(185, 19); this.label55.Name = "label55"; this.label55.Size = new System.Drawing.Size(29, 12); this.label55.TabIndex = 65; this.label55.Text = "毫米"; // // txtGuanJing // this.txtGuanJing.Location = new System.Drawing.Point(79, 14); this.txtGuanJing.Name = "txtGuanJing"; this.txtGuanJing.Size = new System.Drawing.Size(100, 21); this.txtGuanJing.TabIndex = 67; // // combMaterial // this.combMaterial.DisplayMember = "Text"; this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaterial.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.combMaterial.FormattingEnabled = true; this.combMaterial.ItemHeight = 15; this.combMaterial.Location = new System.Drawing.Point(79, 43); this.combMaterial.Name = "combMaterial"; this.combMaterial.Size = new System.Drawing.Size(100, 21); this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaterial.TabIndex = 18; // // combType // this.combType.DisplayMember = "Text"; this.combType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.combType.FormattingEnabled = true; this.combType.ItemHeight = 15; this.combType.Location = new System.Drawing.Point(79, 74); this.combType.Name = "combType"; this.combType.Size = new System.Drawing.Size(100, 21); this.combType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combType.TabIndex = 18; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Location = new System.Drawing.Point(18, 48); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(41, 12); this.label3.TabIndex = 14; this.label3.Text = "材质:"; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Location = new System.Drawing.Point(3, 80); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(65, 12); this.label2.TabIndex = 13; this.label2.Text = "埋设方式:"; // // btnCanel // this.btnCanel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCanel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCanel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCanel.Location = new System.Drawing.Point(354, 178); this.btnCanel.Name = "btnCanel"; this.btnCanel.Size = new System.Drawing.Size(75, 25); this.btnCanel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnCanel.TabIndex = 24; this.btnCanel.Text = "关闭"; this.btnCanel.Click += new System.EventHandler(this.btnCanel_Click); // // btnSel // this.btnSel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnSel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnSel.Location = new System.Drawing.Point(270, 178); this.btnSel.Name = "btnSel"; this.btnSel.Size = new System.Drawing.Size(75, 25); this.btnSel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnSel.TabIndex = 22; this.btnSel.Text = "查询"; this.btnSel.Click += new System.EventHandler(this.btnSel_Click); // // FrmRanQiQuery // this.ClientSize = new System.Drawing.Size(438, 219); this.Controls.Add(this.groupPanel1); this.Controls.Add(this.btnCanel); this.Controls.Add(this.btnSel); this.DoubleBuffered = true; this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.Name = "FrmRanQiQuery"; this.Text = "条件查询"; this.Load += new System.EventHandler(this.FrmRanQiQuery_Load); this.groupPanel1.ResumeLayout(false); this.groupPanel1.PerformLayout(); this.ResumeLayout(false); } #endregion private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1; private DevComponents.DotNetBar.Controls.ComboBoxEx combBuild2; private DevComponents.Editors.ComboItem comboItem46; private DevComponents.Editors.ComboItem comboItem23; private DevComponents.Editors.ComboItem comboItem24; private DevComponents.Editors.ComboItem comboItem25; private DevComponents.Editors.ComboItem comboItem26; private DevComponents.Editors.ComboItem comboItem27; private DevComponents.Editors.ComboItem comboItem28; private DevComponents.Editors.ComboItem comboItem29; private DevComponents.Editors.ComboItem comboItem30; private DevComponents.Editors.ComboItem comboItem31; private DevComponents.Editors.ComboItem comboItem32; private DevComponents.Editors.ComboItem comboItem33; private DevComponents.Editors.ComboItem comboItem34; private DevComponents.Editors.ComboItem comboItem35; private DevComponents.Editors.ComboItem comboItem36; private DevComponents.Editors.ComboItem comboItem37; private DevComponents.Editors.ComboItem comboItem38; private DevComponents.Editors.ComboItem comboItem39; private DevComponents.Editors.ComboItem comboItem40; private DevComponents.Editors.ComboItem comboItem41; private DevComponents.Editors.ComboItem comboItem42; private DevComponents.Editors.ComboItem comboItem43; private DevComponents.Editors.ComboItem comboItem44; private DevComponents.DotNetBar.Controls.ComboBoxEx combBuild1; private DevComponents.Editors.ComboItem comboItem45; private DevComponents.Editors.ComboItem comboItem1; private DevComponents.Editors.ComboItem comboItem2; private DevComponents.Editors.ComboItem comboItem3; private DevComponents.Editors.ComboItem comboItem4; private DevComponents.Editors.ComboItem comboItem5; private DevComponents.Editors.ComboItem comboItem6; private DevComponents.Editors.ComboItem comboItem7; private DevComponents.Editors.ComboItem comboItem8; private DevComponents.Editors.ComboItem comboItem9; private DevComponents.Editors.ComboItem comboItem10; private DevComponents.Editors.ComboItem comboItem11; private DevComponents.Editors.ComboItem comboItem12; private DevComponents.Editors.ComboItem comboItem13; private DevComponents.Editors.ComboItem comboItem14; private DevComponents.Editors.ComboItem comboItem15; private DevComponents.Editors.ComboItem comboItem16; private DevComponents.Editors.ComboItem comboItem17; private DevComponents.Editors.ComboItem comboItem18; private DevComponents.Editors.ComboItem comboItem19; private DevComponents.Editors.ComboItem comboItem20; private DevComponents.Editors.ComboItem comboItem21; private DevComponents.Editors.ComboItem comboItem22; private DevComponents.DotNetBar.Controls.ComboBoxEx combUse; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label69; private System.Windows.Forms.TextBox txtDeep1; private System.Windows.Forms.Label label56; private System.Windows.Forms.TextBox txtYali; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label48; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label55; private System.Windows.Forms.TextBox txtGuanJing; private DevComponents.DotNetBar.Controls.ComboBoxEx combMaterial; private DevComponents.DotNetBar.Controls.ComboBoxEx combType; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private DevComponents.DotNetBar.ButtonX btnCanel; private DevComponents.DotNetBar.ButtonX btnSel; } }