namespace Pur.pur_plan
{
partial class frmTaskPriceAuditManager
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
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("TASKID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKNAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REQORGNAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MNGORGNAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REQDATE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCRECORD");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKAMT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKQTY");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATEUSERID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATEUSERID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
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();
Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
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 valueListItem4 = new Infragistics.Win.ValueListItem();
Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
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.dataColumn17 = new System.Data.DataColumn();
this.txt_STATUS = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.Cop_taskName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_id = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.Cop_taskId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
this.txt_REQ_ORG_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_REMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
this.txt_TASK_AMT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
this.txt_TASK_QTY = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
this.txt_MNG_ORG_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.dt_REQ_DATE = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.txt_procRecord = 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.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_STATUS)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Cop_taskName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_id)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.Cop_taskId)).BeginInit();
this.ultraPanel1.ClientArea.SuspendLayout();
this.ultraPanel1.SuspendLayout();
this.ultraPanel3.ClientArea.SuspendLayout();
this.ultraPanel3.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
this.ultraGroupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_REQ_ORG_NAME)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_REMARK)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TASK_AMT)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TASK_QTY)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_MNG_ORG_NAME)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dt_REQ_DATE)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_procRecord)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_taskName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_taskId)).BeginInit();
this.ultraPanel2.ClientArea.SuspendLayout();
this.ultraPanel2.SuspendLayout();
this.SuspendLayout();
//
// ultraGrid1
//
this.ultraGrid1.DataMember = "Table1";
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 = 1;
ultraGridColumn2.Header.VisiblePosition = 2;
ultraGridColumn3.Header.VisiblePosition = 3;
ultraGridColumn4.Header.VisiblePosition = 4;
ultraGridColumn5.Header.VisiblePosition = 5;
ultraGridColumn6.Header.VisiblePosition = 6;
ultraGridColumn7.Header.VisiblePosition = 7;
ultraGridColumn8.Header.VisiblePosition = 8;
ultraGridColumn9.Header.VisiblePosition = 9;
ultraGridColumn10.Header.VisiblePosition = 10;
ultraGridColumn11.Header.VisiblePosition = 11;
ultraGridColumn12.Header.VisiblePosition = 12;
ultraGridColumn13.Header.VisiblePosition = 13;
ultraGridColumn14.Header.VisiblePosition = 14;
ultraGridColumn15.Header.VisiblePosition = 15;
ultraGridColumn16.Header.VisiblePosition = 16;
ultraGridColumn17.Header.VisiblePosition = 0;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15,
ultraGridColumn16,
ultraGridColumn17});
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(1479, 287);
this.ultraGrid1.TabIndex = 0;
this.ultraGrid1.Text = "ultraGrid1";
this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2,
this.dataColumn3,
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
this.dataColumn9,
this.dataColumn10,
this.dataColumn11,
this.dataColumn12,
this.dataColumn13,
this.dataColumn14,
this.dataColumn15,
this.dataColumn16,
this.dataColumn17});
this.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.Caption = "任务单号";
this.dataColumn1.ColumnName = "TASKID";
//
// dataColumn2
//
this.dataColumn2.Caption = "任务名称";
this.dataColumn2.ColumnName = "TASKNAME";
//
// dataColumn3
//
this.dataColumn3.Caption = "状态";
this.dataColumn3.ColumnName = "STATUS";
//
// dataColumn4
//
this.dataColumn4.Caption = "填报单位";
this.dataColumn4.ColumnName = "REQORGNAME";
//
// dataColumn5
//
this.dataColumn5.Caption = "定价项目";
this.dataColumn5.ColumnName = "MNGORGNAME";
//
// dataColumn6
//
this.dataColumn6.Caption = "申请日期";
this.dataColumn6.ColumnName = "REQDATE";
//
// dataColumn7
//
this.dataColumn7.Caption = "定价内容";
this.dataColumn7.ColumnName = "PROCRECORD";
//
// dataColumn8
//
this.dataColumn8.Caption = "金额";
this.dataColumn8.ColumnName = "TASKAMT";
//
// dataColumn9
//
this.dataColumn9.Caption = "数量";
this.dataColumn9.ColumnName = "TASKQTY";
//
// dataColumn10
//
this.dataColumn10.Caption = "备注";
this.dataColumn10.ColumnName = "REMARK";
//
// dataColumn11
//
this.dataColumn11.Caption = "创建人";
this.dataColumn11.ColumnName = "CREATENAME";
//
// dataColumn12
//
this.dataColumn12.Caption = "创建时间";
this.dataColumn12.ColumnName = "CREATETIME";
//
// dataColumn13
//
this.dataColumn13.Caption = "创建人ID";
this.dataColumn13.ColumnName = "CREATEUSERID";
//
// dataColumn14
//
this.dataColumn14.Caption = "修改人";
this.dataColumn14.ColumnName = "UPDATENAME";
//
// dataColumn15
//
this.dataColumn15.Caption = "修改时间";
this.dataColumn15.ColumnName = "UPDATETIME";
//
// dataColumn16
//
this.dataColumn16.Caption = "修改人ID";
this.dataColumn16.ColumnName = "UPDATEUSERID";
//
// dataColumn17
//
this.dataColumn17.Caption = "价格审批编号";
this.dataColumn17.ColumnName = "ID";
//
// txt_STATUS
//
valueListItem5.DataValue = "";
valueListItem1.DataValue = "1";
valueListItem1.DisplayText = "待提报";
valueListItem2.DataValue = "2";
valueListItem2.DisplayText = "审批中";
valueListItem3.DataValue = "3";
valueListItem3.DisplayText = "已审批";
valueListItem4.DataValue = "9";
valueListItem4.DisplayText = "已作废";
this.txt_STATUS.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem5,
valueListItem1,
valueListItem2,
valueListItem3,
valueListItem4});
this.txt_STATUS.Location = new System.Drawing.Point(363, 8);
this.txt_STATUS.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_STATUS.Name = "txt_STATUS";
this.txt_STATUS.Size = new System.Drawing.Size(172, 24);
this.txt_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;
//
// txt_id
//
this.txt_id.Location = new System.Drawing.Point(119, 8);
this.txt_id.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_id.Name = "txt_id";
this.txt_id.Size = new System.Drawing.Size(172, 24);
this.txt_id.TabIndex = 4;
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(3, 42);
this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(1485, 311);
this.ultraGroupBox1.TabIndex = 0;
this.ultraGroupBox1.Text = "价格审批信息";
//
// 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;
//
// 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 = "任务名称";
//
// ultraPanel1
//
//
// ultraPanel1.ClientArea
//
this.ultraPanel1.ClientArea.Controls.Add(this.txt_STATUS);
this.ultraPanel1.ClientArea.Controls.Add(this.Cop_taskName);
this.ultraPanel1.ClientArea.Controls.Add(this.Cop_taskId);
this.ultraPanel1.ClientArea.Controls.Add(this.txt_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.Fill;
this.ultraPanel1.Location = new System.Drawing.Point(3, 2);
this.ultraPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraPanel1.Name = "ultraPanel1";
this.ultraPanel1.Size = new System.Drawing.Size(1485, 36);
this.ultraPanel1.TabIndex = 3;
//
// 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(131, 24);
this.ultraLabel1.TabIndex = 0;
this.ultraLabel1.Text = "价格审批编号";
//
// ultraPanel3
//
//
// ultraPanel3.ClientArea
//
this.ultraPanel3.ClientArea.Controls.Add(this.tableLayoutPanel1);
this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
this.ultraPanel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraPanel3.Name = "ultraPanel3";
this.ultraPanel3.Size = new System.Drawing.Size(1491, 355);
this.ultraPanel3.TabIndex = 5;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 27F));
this.tableLayoutPanel1.Controls.Add(this.ultraPanel1, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 1);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 2;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1491, 355);
this.tableLayoutPanel1.TabIndex = 1;
//
// ultraGroupBox2
//
this.ultraGroupBox2.Controls.Add(this.txt_REQ_ORG_NAME);
this.ultraGroupBox2.Controls.Add(this.txt_REMARK);
this.ultraGroupBox2.Controls.Add(this.ultraLabel9);
this.ultraGroupBox2.Controls.Add(this.txt_TASK_AMT);
this.ultraGroupBox2.Controls.Add(this.ultraLabel8);
this.ultraGroupBox2.Controls.Add(this.txt_TASK_QTY);
this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
this.ultraGroupBox2.Controls.Add(this.txt_MNG_ORG_NAME);
this.ultraGroupBox2.Controls.Add(this.dt_REQ_DATE);
this.ultraGroupBox2.Controls.Add(this.txt_procRecord);
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.ultraLabel10);
this.ultraGroupBox2.Controls.Add(this.ultraLabel11);
this.ultraGroupBox2.Controls.Add(this.ultraLabel12);
this.ultraGroupBox2.Controls.Add(this.ultraLabel13);
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(1491, 239);
this.ultraGroupBox2.TabIndex = 0;
this.ultraGroupBox2.Text = "编辑区域";
//
// txt_REQ_ORG_NAME
//
appearance1.TextHAlignAsString = "Center";
appearance1.TextVAlignAsString = "Middle";
editorButton1.Appearance = appearance1;
editorButton1.Text = "+";
this.txt_REQ_ORG_NAME.ButtonsRight.Add(editorButton1);
this.txt_REQ_ORG_NAME.Location = new System.Drawing.Point(536, 31);
this.txt_REQ_ORG_NAME.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_REQ_ORG_NAME.Name = "txt_REQ_ORG_NAME";
this.txt_REQ_ORG_NAME.ReadOnly = true;
this.txt_REQ_ORG_NAME.Size = new System.Drawing.Size(160, 24);
this.txt_REQ_ORG_NAME.TabIndex = 41;
this.txt_REQ_ORG_NAME.Text = " ";
this.txt_REQ_ORG_NAME.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_REQ_ORG_NAME_EditorButtonClick);
//
// txt_REMARK
//
this.txt_REMARK.Location = new System.Drawing.Point(309, 62);
this.txt_REMARK.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_REMARK.Name = "txt_REMARK";
this.txt_REMARK.Size = new System.Drawing.Size(1051, 24);
this.txt_REMARK.TabIndex = 40;
this.txt_REMARK.Text = " ";
//
// ultraLabel9
//
this.ultraLabel9.AutoSize = true;
this.ultraLabel9.Location = new System.Drawing.Point(269, 65);
this.ultraLabel9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraLabel9.Name = "ultraLabel9";
this.ultraLabel9.Size = new System.Drawing.Size(48, 24);
this.ultraLabel9.TabIndex = 39;
this.ultraLabel9.Text = "备注";
//
// txt_TASK_AMT
//
this.txt_TASK_AMT.Location = new System.Drawing.Point(79, 62);
this.txt_TASK_AMT.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_TASK_AMT.Name = "txt_TASK_AMT";
this.txt_TASK_AMT.ReadOnly = true;
this.txt_TASK_AMT.Size = new System.Drawing.Size(160, 24);
this.txt_TASK_AMT.TabIndex = 38;
this.txt_TASK_AMT.Text = " ";
//
// ultraLabel8
//
this.ultraLabel8.AutoSize = true;
this.ultraLabel8.Location = new System.Drawing.Point(39, 65);
this.ultraLabel8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraLabel8.Name = "ultraLabel8";
this.ultraLabel8.Size = new System.Drawing.Size(48, 24);
this.ultraLabel8.TabIndex = 37;
this.ultraLabel8.Text = "金额";
//
// txt_TASK_QTY
//
this.txt_TASK_QTY.Location = new System.Drawing.Point(1200, 34);
this.txt_TASK_QTY.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_TASK_QTY.Name = "txt_TASK_QTY";
this.txt_TASK_QTY.ReadOnly = true;
this.txt_TASK_QTY.Size = new System.Drawing.Size(160, 24);
this.txt_TASK_QTY.TabIndex = 36;
this.txt_TASK_QTY.Text = " ";
//
// ultraLabel5
//
this.ultraLabel5.AutoSize = true;
this.ultraLabel5.Location = new System.Drawing.Point(1163, 36);
this.ultraLabel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(48, 24);
this.ultraLabel5.TabIndex = 35;
this.ultraLabel5.Text = "数量";
//
// txt_MNG_ORG_NAME
//
this.txt_MNG_ORG_NAME.Location = new System.Drawing.Point(768, 34);
this.txt_MNG_ORG_NAME.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_MNG_ORG_NAME.Name = "txt_MNG_ORG_NAME";
this.txt_MNG_ORG_NAME.Size = new System.Drawing.Size(160, 24);
this.txt_MNG_ORG_NAME.TabIndex = 34;
this.txt_MNG_ORG_NAME.Text = " ";
//
// dt_REQ_DATE
//
this.dt_REQ_DATE.FormatProvider = new System.Globalization.CultureInfo("en-GB");
this.dt_REQ_DATE.Location = new System.Drawing.Point(999, 34);
this.dt_REQ_DATE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.dt_REQ_DATE.MaskInput = "{LOC}yyyy/mm/dd";
this.dt_REQ_DATE.Name = "dt_REQ_DATE";
this.dt_REQ_DATE.Size = new System.Drawing.Size(160, 24);
this.dt_REQ_DATE.TabIndex = 32;
//
// txt_procRecord
//
this.txt_procRecord.Location = new System.Drawing.Point(79, 94);
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(1281, 139);
this.txt_procRecord.TabIndex = 31;
//
// txt_taskName
//
this.txt_taskName.Location = new System.Drawing.Point(309, 34);
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 = 30;
this.txt_taskName.Text = " ";
//
// txt_taskId
//
this.txt_taskId.Location = new System.Drawing.Point(79, 34);
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 = 29;
this.txt_taskId.Text = " ";
//
// ultraLabel7
//
this.ultraLabel7.AutoSize = true;
this.ultraLabel7.Location = new System.Drawing.Point(8, 94);
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 = 28;
this.ultraLabel7.Text = "定价内容";
//
// ultraLabel6
//
this.ultraLabel6.AutoSize = true;
this.ultraLabel6.Location = new System.Drawing.Point(927, 36);
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 = 27;
this.ultraLabel6.Text = "申请日期";
//
// ultraLabel10
//
this.ultraLabel10.AutoSize = true;
this.ultraLabel10.Location = new System.Drawing.Point(700, 36);
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 = 26;
this.ultraLabel10.Text = "定价项目";
//
// ultraLabel11
//
this.ultraLabel11.AutoSize = true;
this.ultraLabel11.Location = new System.Drawing.Point(469, 36);
this.ultraLabel11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraLabel11.Name = "ultraLabel11";
this.ultraLabel11.Size = new System.Drawing.Size(89, 24);
this.ultraLabel11.TabIndex = 25;
this.ultraLabel11.Text = "填报单位";
//
// ultraLabel12
//
this.ultraLabel12.AutoSize = true;
this.ultraLabel12.Location = new System.Drawing.Point(240, 36);
this.ultraLabel12.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraLabel12.Name = "ultraLabel12";
this.ultraLabel12.Size = new System.Drawing.Size(89, 24);
this.ultraLabel12.TabIndex = 24;
this.ultraLabel12.Text = "任务名称";
//
// ultraLabel13
//
this.ultraLabel13.AutoSize = true;
this.ultraLabel13.Location = new System.Drawing.Point(9, 36);
this.ultraLabel13.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraLabel13.Name = "ultraLabel13";
this.ultraLabel13.Size = new System.Drawing.Size(89, 24);
this.ultraLabel13.TabIndex = 23;
this.ultraLabel13.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, 355);
this.ultraPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraPanel2.Name = "ultraPanel2";
this.ultraPanel2.Size = new System.Drawing.Size(1491, 239);
this.ultraPanel2.TabIndex = 4;
//
// frmTaskPriceAuditManager
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1491, 594);
this.Controls.Add(this.ultraPanel3);
this.Controls.Add(this.ultraPanel2);
this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.Name = "frmTaskPriceAuditManager";
this.Text = "frmTaskPriceAuditManager";
this.Load += new System.EventHandler(this.frmSummaryM_Load);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_STATUS)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Cop_taskName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_id)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.Cop_taskId)).EndInit();
this.ultraPanel1.ClientArea.ResumeLayout(false);
this.ultraPanel1.ClientArea.PerformLayout();
this.ultraPanel1.ResumeLayout(false);
this.ultraPanel3.ClientArea.ResumeLayout(false);
this.ultraPanel3.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
this.ultraGroupBox2.ResumeLayout(false);
this.ultraGroupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_REQ_ORG_NAME)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_REMARK)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TASK_AMT)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_TASK_QTY)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_MNG_ORG_NAME)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dt_REQ_DATE)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_procRecord)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_taskName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_taskId)).EndInit();
this.ultraPanel2.ClientArea.ResumeLayout(false);
this.ultraPanel2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_STATUS;
private Infragistics.Win.UltraWinEditors.UltraTextEditor Cop_taskName;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_id;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.UltraWinEditors.UltraTextEditor Cop_taskId;
private Infragistics.Win.Misc.UltraLabel ultraLabel4;
private Infragistics.Win.Misc.UltraPanel ultraPanel1;
private Infragistics.Win.Misc.UltraLabel ultraLabel3;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
private Infragistics.Win.Misc.UltraPanel ultraPanel3;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
private Infragistics.Win.Misc.UltraPanel ultraPanel2;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_REMARK;
private Infragistics.Win.Misc.UltraLabel ultraLabel9;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TASK_AMT;
private Infragistics.Win.Misc.UltraLabel ultraLabel8;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TASK_QTY;
private Infragistics.Win.Misc.UltraLabel ultraLabel5;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_MNG_ORG_NAME;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dt_REQ_DATE;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_procRecord;
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 ultraLabel10;
private Infragistics.Win.Misc.UltraLabel ultraLabel11;
private Infragistics.Win.Misc.UltraLabel ultraLabel12;
private Infragistics.Win.Misc.UltraLabel ultraLabel13;
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 System.Data.DataColumn dataColumn17;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_REQ_ORG_NAME;
}
}