| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677 |
- namespace Pur.Pop_upWindow
- {
- partial class FrmPop_setPriceOne
- {
- /// <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.components = new System.ComponentModel.Container();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMDESC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSPEC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PICKQTY");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHTUNIT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKLINEID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MRLINEID");
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
- this.label5 = new System.Windows.Forms.Label();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
- this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
- this.lb_taskName = new System.Windows.Forms.Label();
- this.lb_OFFER_TIME_END = new System.Windows.Forms.Label();
- this.lb_OFFER_TIME_START = new System.Windows.Forms.Label();
- this.lb_taskId = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.checkBox1 = new System.Windows.Forms.CheckBox();
- this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.checkBox2 = new System.Windows.Forms.CheckBox();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn21 = new System.Data.DataColumn();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.dataTable3 = new System.Data.DataTable();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataSet2 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataTable4 = new System.Data.DataTable();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn23 = new System.Data.DataColumn();
- this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- this.tableLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
- this.ultraGroupBox4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
- this.ultraGroupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
- this.ultraGroupBox5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
- this.ultraGroupBox6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
- this.SuspendLayout();
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.ColumnCount = 3;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox4, 0, 3);
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 1);
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox3, 0, 2);
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox5, 2, 3);
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox6, 1, 3);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 4;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(732, 516);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // ultraGroupBox4
- //
- this.ultraGroupBox4.Controls.Add(this.label5);
- this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox4.Location = new System.Drawing.Point(3, 393);
- this.ultraGroupBox4.Name = "ultraGroupBox4";
- this.ultraGroupBox4.Size = new System.Drawing.Size(238, 120);
- this.ultraGroupBox4.TabIndex = 5;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(80, 43);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(53, 12);
- this.label5.TabIndex = 23;
- this.label5.Text = "中标理由";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // ultraGroupBox2
- //
- this.tableLayoutPanel1.SetColumnSpan(this.ultraGroupBox2, 3);
- this.ultraGroupBox2.Controls.Add(this.ultraButton2);
- this.ultraGroupBox2.Controls.Add(this.ultraButton1);
- this.ultraGroupBox2.Controls.Add(this.lb_taskName);
- this.ultraGroupBox2.Controls.Add(this.lb_OFFER_TIME_END);
- this.ultraGroupBox2.Controls.Add(this.lb_OFFER_TIME_START);
- this.ultraGroupBox2.Controls.Add(this.lb_taskId);
- this.ultraGroupBox2.Controls.Add(this.label3);
- this.ultraGroupBox2.Controls.Add(this.label4);
- this.ultraGroupBox2.Controls.Add(this.label2);
- this.ultraGroupBox2.Controls.Add(this.label1);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox2.Location = new System.Drawing.Point(3, 3);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(726, 94);
- this.ultraGroupBox2.TabIndex = 2;
- this.ultraGroupBox2.Text = "任务单信息";
- //
- // ultraButton2
- //
- this.ultraButton2.Location = new System.Drawing.Point(506, 49);
- this.ultraButton2.Name = "ultraButton2";
- this.ultraButton2.Size = new System.Drawing.Size(75, 32);
- this.ultraButton2.TabIndex = 27;
- this.ultraButton2.Text = "取 消";
- //
- // ultraButton1
- //
- this.ultraButton1.Location = new System.Drawing.Point(431, 49);
- this.ultraButton1.Name = "ultraButton1";
- this.ultraButton1.Size = new System.Drawing.Size(75, 32);
- this.ultraButton1.TabIndex = 26;
- this.ultraButton1.Text = "提 交";
- //
- // lb_taskName
- //
- this.lb_taskName.AutoSize = true;
- this.lb_taskName.Location = new System.Drawing.Point(293, 33);
- this.lb_taskName.Name = "lb_taskName";
- this.lb_taskName.Size = new System.Drawing.Size(65, 12);
- this.lb_taskName.TabIndex = 25;
- this.lb_taskName.Text = "任务名称:";
- this.lb_taskName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lb_OFFER_TIME_END
- //
- this.lb_OFFER_TIME_END.AutoSize = true;
- this.lb_OFFER_TIME_END.Location = new System.Drawing.Point(293, 58);
- this.lb_OFFER_TIME_END.Name = "lb_OFFER_TIME_END";
- this.lb_OFFER_TIME_END.Size = new System.Drawing.Size(89, 12);
- this.lb_OFFER_TIME_END.TabIndex = 24;
- this.lb_OFFER_TIME_END.Text = "报价结束时间:";
- this.lb_OFFER_TIME_END.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lb_OFFER_TIME_START
- //
- this.lb_OFFER_TIME_START.AutoSize = true;
- this.lb_OFFER_TIME_START.Location = new System.Drawing.Point(93, 58);
- this.lb_OFFER_TIME_START.Name = "lb_OFFER_TIME_START";
- this.lb_OFFER_TIME_START.Size = new System.Drawing.Size(89, 12);
- this.lb_OFFER_TIME_START.TabIndex = 23;
- this.lb_OFFER_TIME_START.Text = "报价开始时间:";
- this.lb_OFFER_TIME_START.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lb_taskId
- //
- this.lb_taskId.AutoSize = true;
- this.lb_taskId.Location = new System.Drawing.Point(93, 33);
- this.lb_taskId.Name = "lb_taskId";
- this.lb_taskId.Size = new System.Drawing.Size(65, 12);
- this.lb_taskId.TabIndex = 22;
- this.lb_taskId.Text = "任务编号:";
- this.lb_taskId.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(208, 58);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(89, 12);
- this.label3.TabIndex = 21;
- this.label3.Text = "报价结束时间:";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(232, 33);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(65, 12);
- this.label4.TabIndex = 20;
- this.label4.Text = "任务名称:";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(34, 33);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(65, 12);
- this.label2.TabIndex = 19;
- this.label2.Text = "任务编号:";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(10, 58);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(89, 12);
- this.label1.TabIndex = 18;
- this.label1.Text = "报价开始时间:";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // ultraGroupBox1
- //
- this.tableLayoutPanel1.SetColumnSpan(this.ultraGroupBox1, 3);
- this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(3, 103);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(726, 118);
- this.ultraGroupBox1.TabIndex = 3;
- this.ultraGroupBox1.Text = "物料";
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.bindingSource1;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.None;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(720, 97);
- this.ultraGrid1.TabIndex = 1;
- this.ultraGrid1.Text = "ultraGrid1";
- //
- // ultraGroupBox3
- //
- this.tableLayoutPanel1.SetColumnSpan(this.ultraGroupBox3, 3);
- this.ultraGroupBox3.Controls.Add(this.ultraGrid2);
- this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox3.Location = new System.Drawing.Point(3, 227);
- this.ultraGroupBox3.Name = "ultraGroupBox3";
- this.ultraGroupBox3.Size = new System.Drawing.Size(726, 160);
- this.ultraGroupBox3.TabIndex = 4;
- this.ultraGroupBox3.Text = "供应商报价";
- //
- // ultraGrid2
- //
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.None;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Location = new System.Drawing.Point(3, 18);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(720, 139);
- this.ultraGrid2.TabIndex = 1;
- this.ultraGrid2.Text = "ultraGrid2";
- //
- // ultraGroupBox5
- //
- this.ultraGroupBox5.Controls.Add(this.ultraTextEditor1);
- this.ultraGroupBox5.Controls.Add(this.checkBox1);
- this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox5.Location = new System.Drawing.Point(491, 393);
- this.ultraGroupBox5.Name = "ultraGroupBox5";
- this.ultraGroupBox5.Size = new System.Drawing.Size(238, 120);
- this.ultraGroupBox5.TabIndex = 6;
- //
- // ultraTextEditor1
- //
- this.ultraTextEditor1.Location = new System.Drawing.Point(27, 43);
- this.ultraTextEditor1.Multiline = true;
- this.ultraTextEditor1.Name = "ultraTextEditor1";
- this.ultraTextEditor1.Size = new System.Drawing.Size(176, 62);
- this.ultraTextEditor1.TabIndex = 1;
- //
- // checkBox1
- //
- this.checkBox1.AutoSize = true;
- this.checkBox1.Location = new System.Drawing.Point(27, 21);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(72, 16);
- this.checkBox1.TabIndex = 0;
- this.checkBox1.Text = "是否中标";
- this.checkBox1.UseVisualStyleBackColor = true;
- //
- // ultraGroupBox6
- //
- this.ultraGroupBox6.Controls.Add(this.ultraTextEditor2);
- this.ultraGroupBox6.Controls.Add(this.checkBox2);
- this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox6.Location = new System.Drawing.Point(247, 393);
- this.ultraGroupBox6.Name = "ultraGroupBox6";
- this.ultraGroupBox6.Size = new System.Drawing.Size(238, 120);
- this.ultraGroupBox6.TabIndex = 7;
- //
- // ultraTextEditor2
- //
- this.ultraTextEditor2.Location = new System.Drawing.Point(24, 43);
- this.ultraTextEditor2.Multiline = true;
- this.ultraTextEditor2.Name = "ultraTextEditor2";
- this.ultraTextEditor2.Size = new System.Drawing.Size(176, 62);
- this.ultraTextEditor2.TabIndex = 2;
- //
- // checkBox2
- //
- this.checkBox2.AutoSize = true;
- this.checkBox2.Location = new System.Drawing.Point(24, 18);
- this.checkBox2.Name = "checkBox2";
- this.checkBox2.Size = new System.Drawing.Size(72, 16);
- this.checkBox2.TabIndex = 1;
- this.checkBox2.Text = "是否中标";
- this.checkBox2.UseVisualStyleBackColor = true;
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2,
- this.dataTable3});
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19,
- this.dataColumn21,
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn15,
- this.dataColumn20});
- this.dataTable2.Constraints.AddRange(new System.Data.Constraint[] {
- new System.Data.UniqueConstraint("Constraint1", new string[] {
- "ITEMCODE"}, true)});
- this.dataTable2.PrimaryKey = new System.Data.DataColumn[] {
- this.dataColumn17};
- this.dataTable2.TableName = "Table2";
- //
- // dataColumn17
- //
- this.dataColumn17.AllowDBNull = false;
- this.dataColumn17.Caption = "物料编码";
- this.dataColumn17.ColumnName = "ITEMCODE";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "物料描述";
- this.dataColumn18.ColumnName = "ITEMDESC";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "物料名称";
- this.dataColumn19.ColumnName = "ITEMNAME";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "物料型号规格";
- this.dataColumn21.ColumnName = "ITEMSPEC";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "采购数量";
- this.dataColumn1.ColumnName = "PICKQTY";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "库存单位";
- this.dataColumn2.ColumnName = "WEIGHTUNIT";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "任务单行号";
- this.dataColumn15.ColumnName = "TASKLINEID";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "采购计划行号";
- this.dataColumn20.ColumnName = "MRLINEID";
- //
- // dataTable3
- //
- this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn16});
- this.dataTable3.TableName = "Table3";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "供应商代码";
- this.dataColumn6.ColumnName = "SUPPCODE";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "供应商名称";
- this.dataColumn7.ColumnName = "SUPPNAME";
- //
- // dataColumn16
- //
- this.dataColumn16.ColumnName = "ID";
- //
- // dataSet2
- //
- this.dataSet2.DataSetName = "NewDataSet";
- this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1,
- this.dataTable4});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10});
- this.dataTable1.Constraints.AddRange(new System.Data.Constraint[] {
- new System.Data.UniqueConstraint("Constraint1", new string[] {
- "ITEMNAME"}, true)});
- this.dataTable1.PrimaryKey = new System.Data.DataColumn[] {
- this.dataColumn3};
- this.dataTable1.TableName = "Table2";
- //
- // dataColumn3
- //
- this.dataColumn3.AllowDBNull = false;
- this.dataColumn3.Caption = "物料名称";
- this.dataColumn3.ColumnName = "ITEMNAME";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "采购划价";
- this.dataColumn4.ColumnName = "BUGPRICE";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "PICKQTY";
- this.dataColumn5.ColumnName = "PICKQTY";
- //
- // dataColumn8
- //
- this.dataColumn8.ColumnName = "PICKAMT";
- //
- // dataColumn9
- //
- this.dataColumn9.ColumnName = "ASKDELIVERDATE";
- //
- // dataColumn10
- //
- this.dataColumn10.ColumnName = "REMARK";
- //
- // dataTable4
- //
- this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn14,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn22,
- this.dataColumn23});
- this.dataTable4.TableName = "Table3";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "供应商名称";
- this.dataColumn14.ColumnName = "SUPPCODE";
- //
- // dataColumn11
- //
- this.dataColumn11.ColumnName = "RESWITHTAXPRICE";
- //
- // dataColumn12
- //
- this.dataColumn12.ColumnName = "RESQTY";
- //
- // dataColumn13
- //
- this.dataColumn13.ColumnName = "RESWITHTAXAMT";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "ASKDELIVERDATE";
- this.dataColumn22.ColumnName = "ASKDELIVERDATE";
- //
- // dataColumn23
- //
- this.dataColumn23.ColumnName = "REMARK";
- //
- // bindingSource1
- //
- this.bindingSource1.DataMember = "Table2";
- this.bindingSource1.DataSource = this.dataSet1;
- //
- // FrmPop_setPriceOne
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(732, 516);
- this.Controls.Add(this.tableLayoutPanel1);
- this.Name = "FrmPop_setPriceOne";
- this.Text = "FrmPop_setPriceOne";
- this.tableLayoutPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
- this.ultraGroupBox4.ResumeLayout(false);
- this.ultraGroupBox4.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- this.ultraGroupBox2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
- this.ultraGroupBox3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
- this.ultraGroupBox5.ResumeLayout(false);
- this.ultraGroupBox5.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
- this.ultraGroupBox6.ResumeLayout(false);
- this.ultraGroupBox6.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private Infragistics.Win.Misc.UltraButton ultraButton2;
- private Infragistics.Win.Misc.UltraButton ultraButton1;
- private System.Windows.Forms.Label lb_taskName;
- private System.Windows.Forms.Label lb_OFFER_TIME_END;
- private System.Windows.Forms.Label lb_OFFER_TIME_START;
- private System.Windows.Forms.Label lb_taskId;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
- private System.Windows.Forms.Label label5;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
- private System.Windows.Forms.CheckBox checkBox1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox6;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
- private System.Windows.Forms.CheckBox checkBox2;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable2;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn21;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn20;
- private System.Data.DataTable dataTable3;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataSet dataSet2;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataTable dataTable4;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn23;
- private System.Windows.Forms.BindingSource bindingSource1;
- }
- }
|