| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676 |
-
- namespace Dongke.IBOSS.PRD.Client.SAPDataModule.Hegii
- {
- partial class F_SAP_HEGII_0109
- {
- /// <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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_SAP_HEGII_0109));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- this.c_GroupBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.cbCheckFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.cbSyncFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpDateAgin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dgvScrap = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
- this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
- this.tsbAdd = new System.Windows.Forms.ToolStripButton();
- this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
- this.tsbDelete = new System.Windows.Forms.ToolStripButton();
- this.tsbtnConfirm = new System.Windows.Forms.ToolStripButton();
- this.tsbtnUNConfirm = new System.Windows.Forms.ToolStripButton();
- this.btnSetCostCenter = new System.Windows.Forms.ToolStripButton();
- this.tsbtnSynLog = new System.Windows.Forms.ToolStripButton();
- this.tsbtnCancelSynLog = 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.check1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_CheckBox();
- this.SCRAPID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MATNR = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IDNRK = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MEINS = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.meinsname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MENGE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IDNRKNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IDNRKONLYCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CHARG = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LGORT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SCRAPREASON = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CostCenter = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CostCenterName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.errormessage = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SyncFlagName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CheckFlagName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SCRAPTYPEName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CheckTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.documentno = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.incident = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.c_GroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvScrap)).BeginInit();
- this.tsrToolStrip1.SuspendLayout();
- this.SuspendLayout();
- //
- // c_GroupBox1
- //
- this.c_GroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.c_GroupBox1.BackColor = System.Drawing.Color.Transparent;
- this.c_GroupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_GroupBox1.BackgroundImage")));
- this.c_GroupBox1.Controls.Add(this.cbCheckFlag);
- this.c_GroupBox1.Controls.Add(this.c_Label4);
- this.c_GroupBox1.Controls.Add(this.cbSyncFlag);
- this.c_GroupBox1.Controls.Add(this.c_Label3);
- this.c_GroupBox1.Controls.Add(this.dtpDateEnd);
- this.c_GroupBox1.Controls.Add(this.c_Label2);
- this.c_GroupBox1.Controls.Add(this.dtpDateAgin);
- this.c_GroupBox1.Controls.Add(this.c_Label1);
- this.c_GroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_GroupBox1.ForeColor = System.Drawing.SystemColors.ControlText;
- this.c_GroupBox1.IsMustInput = false;
- this.c_GroupBox1.Location = new System.Drawing.Point(12, 36);
- this.c_GroupBox1.Name = "c_GroupBox1";
- this.c_GroupBox1.OriginalHeight = -1;
- this.c_GroupBox1.Size = new System.Drawing.Size(985, 65);
- this.c_GroupBox1.TabIndex = 1;
- this.c_GroupBox1.TabStop = false;
- this.c_GroupBox1.Text = "查询条件 ▼";
- //
- // cbCheckFlag
- //
- this.cbCheckFlag.BackColor = System.Drawing.SystemColors.Window;
- this.cbCheckFlag.BackgroundColor = System.Drawing.SystemColors.Window;
- this.cbCheckFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbCheckFlag.FormattingEnabled = true;
- this.cbCheckFlag.Location = new System.Drawing.Point(650, 23);
- this.cbCheckFlag.Name = "cbCheckFlag";
- this.cbCheckFlag.Size = new System.Drawing.Size(121, 20);
- this.cbCheckFlag.TabIndex = 7;
- //
- // c_Label4
- //
- this.c_Label4.AutoSize = true;
- this.c_Label4.BackColor = System.Drawing.Color.Transparent;
- this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label4.Location = new System.Drawing.Point(591, 27);
- this.c_Label4.Name = "c_Label4";
- this.c_Label4.Size = new System.Drawing.Size(53, 12);
- this.c_Label4.TabIndex = 6;
- this.c_Label4.Text = "确认状态";
- //
- // cbSyncFlag
- //
- this.cbSyncFlag.BackColor = System.Drawing.SystemColors.Window;
- this.cbSyncFlag.BackgroundColor = System.Drawing.SystemColors.Window;
- this.cbSyncFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbSyncFlag.FormattingEnabled = true;
- this.cbSyncFlag.Location = new System.Drawing.Point(464, 23);
- this.cbSyncFlag.Name = "cbSyncFlag";
- this.cbSyncFlag.Size = new System.Drawing.Size(121, 20);
- this.cbSyncFlag.TabIndex = 5;
- //
- // c_Label3
- //
- this.c_Label3.AutoSize = true;
- this.c_Label3.BackColor = System.Drawing.Color.Transparent;
- this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label3.Location = new System.Drawing.Point(405, 27);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(53, 12);
- this.c_Label3.TabIndex = 4;
- this.c_Label3.Text = "同步状态";
- //
- // 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(248, 22);
- this.dtpDateEnd.Name = "dtpDateEnd";
- this.dtpDateEnd.Size = new System.Drawing.Size(151, 21);
- this.dtpDateEnd.TabIndex = 3;
- //
- // c_Label2
- //
- this.c_Label2.AutoSize = true;
- this.c_Label2.BackColor = System.Drawing.Color.Transparent;
- this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label2.Location = new System.Drawing.Point(225, 27);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(17, 12);
- this.c_Label2.TabIndex = 2;
- this.c_Label2.Text = "至";
- //
- // dtpDateAgin
- //
- this.dtpDateAgin.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtpDateAgin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpDateAgin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDateAgin.Location = new System.Drawing.Point(66, 22);
- this.dtpDateAgin.Name = "dtpDateAgin";
- this.dtpDateAgin.Size = new System.Drawing.Size(152, 21);
- this.dtpDateAgin.TabIndex = 1;
- //
- // c_Label1
- //
- this.c_Label1.AutoSize = true;
- this.c_Label1.BackColor = System.Drawing.Color.Transparent;
- this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.c_Label1.Location = new System.Drawing.Point(7, 28);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(53, 12);
- this.c_Label1.TabIndex = 0;
- this.c_Label1.Text = "报损时间";
- //
- // dgvScrap
- //
- this.dgvScrap.AllowUserToAddRows = false;
- this.dgvScrap.AllowUserToModifyRows = true;
- this.dgvScrap.AllowUserToOrderColumns = true;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvScrap.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvScrap.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.dgvScrap.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvScrap.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvScrap.CellHeight = 23;
- this.dgvScrap.ChildNodeColumnName = null;
- this.dgvScrap.ChildNodeColumnText = null;
- this.dgvScrap.ColumnDeep = 1;
- this.dgvScrap.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- 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.dgvScrap.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvScrap.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvScrap.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.check1,
- this.SCRAPID,
- this.BARCODE,
- this.MATNR,
- this.IDNRK,
- this.MEINS,
- this.meinsname,
- this.MENGE,
- this.IDNRKNAME,
- this.IDNRKONLYCODE,
- this.CHARG,
- this.LGORT,
- this.SCRAPREASON,
- this.CostCenter,
- this.CostCenterName,
- this.errormessage,
- this.SyncFlagName,
- this.CheckFlagName,
- this.SCRAPTYPEName,
- this.CheckTime,
- this.CreateUserName,
- this.CreateTime,
- this.documentno,
- this.incident});
- this.dgvScrap.ColumnTreeView = null;
- this.dgvScrap.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.dgvScrap.DynamicColumnName = "";
- this.dgvScrap.EnableHeadersVisualStyles = false;
- this.dgvScrap.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvScrap.FormatQuantityColumns = null;
- this.dgvScrap.HorizontalMergeColumn = null;
- this.dgvScrap.IsAutoCountSum = true;
- this.dgvScrap.IsAutoResizeColumns = false;
- this.dgvScrap.IsClickF12 = false;
- this.dgvScrap.IsOpenMergeCellFlag = false;
- this.dgvScrap.IsSubTotalFlag = false;
- this.dgvScrap.IsTopDeep = false;
- this.dgvScrap.Location = new System.Drawing.Point(13, 107);
- this.dgvScrap.MergeColumnNames = null;
- this.dgvScrap.MergeDetailColumnNames = null;
- this.dgvScrap.MergeDetailOnlyColumn = null;
- this.dgvScrap.MergeOnlyColumn = null;
- this.dgvScrap.Name = "dgvScrap";
- this.dgvScrap.RefreshAtHscroll = false;
- this.dgvScrap.RowHeadersWidth = 50;
- this.dgvScrap.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvScrap.RowsDefaultCellStyle = dataGridViewCellStyle3;
- this.dgvScrap.RowTemplate.Height = 21;
- this.dgvScrap.Size = new System.Drawing.Size(985, 361);
- this.dgvScrap.SortOrderColumnName = null;
- this.dgvScrap.TabIndex = 2;
- this.dgvScrap.Tag = true;
- this.dgvScrap.TotalSumColumns = null;
- this.dgvScrap.ViewRowFilter = "";
- //
- // 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.tsbAdd,
- this.toolStripButton2,
- this.tsbDelete,
- this.tsbtnConfirm,
- this.tsbtnUNConfirm,
- this.btnSetCostCenter,
- this.tsbtnSynLog,
- this.tsbtnCancelSynLog,
- 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(1010, 33);
- this.tsrToolStrip1.TabIndex = 3;
- this.tsrToolStrip1.Text = "tsrToolStrip1";
- //
- // tsbtnSearch
- //
- this.tsbtnSearch.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnSearch.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSearch.Image")));
- this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnSearch.Name = "tsbtnSearch";
- this.tsbtnSearch.Size = new System.Drawing.Size(51, 30);
- this.tsbtnSearch.Text = "查询(&Q)";
- this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
- //
- // tsbAdd
- //
- this.tsbAdd.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbAdd.Image = ((System.Drawing.Image)(resources.GetObject("tsbAdd.Image")));
- this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbAdd.Name = "tsbAdd";
- this.tsbAdd.Size = new System.Drawing.Size(51, 30);
- this.tsbAdd.Text = "新建(&I)";
- this.tsbAdd.Click += new System.EventHandler(this.tsbAdd_Click);
- //
- // toolStripButton2
- //
- this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
- this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton2.Name = "toolStripButton2";
- this.toolStripButton2.Size = new System.Drawing.Size(51, 30);
- this.toolStripButton2.Text = "编辑(&U)";
- this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
- //
- // tsbDelete
- //
- this.tsbDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbDelete.Image = ((System.Drawing.Image)(resources.GetObject("tsbDelete.Image")));
- this.tsbDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbDelete.Name = "tsbDelete";
- this.tsbDelete.Size = new System.Drawing.Size(51, 30);
- this.tsbDelete.Text = "删除(&D)";
- this.tsbDelete.Click += new System.EventHandler(this.tsbDelete_Click);
- //
- // tsbtnConfirm
- //
- this.tsbtnConfirm.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnConfirm.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnConfirm.Image")));
- this.tsbtnConfirm.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnConfirm.Name = "tsbtnConfirm";
- this.tsbtnConfirm.Size = new System.Drawing.Size(51, 30);
- this.tsbtnConfirm.Text = "确认(&I)";
- this.tsbtnConfirm.Click += new System.EventHandler(this.tsbtnConfirm_Click);
- //
- // tsbtnUNConfirm
- //
- this.tsbtnUNConfirm.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnUNConfirm.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnUNConfirm.Image")));
- this.tsbtnUNConfirm.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnUNConfirm.Name = "tsbtnUNConfirm";
- this.tsbtnUNConfirm.Size = new System.Drawing.Size(75, 30);
- this.tsbtnUNConfirm.Text = "撤销确认(&J)";
- this.tsbtnUNConfirm.Click += new System.EventHandler(this.tsbtnUNConfirm_Click);
- //
- // btnSetCostCenter
- //
- this.btnSetCostCenter.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.btnSetCostCenter.Image = ((System.Drawing.Image)(resources.GetObject("btnSetCostCenter.Image")));
- this.btnSetCostCenter.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.btnSetCostCenter.Name = "btnSetCostCenter";
- this.btnSetCostCenter.Size = new System.Drawing.Size(99, 30);
- this.btnSetCostCenter.Text = "设置成本中心(&S)";
- this.btnSetCostCenter.Click += new System.EventHandler(this.btnSetCostCenter_Click);
- //
- // tsbtnSynLog
- //
- this.tsbtnSynLog.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnSynLog.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSynLog.Image")));
- this.tsbtnSynLog.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnSynLog.Name = "tsbtnSynLog";
- this.tsbtnSynLog.Size = new System.Drawing.Size(51, 30);
- this.tsbtnSynLog.Text = "同步(&L)";
- this.tsbtnSynLog.Click += new System.EventHandler(this.tsbtnSynLog_Click);
- //
- // tsbtnCancelSynLog
- //
- this.tsbtnCancelSynLog.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnCancelSynLog.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnCancelSynLog.Image")));
- this.tsbtnCancelSynLog.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnCancelSynLog.Name = "tsbtnCancelSynLog";
- this.tsbtnCancelSynLog.Size = new System.Drawing.Size(75, 30);
- this.tsbtnCancelSynLog.Text = "撤销同步(&B)";
- this.tsbtnCancelSynLog.Click += new System.EventHandler(this.tsbtnCancelSynLog_Click);
- //
- // tsbtnClearCondition
- //
- this.tsbtnClearCondition.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnClearCondition.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClearCondition.Image")));
- this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClearCondition.Name = "tsbtnClearCondition";
- this.tsbtnClearCondition.Size = new System.Drawing.Size(75, 30);
- this.tsbtnClearCondition.Text = "清空条件(&C)";
- this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 33);
- //
- // tsbtnAdaptive
- //
- this.tsbtnAdaptive.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnAdaptive.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnAdaptive.Image")));
- this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnAdaptive.Name = "tsbtnAdaptive";
- this.tsbtnAdaptive.Size = new System.Drawing.Size(87, 30);
- this.tsbtnAdaptive.Text = "自适应列宽(&A)";
- this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
- //
- // tsbtnClose
- //
- this.tsbtnClose.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.tsbtnClose.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClose.Image")));
- this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClose.Name = "tsbtnClose";
- this.tsbtnClose.Size = new System.Drawing.Size(51, 30);
- this.tsbtnClose.Text = "关闭(&X)";
- this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
- //
- // check1
- //
- this.check1.DataPropertyName = "check1";
- this.check1.FalseValue = "0";
- this.check1.HeaderText = "选择";
- this.check1.IndeterminateValue = "0";
- this.check1.Name = "check1";
- this.check1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.check1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.check1.TrueValue = "1";
- this.check1.Width = 65;
- //
- // SCRAPID
- //
- this.SCRAPID.DataPropertyName = "SCRAPID";
- this.SCRAPID.HeaderText = "报损id";
- this.SCRAPID.Name = "SCRAPID";
- this.SCRAPID.ReadOnly = true;
- this.SCRAPID.Visible = false;
- //
- // BARCODE
- //
- this.BARCODE.DataPropertyName = "BARCODE";
- this.BARCODE.HeaderText = "产品条码";
- this.BARCODE.Name = "BARCODE";
- this.BARCODE.ReadOnly = true;
- //
- // MATNR
- //
- this.MATNR.DataPropertyName = "MATNR";
- this.MATNR.HeaderText = "物料编码";
- this.MATNR.Name = "MATNR";
- this.MATNR.ReadOnly = true;
- //
- // IDNRK
- //
- this.IDNRK.DataPropertyName = "IDNRK";
- this.IDNRK.HeaderText = "组件编码";
- this.IDNRK.Name = "IDNRK";
- this.IDNRK.ReadOnly = true;
- //
- // MEINS
- //
- this.MEINS.DataPropertyName = "MEINS";
- this.MEINS.HeaderText = "组件单位";
- this.MEINS.Name = "MEINS";
- this.MEINS.ReadOnly = true;
- //
- // meinsname
- //
- this.meinsname.DataPropertyName = "meinsname";
- this.meinsname.HeaderText = "单位名称";
- this.meinsname.Name = "meinsname";
- this.meinsname.ReadOnly = true;
- //
- // MENGE
- //
- this.MENGE.DataPropertyName = "MENGE";
- this.MENGE.HeaderText = "组件数量";
- this.MENGE.Name = "MENGE";
- this.MENGE.ReadOnly = true;
- //
- // IDNRKNAME
- //
- this.IDNRKNAME.DataPropertyName = "IDNRKNAME";
- this.IDNRKNAME.HeaderText = "组件名称";
- this.IDNRKNAME.Name = "IDNRKNAME";
- this.IDNRKNAME.ReadOnly = true;
- //
- // IDNRKONLYCODE
- //
- this.IDNRKONLYCODE.DataPropertyName = "IDNRKONLYCODE";
- this.IDNRKONLYCODE.HeaderText = "组件唯一编码";
- this.IDNRKONLYCODE.Name = "IDNRKONLYCODE";
- this.IDNRKONLYCODE.ReadOnly = true;
- //
- // CHARG
- //
- this.CHARG.DataPropertyName = "CHARG";
- this.CHARG.HeaderText = "组件批次";
- this.CHARG.Name = "CHARG";
- this.CHARG.ReadOnly = true;
- //
- // LGORT
- //
- this.LGORT.DataPropertyName = "LGORT";
- this.LGORT.HeaderText = "组件库存地点";
- this.LGORT.Name = "LGORT";
- this.LGORT.ReadOnly = true;
- //
- // SCRAPREASON
- //
- this.SCRAPREASON.DataPropertyName = "SCRAPREASON";
- this.SCRAPREASON.HeaderText = "报损原因";
- this.SCRAPREASON.Name = "SCRAPREASON";
- this.SCRAPREASON.ReadOnly = true;
- //
- // CostCenter
- //
- this.CostCenter.DataPropertyName = "CostCenter";
- this.CostCenter.HeaderText = "成本中心编码";
- this.CostCenter.Name = "CostCenter";
- this.CostCenter.ReadOnly = true;
- //
- // CostCenterName
- //
- this.CostCenterName.DataPropertyName = "CostCenterName";
- this.CostCenterName.HeaderText = "成本中心名称";
- this.CostCenterName.Name = "CostCenterName";
- this.CostCenterName.ReadOnly = true;
- //
- // errormessage
- //
- this.errormessage.DataPropertyName = "errormessage";
- this.errormessage.HeaderText = "同步信息";
- this.errormessage.Name = "errormessage";
- this.errormessage.ReadOnly = true;
- //
- // SyncFlagName
- //
- this.SyncFlagName.DataPropertyName = "SyncFlagName";
- this.SyncFlagName.HeaderText = "同步状态";
- this.SyncFlagName.Name = "SyncFlagName";
- this.SyncFlagName.ReadOnly = true;
- //
- // CheckFlagName
- //
- this.CheckFlagName.DataPropertyName = "CheckFlagName";
- this.CheckFlagName.HeaderText = "确认状态";
- this.CheckFlagName.Name = "CheckFlagName";
- this.CheckFlagName.ReadOnly = true;
- //
- // SCRAPTYPEName
- //
- this.SCRAPTYPEName.DataPropertyName = "SCRAPTYPEName";
- this.SCRAPTYPEName.HeaderText = "报损类型";
- this.SCRAPTYPEName.Name = "SCRAPTYPEName";
- this.SCRAPTYPEName.ReadOnly = true;
- //
- // CheckTime
- //
- this.CheckTime.DataPropertyName = "CheckTime";
- this.CheckTime.HeaderText = "确认时间";
- this.CheckTime.Name = "CheckTime";
- this.CheckTime.ReadOnly = true;
- //
- // CreateUserName
- //
- this.CreateUserName.DataPropertyName = "CreateUserName";
- this.CreateUserName.HeaderText = "报损人";
- this.CreateUserName.Name = "CreateUserName";
- this.CreateUserName.ReadOnly = true;
- //
- // CreateTime
- //
- this.CreateTime.DataPropertyName = "CreateTime";
- this.CreateTime.HeaderText = "报损时间";
- this.CreateTime.Name = "CreateTime";
- this.CreateTime.ReadOnly = true;
- //
- // documentno
- //
- this.documentno.DataPropertyName = "documentno";
- this.documentno.HeaderText = "BPM单号";
- this.documentno.Name = "documentno";
- this.documentno.ReadOnly = true;
- //
- // incident
- //
- this.incident.DataPropertyName = "INCIDENT";
- this.incident.HeaderText = "实例号";
- this.incident.Name = "incident";
- this.incident.ReadOnly = true;
- //
- // F_SAP_HEGII_0109
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1010, 469);
- this.Controls.Add(this.tsrToolStrip1);
- this.Controls.Add(this.dgvScrap);
- this.Controls.Add(this.c_GroupBox1);
- this.Name = "F_SAP_HEGII_0109";
- this.Text = "BPM同步日志";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_SAP_HEGII_0109_FormClosed);
- this.Load += new System.EventHandler(this.F_SAP_HEGII_0109_Load);
- this.c_GroupBox1.ResumeLayout(false);
- this.c_GroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvScrap)).EndInit();
- this.tsrToolStrip1.ResumeLayout(false);
- this.tsrToolStrip1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private Basics.BaseControls.C_GroupBox c_GroupBox1;
- private Basics.BaseControls.C_DataGridView dgvScrap;
- private Basics.BaseControls.C_DateTimePicker dtpDateAgin;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_DateTimePicker dtpDateEnd;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_ComboBox cbSyncFlag;
- private WinForm.Controls.TsrToolStrip tsrToolStrip1;
- private System.Windows.Forms.ToolStripButton tsbtnSearch;
- private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
- private System.Windows.Forms.ToolStripButton tsbtnConfirm;
- private System.Windows.Forms.ToolStripButton tsbtnUNConfirm;
- private System.Windows.Forms.ToolStripButton tsbtnSynLog;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private System.Windows.Forms.ToolStripButton btnSetCostCenter;
- private Basics.BaseControls.C_ComboBox cbCheckFlag;
- private Basics.BaseControls.C_Label c_Label4;
- private System.Windows.Forms.ToolStripButton tsbtnCancelSynLog;
- private System.Windows.Forms.ToolStripButton tsbAdd;
- private System.Windows.Forms.ToolStripButton toolStripButton2;
- private System.Windows.Forms.ToolStripButton tsbDelete;
- private Basics.BaseControls.C_DGV_Column_CheckBox check1;
- private System.Windows.Forms.DataGridViewTextBoxColumn SCRAPID;
- private System.Windows.Forms.DataGridViewTextBoxColumn BARCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn MATNR;
- private System.Windows.Forms.DataGridViewTextBoxColumn IDNRK;
- private System.Windows.Forms.DataGridViewTextBoxColumn MEINS;
- private System.Windows.Forms.DataGridViewTextBoxColumn meinsname;
- private System.Windows.Forms.DataGridViewTextBoxColumn MENGE;
- private System.Windows.Forms.DataGridViewTextBoxColumn IDNRKNAME;
- private System.Windows.Forms.DataGridViewTextBoxColumn IDNRKONLYCODE;
- private System.Windows.Forms.DataGridViewTextBoxColumn CHARG;
- private System.Windows.Forms.DataGridViewTextBoxColumn LGORT;
- private System.Windows.Forms.DataGridViewTextBoxColumn SCRAPREASON;
- private System.Windows.Forms.DataGridViewTextBoxColumn CostCenter;
- private System.Windows.Forms.DataGridViewTextBoxColumn CostCenterName;
- private System.Windows.Forms.DataGridViewTextBoxColumn errormessage;
- private System.Windows.Forms.DataGridViewTextBoxColumn SyncFlagName;
- private System.Windows.Forms.DataGridViewTextBoxColumn CheckFlagName;
- private System.Windows.Forms.DataGridViewTextBoxColumn SCRAPTYPEName;
- private System.Windows.Forms.DataGridViewTextBoxColumn CheckTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn documentno;
- private System.Windows.Forms.DataGridViewTextBoxColumn incident;
- }
- }
|