namespace Dongke.IBOSS.PRD.Client.SAPDataModule { partial class F_SAP_HEGII_0106 { /// /// 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() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle(); this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible(); this.dtpDatebegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel(); this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel(); this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip(); this.tsbtnSearch = new System.Windows.Forms.ToolStripButton(); this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.dgvLog = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.logid = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.logdate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BeginTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.EndTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ZTYPE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ZMSG = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.synusercode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.MATNR = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ZJDNU = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ZSCS = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ZSCCJ = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ZSCMS = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CHARG = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MENGE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ZMLID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dtpDateend = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.grpCollapsible1.SuspendLayout(); this.tsrToolStrip1.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).BeginInit(); this.tabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit(); this.SuspendLayout(); // // grpCollapsible1 // this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpCollapsible1.Controls.Add(this.dtpDateend); this.grpCollapsible1.Controls.Add(this.dtpDatebegin); this.grpCollapsible1.Controls.Add(this.lblLabel2); this.grpCollapsible1.Controls.Add(this.lblLabel1); this.grpCollapsible1.Location = new System.Drawing.Point(0, 38); this.grpCollapsible1.Name = "grpCollapsible1"; this.grpCollapsible1.Size = new System.Drawing.Size(656, 52); this.grpCollapsible1.TabIndex = 1; this.grpCollapsible1.TabStop = false; this.grpCollapsible1.Text = "查询条件"; // // dtpDatebegin // this.dtpDatebegin.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dtpDatebegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpDatebegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDatebegin.Location = new System.Drawing.Point(71, 18); this.dtpDatebegin.Name = "dtpDatebegin"; this.dtpDatebegin.Size = new System.Drawing.Size(155, 21); this.dtpDatebegin.TabIndex = 4; // // lblLabel2 // this.lblLabel2.Location = new System.Drawing.Point(232, 24); this.lblLabel2.Name = "lblLabel2"; this.lblLabel2.Size = new System.Drawing.Size(17, 12); this.lblLabel2.TabIndex = 2; this.lblLabel2.Text = "至"; // // lblLabel1 // this.lblLabel1.Location = new System.Drawing.Point(12, 24); this.lblLabel1.Name = "lblLabel1"; this.lblLabel1.Size = new System.Drawing.Size(53, 12); this.lblLabel1.TabIndex = 0; this.lblLabel1.Text = "同步日期"; // // tsrToolStrip1 // this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnSearch, this.tsbtnClearCondition, this.toolStripSeparator1, this.tsbtnAdaptive, this.tsbtnClose}); this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0); this.tsrToolStrip1.Name = "tsrToolStrip1"; this.tsrToolStrip1.Size = new System.Drawing.Size(668, 35); this.tsrToolStrip1.TabIndex = 0; // // tsbtnSearch // this.tsbtnSearch.AutoSize = false; this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnSearch.Name = "tsbtnSearch"; this.tsbtnSearch.Size = new System.Drawing.Size(60, 25); this.tsbtnSearch.Text = "查询(&Q)"; this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click); // // tsbtnClearCondition // this.tsbtnClearCondition.AutoSize = false; this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClearCondition.Name = "tsbtnClearCondition"; this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25); this.tsbtnClearCondition.Text = "清空条件(&C)"; this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click); // // toolStripSeparator1 // this.toolStripSeparator1.AutoSize = false; this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // tsbtnAdaptive // this.tsbtnAdaptive.AutoSize = false; this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdaptive.Name = "tsbtnAdaptive"; this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25); this.tsbtnAdaptive.Text = "自适应列宽(&A)"; this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click); // // tsbtnClose // this.tsbtnClose.AutoSize = false; this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClose.Name = "tsbtnClose"; this.tsbtnClose.Size = new System.Drawing.Size(60, 25); this.tsbtnClose.Text = "关闭(&X)"; this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click); // // tabControl1 // this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Location = new System.Drawing.Point(0, 96); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(656, 261); this.tabControl1.TabIndex = 2; // // tabPage1 // this.tabPage1.Controls.Add(this.dgvLog); this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(648, 235); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "同步日志"; this.tabPage1.UseVisualStyleBackColor = true; // // dgvLog // this.dgvLog.AllowUserToAddRows = false; this.dgvLog.AllowUserToDeleteRows = false; this.dgvLog.AllowUserToModifyRows = true; this.dgvLog.AllowUserToOrderColumns = true; dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvLog.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle12; this.dgvLog.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvLog.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvLog.CellHeight = 23; this.dgvLog.ChildNodeColumnName = null; this.dgvLog.ChildNodeColumnText = null; this.dgvLog.ColumnDeep = 1; this.dgvLog.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle13.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvLog.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13; this.dgvLog.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvLog.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.logid, this.logdate, this.BeginTime, this.EndTime, this.ZTYPE, this.ZMSG, this.synusercode}); this.dgvLog.ColumnTreeView = new System.Windows.Forms.TreeView[0]; this.dgvLog.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvLog.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvLog.DynamicColumnName = ""; this.dgvLog.EnableHeadersVisualStyles = false; this.dgvLog.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvLog.FormatQuantityColumns = null; this.dgvLog.HorizontalMergeColumn = null; this.dgvLog.IsAutoCountSum = true; this.dgvLog.IsAutoResizeColumns = false; this.dgvLog.IsClickF12 = false; this.dgvLog.IsOpenMergeCellFlag = false; this.dgvLog.IsSubTotalFlag = false; this.dgvLog.IsTopDeep = false; this.dgvLog.Location = new System.Drawing.Point(0, 0); this.dgvLog.MergeColumnNames = null; this.dgvLog.MergeDetailColumnNames = null; this.dgvLog.MergeDetailOnlyColumn = null; this.dgvLog.MergeOnlyColumn = null; this.dgvLog.MultiSelect = false; this.dgvLog.Name = "dgvLog"; this.dgvLog.ReadOnly = true; this.dgvLog.RefreshAtHscroll = false; this.dgvLog.RowHeadersWidth = 50; this.dgvLog.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvLog.RowsDefaultCellStyle = dataGridViewCellStyle18; this.dgvLog.RowTemplate.Height = 21; this.dgvLog.Size = new System.Drawing.Size(648, 235); this.dgvLog.SortOrderColumnName = null; this.dgvLog.TabIndex = 0; this.dgvLog.Tag = ""; this.dgvLog.TotalSumColumns = null; this.dgvLog.ViewRowFilter = ""; this.dgvLog.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvLog_CellDoubleClick); // // logid // this.logid.DataPropertyName = "logid"; this.logid.HeaderText = "logid"; this.logid.Name = "logid"; this.logid.ReadOnly = true; this.logid.Visible = false; // // logdate // this.logdate.DataPropertyName = "yyyymmdd"; dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.logdate.DefaultCellStyle = dataGridViewCellStyle14; this.logdate.HeaderText = "同步日期"; this.logdate.Name = "logdate"; this.logdate.ReadOnly = true; // // BeginTime // this.BeginTime.DataPropertyName = "BeginTime"; dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle15.Format = "yyyy-MM-dd HH:mm:ss"; this.BeginTime.DefaultCellStyle = dataGridViewCellStyle15; this.BeginTime.HeaderText = "开始时间"; this.BeginTime.Name = "BeginTime"; this.BeginTime.ReadOnly = true; // // EndTime // this.EndTime.DataPropertyName = "EndTime"; dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle16.Format = "yyyy-MM-dd HH:mm:ss"; this.EndTime.DefaultCellStyle = dataGridViewCellStyle16; this.EndTime.HeaderText = "完成时间"; this.EndTime.Name = "EndTime"; this.EndTime.ReadOnly = true; // // ZTYPE // this.ZTYPE.DataPropertyName = "ZTYPE"; dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.ZTYPE.DefaultCellStyle = dataGridViewCellStyle17; this.ZTYPE.HeaderText = "同步状态"; this.ZTYPE.Name = "ZTYPE"; this.ZTYPE.ReadOnly = true; // // ZMSG // this.ZMSG.DataPropertyName = "ZMSG"; this.ZMSG.HeaderText = "同步消息"; this.ZMSG.Name = "ZMSG"; this.ZMSG.ReadOnly = true; // // synusercode // this.synusercode.DataPropertyName = "synusercode"; this.synusercode.HeaderText = "同步工号"; this.synusercode.Name = "synusercode"; this.synusercode.ReadOnly = true; // // tabPage2 // this.tabPage2.Controls.Add(this.dgvSum); this.tabPage2.Location = new System.Drawing.Point(4, 22); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(648, 235); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "同步明细"; this.tabPage2.UseVisualStyleBackColor = true; // // dgvSum // this.dgvSum.AllowUserToAddRows = false; this.dgvSum.AllowUserToDeleteRows = false; this.dgvSum.AllowUserToModifyRows = true; this.dgvSum.AllowUserToOrderColumns = true; dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle19; this.dgvSum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvSum.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvSum.CellHeight = 23; this.dgvSum.ChildNodeColumnName = null; this.dgvSum.ChildNodeColumnText = null; this.dgvSum.ColumnDeep = 1; this.dgvSum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle20.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle20; this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.MATNR, this.ZJDNU, this.ZSCS, this.ZSCCJ, this.ZSCMS, this.CHARG, this.MENGE, this.ZMLID}); this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[0]; this.dgvSum.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); this.dgvSum.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvSum.DynamicColumnName = ""; this.dgvSum.EnableHeadersVisualStyles = false; this.dgvSum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvSum.FormatQuantityColumns = null; this.dgvSum.HorizontalMergeColumn = null; this.dgvSum.IsAutoCountSum = true; this.dgvSum.IsAutoResizeColumns = false; this.dgvSum.IsClickF12 = false; this.dgvSum.IsOpenMergeCellFlag = false; this.dgvSum.IsSubTotalFlag = false; this.dgvSum.IsTopDeep = false; this.dgvSum.Location = new System.Drawing.Point(0, 0); this.dgvSum.MergeColumnNames = null; this.dgvSum.MergeDetailColumnNames = null; this.dgvSum.MergeDetailOnlyColumn = null; this.dgvSum.MergeOnlyColumn = null; this.dgvSum.MultiSelect = false; this.dgvSum.Name = "dgvSum"; this.dgvSum.ReadOnly = true; this.dgvSum.RefreshAtHscroll = false; this.dgvSum.RowHeadersWidth = 50; this.dgvSum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle22; this.dgvSum.RowTemplate.Height = 21; this.dgvSum.Size = new System.Drawing.Size(648, 235); this.dgvSum.SortOrderColumnName = null; this.dgvSum.TabIndex = 0; this.dgvSum.Tag = ""; this.dgvSum.TotalSumColumns = null; this.dgvSum.ViewRowFilter = ""; // // MATNR // this.MATNR.DataPropertyName = "MATNR"; this.MATNR.HeaderText = "物料编码"; this.MATNR.Name = "MATNR"; this.MATNR.ReadOnly = true; // // ZJDNU // this.ZJDNU.DataPropertyName = "ZJDNU"; this.ZJDNU.HeaderText = "数据节点"; this.ZJDNU.Name = "ZJDNU"; this.ZJDNU.ReadOnly = true; // // ZSCS // this.ZSCS.DataPropertyName = "ZSCS"; this.ZSCS.HeaderText = "生产线"; this.ZSCS.Name = "ZSCS"; this.ZSCS.ReadOnly = true; // // ZSCCJ // this.ZSCCJ.DataPropertyName = "ZSCCJ"; this.ZSCCJ.HeaderText = "生产车间"; this.ZSCCJ.Name = "ZSCCJ"; this.ZSCCJ.ReadOnly = true; // // ZSCMS // this.ZSCMS.DataPropertyName = "ZSCMS"; this.ZSCMS.HeaderText = "生产模式"; this.ZSCMS.Name = "ZSCMS"; this.ZSCMS.ReadOnly = true; // // CHARG // this.CHARG.DataPropertyName = "CHARG"; this.CHARG.HeaderText = "批号"; this.CHARG.Name = "CHARG"; this.CHARG.ReadOnly = true; // // MENGE // this.MENGE.DataPropertyName = "MENGE"; dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; this.MENGE.DefaultCellStyle = dataGridViewCellStyle21; this.MENGE.HeaderText = "数量"; this.MENGE.Name = "MENGE"; this.MENGE.ReadOnly = true; // // ZMLID // this.ZMLID.DataPropertyName = "ZMLID"; this.ZMLID.HeaderText = "移库方"; this.ZMLID.Name = "ZMLID"; this.ZMLID.ReadOnly = true; // // dtpDateend // this.dtpDateend.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dtpDateend.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpDateend.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDateend.Location = new System.Drawing.Point(255, 18); this.dtpDateend.Name = "dtpDateend"; this.dtpDateend.Size = new System.Drawing.Size(152, 21); this.dtpDateend.TabIndex = 5; // // F_SAP_HEGII_0106 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(668, 357); this.Controls.Add(this.tabControl1); this.Controls.Add(this.grpCollapsible1); this.Controls.Add(this.tsrToolStrip1); this.Name = "F_SAP_HEGII_0106"; this.Text = "报工移库SAP日志"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_SAP_HEGII_0106_FormClosed); this.Load += new System.EventHandler(this.F_SAP_HEGII_0106_Load); this.grpCollapsible1.ResumeLayout(false); this.grpCollapsible1.PerformLayout(); this.tsrToolStrip1.ResumeLayout(false); this.tsrToolStrip1.PerformLayout(); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvLog)).EndInit(); this.tabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit(); this.ResumeLayout(false); } #endregion private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1; private System.Windows.Forms.ToolStripButton tsbtnSearch; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private WinForm.Controls.GrpCollapsible grpCollapsible1; private WinForm.Controls.LblLabel lblLabel1; private System.Windows.Forms.ToolStripButton tsbtnClearCondition; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private WinForm.Controls.LblLabel lblLabel2; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private Basics.BaseControls.C_DataGridView dgvLog; private Basics.BaseControls.C_DataGridView dgvSum; private System.Windows.Forms.DataGridViewTextBoxColumn logid; private System.Windows.Forms.DataGridViewTextBoxColumn logdate; private System.Windows.Forms.DataGridViewTextBoxColumn BeginTime; private System.Windows.Forms.DataGridViewTextBoxColumn EndTime; private System.Windows.Forms.DataGridViewTextBoxColumn ZTYPE; private System.Windows.Forms.DataGridViewTextBoxColumn ZMSG; private System.Windows.Forms.DataGridViewTextBoxColumn synusercode; private System.Windows.Forms.DataGridViewTextBoxColumn MATNR; private System.Windows.Forms.DataGridViewTextBoxColumn ZJDNU; private System.Windows.Forms.DataGridViewTextBoxColumn ZSCS; private System.Windows.Forms.DataGridViewTextBoxColumn ZSCCJ; private System.Windows.Forms.DataGridViewTextBoxColumn ZSCMS; private System.Windows.Forms.DataGridViewTextBoxColumn CHARG; private System.Windows.Forms.DataGridViewTextBoxColumn MENGE; private System.Windows.Forms.DataGridViewTextBoxColumn ZMLID; private Basics.BaseControls.C_DateTimePicker dtpDatebegin; private Basics.BaseControls.C_DateTimePicker dtpDateend; } }