namespace Dongke.IBOSS.PRD.Client.PMModule { partial class F_PM_3501 { /// /// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_3501)); 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(); 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(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.btnSendEdit = new System.Windows.Forms.ToolStripButton(); this.btnSendBack = new System.Windows.Forms.ToolStripButton(); this.btnSendPush = new System.Windows.Forms.ToolStripButton(); this.btnSendDelete = new System.Windows.Forms.ToolStripButton(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.cmbSYNCSTATUS = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox(); this.c_Label8 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpDELIVERDATE = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.cmbCARPLATENAME = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox(); this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.cmbRECEIVECODE = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox(); this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.cmbWAREHOUSINGCODE = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox(); this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtSendOutCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpACCOUNTDATE = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.dgvSendDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.dgvSend = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.SENDOUTGOODSLOGDETAILID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MATERIALCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MATERIALREMARK = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BANMA = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BINDINGCOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SENDOUTGOODSLOGID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SENDOUTCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.USERID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.USERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.WAREHOUSINGNAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RECEIVENAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CARPLATENAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ACCOUNTDATE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DELIVERDATE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SYNCSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SYNCSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SYNCTIME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ISREVOKE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.REVOKETIME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ISAMENDS = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AMENDSTIME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CREATEUSERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UPDATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UPDATEUSERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.REMARKS = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSendDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvSend)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.SuspendLayout(); // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.Color.Transparent; this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrOperate.ImageScalingSize = new System.Drawing.Size(24, 24); this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.btnSendEdit, this.btnSendBack, this.btnSendPush, this.btnSendDelete, this.tsbtnAdaptive, this.tsbtnClose}); this.tsrOperate.Location = new System.Drawing.Point(0, 0); this.tsrOperate.Name = "tsrOperate"; this.tsrOperate.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0); this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; this.tsrOperate.ShowItemToolTips = false; this.tsrOperate.Size = new System.Drawing.Size(1163, 35); this.tsrOperate.TabIndex = 0; this.tsrOperate.Text = "toolStrip1"; // // btnSendEdit // this.btnSendEdit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.btnSendEdit.Image = ((System.Drawing.Image)(resources.GetObject("btnSendEdit.Image"))); this.btnSendEdit.ImageTransparentColor = System.Drawing.Color.Magenta; this.btnSendEdit.Name = "btnSendEdit"; this.btnSendEdit.Size = new System.Drawing.Size(99, 32); this.btnSendEdit.Text = "发货单编辑(&E)"; this.btnSendEdit.Click += new System.EventHandler(this.btnSendEdit_Click); // // btnSendBack // this.btnSendBack.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.btnSendBack.Image = ((System.Drawing.Image)(resources.GetObject("btnSendBack.Image"))); this.btnSendBack.ImageTransparentColor = System.Drawing.Color.Magenta; this.btnSendBack.Name = "btnSendBack"; this.btnSendBack.Size = new System.Drawing.Size(99, 32); this.btnSendBack.Text = "发货单撤销(&B)"; this.btnSendBack.Click += new System.EventHandler(this.btnSendBack_Click); // // btnSendPush // this.btnSendPush.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.btnSendPush.Image = ((System.Drawing.Image)(resources.GetObject("btnSendPush.Image"))); this.btnSendPush.ImageTransparentColor = System.Drawing.Color.Magenta; this.btnSendPush.Name = "btnSendPush"; this.btnSendPush.Size = new System.Drawing.Size(99, 32); this.btnSendPush.Text = "发货单补推(&T)"; this.btnSendPush.Click += new System.EventHandler(this.btnSendPush_Click); // // btnSendDelete // this.btnSendDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.btnSendDelete.Image = ((System.Drawing.Image)(resources.GetObject("btnSendDelete.Image"))); this.btnSendDelete.ImageTransparentColor = System.Drawing.Color.Magenta; this.btnSendDelete.Name = "btnSendDelete"; this.btnSendDelete.Size = new System.Drawing.Size(123, 32); this.btnSendDelete.Text = "发货单总表删除(&D)"; this.btnSendDelete.Click += new System.EventHandler(this.btnSendDelete_Click); // // 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); // // gbxCondition // this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gbxCondition.BackColor = System.Drawing.Color.Transparent; this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage"))); this.gbxCondition.Controls.Add(this.cmbSYNCSTATUS); this.gbxCondition.Controls.Add(this.c_Label8); this.gbxCondition.Controls.Add(this.c_Label6); this.gbxCondition.Controls.Add(this.dtpDELIVERDATE); this.gbxCondition.Controls.Add(this.c_Label4); this.gbxCondition.Controls.Add(this.cmbCARPLATENAME); this.gbxCondition.Controls.Add(this.c_Label3); this.gbxCondition.Controls.Add(this.cmbRECEIVECODE); this.gbxCondition.Controls.Add(this.c_Label2); this.gbxCondition.Controls.Add(this.cmbWAREHOUSINGCODE); this.gbxCondition.Controls.Add(this.c_Label7); this.gbxCondition.Controls.Add(this.txtSendOutCode); this.gbxCondition.Controls.Add(this.c_Label1); this.gbxCondition.Controls.Add(this.dtpACCOUNTDATE); this.gbxCondition.Controls.Add(this.c_Label5); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText; this.gbxCondition.IsMustInput = false; this.gbxCondition.Location = new System.Drawing.Point(0, 38); this.gbxCondition.Name = "gbxCondition"; this.gbxCondition.OriginalHeight = -1; this.gbxCondition.Size = new System.Drawing.Size(1163, 80); this.gbxCondition.TabIndex = 1; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // cmbSYNCSTATUS // this.cmbSYNCSTATUS.BackColor = System.Drawing.SystemColors.Window; this.cmbSYNCSTATUS.BackgroundColor = System.Drawing.SystemColors.Window; this.cmbSYNCSTATUS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbSYNCSTATUS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cmbSYNCSTATUS.FormattingEnabled = true; this.cmbSYNCSTATUS.Location = new System.Drawing.Point(472, 54); this.cmbSYNCSTATUS.Name = "cmbSYNCSTATUS"; this.cmbSYNCSTATUS.Size = new System.Drawing.Size(121, 20); this.cmbSYNCSTATUS.TabIndex = 25; // // c_Label8 // this.c_Label8.AutoSize = true; this.c_Label8.BackColor = System.Drawing.Color.Transparent; this.c_Label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label8.Location = new System.Drawing.Point(409, 57); this.c_Label8.Name = "c_Label8"; this.c_Label8.Size = new System.Drawing.Size(53, 12); this.c_Label8.TabIndex = 26; this.c_Label8.Text = "同步状态"; // // c_Label6 // this.c_Label6.AutoSize = true; this.c_Label6.BackColor = System.Drawing.Color.Transparent; this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label6.Location = new System.Drawing.Point(219, 54); this.c_Label6.Name = "c_Label6"; this.c_Label6.Size = new System.Drawing.Size(53, 12); this.c_Label6.TabIndex = 24; this.c_Label6.Text = "送货日期"; // // dtpDELIVERDATE // this.dtpDELIVERDATE.CustomFormat = "yyyy-MM-dd"; this.dtpDELIVERDATE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpDELIVERDATE.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDELIVERDATE.Location = new System.Drawing.Point(282, 51); this.dtpDELIVERDATE.Name = "dtpDELIVERDATE"; this.dtpDELIVERDATE.Size = new System.Drawing.Size(121, 21); this.dtpDELIVERDATE.TabIndex = 23; // // 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(22, 54); this.c_Label4.Name = "c_Label4"; this.c_Label4.Size = new System.Drawing.Size(53, 12); this.c_Label4.TabIndex = 22; this.c_Label4.Text = "记账日期"; // // cmbCARPLATENAME // this.cmbCARPLATENAME.BackColor = System.Drawing.SystemColors.Window; this.cmbCARPLATENAME.BackgroundColor = System.Drawing.SystemColors.Window; this.cmbCARPLATENAME.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbCARPLATENAME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cmbCARPLATENAME.FormattingEnabled = true; this.cmbCARPLATENAME.Location = new System.Drawing.Point(646, 21); this.cmbCARPLATENAME.Name = "cmbCARPLATENAME"; this.cmbCARPLATENAME.Size = new System.Drawing.Size(121, 20); this.cmbCARPLATENAME.TabIndex = 20; // // 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(599, 24); this.c_Label3.Name = "c_Label3"; this.c_Label3.Size = new System.Drawing.Size(41, 12); this.c_Label3.TabIndex = 21; this.c_Label3.Text = "车牌号"; // // cmbRECEIVECODE // this.cmbRECEIVECODE.BackColor = System.Drawing.SystemColors.Window; this.cmbRECEIVECODE.BackgroundColor = System.Drawing.SystemColors.Window; this.cmbRECEIVECODE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbRECEIVECODE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cmbRECEIVECODE.FormattingEnabled = true; this.cmbRECEIVECODE.Location = new System.Drawing.Point(472, 21); this.cmbRECEIVECODE.Name = "cmbRECEIVECODE"; this.cmbRECEIVECODE.Size = new System.Drawing.Size(121, 20); this.cmbRECEIVECODE.TabIndex = 18; // // 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(409, 24); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(53, 12); this.c_Label2.TabIndex = 19; this.c_Label2.Text = "接收仓库"; // // cmbWAREHOUSINGCODE // this.cmbWAREHOUSINGCODE.BackColor = System.Drawing.SystemColors.Window; this.cmbWAREHOUSINGCODE.BackgroundColor = System.Drawing.SystemColors.Window; this.cmbWAREHOUSINGCODE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbWAREHOUSINGCODE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cmbWAREHOUSINGCODE.FormattingEnabled = true; this.cmbWAREHOUSINGCODE.Location = new System.Drawing.Point(282, 21); this.cmbWAREHOUSINGCODE.Name = "cmbWAREHOUSINGCODE"; this.cmbWAREHOUSINGCODE.Size = new System.Drawing.Size(121, 20); this.cmbWAREHOUSINGCODE.TabIndex = 5; // // c_Label7 // this.c_Label7.AutoSize = true; this.c_Label7.BackColor = System.Drawing.Color.Transparent; this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label7.Location = new System.Drawing.Point(219, 24); this.c_Label7.Name = "c_Label7"; this.c_Label7.Size = new System.Drawing.Size(53, 12); this.c_Label7.TabIndex = 17; this.c_Label7.Text = "发出仓库"; // // txtSendOutCode // this.txtSendOutCode.BackColor = System.Drawing.SystemColors.Window; this.txtSendOutCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtSendOutCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtSendOutCode.ErrorMessage = ""; this.txtSendOutCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtSendOutCode.Location = new System.Drawing.Point(94, 21); this.txtSendOutCode.MaxLength = 20; this.txtSendOutCode.Name = "txtSendOutCode"; this.txtSendOutCode.Size = new System.Drawing.Size(119, 21); this.txtSendOutCode.TabIndex = 1; this.txtSendOutCode.TextValue = ""; // // 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.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label1.Location = new System.Drawing.Point(22, 24); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(53, 12); this.c_Label1.TabIndex = 14; this.c_Label1.Text = "发货单号"; // // dtpACCOUNTDATE // this.dtpACCOUNTDATE.CustomFormat = "yyyy-MM-dd"; this.dtpACCOUNTDATE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpACCOUNTDATE.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpACCOUNTDATE.Location = new System.Drawing.Point(94, 51); this.dtpACCOUNTDATE.Name = "dtpACCOUNTDATE"; this.dtpACCOUNTDATE.Size = new System.Drawing.Size(119, 21); this.dtpACCOUNTDATE.TabIndex = 3; // // c_Label5 // this.c_Label5.AutoSize = true; this.c_Label5.BackColor = System.Drawing.Color.Transparent; this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label5.Location = new System.Drawing.Point(423, 57); this.c_Label5.Name = "c_Label5"; this.c_Label5.Size = new System.Drawing.Size(0, 12); this.c_Label5.TabIndex = 4; // // btnClearCondition // this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClearCondition.BackColor = System.Drawing.Color.Transparent; this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage"))); this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClearCondition.ForeColor = System.Drawing.Color.White; this.btnClearCondition.Location = new System.Drawing.Point(1060, 45); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 11; this.btnClearCondition.Text = "清空条件(&C)"; this.btnClearCondition.UseVisualStyleBackColor = true; this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click); // // btnSearch // this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSearch.BackColor = System.Drawing.Color.Transparent; this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage"))); this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Location = new System.Drawing.Point(969, 45); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 10; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = true; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // dgvSendDetail // this.dgvSendDetail.AllowUserToAddRows = false; this.dgvSendDetail.AllowUserToDeleteRows = false; this.dgvSendDetail.AllowUserToModifyRows = true; this.dgvSendDetail.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvSendDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvSendDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvSendDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvSendDetail.CellHeight = 23; this.dgvSendDetail.ChildNodeColumnName = null; this.dgvSendDetail.ChildNodeColumnText = null; this.dgvSendDetail.ColumnDeep = 1; this.dgvSendDetail.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.dgvSendDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvSendDetail.ColumnHeadersHeight = 30; this.dgvSendDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvSendDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.SENDOUTGOODSLOGDETAILID, this.GOODSCODE, this.MATERIALCODE, this.MATERIALREMARK, this.BANMA, this.BINDINGCOUNT}); this.dgvSendDetail.ColumnTreeView = null; this.dgvSendDetail.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.dgvSendDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvSendDetail.DynamicColumnName = ""; this.dgvSendDetail.EnableHeadersVisualStyles = false; this.dgvSendDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvSendDetail.FormatQuantityColumns = null; this.dgvSendDetail.HasNode = false; this.dgvSendDetail.HorizontalMergeColumn = null; this.dgvSendDetail.IsAutoCountSum = true; this.dgvSendDetail.IsAutoResizeColumns = false; this.dgvSendDetail.IsClickF12 = false; this.dgvSendDetail.IsOpenMergeCellFlag = false; this.dgvSendDetail.IsSubTotalFlag = false; this.dgvSendDetail.IsTopDeep = false; this.dgvSendDetail.Location = new System.Drawing.Point(0, 0); this.dgvSendDetail.MergeColumnNames = null; this.dgvSendDetail.MergeDetailColumnNames = null; this.dgvSendDetail.MergeDetailOnlyColumn = null; this.dgvSendDetail.MergeOnlyColumn = null; this.dgvSendDetail.MultiSelect = false; this.dgvSendDetail.Name = "dgvSendDetail"; this.dgvSendDetail.ReadOnly = true; this.dgvSendDetail.RefreshAtHscroll = false; this.dgvSendDetail.RowHeadersWidth = 50; this.dgvSendDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvSendDetail.RowsDefaultCellStyle = dataGridViewCellStyle3; this.dgvSendDetail.RowTemplate.Height = 21; this.dgvSendDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvSendDetail.Size = new System.Drawing.Size(1163, 214); this.dgvSendDetail.SortOrderColumnName = null; this.dgvSendDetail.TabIndex = 37; this.dgvSendDetail.Tag = true; this.dgvSendDetail.TotalSumColumns = null; this.dgvSendDetail.ViewRowFilter = ""; this.dgvSendDetail.VirtualNodes = false; // // dgvSend // this.dgvSend.AllowUserToAddRows = false; this.dgvSend.AllowUserToDeleteRows = false; this.dgvSend.AllowUserToModifyRows = true; this.dgvSend.AllowUserToOrderColumns = true; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvSend.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4; this.dgvSend.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvSend.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvSend.CellHeight = 23; this.dgvSend.ChildNodeColumnName = null; this.dgvSend.ChildNodeColumnText = null; this.dgvSend.ColumnDeep = 1; this.dgvSend.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvSend.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5; this.dgvSend.ColumnHeadersHeight = 30; this.dgvSend.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvSend.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.SENDOUTGOODSLOGID, this.SENDOUTCODE, this.USERID, this.USERCODE, this.WAREHOUSINGNAME, this.RECEIVENAME, this.CARPLATENAME, this.ACCOUNTDATE, this.DELIVERDATE, this.SYNCSTATUS, this.SYNCSTATUSNAME, this.SYNCTIME, this.ISREVOKE, this.REVOKETIME, this.ISAMENDS, this.AMENDSTIME, this.CREATETIME, this.CREATEUSERNAME, this.UPDATETIME, this.UPDATEUSERNAME, this.REMARKS}); this.dgvSend.ColumnTreeView = null; this.dgvSend.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.dgvSend.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvSend.DynamicColumnName = ""; this.dgvSend.EnableHeadersVisualStyles = false; this.dgvSend.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvSend.FormatQuantityColumns = null; this.dgvSend.HasNode = false; this.dgvSend.HorizontalMergeColumn = null; this.dgvSend.IsAutoCountSum = true; this.dgvSend.IsAutoResizeColumns = false; this.dgvSend.IsClickF12 = false; this.dgvSend.IsOpenMergeCellFlag = false; this.dgvSend.IsSubTotalFlag = false; this.dgvSend.IsTopDeep = false; this.dgvSend.Location = new System.Drawing.Point(0, 0); this.dgvSend.MergeColumnNames = null; this.dgvSend.MergeDetailColumnNames = null; this.dgvSend.MergeDetailOnlyColumn = null; this.dgvSend.MergeOnlyColumn = null; this.dgvSend.MultiSelect = false; this.dgvSend.Name = "dgvSend"; this.dgvSend.ReadOnly = true; this.dgvSend.RefreshAtHscroll = false; this.dgvSend.RowHeadersWidth = 50; this.dgvSend.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvSend.RowsDefaultCellStyle = dataGridViewCellStyle6; this.dgvSend.RowTemplate.Height = 21; this.dgvSend.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvSend.Size = new System.Drawing.Size(1163, 217); this.dgvSend.SortOrderColumnName = null; this.dgvSend.TabIndex = 36; this.dgvSend.Tag = true; this.dgvSend.TotalSumColumns = null; this.dgvSend.ViewRowFilter = ""; this.dgvSend.VirtualNodes = false; this.dgvSend.SelectionChanged += new System.EventHandler(this.dgvSend_SelectionChanged); // // SENDOUTGOODSLOGDETAILID // this.SENDOUTGOODSLOGDETAILID.DataPropertyName = "SENDOUTGOODSLOGDETAILID"; this.SENDOUTGOODSLOGDETAILID.HeaderText = "明细ID"; this.SENDOUTGOODSLOGDETAILID.Name = "SENDOUTGOODSLOGDETAILID"; this.SENDOUTGOODSLOGDETAILID.ReadOnly = true; this.SENDOUTGOODSLOGDETAILID.Visible = false; // // GOODSCODE // this.GOODSCODE.DataPropertyName = "GOODSCODE"; this.GOODSCODE.HeaderText = "产品型号"; this.GOODSCODE.Name = "GOODSCODE"; this.GOODSCODE.ReadOnly = true; // // MATERIALCODE // this.MATERIALCODE.DataPropertyName = "MATERIALCODE"; this.MATERIALCODE.HeaderText = "物料编码"; this.MATERIALCODE.Name = "MATERIALCODE"; this.MATERIALCODE.ReadOnly = true; this.MATERIALCODE.Width = 150; // // MATERIALREMARK // this.MATERIALREMARK.DataPropertyName = "MATERIALREMARK"; this.MATERIALREMARK.HeaderText = "物料名称"; this.MATERIALREMARK.Name = "MATERIALREMARK"; this.MATERIALREMARK.ReadOnly = true; this.MATERIALREMARK.Width = 150; // // BANMA // this.BANMA.DataPropertyName = "BANMA"; this.BANMA.HeaderText = "板码"; this.BANMA.Name = "BANMA"; this.BANMA.ReadOnly = true; // // BINDINGCOUNT // this.BINDINGCOUNT.DataPropertyName = "BINDINGCOUNT"; this.BINDINGCOUNT.HeaderText = "绑板数量"; this.BINDINGCOUNT.Name = "BINDINGCOUNT"; this.BINDINGCOUNT.ReadOnly = true; // // SENDOUTGOODSLOGID // this.SENDOUTGOODSLOGID.DataPropertyName = "SENDOUTGOODSLOGID"; this.SENDOUTGOODSLOGID.HeaderText = "发货单日志ID"; this.SENDOUTGOODSLOGID.Name = "SENDOUTGOODSLOGID"; this.SENDOUTGOODSLOGID.ReadOnly = true; this.SENDOUTGOODSLOGID.Visible = false; // // SENDOUTCODE // this.SENDOUTCODE.DataPropertyName = "SENDOUTCODE"; this.SENDOUTCODE.HeaderText = "发货单号"; this.SENDOUTCODE.Name = "SENDOUTCODE"; this.SENDOUTCODE.ReadOnly = true; // // USERID // this.USERID.DataPropertyName = "USERID"; this.USERID.HeaderText = "生产工号ID"; this.USERID.Name = "USERID"; this.USERID.ReadOnly = true; this.USERID.Visible = false; // // USERCODE // this.USERCODE.DataPropertyName = "USERCODE"; this.USERCODE.HeaderText = "生产工号"; this.USERCODE.Name = "USERCODE"; this.USERCODE.ReadOnly = true; // // WAREHOUSINGNAME // this.WAREHOUSINGNAME.DataPropertyName = "WAREHOUSINGNAME"; this.WAREHOUSINGNAME.HeaderText = "发出仓库"; this.WAREHOUSINGNAME.Name = "WAREHOUSINGNAME"; this.WAREHOUSINGNAME.ReadOnly = true; // // RECEIVENAME // this.RECEIVENAME.DataPropertyName = "RECEIVENAME"; this.RECEIVENAME.HeaderText = "接收仓库"; this.RECEIVENAME.Name = "RECEIVENAME"; this.RECEIVENAME.ReadOnly = true; // // CARPLATENAME // this.CARPLATENAME.DataPropertyName = "CARPLATENAME"; this.CARPLATENAME.HeaderText = "车牌号"; this.CARPLATENAME.Name = "CARPLATENAME"; this.CARPLATENAME.ReadOnly = true; // // ACCOUNTDATE // this.ACCOUNTDATE.DataPropertyName = "ACCOUNTDATE"; this.ACCOUNTDATE.HeaderText = "记账日期"; this.ACCOUNTDATE.Name = "ACCOUNTDATE"; this.ACCOUNTDATE.ReadOnly = true; // // DELIVERDATE // this.DELIVERDATE.DataPropertyName = "DELIVERDATE"; this.DELIVERDATE.HeaderText = "送货日期"; this.DELIVERDATE.Name = "DELIVERDATE"; this.DELIVERDATE.ReadOnly = true; // // SYNCSTATUS // this.SYNCSTATUS.DataPropertyName = "SYNCSTATUS"; this.SYNCSTATUS.HeaderText = "同步状态标识"; this.SYNCSTATUS.Name = "SYNCSTATUS"; this.SYNCSTATUS.ReadOnly = true; this.SYNCSTATUS.Visible = false; // // SYNCSTATUSNAME // this.SYNCSTATUSNAME.DataPropertyName = "SYNCSTATUSNAME"; this.SYNCSTATUSNAME.HeaderText = "同步状态"; this.SYNCSTATUSNAME.Name = "SYNCSTATUSNAME"; this.SYNCSTATUSNAME.ReadOnly = true; // // SYNCTIME // this.SYNCTIME.DataPropertyName = "SYNCTIME"; this.SYNCTIME.HeaderText = "同步时间"; this.SYNCTIME.Name = "SYNCTIME"; this.SYNCTIME.ReadOnly = true; // // ISREVOKE // this.ISREVOKE.DataPropertyName = "ISREVOKE"; this.ISREVOKE.HeaderText = "是否撤销"; this.ISREVOKE.Name = "ISREVOKE"; this.ISREVOKE.ReadOnly = true; this.ISREVOKE.Resizable = System.Windows.Forms.DataGridViewTriState.True; // // REVOKETIME // this.REVOKETIME.DataPropertyName = "REVOKETIME"; this.REVOKETIME.HeaderText = "撤销时间"; this.REVOKETIME.Name = "REVOKETIME"; this.REVOKETIME.ReadOnly = true; // // ISAMENDS // this.ISAMENDS.DataPropertyName = "ISAMENDS"; this.ISAMENDS.HeaderText = "是否补推"; this.ISAMENDS.Name = "ISAMENDS"; this.ISAMENDS.ReadOnly = true; this.ISAMENDS.Resizable = System.Windows.Forms.DataGridViewTriState.True; // // AMENDSTIME // this.AMENDSTIME.DataPropertyName = "AMENDSTIME"; this.AMENDSTIME.HeaderText = "补推时间"; this.AMENDSTIME.Name = "AMENDSTIME"; this.AMENDSTIME.ReadOnly = true; // // CREATETIME // this.CREATETIME.DataPropertyName = "CREATETIME"; this.CREATETIME.HeaderText = "创建时间"; this.CREATETIME.Name = "CREATETIME"; this.CREATETIME.ReadOnly = true; // // CREATEUSERNAME // this.CREATEUSERNAME.DataPropertyName = "CREATEUSERNAME"; this.CREATEUSERNAME.HeaderText = "创建者"; this.CREATEUSERNAME.Name = "CREATEUSERNAME"; this.CREATEUSERNAME.ReadOnly = true; // // UPDATETIME // this.UPDATETIME.DataPropertyName = "UPDATETIME"; this.UPDATETIME.HeaderText = "更新时间"; this.UPDATETIME.Name = "UPDATETIME"; this.UPDATETIME.ReadOnly = true; // // UPDATEUSERNAME // this.UPDATEUSERNAME.DataPropertyName = "UPDATEUSERNAME"; this.UPDATEUSERNAME.HeaderText = "更新者"; this.UPDATEUSERNAME.Name = "UPDATEUSERNAME"; this.UPDATEUSERNAME.ReadOnly = true; // // REMARKS // this.REMARKS.DataPropertyName = "REMARKS"; this.REMARKS.HeaderText = "备注"; this.REMARKS.Name = "REMARKS"; this.REMARKS.ReadOnly = true; // // splitContainer1 // this.splitContainer1.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.splitContainer1.Location = new System.Drawing.Point(0, 124); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.dgvSend); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.dgvSendDetail); this.splitContainer1.Size = new System.Drawing.Size(1163, 435); this.splitContainer1.SplitterDistance = 217; this.splitContainer1.TabIndex = 38; // // F_PM_3501 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1163, 561); this.Controls.Add(this.splitContainer1); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "F_PM_3501"; this.RightToLeftLayout = true; this.Text = "发货单"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_3501_FormClosed); this.Load += new System.EventHandler(this.F_PM_3501_Load); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSendDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvSend)).EndInit(); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_DateTimePicker dtpACCOUNTDATE; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_TextBox txtSendOutCode; private Basics.BaseControls.C_Label c_Label5; private Basics.BaseControls.C_ComboBox cmbWAREHOUSINGCODE; private Basics.BaseControls.C_Label c_Label7; private System.Windows.Forms.ToolStripButton btnSendEdit; private System.Windows.Forms.ToolStripButton btnSendBack; private System.Windows.Forms.ToolStripButton btnSendPush; private System.Windows.Forms.ToolStripButton btnSendDelete; private Basics.BaseControls.C_ComboBox cmbSYNCSTATUS; private Basics.BaseControls.C_Label c_Label8; private Basics.BaseControls.C_Label c_Label6; private Basics.BaseControls.C_DateTimePicker dtpDELIVERDATE; private Basics.BaseControls.C_Label c_Label4; private Basics.BaseControls.C_ComboBox cmbCARPLATENAME; private Basics.BaseControls.C_Label c_Label3; private Basics.BaseControls.C_ComboBox cmbRECEIVECODE; private Basics.BaseControls.C_Label c_Label2; private Basics.BaseControls.C_DataGridView dgvSendDetail; private Basics.BaseControls.C_DataGridView dgvSend; private System.Windows.Forms.DataGridViewTextBoxColumn SENDOUTGOODSLOGDETAILID; private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE; private System.Windows.Forms.DataGridViewTextBoxColumn MATERIALCODE; private System.Windows.Forms.DataGridViewTextBoxColumn MATERIALREMARK; private System.Windows.Forms.DataGridViewTextBoxColumn BANMA; private System.Windows.Forms.DataGridViewTextBoxColumn BINDINGCOUNT; private System.Windows.Forms.DataGridViewTextBoxColumn SENDOUTGOODSLOGID; private System.Windows.Forms.DataGridViewTextBoxColumn SENDOUTCODE; private System.Windows.Forms.DataGridViewTextBoxColumn USERID; private System.Windows.Forms.DataGridViewTextBoxColumn USERCODE; private System.Windows.Forms.DataGridViewTextBoxColumn WAREHOUSINGNAME; private System.Windows.Forms.DataGridViewTextBoxColumn RECEIVENAME; private System.Windows.Forms.DataGridViewTextBoxColumn CARPLATENAME; private System.Windows.Forms.DataGridViewTextBoxColumn ACCOUNTDATE; private System.Windows.Forms.DataGridViewTextBoxColumn DELIVERDATE; private System.Windows.Forms.DataGridViewTextBoxColumn SYNCSTATUS; private System.Windows.Forms.DataGridViewTextBoxColumn SYNCSTATUSNAME; private System.Windows.Forms.DataGridViewTextBoxColumn SYNCTIME; private System.Windows.Forms.DataGridViewTextBoxColumn ISREVOKE; private System.Windows.Forms.DataGridViewTextBoxColumn REVOKETIME; private System.Windows.Forms.DataGridViewTextBoxColumn ISAMENDS; private System.Windows.Forms.DataGridViewTextBoxColumn AMENDSTIME; private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME; private System.Windows.Forms.DataGridViewTextBoxColumn CREATEUSERNAME; private System.Windows.Forms.DataGridViewTextBoxColumn UPDATETIME; private System.Windows.Forms.DataGridViewTextBoxColumn UPDATEUSERNAME; private System.Windows.Forms.DataGridViewTextBoxColumn REMARKS; private System.Windows.Forms.SplitContainer splitContainer1; } }