namespace Dongke.IBOSS.PRD.Client.SAPDataModule
{
partial class F_SAP_HEGII_0102
{
///
/// 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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
this.dtpDateend = new Dongke.WinForm.Controls.DtpDate();
this.dtpDatebegin = new Dongke.WinForm.Controls.DtpDate();
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.DataCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DataCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DataStuts = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DataMSG = 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.yyyymmdd = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.sapcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ordercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.orderitem = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.outputnum = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.recoverynum = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.testmouldflag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.ztype = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zmsg = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ZTIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
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.lblLabel2);
this.grpCollapsible1.Controls.Add(this.lblLabel1);
this.grpCollapsible1.Controls.Add(this.dtpDateend);
this.grpCollapsible1.Controls.Add(this.dtpDatebegin);
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 = "查询条件";
//
// lblLabel2
//
this.lblLabel2.Location = new System.Drawing.Point(177, 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 = "同步日期";
//
// dtpDateend
//
this.dtpDateend.AllowNull = false;
this.dtpDateend.Location = new System.Drawing.Point(200, 20);
this.dtpDateend.Name = "dtpDateend";
this.dtpDateend.Size = new System.Drawing.Size(100, 21);
this.dtpDateend.TabIndex = 3;
this.dtpDateend.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
//
// dtpDatebegin
//
this.dtpDatebegin.AllowNull = false;
this.dtpDatebegin.Location = new System.Drawing.Point(71, 20);
this.dtpDatebegin.Name = "dtpDatebegin";
this.dtpDatebegin.Size = new System.Drawing.Size(100, 21);
this.dtpDatebegin.TabIndex = 1;
this.dtpDatebegin.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
//
// 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;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvLog.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
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;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvLog.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
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.DataCode,
this.DataCodeName,
this.DataStuts,
this.DataMSG,
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;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvLog.RowsDefaultCellStyle = dataGridViewCellStyle7;
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";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.logdate.DefaultCellStyle = dataGridViewCellStyle3;
this.logdate.HeaderText = "同步日期";
this.logdate.Name = "logdate";
this.logdate.ReadOnly = true;
//
// BeginTime
//
this.BeginTime.DataPropertyName = "BeginTime";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
this.BeginTime.DefaultCellStyle = dataGridViewCellStyle4;
this.BeginTime.HeaderText = "开始时间";
this.BeginTime.Name = "BeginTime";
this.BeginTime.ReadOnly = true;
//
// EndTime
//
this.EndTime.DataPropertyName = "EndTime";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.Format = "yyyy-MM-dd HH:mm:ss";
this.EndTime.DefaultCellStyle = dataGridViewCellStyle5;
this.EndTime.HeaderText = "完成时间";
this.EndTime.Name = "EndTime";
this.EndTime.ReadOnly = true;
//
// DataCode
//
this.DataCode.DataPropertyName = "DataCode";
this.DataCode.HeaderText = "DataCode";
this.DataCode.Name = "DataCode";
this.DataCode.ReadOnly = true;
this.DataCode.Visible = false;
//
// DataCodeName
//
this.DataCodeName.DataPropertyName = "DataCodeName";
this.DataCodeName.HeaderText = "数据节点";
this.DataCodeName.Name = "DataCodeName";
this.DataCodeName.ReadOnly = true;
//
// DataStuts
//
this.DataStuts.DataPropertyName = "DataStuts";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.DataStuts.DefaultCellStyle = dataGridViewCellStyle6;
this.DataStuts.HeaderText = "同步状态";
this.DataStuts.Name = "DataStuts";
this.DataStuts.ReadOnly = true;
//
// DataMSG
//
this.DataMSG.DataPropertyName = "DataMSG";
this.DataMSG.HeaderText = "同步消息";
this.DataMSG.Name = "DataMSG";
this.DataMSG.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;
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
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;
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.yyyymmdd,
this.goodscode,
this.sapcode,
this.usercode,
this.ordercode,
this.orderitem,
this.outputnum,
this.recoverynum,
this.testmouldflag,
this.ztype,
this.zmsg,
this.ZTIME});
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;
dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle15;
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 = "";
//
// yyyymmdd
//
this.yyyymmdd.DataPropertyName = "yyyymmdd";
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.yyyymmdd.DefaultCellStyle = dataGridViewCellStyle10;
this.yyyymmdd.HeaderText = "同步日期";
this.yyyymmdd.Name = "yyyymmdd";
this.yyyymmdd.ReadOnly = true;
//
// goodscode
//
this.goodscode.DataPropertyName = "goodscode";
this.goodscode.HeaderText = "产品编码";
this.goodscode.Name = "goodscode";
this.goodscode.ReadOnly = true;
//
// sapcode
//
this.sapcode.DataPropertyName = "sapcode";
this.sapcode.HeaderText = "物料编码";
this.sapcode.Name = "sapcode";
this.sapcode.ReadOnly = true;
//
// usercode
//
this.usercode.DataPropertyName = "usercode";
this.usercode.HeaderText = "生产工号";
this.usercode.Name = "usercode";
this.usercode.ReadOnly = true;
//
// ordercode
//
this.ordercode.DataPropertyName = "ordercode";
this.ordercode.HeaderText = "销售凭证 ";
this.ordercode.Name = "ordercode";
this.ordercode.ReadOnly = true;
//
// orderitem
//
this.orderitem.DataPropertyName = "orderitem";
this.orderitem.HeaderText = "凭证项目";
this.orderitem.Name = "orderitem";
this.orderitem.ReadOnly = true;
//
// outputnum
//
this.outputnum.DataPropertyName = "outputnum";
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.outputnum.DefaultCellStyle = dataGridViewCellStyle11;
this.outputnum.HeaderText = "产量";
this.outputnum.Name = "outputnum";
this.outputnum.ReadOnly = true;
//
// recoverynum
//
this.recoverynum.DataPropertyName = "recoverynum";
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.recoverynum.DefaultCellStyle = dataGridViewCellStyle12;
this.recoverynum.HeaderText = "回收";
this.recoverynum.Name = "recoverynum";
this.recoverynum.ReadOnly = true;
//
// testmouldflag
//
this.testmouldflag.DataPropertyName = "testmouldflag";
this.testmouldflag.FalseValue = "0";
this.testmouldflag.HeaderText = "试验标识";
this.testmouldflag.IndeterminateValue = "0";
this.testmouldflag.Name = "testmouldflag";
this.testmouldflag.ReadOnly = true;
this.testmouldflag.TrueValue = "1";
//
// ztype
//
this.ztype.DataPropertyName = "ztype";
dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.ztype.DefaultCellStyle = dataGridViewCellStyle13;
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;
//
// ZTIME
//
this.ZTIME.DataPropertyName = "ZTIME";
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle14.Format = "yyyy-MM-dd HH:mm:ss";
this.ZTIME.DefaultCellStyle = dataGridViewCellStyle14;
this.ZTIME.HeaderText = "同步时间";
this.ZTIME.Name = "ZTIME";
this.ZTIME.ReadOnly = true;
//
// F_SAP_HEGII_0102
//
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_0102";
this.Text = "成品SAP日志";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_SAP_HEGII_0102_FormClosed);
this.Load += new System.EventHandler(this.F_SAP_HEGII_0102_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 WinForm.Controls.DtpDate dtpDatebegin;
private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private WinForm.Controls.LblLabel lblLabel2;
private WinForm.Controls.DtpDate dtpDateend;
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 DataCode;
private System.Windows.Forms.DataGridViewTextBoxColumn DataCodeName;
private System.Windows.Forms.DataGridViewTextBoxColumn DataStuts;
private System.Windows.Forms.DataGridViewTextBoxColumn DataMSG;
private System.Windows.Forms.DataGridViewTextBoxColumn synusercode;
private System.Windows.Forms.DataGridViewTextBoxColumn yyyymmdd;
private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
private System.Windows.Forms.DataGridViewTextBoxColumn sapcode;
private System.Windows.Forms.DataGridViewTextBoxColumn usercode;
private System.Windows.Forms.DataGridViewTextBoxColumn ordercode;
private System.Windows.Forms.DataGridViewTextBoxColumn orderitem;
private System.Windows.Forms.DataGridViewTextBoxColumn outputnum;
private System.Windows.Forms.DataGridViewTextBoxColumn recoverynum;
private System.Windows.Forms.DataGridViewCheckBoxColumn testmouldflag;
private System.Windows.Forms.DataGridViewTextBoxColumn ztype;
private System.Windows.Forms.DataGridViewTextBoxColumn zmsg;
private System.Windows.Forms.DataGridViewTextBoxColumn ZTIME;
}
}