| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628 |
- namespace Core.LZMes.Client.UIB
- {
- partial class UIB030310
- {
- /// <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.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- 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("TMPL_CFNM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_LINE", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_ROWS");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_DTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_DTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TMPL_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXIT_YN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXT_NAME");
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- this.tmplRang = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.panel1 = new System.Windows.Forms.Panel();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.listBox1 = new System.Windows.Forms.ListBox();
- this.button2 = new System.Windows.Forms.Button();
- this.textBox3 = new System.Windows.Forms.TextBox();
- this.textBox2 = new System.Windows.Forms.TextBox();
- this.button1 = new System.Windows.Forms.Button();
- this.label5 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.hideTmplNO = new System.Windows.Forms.TextBox();
- this.maxCoils = new System.Windows.Forms.TextBox();
- this.label10 = new System.Windows.Forms.Label();
- this.tmplNm = new System.Windows.Forms.TextBox();
- this.tmplNo = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
- ((System.ComponentModel.ISupportInitialize)(this.tmplRang)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
- this.ultraExpandableGroupBox2.SuspendLayout();
- this.ultraExpandableGroupBoxPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.SuspendLayout();
- //
- // tmplRang
- //
- this.tmplRang.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem1.DataValue = "A";
- valueListItem1.DisplayText = "全部";
- valueListItem2.DataValue = "H";
- valueListItem2.DisplayText = "热轧";
- valueListItem3.DataValue = "C";
- valueListItem3.DisplayText = "冷轧";
- valueListItem5.DataValue = "B";
- valueListItem5.DisplayText = "板加";
- valueListItem4.DataValue = "Q";
- valueListItem4.DisplayText = "其它";
- this.tmplRang.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2,
- valueListItem3,
- valueListItem5,
- valueListItem4});
- this.tmplRang.Location = new System.Drawing.Point(100, 71);
- this.tmplRang.Name = "tmplRang";
- this.tmplRang.Size = new System.Drawing.Size(150, 21);
- this.tmplRang.TabIndex = 9;
- //
- // panel1
- //
- this.panel1.Controls.Add(this.textBox1);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(909, 42);
- this.panel1.TabIndex = 0;
- //
- // textBox1
- //
- this.textBox1.Location = new System.Drawing.Point(96, 10);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(100, 21);
- this.textBox1.TabIndex = 1;
- //
- // label1
- //
- this.label1.BackColor = System.Drawing.Color.LightBlue;
- this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label1.Location = new System.Drawing.Point(7, 9);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(87, 21);
- this.label1.TabIndex = 0;
- this.label1.Text = "模板号";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ultraExpandableGroupBox1
- //
- appearance1.BackColor = System.Drawing.Color.Gainsboro;
- this.ultraExpandableGroupBox1.ContentAreaAppearance = appearance1;
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(909, 166);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 394);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(909, 166);
- this.ultraExpandableGroupBox1.TabIndex = 1;
- this.ultraExpandableGroupBox1.Text = "编辑区域";
- this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel2);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(905, 144);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ultraExpandableGroupBox2);
- this.panel2.Controls.Add(this.button2);
- this.panel2.Controls.Add(this.textBox3);
- this.panel2.Controls.Add(this.textBox2);
- this.panel2.Controls.Add(this.button1);
- this.panel2.Controls.Add(this.label5);
- this.panel2.Controls.Add(this.label9);
- this.panel2.Controls.Add(this.hideTmplNO);
- this.panel2.Controls.Add(this.tmplRang);
- this.panel2.Controls.Add(this.maxCoils);
- this.panel2.Controls.Add(this.label10);
- this.panel2.Controls.Add(this.tmplNm);
- this.panel2.Controls.Add(this.tmplNo);
- this.panel2.Controls.Add(this.label4);
- this.panel2.Controls.Add(this.label3);
- this.panel2.Controls.Add(this.label2);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(905, 144);
- this.panel2.TabIndex = 0;
- //
- // ultraExpandableGroupBox2
- //
- this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
- this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Right;
- this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(282, 144);
- this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
- this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(623, 0);
- this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
- this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(282, 144);
- this.ultraExpandableGroupBox2.TabIndex = 16;
- this.ultraExpandableGroupBox2.Text = "配置文件一览";
- this.ultraExpandableGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
- //
- // ultraExpandableGroupBoxPanel2
- //
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.listBox1);
- this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(21, 2);
- this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
- this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(259, 140);
- this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
- //
- // listBox1
- //
- this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.listBox1.FormattingEnabled = true;
- this.listBox1.ItemHeight = 12;
- this.listBox1.Location = new System.Drawing.Point(0, 0);
- this.listBox1.Name = "listBox1";
- this.listBox1.Size = new System.Drawing.Size(259, 136);
- this.listBox1.TabIndex = 0;
- //
- // button2
- //
- this.button2.Location = new System.Drawing.Point(580, 40);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(37, 23);
- this.button2.TabIndex = 15;
- this.button2.Text = ">>";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Visible = false;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // textBox3
- //
- this.textBox3.Location = new System.Drawing.Point(362, 40);
- this.textBox3.Name = "textBox3";
- this.textBox3.Size = new System.Drawing.Size(223, 21);
- this.textBox3.TabIndex = 14;
- this.textBox3.Visible = false;
- //
- // textBox2
- //
- this.textBox2.Location = new System.Drawing.Point(362, 10);
- this.textBox2.Name = "textBox2";
- this.textBox2.Size = new System.Drawing.Size(223, 21);
- this.textBox2.TabIndex = 14;
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(570, 9);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(47, 23);
- this.button1.TabIndex = 12;
- this.button1.Text = ">>";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // label5
- //
- this.label5.BackColor = System.Drawing.Color.LightBlue;
- this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label5.Location = new System.Drawing.Point(269, 40);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(87, 21);
- this.label5.TabIndex = 11;
- this.label5.Text = "配置文件选择";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label5.Visible = false;
- //
- // label9
- //
- this.label9.BackColor = System.Drawing.Color.LightBlue;
- this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label9.Location = new System.Drawing.Point(269, 10);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(87, 21);
- this.label9.TabIndex = 11;
- this.label9.Text = "上传文件选择";
- this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // hideTmplNO
- //
- this.hideTmplNO.Location = new System.Drawing.Point(269, 104);
- this.hideTmplNO.Name = "hideTmplNO";
- this.hideTmplNO.Size = new System.Drawing.Size(100, 21);
- this.hideTmplNO.TabIndex = 10;
- this.hideTmplNO.Text = "隐藏的模板号";
- this.hideTmplNO.Visible = false;
- //
- // maxCoils
- //
- this.maxCoils.Location = new System.Drawing.Point(100, 104);
- this.maxCoils.Name = "maxCoils";
- this.maxCoils.Size = new System.Drawing.Size(150, 21);
- this.maxCoils.TabIndex = 8;
- //
- // label10
- //
- this.label10.BackColor = System.Drawing.Color.LightBlue;
- this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label10.Location = new System.Drawing.Point(10, 104);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(87, 21);
- this.label10.TabIndex = 7;
- this.label10.Text = "最大卷数";
- this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // tmplNm
- //
- this.tmplNm.Location = new System.Drawing.Point(100, 40);
- this.tmplNm.Name = "tmplNm";
- this.tmplNm.Size = new System.Drawing.Size(150, 21);
- this.tmplNm.TabIndex = 2;
- this.tmplNm.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tmplNm_KeyDown);
- //
- // tmplNo
- //
- this.tmplNo.Location = new System.Drawing.Point(100, 10);
- this.tmplNo.Name = "tmplNo";
- this.tmplNo.Size = new System.Drawing.Size(150, 21);
- this.tmplNo.TabIndex = 2;
- this.tmplNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tmplNo_KeyDown);
- //
- // label4
- //
- this.label4.BackColor = System.Drawing.Color.LightBlue;
- this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label4.Location = new System.Drawing.Point(10, 70);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(87, 21);
- this.label4.TabIndex = 3;
- this.label4.Text = "适用范围";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label3
- //
- this.label3.BackColor = System.Drawing.Color.LightBlue;
- this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label3.Location = new System.Drawing.Point(10, 40);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(87, 21);
- this.label3.TabIndex = 2;
- this.label3.Text = "模板名称";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label2
- //
- this.label2.BackColor = System.Drawing.Color.LightBlue;
- this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label2.Location = new System.Drawing.Point(10, 10);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(87, 21);
- this.label2.TabIndex = 1;
- this.label2.Text = "模板号";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
- ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(316, 0);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn2.EditorComponent = this.tmplRang;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(116, 0);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 0);
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 0);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.Hidden = true;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
- this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = " ";
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
- appearance2.BackColor = System.Drawing.Color.GhostWhite;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance2;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance3;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance4;
- appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance5;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- this.ultraGrid1.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(0, 42);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(909, 352);
- this.ultraGrid1.TabIndex = 1;
- 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.dataColumn2,
- this.dataColumn3,
- this.dataColumn8,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn1,
- this.dataColumn9,
- this.dataColumn10});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "模板名称";
- this.dataColumn2.ColumnName = "TMPL_CFNM";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "适用范围";
- this.dataColumn3.ColumnName = "PROD_LINE";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "最大卷数";
- this.dataColumn8.ColumnName = "COIL_ROWS";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "录入人";
- this.dataColumn4.ColumnName = "REG_ID";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "录入时间";
- this.dataColumn5.ColumnName = "REG_DTIME";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "修改人";
- this.dataColumn6.ColumnName = "MOD_ID";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "修改时间";
- this.dataColumn7.ColumnName = "MOD_DTIME";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "模板号";
- this.dataColumn1.ColumnName = "TMPL_NO";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "是否存在";
- this.dataColumn9.ColumnName = "EXIT_YN";
- //
- // dataColumn10
- //
- this.dataColumn10.ColumnName = "EXT_NAME";
- //
- // UIB030310
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(909, 560);
- this.Controls.Add(this.ultraGrid1);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Controls.Add(this.panel1);
- this.Name = "UIB030310";
- this.Text = "质保书模板管理";
- this.Load += new System.EventHandler(this.UIB030310_Load);
- ((System.ComponentModel.ISupportInitialize)(this.tmplRang)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
- this.ultraExpandableGroupBox2.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel2.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 System.Windows.Forms.Panel panel1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Windows.Forms.Label label1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.Label label2;
- private System.Data.DataColumn dataColumn8;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor tmplRang;
- private System.Windows.Forms.TextBox tmplNm;
- private System.Windows.Forms.TextBox tmplNo;
- private System.Windows.Forms.TextBox hideTmplNO;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.TextBox maxCoils;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn9;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.TextBox textBox3;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
- private System.Windows.Forms.ListBox listBox1;
- private System.Data.DataColumn dataColumn10;
- }
- }
|