| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770 |
- namespace Core.StlMes.Client.Mcp.CollarMaterial
- {
- partial class FrmBoxMainTenance
- {
- /// <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()
- {
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KEP_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KEP_TYPE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KEP_WIDTH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KEP_HEIGHT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KEP_LEN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HL_MANAGEMENT_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HL_MANAGEMENT_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.cmb_dw = new System.Windows.Forms.ComboBox();
- this.cmbRackType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.cmbManage1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
- this.txtRackLen = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
- this.txtRackHeight = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
- this.txtRackWidth = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.cmbType1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.txtRacknoTail = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.txtRacknoHead = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbRackType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbManage1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRackLen)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRackHeight)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRackWidth)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbType1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRacknoTail)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRacknoHead)).BeginInit();
- this.ultraPanel3.ClientArea.SuspendLayout();
- this.ultraPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.SuspendLayout();
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraCheckEditor2);
- this.ultraPanel1.ClientArea.Controls.Add(this.cmb_dw);
- this.ultraPanel1.ClientArea.Controls.Add(this.cmbRackType);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraCheckEditor1);
- this.ultraPanel1.ClientArea.Controls.Add(this.chkValid);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(1536, 48);
- this.ultraPanel1.TabIndex = 0;
- //
- // ultraCheckEditor2
- //
- this.ultraCheckEditor2.AutoSize = true;
- this.ultraCheckEditor2.Location = new System.Drawing.Point(36, 11);
- this.ultraCheckEditor2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraCheckEditor2.Name = "ultraCheckEditor2";
- this.ultraCheckEditor2.Size = new System.Drawing.Size(112, 28);
- this.ultraCheckEditor2.TabIndex = 13;
- this.ultraCheckEditor2.Text = "所属单位";
- this.ultraCheckEditor2.CheckedChanged += new System.EventHandler(this.ultraCheckEditor2_CheckedChanged);
- //
- // cmb_dw
- //
- this.cmb_dw.FormattingEnabled = true;
- this.cmb_dw.Location = new System.Drawing.Point(139, 11);
- this.cmb_dw.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.cmb_dw.Name = "cmb_dw";
- this.cmb_dw.Size = new System.Drawing.Size(160, 23);
- this.cmb_dw.TabIndex = 12;
- //
- // cmbRackType
- //
- this.cmbRackType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbRackType.Location = new System.Drawing.Point(428, 10);
- this.cmbRackType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.cmbRackType.Name = "cmbRackType";
- this.cmbRackType.ReadOnly = true;
- this.cmbRackType.Size = new System.Drawing.Size(133, 24);
- this.cmbRackType.TabIndex = 11;
- //
- // ultraCheckEditor1
- //
- this.ultraCheckEditor1.AutoSize = true;
- this.ultraCheckEditor1.Location = new System.Drawing.Point(329, 11);
- this.ultraCheckEditor1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraCheckEditor1.Name = "ultraCheckEditor1";
- this.ultraCheckEditor1.Size = new System.Drawing.Size(112, 28);
- this.ultraCheckEditor1.TabIndex = 9;
- this.ultraCheckEditor1.Text = "框号类型";
- this.ultraCheckEditor1.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
- //
- // chkValid
- //
- this.chkValid.AutoSize = true;
- this.chkValid.Location = new System.Drawing.Point(613, 11);
- this.chkValid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.chkValid.Name = "chkValid";
- this.chkValid.Size = new System.Drawing.Size(112, 28);
- this.chkValid.TabIndex = 10;
- this.chkValid.Text = "包含无效";
- this.chkValid.CheckedChanged += new System.EventHandler(this.chkValid_CheckedChanged);
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 395);
- this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(1536, 135);
- this.ultraPanel2.TabIndex = 1;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.cmbManage1);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel13);
- this.ultraGroupBox1.Controls.Add(this.txtRackLen);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel12);
- this.ultraGroupBox1.Controls.Add(this.txtRackHeight);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel19);
- this.ultraGroupBox1.Controls.Add(this.txtRackWidth);
- this.ultraGroupBox1.Controls.Add(this.cmbType1);
- this.ultraGroupBox1.Controls.Add(this.txtMemo);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel9);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
- this.ultraGroupBox1.Controls.Add(this.txtRacknoTail);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
- this.ultraGroupBox1.Controls.Add(this.txtRacknoHead);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1536, 135);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.Text = "编辑区";
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // cmbManage1
- //
- this.cmbManage1.Location = new System.Drawing.Point(593, 35);
- this.cmbManage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.cmbManage1.Name = "cmbManage1";
- this.cmbManage1.Size = new System.Drawing.Size(133, 24);
- this.cmbManage1.TabIndex = 78;
- //
- // ultraLabel13
- //
- appearance8.BackColor = System.Drawing.Color.Transparent;
- this.ultraLabel13.Appearance = appearance8;
- this.ultraLabel13.AutoSize = true;
- this.ultraLabel13.Location = new System.Drawing.Point(727, 72);
- this.ultraLabel13.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel13.Name = "ultraLabel13";
- this.ultraLabel13.Size = new System.Drawing.Size(28, 21);
- this.ultraLabel13.TabIndex = 77;
- this.ultraLabel13.Text = "mm";
- //
- // txtRackLen
- //
- this.txtRackLen.Location = new System.Drawing.Point(593, 66);
- this.txtRackLen.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtRackLen.MaskInput = "nnnnnn";
- this.txtRackLen.Name = "txtRackLen";
- this.txtRackLen.Nullable = true;
- this.txtRackLen.PromptChar = ' ';
- this.txtRackLen.Size = new System.Drawing.Size(133, 24);
- this.txtRackLen.TabIndex = 76;
- this.txtRackLen.Value = null;
- //
- // ultraLabel12
- //
- appearance7.BackColor = System.Drawing.Color.Transparent;
- this.ultraLabel12.Appearance = appearance7;
- this.ultraLabel12.AutoSize = true;
- this.ultraLabel12.Location = new System.Drawing.Point(484, 72);
- this.ultraLabel12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel12.Name = "ultraLabel12";
- this.ultraLabel12.Size = new System.Drawing.Size(28, 21);
- this.ultraLabel12.TabIndex = 75;
- this.ultraLabel12.Text = "mm";
- //
- // txtRackHeight
- //
- this.txtRackHeight.Location = new System.Drawing.Point(351, 66);
- this.txtRackHeight.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtRackHeight.MaskInput = "nnnnnn";
- this.txtRackHeight.Name = "txtRackHeight";
- this.txtRackHeight.Nullable = true;
- this.txtRackHeight.PromptChar = ' ';
- this.txtRackHeight.Size = new System.Drawing.Size(133, 24);
- this.txtRackHeight.TabIndex = 74;
- this.txtRackHeight.Value = null;
- //
- // ultraLabel19
- //
- appearance6.BackColor = System.Drawing.Color.Transparent;
- this.ultraLabel19.Appearance = appearance6;
- this.ultraLabel19.AutoSize = true;
- this.ultraLabel19.Location = new System.Drawing.Point(244, 72);
- this.ultraLabel19.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel19.Name = "ultraLabel19";
- this.ultraLabel19.Size = new System.Drawing.Size(28, 21);
- this.ultraLabel19.TabIndex = 73;
- this.ultraLabel19.Text = "mm";
- //
- // txtRackWidth
- //
- this.txtRackWidth.Location = new System.Drawing.Point(111, 66);
- this.txtRackWidth.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtRackWidth.MaskInput = "nnnnnn";
- this.txtRackWidth.Name = "txtRackWidth";
- this.txtRackWidth.Nullable = true;
- this.txtRackWidth.PromptChar = ' ';
- this.txtRackWidth.Size = new System.Drawing.Size(133, 24);
- this.txtRackWidth.TabIndex = 72;
- this.txtRackWidth.Value = null;
- //
- // cmbType1
- //
- this.cmbType1.Location = new System.Drawing.Point(351, 36);
- this.cmbType1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.cmbType1.Name = "cmbType1";
- this.cmbType1.Size = new System.Drawing.Size(133, 24);
- this.cmbType1.TabIndex = 71;
- //
- // txtMemo
- //
- this.txtMemo.Location = new System.Drawing.Point(111, 100);
- this.txtMemo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtMemo.MaxLength = 100;
- this.txtMemo.Name = "txtMemo";
- this.txtMemo.Size = new System.Drawing.Size(616, 24);
- this.txtMemo.TabIndex = 70;
- //
- // ultraLabel9
- //
- appearance2.BackColor = System.Drawing.Color.Transparent;
- this.ultraLabel9.Appearance = appearance2;
- this.ultraLabel9.AutoSize = true;
- this.ultraLabel9.Location = new System.Drawing.Point(36, 101);
- this.ultraLabel9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel9.TabIndex = 69;
- this.ultraLabel9.Text = "备 注";
- //
- // ultraLabel6
- //
- appearance4.BackColor = System.Drawing.Color.Transparent;
- this.ultraLabel6.Appearance = appearance4;
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(519, 70);
- this.ultraLabel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel6.TabIndex = 68;
- this.ultraLabel6.Text = "框号长度";
- //
- // ultraLabel5
- //
- appearance5.BackColor = System.Drawing.Color.Transparent;
- this.ultraLabel5.Appearance = appearance5;
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(276, 70);
- this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel5.TabIndex = 67;
- this.ultraLabel5.Text = "框号高度";
- //
- // ultraLabel4
- //
- appearance10.BackColor = System.Drawing.Color.Transparent;
- this.ultraLabel4.Appearance = appearance10;
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(276, 40);
- this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel4.TabIndex = 66;
- this.ultraLabel4.Text = "框号类型";
- //
- // ultraLabel3
- //
- appearance3.BackColor = System.Drawing.Color.Transparent;
- this.ultraLabel3.Appearance = appearance3;
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(519, 40);
- this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel3.TabIndex = 65;
- this.ultraLabel3.Text = "所属单位";
- //
- // txtRacknoTail
- //
- this.txtRacknoTail.Location = new System.Drawing.Point(148, 36);
- this.txtRacknoTail.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtRacknoTail.Name = "txtRacknoTail";
- this.txtRacknoTail.ReadOnly = true;
- this.txtRacknoTail.Size = new System.Drawing.Size(96, 24);
- this.txtRacknoTail.TabIndex = 64;
- //
- // ultraLabel2
- //
- appearance9.BackColor = System.Drawing.Color.Transparent;
- this.ultraLabel2.Appearance = appearance9;
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(36, 70);
- this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel2.TabIndex = 63;
- this.ultraLabel2.Text = "框号宽度";
- //
- // txtRacknoHead
- //
- this.txtRacknoHead.Location = new System.Drawing.Point(111, 36);
- this.txtRacknoHead.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtRacknoHead.Name = "txtRacknoHead";
- this.txtRacknoHead.ReadOnly = true;
- this.txtRacknoHead.Size = new System.Drawing.Size(37, 24);
- this.txtRacknoHead.TabIndex = 62;
- //
- // ultraLabel1
- //
- appearance1.BackColor = System.Drawing.Color.Transparent;
- this.ultraLabel1.Appearance = appearance1;
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(36, 40);
- this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel1.TabIndex = 61;
- this.ultraLabel1.Text = "框号编码";
- //
- // ultraPanel3
- //
- //
- // ultraPanel3.ClientArea
- //
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraGrid1);
- this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel3.Location = new System.Drawing.Point(0, 48);
- this.ultraPanel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraPanel3.Name = "ultraPanel3";
- this.ultraPanel3.Size = new System.Drawing.Size(1536, 347);
- this.ultraPanel3.TabIndex = 2;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table1";
- this.ultraGrid1.DataSource = this.dataSet1;
- ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 0);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.Hidden = true;
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(109, 0);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 0);
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(122, 0);
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(119, 0);
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 24;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1536, 347);
- this.ultraGrid1.TabIndex = 0;
- this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn7,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16,
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "框号编码";
- this.dataColumn1.ColumnName = "KEP_NO";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "框号类型";
- this.dataColumn2.ColumnName = "KEP_TYPE";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "框号宽度";
- this.dataColumn3.ColumnName = "KEP_WIDTH";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "框号高度";
- this.dataColumn4.ColumnName = "KEP_HEIGHT";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "框号长度";
- this.dataColumn7.ColumnName = "KEP_LEN";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "所属单位代码";
- this.dataColumn9.ColumnName = "HL_MANAGEMENT_NO";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "所属单位名称";
- this.dataColumn10.ColumnName = "HL_MANAGEMENT_NAME";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "备注";
- this.dataColumn12.ColumnName = "MEMO";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "有效标志";
- this.dataColumn13.ColumnName = "VALIDFLAG";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "创建人";
- this.dataColumn14.ColumnName = "CREATE_NAME";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "创建时间";
- this.dataColumn15.ColumnName = "CREATE_TIME";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "修改人";
- this.dataColumn16.ColumnName = "UPDATE_NAME";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "修改时间";
- this.dataColumn17.ColumnName = "UPDATE_TIME";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "删除人";
- this.dataColumn18.ColumnName = "DELETE_NAME";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "删除时间";
- this.dataColumn19.ColumnName = "DELETE_TIME";
- //
- // FrmBoxMainTenance
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1536, 530);
- this.Controls.Add(this.ultraPanel3);
- this.Controls.Add(this.ultraPanel2);
- this.Controls.Add(this.ultraPanel1);
- this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.Name = "FrmBoxMainTenance";
- this.Text = "框号维护页面";
- this.Load += new System.EventHandler(this.FrmBoxMainTenance_Load);
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ClientArea.PerformLayout();
- this.ultraPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbRackType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit();
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbManage1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRackLen)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRackHeight)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRackWidth)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbType1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRacknoTail)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRacknoHead)).EndInit();
- this.ultraPanel3.ClientArea.ResumeLayout(false);
- this.ultraPanel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.Misc.UltraPanel ultraPanel3;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
- private System.Windows.Forms.ComboBox cmb_dw;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbRackType;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbManage1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel13;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtRackLen;
- private Infragistics.Win.Misc.UltraLabel ultraLabel12;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtRackHeight;
- private Infragistics.Win.Misc.UltraLabel ultraLabel19;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtRackWidth;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbType1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtRacknoTail;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtRacknoHead;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- }
- }
|