| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704 |
- namespace Pur.pur_plan
- {
- partial class frmSummaryM
- {
- /// <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.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = 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("ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERUSERID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERUSERNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MNGORGID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MNGORGNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NEGDATE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCRECORD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.Cop_status = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.Cop_taskName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.Cop_taskId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.Cop_id = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.txt_negDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.txt_procRecord = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_mngOrgName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_buyerUsername = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_taskName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_taskId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- 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.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = 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.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_status)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_taskName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_taskId)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_id)).BeginInit();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_negDate)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_procRecord)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_mngOrgName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_buyerUsername)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_taskName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_taskId)).BeginInit();
- this.ultraPanel3.ClientArea.SuspendLayout();
- this.ultraPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.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.Cop_status);
- this.ultraPanel1.ClientArea.Controls.Add(this.Cop_taskName);
- this.ultraPanel1.ClientArea.Controls.Add(this.Cop_taskId);
- this.ultraPanel1.ClientArea.Controls.Add(this.Cop_id);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel4);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel3);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
- 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(3, 2, 3, 2);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(1339, 40);
- this.ultraPanel1.TabIndex = 0;
- //
- // Cop_status
- //
- this.Cop_status.Location = new System.Drawing.Point(363, 8);
- this.Cop_status.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Cop_status.Name = "Cop_status";
- this.Cop_status.Size = new System.Drawing.Size(172, 24);
- this.Cop_status.TabIndex = 8;
- //
- // Cop_taskName
- //
- this.Cop_taskName.Location = new System.Drawing.Point(904, 8);
- this.Cop_taskName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Cop_taskName.Name = "Cop_taskName";
- this.Cop_taskName.Size = new System.Drawing.Size(172, 24);
- this.Cop_taskName.TabIndex = 7;
- //
- // Cop_taskId
- //
- this.Cop_taskId.Location = new System.Drawing.Point(633, 8);
- this.Cop_taskId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Cop_taskId.Name = "Cop_taskId";
- this.Cop_taskId.Size = new System.Drawing.Size(172, 24);
- this.Cop_taskId.TabIndex = 6;
- //
- // Cop_id
- //
- this.Cop_id.Location = new System.Drawing.Point(92, 8);
- this.Cop_id.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Cop_id.Name = "Cop_id";
- this.Cop_id.Size = new System.Drawing.Size(172, 24);
- this.Cop_id.TabIndex = 4;
- //
- // ultraLabel4
- //
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(827, 10);
- this.ultraLabel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel4.TabIndex = 3;
- this.ultraLabel4.Text = "任务名称";
- //
- // ultraLabel3
- //
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(556, 10);
- this.ultraLabel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel3.TabIndex = 2;
- this.ultraLabel3.Text = "任务编号";
- //
- // ultraLabel2
- //
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(319, 10);
- this.ultraLabel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(48, 24);
- this.ultraLabel2.TabIndex = 1;
- this.ultraLabel2.Text = "状态";
- //
- // ultraLabel1
- //
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(15, 10);
- this.ultraLabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel1.TabIndex = 0;
- this.ultraLabel1.Text = "纪要编号";
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox2);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 373);
- this.ultraPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(1339, 239);
- this.ultraPanel2.TabIndex = 1;
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.txt_negDate);
- this.ultraGroupBox2.Controls.Add(this.txt_procRecord);
- this.ultraGroupBox2.Controls.Add(this.txt_mngOrgName);
- this.ultraGroupBox2.Controls.Add(this.txt_buyerUsername);
- this.ultraGroupBox2.Controls.Add(this.txt_taskName);
- this.ultraGroupBox2.Controls.Add(this.txt_taskId);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel7);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel6);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel8);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel9);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel10);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(1339, 239);
- this.ultraGroupBox2.TabIndex = 0;
- this.ultraGroupBox2.Text = "编辑区域";
- //
- // txt_negDate
- //
- this.txt_negDate.FormatProvider = new System.Globalization.CultureInfo("en-GB");
- this.txt_negDate.Location = new System.Drawing.Point(1155, 22);
- this.txt_negDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_negDate.MaskInput = "{LOC}yyyy/mm/dd";
- this.txt_negDate.Name = "txt_negDate";
- this.txt_negDate.Size = new System.Drawing.Size(160, 24);
- this.txt_negDate.TabIndex = 26;
- //
- // txt_procRecord
- //
- this.txt_procRecord.Location = new System.Drawing.Point(85, 58);
- this.txt_procRecord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_procRecord.Multiline = true;
- this.txt_procRecord.Name = "txt_procRecord";
- this.txt_procRecord.Size = new System.Drawing.Size(980, 169);
- this.txt_procRecord.TabIndex = 25;
- //
- // txt_mngOrgName
- //
- appearance2.FontData.BoldAsString = "True";
- editorButton1.Appearance = appearance2;
- editorButton1.Text = "+";
- this.txt_mngOrgName.ButtonsRight.Add(editorButton1);
- this.txt_mngOrgName.Location = new System.Drawing.Point(905, 22);
- this.txt_mngOrgName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_mngOrgName.Name = "txt_mngOrgName";
- this.txt_mngOrgName.Size = new System.Drawing.Size(160, 24);
- this.txt_mngOrgName.TabIndex = 24;
- this.txt_mngOrgName.Text = " ";
- this.txt_mngOrgName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_mngOrgName_EditorButtonClick);
- //
- // txt_buyerUsername
- //
- appearance1.FontData.BoldAsString = "True";
- editorButton2.Appearance = appearance1;
- editorButton2.Text = "+";
- this.txt_buyerUsername.ButtonsRight.Add(editorButton2);
- this.txt_buyerUsername.Location = new System.Drawing.Point(609, 22);
- this.txt_buyerUsername.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_buyerUsername.Name = "txt_buyerUsername";
- this.txt_buyerUsername.Size = new System.Drawing.Size(160, 24);
- this.txt_buyerUsername.TabIndex = 23;
- this.txt_buyerUsername.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_buyerUsername_EditorButtonClick);
- //
- // txt_taskName
- //
- this.txt_taskName.Location = new System.Drawing.Point(333, 22);
- this.txt_taskName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_taskName.Name = "txt_taskName";
- this.txt_taskName.Size = new System.Drawing.Size(160, 24);
- this.txt_taskName.TabIndex = 22;
- this.txt_taskName.Text = " ";
- //
- // txt_taskId
- //
- this.txt_taskId.Location = new System.Drawing.Point(85, 22);
- this.txt_taskId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_taskId.Name = "txt_taskId";
- this.txt_taskId.Size = new System.Drawing.Size(160, 24);
- this.txt_taskId.TabIndex = 21;
- this.txt_taskId.Text = " ";
- //
- // ultraLabel7
- //
- this.ultraLabel7.AutoSize = true;
- this.ultraLabel7.Location = new System.Drawing.Point(12, 62);
- this.ultraLabel7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel7.TabIndex = 20;
- this.ultraLabel7.Text = "过程纪要";
- //
- // ultraLabel6
- //
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(1081, 28);
- this.ultraLabel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel6.TabIndex = 19;
- this.ultraLabel6.Text = "谈判日期";
- //
- // ultraLabel5
- //
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(801, 28);
- this.ultraLabel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(131, 24);
- this.ultraLabel5.TabIndex = 18;
- this.ultraLabel5.Text = "主管科室名称";
- //
- // ultraLabel8
- //
- this.ultraLabel8.AutoSize = true;
- this.ultraLabel8.Location = new System.Drawing.Point(520, 25);
- this.ultraLabel8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(111, 24);
- this.ultraLabel8.TabIndex = 17;
- this.ultraLabel8.Text = "业务员姓名";
- //
- // ultraLabel9
- //
- this.ultraLabel9.AutoSize = true;
- this.ultraLabel9.Location = new System.Drawing.Point(261, 25);
- this.ultraLabel9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel9.TabIndex = 16;
- this.ultraLabel9.Text = "任务名称";
- //
- // ultraLabel10
- //
- this.ultraLabel10.AutoSize = true;
- this.ultraLabel10.Location = new System.Drawing.Point(12, 25);
- this.ultraLabel10.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel10.TabIndex = 15;
- this.ultraLabel10.Text = "任务单号";
- //
- // ultraPanel3
- //
- //
- // ultraPanel3.ClientArea
- //
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraGroupBox1);
- this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel3.Location = new System.Drawing.Point(0, 40);
- this.ultraPanel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraPanel3.Name = "ultraPanel3";
- this.ultraPanel3.Size = new System.Drawing.Size(1339, 333);
- this.ultraPanel3.TabIndex = 2;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
- 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(3, 2, 3, 2);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1339, 333);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.Text = "采购纪要信息";
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance4.BackColor = System.Drawing.SystemColors.Window;
- appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance4;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.VisiblePosition = 3;
- ultraGridColumn4.Header.VisiblePosition = 4;
- ultraGridColumn5.Header.VisiblePosition = 5;
- ultraGridColumn6.Header.VisiblePosition = 2;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.Hidden = true;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn16.Header.VisiblePosition = 15;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance13.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance13.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance13.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance13;
- appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance14;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance3.BackColor2 = System.Drawing.SystemColors.Control;
- appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance12.BackColor = System.Drawing.SystemColors.Window;
- appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance12;
- appearance7.BackColor = System.Drawing.SystemColors.Highlight;
- appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance6.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance6;
- appearance5.BorderColor = System.Drawing.Color.Silver;
- appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance9.BackColor = System.Drawing.SystemColors.Control;
- appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance9.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
- appearance11.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance11;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance10.BackColor = System.Drawing.SystemColors.Window;
- appearance10.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance10;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
- 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.Location = new System.Drawing.Point(3, 21);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1333, 309);
- this.ultraGrid1.TabIndex = 0;
- this.ultraGrid1.Text = "ultraGrid1";
- this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
- //
- // 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.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "主键";
- this.dataColumn1.ColumnName = "ID";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "任务单号";
- this.dataColumn2.ColumnName = "TASKID";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "任务名称";
- this.dataColumn3.ColumnName = "TASKNAME";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "业务员ID";
- this.dataColumn4.ColumnName = "BUYERUSERID";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "业务员姓名";
- this.dataColumn5.ColumnName = "BUYERUSERNAME";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "状态";
- this.dataColumn6.ColumnName = "STATUS";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "主管科室";
- this.dataColumn7.ColumnName = "MNGORGID";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "主管科室名称";
- this.dataColumn8.ColumnName = "MNGORGNAME";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "谈判日期";
- this.dataColumn9.ColumnName = "NEGDATE";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "过程记录";
- this.dataColumn10.ColumnName = "PROCRECORD";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "备注";
- this.dataColumn11.ColumnName = "REMARK";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "数据状态(有效、无效)";
- this.dataColumn12.ColumnName = "VALIDFLAG";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "创建人";
- this.dataColumn13.ColumnName = "CREATENAME";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "创建时间";
- this.dataColumn14.ColumnName = "CREATETIME";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "修改人";
- this.dataColumn15.ColumnName = "UPDATENAME";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "修改时间";
- this.dataColumn16.ColumnName = "UPDATETIME";
- //
- // frmSummaryM
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1339, 612);
- this.Controls.Add(this.ultraPanel3);
- this.Controls.Add(this.ultraPanel2);
- this.Controls.Add(this.ultraPanel1);
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Name = "frmSummaryM";
- this.Text = "SummaryM";
- this.Load += new System.EventHandler(this.frmSummaryM_Load);
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ClientArea.PerformLayout();
- this.ultraPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.Cop_status)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_taskName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_taskId)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_id)).EndInit();
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- this.ultraGroupBox2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_negDate)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_procRecord)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_mngOrgName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_buyerUsername)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_taskName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_taskId)).EndInit();
- this.ultraPanel3.ClientArea.ResumeLayout(false);
- this.ultraPanel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.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.Misc.UltraGroupBox ultraGroupBox1;
- 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 dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- 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 Infragistics.Win.UltraWinEditors.UltraTextEditor Cop_taskName;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor Cop_taskId;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor Cop_id;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor Cop_status;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txt_negDate;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_procRecord;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_mngOrgName;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_buyerUsername;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_taskName;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_taskId;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.Misc.UltraLabel ultraLabel10;
- }
- }
|