namespace Dongke.IBOSS.PRD.Client.SystemModule
{
partial class F_MST_1601
{
///
/// 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_1601));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = 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.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.cbflagfalse = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.cbflagtrue = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.txtProductModel = new System.Windows.Forms.TextBox();
this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtOrdersName = new System.Windows.Forms.TextBox();
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtOrdersCode = new System.Windows.Forms.TextBox();
this.c_Label2 = 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.dgvOrder = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.dgvRpt = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.dgvRpt2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.ORDERSDETAILID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ORDERSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CUSTOMERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.LAYOUTNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PRODUCTMODEL = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ENTRUCKINGCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ORDERSCODES = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.f_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.g1goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.d_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.g_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.VALUEFLAG = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tsrOperate.SuspendLayout();
this.gbxCondition.SuspendLayout();
this.dgvOrder.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).BeginInit();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvRpt2)).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.cbflagfalse);
this.gbxCondition.Controls.Add(this.cbflagtrue);
this.gbxCondition.Controls.Add(this.txtProductModel);
this.gbxCondition.Controls.Add(this.c_Label5);
this.gbxCondition.Controls.Add(this.c_Label4);
this.gbxCondition.Controls.Add(this.txtOrdersName);
this.gbxCondition.Controls.Add(this.c_Label3);
this.gbxCondition.Controls.Add(this.txtOrdersCode);
this.gbxCondition.Controls.Add(this.c_Label2);
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(12, 48);
this.gbxCondition.Name = "gbxCondition";
this.gbxCondition.OriginalHeight = -1;
this.gbxCondition.Size = new System.Drawing.Size(1013, 53);
this.gbxCondition.TabIndex = 22;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// cbflagfalse
//
this.cbflagfalse.AutoSize = true;
this.cbflagfalse.Checked = true;
this.cbflagfalse.CheckState = System.Windows.Forms.CheckState.Checked;
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(607, 28);
this.cbflagfalse.Name = "cbflagfalse";
this.cbflagfalse.Size = new System.Drawing.Size(36, 16);
this.cbflagfalse.TabIndex = 43;
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(565, 29);
this.cbflagtrue.Name = "cbflagtrue";
this.cbflagtrue.Size = new System.Drawing.Size(36, 16);
this.cbflagtrue.TabIndex = 42;
this.cbflagtrue.Text = "是";
this.cbflagtrue.UseVisualStyleBackColor = true;
//
// txtProductModel
//
this.txtProductModel.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtProductModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtProductModel.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtProductModel.Location = new System.Drawing.Point(403, 26);
this.txtProductModel.MaxLength = 20;
this.txtProductModel.Name = "txtProductModel";
this.txtProductModel.Size = new System.Drawing.Size(97, 21);
this.txtProductModel.TabIndex = 18;
//
// 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(506, 32);
this.c_Label5.Name = "c_Label5";
this.c_Label5.Size = new System.Drawing.Size(53, 12);
this.c_Label5.TabIndex = 41;
this.c_Label5.Text = "有效标识";
//
// 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.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label4.Location = new System.Drawing.Point(344, 30);
this.c_Label4.Name = "c_Label4";
this.c_Label4.Size = new System.Drawing.Size(53, 12);
this.c_Label4.TabIndex = 17;
this.c_Label4.Text = "产品型号";
//
// txtOrdersName
//
this.txtOrdersName.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtOrdersName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtOrdersName.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtOrdersName.Location = new System.Drawing.Point(230, 25);
this.txtOrdersName.MaxLength = 20;
this.txtOrdersName.Name = "txtOrdersName";
this.txtOrdersName.Size = new System.Drawing.Size(97, 21);
this.txtOrdersName.TabIndex = 16;
//
// 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.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label3.Location = new System.Drawing.Point(171, 30);
this.c_Label3.Name = "c_Label3";
this.c_Label3.Size = new System.Drawing.Size(53, 12);
this.c_Label3.TabIndex = 15;
this.c_Label3.Text = "订单名称";
//
// txtOrdersCode
//
this.txtOrdersCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtOrdersCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtOrdersCode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtOrdersCode.Location = new System.Drawing.Point(53, 23);
this.txtOrdersCode.MaxLength = 20;
this.txtOrdersCode.Name = "txtOrdersCode";
this.txtOrdersCode.Size = new System.Drawing.Size(97, 21);
this.txtOrdersCode.TabIndex = 14;
//
// 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(6, 30);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(41, 12);
this.c_Label2.TabIndex = 13;
this.c_Label2.Text = "订单号";
//
// 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(922, 16);
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(831, 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);
//
// dgvOrder
//
this.dgvOrder.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.dgvOrder.Controls.Add(this.tabPage1);
this.dgvOrder.Controls.Add(this.tabPage2);
this.dgvOrder.Location = new System.Drawing.Point(12, 107);
this.dgvOrder.Name = "dgvOrder";
this.dgvOrder.SelectedIndex = 0;
this.dgvOrder.Size = new System.Drawing.Size(1013, 428);
this.dgvOrder.TabIndex = 40;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.dgvRpt);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1005, 402);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "订单信息";
this.tabPage1.UseVisualStyleBackColor = true;
//
// dgvRpt
//
this.dgvRpt.AllowUserToAddRows = false;
this.dgvRpt.AllowUserToDeleteRows = false;
this.dgvRpt.AllowUserToModifyRows = true;
this.dgvRpt.AllowUserToOrderColumns = true;
this.dgvRpt.AllowUserToSortRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvRpt.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvRpt.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvRpt.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvRpt.CellHeight = 23;
this.dgvRpt.ChildNodeColumnName = null;
this.dgvRpt.ChildNodeColumnText = null;
this.dgvRpt.ColumnDeep = 1;
this.dgvRpt.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.dgvRpt.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvRpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvRpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ORDERSCODES,
this.f_num,
this.g1goodscode,
this.d_num,
this.GOODSCODE,
this.g_num,
this.VALUEFLAG});
this.dgvRpt.ColumnTreeView = null;
this.dgvRpt.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.dgvRpt.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvRpt.DynamicColumnName = "";
this.dgvRpt.EnableHeadersVisualStyles = false;
this.dgvRpt.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvRpt.FormatQuantityColumns = null;
this.dgvRpt.HorizontalMergeColumn = null;
this.dgvRpt.IsAutoCountSum = true;
this.dgvRpt.IsAutoResizeColumns = false;
this.dgvRpt.IsClickF12 = false;
this.dgvRpt.IsOpenMergeCellFlag = false;
this.dgvRpt.IsSubTotalFlag = false;
this.dgvRpt.IsTopDeep = false;
this.dgvRpt.Location = new System.Drawing.Point(3, 3);
this.dgvRpt.MergeColumnNames = null;
this.dgvRpt.MergeDetailColumnNames = null;
this.dgvRpt.MergeDetailOnlyColumn = null;
this.dgvRpt.MergeOnlyColumn = null;
this.dgvRpt.MultiSelect = false;
this.dgvRpt.Name = "dgvRpt";
this.dgvRpt.ReadOnly = true;
this.dgvRpt.RefreshAtHscroll = false;
this.dgvRpt.RowHeadersWidth = 50;
this.dgvRpt.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvRpt.RowsDefaultCellStyle = dataGridViewCellStyle7;
this.dgvRpt.RowTemplate.Height = 21;
this.dgvRpt.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvRpt.Size = new System.Drawing.Size(999, 396);
this.dgvRpt.SortOrderColumnName = null;
this.dgvRpt.TabIndex = 38;
this.dgvRpt.Tag = true;
this.dgvRpt.TotalSumColumns = null;
this.dgvRpt.ViewRowFilter = "";
//
// tabPage2
//
this.tabPage2.Controls.Add(this.dgvRpt2);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1005, 402);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "订单详细";
this.tabPage2.UseVisualStyleBackColor = true;
//
// dgvRpt2
//
this.dgvRpt2.AllowUserToAddRows = false;
this.dgvRpt2.AllowUserToDeleteRows = false;
this.dgvRpt2.AllowUserToModifyRows = true;
this.dgvRpt2.AllowUserToOrderColumns = true;
this.dgvRpt2.AllowUserToSortRows = false;
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvRpt2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
this.dgvRpt2.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvRpt2.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvRpt2.CellHeight = 23;
this.dgvRpt2.ChildNodeColumnName = null;
this.dgvRpt2.ChildNodeColumnText = null;
this.dgvRpt2.ColumnDeep = 1;
this.dgvRpt2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvRpt2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
this.dgvRpt2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvRpt2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ORDERSDETAILID,
this.ORDERSCODE,
this.CUSTOMERNAME,
this.LAYOUTNAME,
this.PRODUCTMODEL,
this.BARCODE,
this.ENTRUCKINGCODE});
this.dgvRpt2.ColumnTreeView = null;
this.dgvRpt2.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.dgvRpt2.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvRpt2.DynamicColumnName = "";
this.dgvRpt2.EnableHeadersVisualStyles = false;
this.dgvRpt2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvRpt2.FormatQuantityColumns = null;
this.dgvRpt2.HorizontalMergeColumn = null;
this.dgvRpt2.IsAutoCountSum = true;
this.dgvRpt2.IsAutoResizeColumns = false;
this.dgvRpt2.IsClickF12 = false;
this.dgvRpt2.IsOpenMergeCellFlag = false;
this.dgvRpt2.IsSubTotalFlag = false;
this.dgvRpt2.IsTopDeep = false;
this.dgvRpt2.Location = new System.Drawing.Point(3, 3);
this.dgvRpt2.MergeColumnNames = null;
this.dgvRpt2.MergeDetailColumnNames = null;
this.dgvRpt2.MergeDetailOnlyColumn = null;
this.dgvRpt2.MergeOnlyColumn = null;
this.dgvRpt2.MultiSelect = false;
this.dgvRpt2.Name = "dgvRpt2";
this.dgvRpt2.ReadOnly = true;
this.dgvRpt2.RefreshAtHscroll = false;
this.dgvRpt2.RowHeadersWidth = 50;
this.dgvRpt2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvRpt2.RowsDefaultCellStyle = dataGridViewCellStyle12;
this.dgvRpt2.RowTemplate.Height = 21;
this.dgvRpt2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvRpt2.Size = new System.Drawing.Size(999, 396);
this.dgvRpt2.SortOrderColumnName = null;
this.dgvRpt2.TabIndex = 39;
this.dgvRpt2.Tag = true;
this.dgvRpt2.TotalSumColumns = null;
this.dgvRpt2.ViewRowFilter = "";
this.dgvRpt2.ColumnStateChanged += new System.Windows.Forms.DataGridViewColumnStateChangedEventHandler(this.dgvRpt2_ColumnStateChanged);
//
// ORDERSDETAILID
//
this.ORDERSDETAILID.DataPropertyName = "ORDERSDETAILID";
this.ORDERSDETAILID.HeaderText = "订单详细id";
this.ORDERSDETAILID.Name = "ORDERSDETAILID";
this.ORDERSDETAILID.ReadOnly = true;
this.ORDERSDETAILID.Visible = false;
//
// ORDERSCODE
//
this.ORDERSCODE.DataPropertyName = "ORDERSCODE";
this.ORDERSCODE.HeaderText = "订单号";
this.ORDERSCODE.Name = "ORDERSCODE";
this.ORDERSCODE.ReadOnly = true;
//
// CUSTOMERNAME
//
this.CUSTOMERNAME.DataPropertyName = "CUSTOMERNAME";
this.CUSTOMERNAME.HeaderText = "客户名称";
this.CUSTOMERNAME.Name = "CUSTOMERNAME";
this.CUSTOMERNAME.ReadOnly = true;
//
// LAYOUTNAME
//
this.LAYOUTNAME.DataPropertyName = "LAYOUTNAME";
this.LAYOUTNAME.HeaderText = "版面名称";
this.LAYOUTNAME.Name = "LAYOUTNAME";
this.LAYOUTNAME.ReadOnly = true;
//
// PRODUCTMODEL
//
this.PRODUCTMODEL.DataPropertyName = "GOODSCODE";
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle10.Format = "N0";
this.PRODUCTMODEL.DefaultCellStyle = dataGridViewCellStyle10;
this.PRODUCTMODEL.HeaderText = "产品型号";
this.PRODUCTMODEL.Name = "PRODUCTMODEL";
this.PRODUCTMODEL.ReadOnly = true;
//
// BARCODE
//
this.BARCODE.DataPropertyName = "BARCODE";
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle11.Format = "N0";
this.BARCODE.DefaultCellStyle = dataGridViewCellStyle11;
this.BARCODE.HeaderText = "产品条码";
this.BARCODE.Name = "BARCODE";
this.BARCODE.ReadOnly = true;
//
// ENTRUCKINGCODE
//
this.ENTRUCKINGCODE.DataPropertyName = "ENTRUCKINGCODE";
this.ENTRUCKINGCODE.HeaderText = "载具条码";
this.ENTRUCKINGCODE.Name = "ENTRUCKINGCODE";
this.ENTRUCKINGCODE.ReadOnly = true;
//
// ORDERSCODES
//
this.ORDERSCODES.DataPropertyName = "ORDERSCODE";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle3.Format = "N0";
this.ORDERSCODES.DefaultCellStyle = dataGridViewCellStyle3;
this.ORDERSCODES.HeaderText = "订单号";
this.ORDERSCODES.Name = "ORDERSCODES";
this.ORDERSCODES.ReadOnly = true;
//
// f_num
//
this.f_num.DataPropertyName = "ORDERSNAME";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle4.Format = "N0";
this.f_num.DefaultCellStyle = dataGridViewCellStyle4;
this.f_num.HeaderText = "订单名称";
this.f_num.Name = "f_num";
this.f_num.ReadOnly = true;
//
// g1goodscode
//
this.g1goodscode.DataPropertyName = "CUSTOMERCODE";
this.g1goodscode.HeaderText = "客户编码";
this.g1goodscode.Name = "g1goodscode";
this.g1goodscode.ReadOnly = true;
this.g1goodscode.Visible = false;
//
// d_num
//
this.d_num.DataPropertyName = "LAYOUTCODE";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle5.Format = "N0";
this.d_num.DefaultCellStyle = dataGridViewCellStyle5;
this.d_num.HeaderText = "版面编码";
this.d_num.Name = "d_num";
this.d_num.ReadOnly = true;
this.d_num.Visible = false;
//
// GOODSCODE
//
this.GOODSCODE.DataPropertyName = "GOODSCODE";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle6.Format = "N0";
this.GOODSCODE.DefaultCellStyle = dataGridViewCellStyle6;
this.GOODSCODE.HeaderText = "产品型号";
this.GOODSCODE.Name = "GOODSCODE";
this.GOODSCODE.ReadOnly = true;
this.GOODSCODE.Visible = false;
//
// g_num
//
this.g_num.DataPropertyName = "NUMBERS";
this.g_num.HeaderText = "数量";
this.g_num.Name = "g_num";
this.g_num.ReadOnly = true;
//
// VALUEFLAG
//
this.VALUEFLAG.DataPropertyName = "VALUEFLAG";
this.VALUEFLAG.HeaderText = "有效标识";
this.VALUEFLAG.Name = "VALUEFLAG";
this.VALUEFLAG.ReadOnly = true;
//
// F_MST_1601
//
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.dgvOrder);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.Name = "F_MST_1601";
this.Text = "F_MST_1401";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_1601_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();
this.dgvOrder.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).EndInit();
this.tabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvRpt2)).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 Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private System.Windows.Forms.TextBox txtOrdersName;
private Basics.BaseControls.C_Label c_Label3;
private System.Windows.Forms.TextBox txtOrdersCode;
private Basics.BaseControls.C_Label c_Label2;
private System.Windows.Forms.TextBox txtProductModel;
private Basics.BaseControls.C_Label c_Label4;
private System.Windows.Forms.TabControl dgvOrder;
private System.Windows.Forms.TabPage tabPage1;
private Basics.BaseControls.C_DataGridView dgvRpt;
private System.Windows.Forms.TabPage tabPage2;
private Basics.BaseControls.C_DataGridView dgvRpt2;
private Basics.BaseControls.C_CheckBox cbflagfalse;
private Basics.BaseControls.C_CheckBox cbflagtrue;
private Basics.BaseControls.C_Label c_Label5;
private System.Windows.Forms.DataGridViewTextBoxColumn ORDERSDETAILID;
private System.Windows.Forms.DataGridViewTextBoxColumn ORDERSCODE;
private System.Windows.Forms.DataGridViewTextBoxColumn CUSTOMERNAME;
private System.Windows.Forms.DataGridViewTextBoxColumn LAYOUTNAME;
private System.Windows.Forms.DataGridViewTextBoxColumn PRODUCTMODEL;
private System.Windows.Forms.DataGridViewTextBoxColumn BARCODE;
private System.Windows.Forms.DataGridViewTextBoxColumn ENTRUCKINGCODE;
private System.Windows.Forms.DataGridViewTextBoxColumn ORDERSCODES;
private System.Windows.Forms.DataGridViewTextBoxColumn f_num;
private System.Windows.Forms.DataGridViewTextBoxColumn g1goodscode;
private System.Windows.Forms.DataGridViewTextBoxColumn d_num;
private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
private System.Windows.Forms.DataGridViewTextBoxColumn g_num;
private System.Windows.Forms.DataGridViewTextBoxColumn VALUEFLAG;
}
}