| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470 |
-
- namespace Dongke.IBOSS.PRD.Client.SAPDataModule
- {
- partial class F_SAP_HEGII_0113
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = 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();
- this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
- this.txtZhongTaiMsg = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.lblZhongTaiMsg = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblToZhongTaiFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.cmbToZhongTaiFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.lblFhtimeEnd = new Dongke.WinForm.Controls.LblLabel();
- this.lblFhtimeBegin = new Dongke.WinForm.Controls.LblLabel();
- this.dtpFhtimeEnd = new Dongke.WinForm.Controls.DtpDate();
- this.dtpFhtimeBegin = new Dongke.WinForm.Controls.DtpDate();
- this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
- this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
- this.tsbtnSynLog = 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.dgvBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.YYYYMMDD = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SAPCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.OUTCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BANMA = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ORDERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ORDERITEM = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SECURITYCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.TOKUNCHUANTIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.TOKUNCHUANFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.KUNCHUANMSG = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.grpCollapsible1.SuspendLayout();
- this.tsrToolStrip1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvBarcode)).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.txtZhongTaiMsg);
- this.grpCollapsible1.Controls.Add(this.lblZhongTaiMsg);
- this.grpCollapsible1.Controls.Add(this.lblToZhongTaiFlag);
- this.grpCollapsible1.Controls.Add(this.cmbToZhongTaiFlag);
- this.grpCollapsible1.Controls.Add(this.lblFhtimeEnd);
- this.grpCollapsible1.Controls.Add(this.lblFhtimeBegin);
- this.grpCollapsible1.Controls.Add(this.dtpFhtimeEnd);
- this.grpCollapsible1.Controls.Add(this.dtpFhtimeBegin);
- this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
- this.grpCollapsible1.Name = "grpCollapsible1";
- this.grpCollapsible1.Size = new System.Drawing.Size(1154, 52);
- this.grpCollapsible1.TabIndex = 1;
- this.grpCollapsible1.TabStop = false;
- this.grpCollapsible1.Text = "查询条件";
- //
- // txtZhongTaiMsg
- //
- this.txtZhongTaiMsg.BackColor = System.Drawing.SystemColors.Window;
- this.txtZhongTaiMsg.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtZhongTaiMsg.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtZhongTaiMsg.ErrorMessage = "";
- this.txtZhongTaiMsg.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtZhongTaiMsg.Location = new System.Drawing.Point(530, 20);
- this.txtZhongTaiMsg.MaxLength = 20;
- this.txtZhongTaiMsg.Name = "txtZhongTaiMsg";
- this.txtZhongTaiMsg.Size = new System.Drawing.Size(120, 21);
- this.txtZhongTaiMsg.TabIndex = 28;
- //
- // lblZhongTaiMsg
- //
- this.lblZhongTaiMsg.AutoSize = true;
- this.lblZhongTaiMsg.BackColor = System.Drawing.Color.Transparent;
- this.lblZhongTaiMsg.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblZhongTaiMsg.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblZhongTaiMsg.Location = new System.Drawing.Point(471, 24);
- this.lblZhongTaiMsg.Name = "lblZhongTaiMsg";
- this.lblZhongTaiMsg.Size = new System.Drawing.Size(53, 12);
- this.lblZhongTaiMsg.TabIndex = 25;
- this.lblZhongTaiMsg.Text = "同步结果";
- //
- // lblToZhongTaiFlag
- //
- this.lblToZhongTaiFlag.AutoSize = true;
- this.lblToZhongTaiFlag.BackColor = System.Drawing.Color.Transparent;
- this.lblToZhongTaiFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblToZhongTaiFlag.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblToZhongTaiFlag.Location = new System.Drawing.Point(306, 24);
- this.lblToZhongTaiFlag.Name = "lblToZhongTaiFlag";
- this.lblToZhongTaiFlag.Size = new System.Drawing.Size(53, 12);
- this.lblToZhongTaiFlag.TabIndex = 24;
- this.lblToZhongTaiFlag.Text = "同步状态";
- //
- // cmbToZhongTaiFlag
- //
- this.cmbToZhongTaiFlag.BackColor = System.Drawing.SystemColors.Window;
- this.cmbToZhongTaiFlag.BackgroundColor = System.Drawing.SystemColors.Window;
- this.cmbToZhongTaiFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbToZhongTaiFlag.FormattingEnabled = true;
- this.cmbToZhongTaiFlag.Location = new System.Drawing.Point(365, 20);
- this.cmbToZhongTaiFlag.Name = "cmbToZhongTaiFlag";
- this.cmbToZhongTaiFlag.Size = new System.Drawing.Size(100, 20);
- this.cmbToZhongTaiFlag.TabIndex = 23;
- //
- // lblFhtimeEnd
- //
- this.lblFhtimeEnd.Location = new System.Drawing.Point(177, 24);
- this.lblFhtimeEnd.Name = "lblFhtimeEnd";
- this.lblFhtimeEnd.Size = new System.Drawing.Size(17, 12);
- this.lblFhtimeEnd.TabIndex = 2;
- this.lblFhtimeEnd.Text = "至";
- //
- // lblFhtimeBegin
- //
- this.lblFhtimeBegin.Location = new System.Drawing.Point(12, 24);
- this.lblFhtimeBegin.Name = "lblFhtimeBegin";
- this.lblFhtimeBegin.Size = new System.Drawing.Size(53, 12);
- this.lblFhtimeBegin.TabIndex = 0;
- this.lblFhtimeBegin.Text = "交接日期";
- //
- // dtpFhtimeEnd
- //
- this.dtpFhtimeEnd.AllowNull = false;
- this.dtpFhtimeEnd.Location = new System.Drawing.Point(200, 20);
- this.dtpFhtimeEnd.Name = "dtpFhtimeEnd";
- this.dtpFhtimeEnd.Size = new System.Drawing.Size(100, 21);
- this.dtpFhtimeEnd.TabIndex = 3;
- this.dtpFhtimeEnd.Value = new System.DateTime(2017, 12, 1, 0, 0, 0, 0);
- //
- // dtpFhtimeBegin
- //
- this.dtpFhtimeBegin.AllowNull = false;
- this.dtpFhtimeBegin.Location = new System.Drawing.Point(71, 20);
- this.dtpFhtimeBegin.Name = "dtpFhtimeBegin";
- this.dtpFhtimeBegin.Size = new System.Drawing.Size(100, 21);
- this.dtpFhtimeBegin.TabIndex = 1;
- this.dtpFhtimeBegin.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.tsbtnSynLog,
- 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(1166, 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);
- //
- // tsbtnSynLog
- //
- this.tsbtnSynLog.AutoSize = false;
- this.tsbtnSynLog.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnSynLog.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnSynLog.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnSynLog.Name = "tsbtnSynLog";
- this.tsbtnSynLog.Size = new System.Drawing.Size(60, 25);
- this.tsbtnSynLog.Text = "同步(&L)";
- this.tsbtnSynLog.Click += new System.EventHandler(this.tsbtnSynLog_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);
- //
- // dgvBarcode
- //
- this.dgvBarcode.AllowUserToAddRows = false;
- this.dgvBarcode.AllowUserToDeleteRows = false;
- this.dgvBarcode.AllowUserToModifyRows = true;
- this.dgvBarcode.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvBarcode.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvBarcode.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.dgvBarcode.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvBarcode.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvBarcode.CellHeight = 23;
- this.dgvBarcode.ChildNodeColumnName = null;
- this.dgvBarcode.ChildNodeColumnText = null;
- this.dgvBarcode.ColumnDeep = 1;
- this.dgvBarcode.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.dgvBarcode.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvBarcode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvBarcode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.YYYYMMDD,
- this.BARCODE,
- this.SAPCODE,
- this.OUTCODE,
- this.BANMA,
- this.CREATETIME,
- this.ORDERCODE,
- this.ORDERITEM,
- this.SECURITYCODE,
- this.TOKUNCHUANTIME,
- this.TOKUNCHUANFLAG,
- this.KUNCHUANMSG});
- this.dgvBarcode.ColumnTreeView = new System.Windows.Forms.TreeView[0];
- this.dgvBarcode.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.dgvBarcode.DynamicColumnName = "";
- this.dgvBarcode.EnableHeadersVisualStyles = false;
- this.dgvBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvBarcode.FormatQuantityColumns = null;
- this.dgvBarcode.HasNode = false;
- this.dgvBarcode.HorizontalMergeColumn = null;
- this.dgvBarcode.IsAutoCountSum = true;
- this.dgvBarcode.IsAutoResizeColumns = false;
- this.dgvBarcode.IsClickF12 = false;
- this.dgvBarcode.IsOpenMergeCellFlag = false;
- this.dgvBarcode.IsSubTotalFlag = false;
- this.dgvBarcode.IsTopDeep = false;
- this.dgvBarcode.Location = new System.Drawing.Point(12, 96);
- this.dgvBarcode.MergeColumnNames = null;
- this.dgvBarcode.MergeDetailColumnNames = null;
- this.dgvBarcode.MergeDetailOnlyColumn = null;
- this.dgvBarcode.MergeOnlyColumn = null;
- this.dgvBarcode.MultiSelect = false;
- this.dgvBarcode.Name = "dgvBarcode";
- this.dgvBarcode.ReadOnly = true;
- this.dgvBarcode.RefreshAtHscroll = false;
- this.dgvBarcode.RowHeadersWidth = 50;
- this.dgvBarcode.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvBarcode.RowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvBarcode.RowTemplate.Height = 21;
- this.dgvBarcode.Size = new System.Drawing.Size(1142, 514);
- this.dgvBarcode.SortOrderColumnName = null;
- this.dgvBarcode.TabIndex = 2;
- this.dgvBarcode.Tag = "";
- this.dgvBarcode.TotalSumColumns = null;
- this.dgvBarcode.ViewRowFilter = "";
- this.dgvBarcode.VirtualNodes = false;
- //
- // YYYYMMDD
- //
- this.YYYYMMDD.DataPropertyName = "YYYYMMDD";
- this.YYYYMMDD.HeaderText = "日期";
- this.YYYYMMDD.Name = "YYYYMMDD";
- this.YYYYMMDD.ReadOnly = true;
- //
- // BARCODE
- //
- this.BARCODE.DataPropertyName = "BARCODE";
- this.BARCODE.HeaderText = "产品条码";
- this.BARCODE.Name = "BARCODE";
- this.BARCODE.ReadOnly = true;
- //
- // SAPCODE
- //
- this.SAPCODE.DataPropertyName = "SAPCODE";
- this.SAPCODE.HeaderText = "物料编码";
- this.SAPCODE.Name = "SAPCODE";
- this.SAPCODE.ReadOnly = true;
- //
- // OUTCODE
- //
- this.OUTCODE.DataPropertyName = "OUTCODE";
- this.OUTCODE.HeaderText = "外箱码";
- this.OUTCODE.Name = "OUTCODE";
- this.OUTCODE.ReadOnly = true;
- //
- // BANMA
- //
- this.BANMA.DataPropertyName = "BANMA";
- this.BANMA.HeaderText = "板码";
- this.BANMA.Name = "BANMA";
- this.BANMA.ReadOnly = true;
- //
- // CREATETIME
- //
- this.CREATETIME.DataPropertyName = "CREATETIME";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.CREATETIME.DefaultCellStyle = dataGridViewCellStyle3;
- this.CREATETIME.HeaderText = "交接时间";
- this.CREATETIME.Name = "CREATETIME";
- this.CREATETIME.ReadOnly = true;
- //
- // ORDERCODE
- //
- this.ORDERCODE.DataPropertyName = "ORDERCODE";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.ORDERCODE.DefaultCellStyle = dataGridViewCellStyle4;
- this.ORDERCODE.HeaderText = "SAP销售单号";
- this.ORDERCODE.Name = "ORDERCODE";
- this.ORDERCODE.ReadOnly = true;
- //
- // ORDERITEM
- //
- this.ORDERITEM.HeaderText = "SAP销售单行号";
- this.ORDERITEM.Name = "ORDERITEM";
- this.ORDERITEM.ReadOnly = true;
- //
- // SECURITYCODE
- //
- this.SECURITYCODE.HeaderText = "防伪码";
- this.SECURITYCODE.Name = "SECURITYCODE";
- this.SECURITYCODE.ReadOnly = true;
- //
- // TOKUNCHUANTIME
- //
- this.TOKUNCHUANTIME.DataPropertyName = "TOKUNCHUANTIME";
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle5.Format = "yyyy-MM-dd HH:mm:ss";
- this.TOKUNCHUANTIME.DefaultCellStyle = dataGridViewCellStyle5;
- this.TOKUNCHUANTIME.HeaderText = "同步时间";
- this.TOKUNCHUANTIME.Name = "TOKUNCHUANTIME";
- this.TOKUNCHUANTIME.ReadOnly = true;
- //
- // TOKUNCHUANFLAG
- //
- this.TOKUNCHUANFLAG.DataPropertyName = "TOKUNCHUANFLAG";
- this.TOKUNCHUANFLAG.FalseValue = "0";
- this.TOKUNCHUANFLAG.HeaderText = "同步标识";
- this.TOKUNCHUANFLAG.IndeterminateValue = "0";
- this.TOKUNCHUANFLAG.Name = "TOKUNCHUANFLAG";
- this.TOKUNCHUANFLAG.ReadOnly = true;
- this.TOKUNCHUANFLAG.TrueValue = "1";
- //
- // KUNCHUANMSG
- //
- this.KUNCHUANMSG.DataPropertyName = "KUNCHUANMSG";
- this.KUNCHUANMSG.HeaderText = "同步结果";
- this.KUNCHUANMSG.Name = "KUNCHUANMSG";
- this.KUNCHUANMSG.ReadOnly = true;
- //
- // F_SAP_HEGII_0113
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1166, 622);
- this.Controls.Add(this.dgvBarcode);
- this.Controls.Add(this.grpCollapsible1);
- this.Controls.Add(this.tsrToolStrip1);
- this.Name = "F_SAP_HEGII_0113";
- this.Text = "昆船WMS系统同步日志";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_SAP_HEGII_0113_FormClosed);
- this.Load += new System.EventHandler(this.F_SAP_HEGII_0113_Load);
- this.grpCollapsible1.ResumeLayout(false);
- this.grpCollapsible1.PerformLayout();
- this.tsrToolStrip1.ResumeLayout(false);
- this.tsrToolStrip1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvBarcode)).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 lblFhtimeBegin;
- private WinForm.Controls.DtpDate dtpFhtimeBegin;
- private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private WinForm.Controls.LblLabel lblFhtimeEnd;
- private WinForm.Controls.DtpDate dtpFhtimeEnd;
- private System.Windows.Forms.ToolStripButton tsbtnSynLog;
- private Basics.BaseControls.C_Label lblToZhongTaiFlag;
- private Basics.BaseControls.C_ComboBox cmbToZhongTaiFlag;
- private Basics.BaseControls.C_Label lblZhongTaiMsg;
- private Basics.BaseControls.C_TextBox txtZhongTaiMsg;
- private Basics.BaseControls.C_DataGridView dgvBarcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn YYYYMMDD;
- private System.Windows.Forms.DataGridViewTextBoxColumn BARCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn SAPCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn OUTCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn BANMA;
- private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME;
- private System.Windows.Forms.DataGridViewTextBoxColumn ORDERCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn ORDERITEM;
- private System.Windows.Forms.DataGridViewTextBoxColumn SECURITYCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn TOKUNCHUANTIME;
- private System.Windows.Forms.DataGridViewCheckBoxColumn TOKUNCHUANFLAG;
- private System.Windows.Forms.DataGridViewTextBoxColumn KUNCHUANMSG;
- }
- }
|