namespace Dongke.IBOSS.PRD.Client.SystemModule
{
partial class F_MST_1401
{
///
/// 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_MST_1401));
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.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
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.txtGoodsName = new System.Windows.Forms.TextBox();
this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtGoodsCode = new System.Windows.Forms.TextBox();
this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.cbflagfalse = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.cbflagtrue = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtCustomerName = new System.Windows.Forms.TextBox();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtCustomerCode = new System.Windows.Forms.TextBox();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.lblEntruckingCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dgvCustomer = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.CUSTOMERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CUSTOMERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GOODSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.REMARKS = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.VALUEFLAG = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CUSTOMERID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tsrOperate.SuspendLayout();
this.gbxCondition.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvCustomer)).BeginInit();
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.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnAdd,
this.tsbtnEdit,
this.toolStripSeparator3,
this.tsbtnAdaptive,
this.tsbtnClose});
this.tsrOperate.Location = new System.Drawing.Point(0, 0);
this.tsrOperate.Name = "tsrOperate";
this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.tsrOperate.ShowItemToolTips = false;
this.tsrOperate.Size = new System.Drawing.Size(1037, 33);
this.tsrOperate.TabIndex = 2;
//
// tsbtnAdd
//
this.tsbtnAdd.AutoSize = false;
this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnAdd.Name = "tsbtnAdd";
this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
this.tsbtnAdd.Text = "新建(&N)";
this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
//
// tsbtnEdit
//
this.tsbtnEdit.AutoSize = false;
this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnEdit.Name = "tsbtnEdit";
this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
this.tsbtnEdit.Text = "编辑(&E)";
this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.AutoSize = false;
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.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);
//
// 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.txtGoodsName);
this.gbxCondition.Controls.Add(this.lblGoodsName);
this.gbxCondition.Controls.Add(this.txtGoodsCode);
this.gbxCondition.Controls.Add(this.lblGoodsCode);
this.gbxCondition.Controls.Add(this.cbflagfalse);
this.gbxCondition.Controls.Add(this.cbflagtrue);
this.gbxCondition.Controls.Add(this.c_Label2);
this.gbxCondition.Controls.Add(this.txtCustomerName);
this.gbxCondition.Controls.Add(this.c_Label1);
this.gbxCondition.Controls.Add(this.txtCustomerCode);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Controls.Add(this.lblEntruckingCode);
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(12, 36);
this.gbxCondition.Name = "gbxCondition";
this.gbxCondition.OriginalHeight = -1;
this.gbxCondition.Size = new System.Drawing.Size(999, 58);
this.gbxCondition.TabIndex = 22;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// txtGoodsName
//
this.txtGoodsName.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGoodsName.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtGoodsName.Location = new System.Drawing.Point(551, 21);
this.txtGoodsName.MaxLength = 20;
this.txtGoodsName.Name = "txtGoodsName";
this.txtGoodsName.Size = new System.Drawing.Size(97, 21);
this.txtGoodsName.TabIndex = 21;
//
// lblGoodsName
//
this.lblGoodsName.AutoSize = true;
this.lblGoodsName.BackColor = System.Drawing.Color.Transparent;
this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGoodsName.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGoodsName.Location = new System.Drawing.Point(492, 24);
this.lblGoodsName.Name = "lblGoodsName";
this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
this.lblGoodsName.TabIndex = 20;
this.lblGoodsName.Text = "产品名称";
//
// txtGoodsCode
//
this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtGoodsCode.Location = new System.Drawing.Point(389, 21);
this.txtGoodsCode.MaxLength = 20;
this.txtGoodsCode.Name = "txtGoodsCode";
this.txtGoodsCode.Size = new System.Drawing.Size(97, 21);
this.txtGoodsCode.TabIndex = 19;
//
// lblGoodsCode
//
this.lblGoodsCode.AutoSize = true;
this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGoodsCode.Location = new System.Drawing.Point(330, 25);
this.lblGoodsCode.Name = "lblGoodsCode";
this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
this.lblGoodsCode.TabIndex = 18;
this.lblGoodsCode.Text = "产品编码";
//
// cbflagfalse
//
this.cbflagfalse.AutoSize = true;
this.cbflagfalse.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbflagfalse.Location = new System.Drawing.Point(755, 24);
this.cbflagfalse.Name = "cbflagfalse";
this.cbflagfalse.Size = new System.Drawing.Size(36, 16);
this.cbflagfalse.TabIndex = 17;
this.cbflagfalse.Text = "否";
this.cbflagfalse.UseVisualStyleBackColor = true;
//
// cbflagtrue
//
this.cbflagtrue.AutoSize = true;
this.cbflagtrue.Checked = true;
this.cbflagtrue.CheckState = System.Windows.Forms.CheckState.Checked;
this.cbflagtrue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbflagtrue.Location = new System.Drawing.Point(713, 24);
this.cbflagtrue.Name = "cbflagtrue";
this.cbflagtrue.Size = new System.Drawing.Size(36, 16);
this.cbflagtrue.TabIndex = 16;
this.cbflagtrue.Text = "是";
this.cbflagtrue.UseVisualStyleBackColor = true;
//
// 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.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label2.Location = new System.Drawing.Point(654, 26);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(53, 12);
this.c_Label2.TabIndex = 15;
this.c_Label2.Text = "有效标识";
//
// txtCustomerName
//
this.txtCustomerName.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtCustomerName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCustomerName.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtCustomerName.Location = new System.Drawing.Point(227, 21);
this.txtCustomerName.MaxLength = 20;
this.txtCustomerName.Name = "txtCustomerName";
this.txtCustomerName.Size = new System.Drawing.Size(97, 21);
this.txtCustomerName.TabIndex = 12;
//
// 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(168, 26);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 11;
this.c_Label1.Text = "客户名称";
//
// txtCustomerCode
//
this.txtCustomerCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtCustomerCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCustomerCode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtCustomerCode.Location = new System.Drawing.Point(65, 21);
this.txtCustomerCode.MaxLength = 20;
this.txtCustomerCode.Name = "txtCustomerCode";
this.txtCustomerCode.Size = new System.Drawing.Size(97, 21);
this.txtCustomerCode.TabIndex = 2;
//
// btnClearCondition
//
this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
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(888, 15);
this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 10;
this.btnClearCondition.Text = "清空条件(&C)";
this.btnClearCondition.UseVisualStyleBackColor = false;
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.Gray;
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(797, 16);
this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 9;
this.btnSearch.Text = "查询(&Q)";
this.btnSearch.UseVisualStyleBackColor = false;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// lblEntruckingCode
//
this.lblEntruckingCode.AutoSize = true;
this.lblEntruckingCode.BackColor = System.Drawing.Color.Transparent;
this.lblEntruckingCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblEntruckingCode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblEntruckingCode.Location = new System.Drawing.Point(6, 24);
this.lblEntruckingCode.Name = "lblEntruckingCode";
this.lblEntruckingCode.Size = new System.Drawing.Size(53, 12);
this.lblEntruckingCode.TabIndex = 1;
this.lblEntruckingCode.Text = "客户编码";
//
// dgvCustomer
//
this.dgvCustomer.AllowUserToAddRows = false;
this.dgvCustomer.AllowUserToDeleteRows = false;
this.dgvCustomer.AllowUserToModifyRows = true;
this.dgvCustomer.AllowUserToOrderColumns = true;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvCustomer.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvCustomer.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.dgvCustomer.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvCustomer.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvCustomer.CellHeight = 23;
this.dgvCustomer.ChildNodeColumnName = null;
this.dgvCustomer.ChildNodeColumnText = null;
this.dgvCustomer.ColumnDeep = 1;
this.dgvCustomer.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.dgvCustomer.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvCustomer.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvCustomer.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.CUSTOMERCODE,
this.CUSTOMERNAME,
this.GOODSCODE,
this.GOODSNAME,
this.REMARKS,
this.VALUEFLAG,
this.CUSTOMERID});
this.dgvCustomer.ColumnTreeView = null;
this.dgvCustomer.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.dgvCustomer.DynamicColumnName = "";
this.dgvCustomer.EnableHeadersVisualStyles = false;
this.dgvCustomer.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvCustomer.FormatQuantityColumns = null;
this.dgvCustomer.HorizontalMergeColumn = null;
this.dgvCustomer.IsAutoCountSum = true;
this.dgvCustomer.IsAutoResizeColumns = false;
this.dgvCustomer.IsClickF12 = false;
this.dgvCustomer.IsOpenMergeCellFlag = false;
this.dgvCustomer.IsSubTotalFlag = false;
this.dgvCustomer.IsTopDeep = false;
this.dgvCustomer.Location = new System.Drawing.Point(12, 100);
this.dgvCustomer.MergeColumnNames = null;
this.dgvCustomer.MergeDetailColumnNames = null;
this.dgvCustomer.MergeDetailOnlyColumn = null;
this.dgvCustomer.MergeOnlyColumn = null;
this.dgvCustomer.MultiSelect = false;
this.dgvCustomer.Name = "dgvCustomer";
this.dgvCustomer.ReadOnly = true;
this.dgvCustomer.RefreshAtHscroll = false;
this.dgvCustomer.RowHeadersWidth = 50;
this.dgvCustomer.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvCustomer.RowsDefaultCellStyle = dataGridViewCellStyle3;
this.dgvCustomer.RowTemplate.Height = 21;
this.dgvCustomer.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvCustomer.Size = new System.Drawing.Size(999, 449);
this.dgvCustomer.SortOrderColumnName = null;
this.dgvCustomer.TabIndex = 23;
this.dgvCustomer.Tag = true;
this.dgvCustomer.TotalSumColumns = null;
this.dgvCustomer.ViewRowFilter = "";
//
// CUSTOMERCODE
//
this.CUSTOMERCODE.DataPropertyName = "CUSTOMERCODE";
this.CUSTOMERCODE.HeaderText = "客户编码";
this.CUSTOMERCODE.Name = "CUSTOMERCODE";
this.CUSTOMERCODE.ReadOnly = true;
this.CUSTOMERCODE.Width = 150;
//
// CUSTOMERNAME
//
this.CUSTOMERNAME.DataPropertyName = "CUSTOMERNAME";
this.CUSTOMERNAME.HeaderText = "客户姓名";
this.CUSTOMERNAME.Name = "CUSTOMERNAME";
this.CUSTOMERNAME.ReadOnly = true;
this.CUSTOMERNAME.Width = 150;
//
// GOODSCODE
//
this.GOODSCODE.DataPropertyName = "GOODSCODE";
this.GOODSCODE.HeaderText = "产品编码";
this.GOODSCODE.Name = "GOODSCODE";
this.GOODSCODE.ReadOnly = true;
//
// GOODSNAME
//
this.GOODSNAME.DataPropertyName = "GOODSNAME";
this.GOODSNAME.HeaderText = "产品名称";
this.GOODSNAME.Name = "GOODSNAME";
this.GOODSNAME.ReadOnly = true;
//
// REMARKS
//
this.REMARKS.DataPropertyName = "REMARKS";
this.REMARKS.HeaderText = "备注";
this.REMARKS.Name = "REMARKS";
this.REMARKS.ReadOnly = true;
this.REMARKS.Width = 200;
//
// VALUEFLAG
//
this.VALUEFLAG.DataPropertyName = "VALUEFLAG";
this.VALUEFLAG.HeaderText = "有效标识";
this.VALUEFLAG.Name = "VALUEFLAG";
this.VALUEFLAG.ReadOnly = true;
//
// CUSTOMERID
//
this.CUSTOMERID.DataPropertyName = "CUSTOMERID";
this.CUSTOMERID.HeaderText = "客户id";
this.CUSTOMERID.Name = "CUSTOMERID";
this.CUSTOMERID.ReadOnly = true;
this.CUSTOMERID.Visible = false;
//
// F_MST_1401
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1037, 605);
this.Controls.Add(this.dgvCustomer);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.Name = "F_MST_1401";
this.Text = "F_MST_1401";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_1401_FormClosed);
this.Load += new System.EventHandler(this.F_MST_1401_Load);
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvCustomer)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnAdd;
private System.Windows.Forms.ToolStripButton tsbtnEdit;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private Basics.BaseControls.C_GroupBox gbxCondition;
private System.Windows.Forms.TextBox txtCustomerCode;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_Label lblEntruckingCode;
private Basics.BaseControls.C_DataGridView dgvCustomer;
private System.Windows.Forms.TextBox txtCustomerName;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_Label c_Label2;
private Basics.BaseControls.C_CheckBox cbflagfalse;
private Basics.BaseControls.C_CheckBox cbflagtrue;
private System.Windows.Forms.TextBox txtGoodsName;
private Basics.BaseControls.C_Label lblGoodsName;
private System.Windows.Forms.TextBox txtGoodsCode;
private Basics.BaseControls.C_Label lblGoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn CUSTOMERCODE;
private System.Windows.Forms.DataGridViewTextBoxColumn CUSTOMERNAME;
private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
private System.Windows.Forms.DataGridViewTextBoxColumn GOODSNAME;
private System.Windows.Forms.DataGridViewTextBoxColumn REMARKS;
private System.Windows.Forms.DataGridViewTextBoxColumn VALUEFLAG;
private System.Windows.Forms.DataGridViewTextBoxColumn CUSTOMERID;
}
}