namespace Dongke.IBOSS.PRD.Client.SAPDataModule
{
partial class F_SAP_HEGII_0101
{
///
/// 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 dataGridViewCellStyle8 = 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 dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
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.ztype = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zmsg = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ZTIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
this.dtpDate = 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.tsbtnSyn = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit();
this.grpCollapsible1.SuspendLayout();
this.tsrToolStrip1.SuspendLayout();
this.SuspendLayout();
//
// dgvSum
//
this.dgvSum.AllowUserToAddRows = false;
this.dgvSum.AllowUserToDeleteRows = false;
this.dgvSum.AllowUserToModifyRows = true;
this.dgvSum.AllowUserToOrderColumns = true;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvSum.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.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;
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.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
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.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.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, 96);
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;
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle8;
this.dgvSum.RowTemplate.Height = 21;
this.dgvSum.Size = new System.Drawing.Size(656, 261);
this.dgvSum.SortOrderColumnName = null;
this.dgvSum.TabIndex = 0;
this.dgvSum.Tag = "";
this.dgvSum.TotalSumColumns = null;
this.dgvSum.ViewRowFilter = "";
//
// yyyymmdd
//
this.yyyymmdd.DataPropertyName = "yyyymmdd";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.yyyymmdd.DefaultCellStyle = dataGridViewCellStyle3;
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";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.outputnum.DefaultCellStyle = dataGridViewCellStyle4;
this.outputnum.HeaderText = "产量";
this.outputnum.Name = "outputnum";
this.outputnum.ReadOnly = true;
//
// recoverynum
//
this.recoverynum.DataPropertyName = "recoverynum";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.recoverynum.DefaultCellStyle = dataGridViewCellStyle5;
this.recoverynum.HeaderText = "回收";
this.recoverynum.Name = "recoverynum";
this.recoverynum.ReadOnly = true;
//
// ztype
//
this.ztype.DataPropertyName = "ztype";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.ztype.DefaultCellStyle = dataGridViewCellStyle6;
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";
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle7.Format = "yyyy-MM-dd HH:mm:ss";
this.ZTIME.DefaultCellStyle = dataGridViewCellStyle7;
this.ZTIME.HeaderText = "同步时间";
this.ZTIME.Name = "ZTIME";
this.ZTIME.ReadOnly = true;
//
// 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.lblLabel1);
this.grpCollapsible1.Controls.Add(this.dtpDate);
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 = "查询条件";
//
// 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 = "同步日期";
//
// dtpDate
//
this.dtpDate.AllowNull = false;
this.dtpDate.Location = new System.Drawing.Point(71, 20);
this.dtpDate.Name = "dtpDate";
this.dtpDate.Size = new System.Drawing.Size(100, 21);
this.dtpDate.TabIndex = 1;
this.dtpDate.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.tsbtnSyn,
this.toolStripSeparator4,
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);
//
// tsbtnSyn
//
this.tsbtnSyn.AutoSize = false;
this.tsbtnSyn.Enabled = false;
this.tsbtnSyn.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnSyn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnSyn.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnSyn.Name = "tsbtnSyn";
this.tsbtnSyn.Size = new System.Drawing.Size(60, 25);
this.tsbtnSyn.Text = "同步(&S)";
this.tsbtnSyn.Click += new System.EventHandler(this.tsbtnSyn_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.AutoSize = false;
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.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);
//
// F_SAP_HEGII_0101
//
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.dgvSum);
this.Controls.Add(this.grpCollapsible1);
this.Controls.Add(this.tsrToolStrip1);
this.Name = "F_SAP_HEGII_0101";
this.Text = "成品SAP同步";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_SAP_HEGII_0101_FormClosed);
this.Load += new System.EventHandler(this.F_SAP_HEGII_0101_Load);
((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit();
this.grpCollapsible1.ResumeLayout(false);
this.grpCollapsible1.PerformLayout();
this.tsrToolStrip1.ResumeLayout(false);
this.tsrToolStrip1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1;
private System.Windows.Forms.ToolStripButton tsbtnSearch;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private WinForm.Controls.GrpCollapsible grpCollapsible1;
private Basics.BaseControls.C_DataGridView dgvSum;
private WinForm.Controls.LblLabel lblLabel1;
private WinForm.Controls.DtpDate dtpDate;
private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton tsbtnSyn;
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.DataGridViewTextBoxColumn ztype;
private System.Windows.Forms.DataGridViewTextBoxColumn zmsg;
private System.Windows.Forms.DataGridViewTextBoxColumn ZTIME;
}
}