| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146 |
- namespace Dongke.IBOSS.PRD.Client.ReportModule
- {
- partial class F_RPT_030104_1
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_030104_1));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
- this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
- this.txtKilnCarNumBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- this.txtKilnCarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblKilnCar = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.ddlProcessModelType = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dropKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.lblKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dkUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
- this.lblScrapDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpCreateDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpCreateDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.txtKilnCarNumEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
- this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.tblKilnTotalModule = new System.Windows.Forms.TabControl();
- this.tapKlinCarTotal = new System.Windows.Forms.TabPage();
- this.dgvKilnCarTotal = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.tapKlinCarGoodsTotal = new System.Windows.Forms.TabPage();
- this.dgvKilnCarGoodsTotal = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.tapKilnCarGoodsDetailTotel = new System.Windows.Forms.TabPage();
- this.dgvKilnCarGoodsDetailTotal = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.Proceduremodeltypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCode0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KillCarUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Createtime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.KilnCarCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colProceduremodeltypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colKilnCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colKilnCarCode0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ColCreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colGoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colGoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colGOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Proceduremodeltype = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BarcodeKilnCode0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BarcodeKilnCarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.barcodeCreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.BarcodeCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.gbxCondition.SuspendLayout();
- this.tsrOperate.SuspendLayout();
- this.tblKilnTotalModule.SuspendLayout();
- this.tapKlinCarTotal.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarTotal)).BeginInit();
- this.tapKlinCarGoodsTotal.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoodsTotal)).BeginInit();
- this.tapKilnCarGoodsDetailTotel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoodsDetailTotal)).BeginInit();
- this.SuspendLayout();
- //
- // 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);
- //
- // 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.scbGoods);
- this.gbxCondition.Controls.Add(this.lblGoods);
- this.gbxCondition.Controls.Add(this.lblGoodsType);
- this.gbxCondition.Controls.Add(this.scbGoodsType);
- this.gbxCondition.Controls.Add(this.txtKilnCarNumBegin);
- this.gbxCondition.Controls.Add(this.txtKilnCarCode);
- this.gbxCondition.Controls.Add(this.c_Label1);
- this.gbxCondition.Controls.Add(this.lblKilnCar);
- this.gbxCondition.Controls.Add(this.ddlProcessModelType);
- this.gbxCondition.Controls.Add(this.c_Label3);
- this.gbxCondition.Controls.Add(this.dropKilnCode);
- this.gbxCondition.Controls.Add(this.lblKilnCode);
- this.gbxCondition.Controls.Add(this.dkUserInfoSearchBox);
- this.gbxCondition.Controls.Add(this.lblScrapDateStart);
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.lblScrapDateEnd);
- this.gbxCondition.Controls.Add(this.dtpCreateDateEnd);
- this.gbxCondition.Controls.Add(this.dtpCreateDateStart);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Controls.Add(this.txtKilnCarNumEnd);
- 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, 48);
- this.gbxCondition.Margin = new System.Windows.Forms.Padding(4);
- this.gbxCondition.Name = "gbxCondition";
- this.gbxCondition.OriginalHeight = -1;
- this.gbxCondition.Padding = new System.Windows.Forms.Padding(4);
- this.gbxCondition.Size = new System.Drawing.Size(1492, 100);
- this.gbxCondition.TabIndex = 1;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // scbGoods
- //
- this.scbGoods.CheckedData = null;
- this.scbGoods.Location = new System.Drawing.Point(347, 25);
- this.scbGoods.Margin = new System.Windows.Forms.Padding(4);
- this.scbGoods.MultiSelect = true;
- this.scbGoods.Name = "scbGoods";
- this.scbGoods.Size = new System.Drawing.Size(177, 26);
- this.scbGoods.TabIndex = 34;
- //
- // lblGoods
- //
- this.lblGoods.AutoSize = true;
- this.lblGoods.BackColor = System.Drawing.Color.Transparent;
- this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoods.Location = new System.Drawing.Point(268, 30);
- this.lblGoods.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGoods.Name = "lblGoods";
- this.lblGoods.Size = new System.Drawing.Size(67, 15);
- this.lblGoods.TabIndex = 33;
- this.lblGoods.Text = "产品名称";
- //
- // lblGoodsType
- //
- this.lblGoodsType.AutoSize = true;
- this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
- this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblGoodsType.Location = new System.Drawing.Point(20, 30);
- this.lblGoodsType.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblGoodsType.Name = "lblGoodsType";
- this.lblGoodsType.Size = new System.Drawing.Size(67, 15);
- this.lblGoodsType.TabIndex = 23;
- this.lblGoodsType.Text = "产品类别";
- //
- // scbGoodsType
- //
- this.scbGoodsType.CheckedData = null;
- this.scbGoodsType.IsOnlyDisplayEnd = false;
- this.scbGoodsType.Location = new System.Drawing.Point(100, 25);
- this.scbGoodsType.Margin = new System.Windows.Forms.Padding(4);
- this.scbGoodsType.Name = "scbGoodsType";
- this.scbGoodsType.Size = new System.Drawing.Size(160, 26);
- this.scbGoodsType.TabIndex = 22;
- //
- // txtKilnCarNumBegin
- //
- this.txtKilnCarNumBegin.AllowNegative = false;
- this.txtKilnCarNumBegin.BackColor = System.Drawing.SystemColors.Window;
- this.txtKilnCarNumBegin.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtKilnCarNumBegin.ErrorMessage = "";
- this.txtKilnCarNumBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtKilnCarNumBegin.HasComma = false;
- this.txtKilnCarNumBegin.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtKilnCarNumBegin.Location = new System.Drawing.Point(876, 62);
- this.txtKilnCarNumBegin.Margin = new System.Windows.Forms.Padding(4);
- this.txtKilnCarNumBegin.MaxValue = new decimal(new int[] {
- 1410065407,
- 2,
- 0,
- 0});
- this.txtKilnCarNumBegin.MinValue = new decimal(new int[] {
- 0,
- 0,
- 0,
- 0});
- this.txtKilnCarNumBegin.Name = "txtKilnCarNumBegin";
- this.txtKilnCarNumBegin.Number = new System.Drawing.Point(10, 0);
- this.txtKilnCarNumBegin.Size = new System.Drawing.Size(96, 25);
- this.txtKilnCarNumBegin.TabIndex = 14;
- this.txtKilnCarNumBegin.TextValue = "";
- //
- // txtKilnCarCode
- //
- this.txtKilnCarCode.BackColor = System.Drawing.SystemColors.Window;
- this.txtKilnCarCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtKilnCarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtKilnCarCode.ErrorMessage = "";
- this.txtKilnCarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtKilnCarCode.Location = new System.Drawing.Point(1060, 25);
- this.txtKilnCarCode.Margin = new System.Windows.Forms.Padding(4);
- this.txtKilnCarCode.Name = "txtKilnCarCode";
- this.txtKilnCarCode.Size = new System.Drawing.Size(96, 25);
- this.txtKilnCarCode.TabIndex = 6;
- this.txtKilnCarCode.TextValue = "";
- //
- // c_Label1
- //
- this.c_Label1.AutoSize = true;
- this.c_Label1.BackColor = System.Drawing.SystemColors.Control;
- 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(796, 68);
- this.c_Label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.c_Label1.Name = "c_Label1";
- this.c_Label1.Size = new System.Drawing.Size(67, 15);
- this.c_Label1.TabIndex = 13;
- this.c_Label1.Text = "窑车序号";
- //
- // lblKilnCar
- //
- this.lblKilnCar.AutoSize = true;
- this.lblKilnCar.BackColor = System.Drawing.SystemColors.Control;
- this.lblKilnCar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblKilnCar.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblKilnCar.Location = new System.Drawing.Point(981, 30);
- this.lblKilnCar.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblKilnCar.Name = "lblKilnCar";
- this.lblKilnCar.Size = new System.Drawing.Size(67, 15);
- this.lblKilnCar.TabIndex = 5;
- this.lblKilnCar.Text = "窑车编码";
- //
- // ddlProcessModelType
- //
- this.ddlProcessModelType.BackColor = System.Drawing.Color.Yellow;
- this.ddlProcessModelType.BackgroundColor = System.Drawing.SystemColors.Window;
- this.ddlProcessModelType.DataSource = null;
- this.ddlProcessModelType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ddlProcessModelType.FormattingEnabled = true;
- this.ddlProcessModelType.IsMustInput = true;
- //
- //
- //
- this.ddlProcessModelType.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ddlProcessModelType.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ddlProcessModelType.ListBox.Location = new System.Drawing.Point(0, 0);
- this.ddlProcessModelType.ListBox.Name = "";
- this.ddlProcessModelType.ListBox.Size = new System.Drawing.Size(157, 136);
- this.ddlProcessModelType.ListBox.TabIndex = 0;
- this.ddlProcessModelType.Location = new System.Drawing.Point(100, 62);
- this.ddlProcessModelType.Margin = new System.Windows.Forms.Padding(4);
- this.ddlProcessModelType.Name = "ddlProcessModelType";
- this.ddlProcessModelType.Size = new System.Drawing.Size(159, 23);
- this.ddlProcessModelType.TabIndex = 8;
- //
- // 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.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.c_Label3.IsMustInput = true;
- this.c_Label3.Location = new System.Drawing.Point(20, 68);
- this.c_Label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(67, 15);
- this.c_Label3.TabIndex = 7;
- this.c_Label3.Text = "工序类别";
- //
- // dropKilnCode
- //
- this.dropKilnCode.BackColor = System.Drawing.SystemColors.Window;
- this.dropKilnCode.BackgroundColor = System.Drawing.SystemColors.Window;
- this.dropKilnCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.dropKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dropKilnCode.FormattingEnabled = true;
- this.dropKilnCode.Location = new System.Drawing.Point(876, 25);
- this.dropKilnCode.Margin = new System.Windows.Forms.Padding(4);
- this.dropKilnCode.Name = "dropKilnCode";
- this.dropKilnCode.Size = new System.Drawing.Size(96, 23);
- this.dropKilnCode.TabIndex = 4;
- //
- // lblKilnCode
- //
- this.lblKilnCode.AutoSize = true;
- this.lblKilnCode.BackColor = System.Drawing.SystemColors.Control;
- this.lblKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblKilnCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblKilnCode.Location = new System.Drawing.Point(797, 30);
- this.lblKilnCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblKilnCode.Name = "lblKilnCode";
- this.lblKilnCode.Size = new System.Drawing.Size(67, 15);
- this.lblKilnCode.TabIndex = 3;
- this.lblKilnCode.Text = "窑炉编号";
- //
- // dkUserInfoSearchBox
- //
- this.dkUserInfoSearchBox.DataSource = null;
- this.dkUserInfoSearchBox.Enabled = true;
- this.dkUserInfoSearchBox.IsMustInput = false;
- this.dkUserInfoSearchBox.IsWorker = false;
- this.dkUserInfoSearchBox.Location = new System.Drawing.Point(532, 25);
- this.dkUserInfoSearchBox.Margin = new System.Windows.Forms.Padding(5);
- this.dkUserInfoSearchBox.Name = "dkUserInfoSearchBox";
- this.dkUserInfoSearchBox.PurviewType = ((byte)(0));
- this.dkUserInfoSearchBox.SelectMore = true;
- this.dkUserInfoSearchBox.Size = new System.Drawing.Size(257, 26);
- this.dkUserInfoSearchBox.TabIndex = 2;
- this.dkUserInfoSearchBox.Title = "生产工号";
- this.dkUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control;
- this.dkUserInfoSearchBox.UserCode = "";
- this.dkUserInfoSearchBox.UserID = null;
- this.dkUserInfoSearchBox.UserIDS = null;
- this.dkUserInfoSearchBox.UserName = null;
- //
- // lblScrapDateStart
- //
- this.lblScrapDateStart.AutoSize = true;
- this.lblScrapDateStart.BackColor = System.Drawing.Color.Transparent;
- this.lblScrapDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblScrapDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblScrapDateStart.Location = new System.Drawing.Point(268, 68);
- this.lblScrapDateStart.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblScrapDateStart.Name = "lblScrapDateStart";
- this.lblScrapDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.lblScrapDateStart.Size = new System.Drawing.Size(67, 15);
- this.lblScrapDateStart.TabIndex = 9;
- this.lblScrapDateStart.Text = "开始时间";
- //
- // 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(981, 68);
- this.c_Label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(70, 15);
- this.c_Label2.TabIndex = 15;
- this.c_Label2.Text = " 至 ";
- //
- // lblScrapDateEnd
- //
- this.lblScrapDateEnd.AutoSize = true;
- this.lblScrapDateEnd.BackColor = System.Drawing.Color.Transparent;
- this.lblScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblScrapDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblScrapDateEnd.Location = new System.Drawing.Point(532, 68);
- this.lblScrapDateEnd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lblScrapDateEnd.Name = "lblScrapDateEnd";
- this.lblScrapDateEnd.Size = new System.Drawing.Size(70, 15);
- this.lblScrapDateEnd.TabIndex = 11;
- this.lblScrapDateEnd.Text = " 至 ";
- //
- // dtpCreateDateEnd
- //
- this.dtpCreateDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpCreateDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCreateDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCreateDateEnd.Location = new System.Drawing.Point(611, 62);
- this.dtpCreateDateEnd.Margin = new System.Windows.Forms.Padding(4);
- this.dtpCreateDateEnd.Name = "dtpCreateDateEnd";
- this.dtpCreateDateEnd.Size = new System.Drawing.Size(176, 25);
- this.dtpCreateDateEnd.TabIndex = 12;
- //
- // dtpCreateDateStart
- //
- this.dtpCreateDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
- this.dtpCreateDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpCreateDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCreateDateStart.Location = new System.Drawing.Point(347, 62);
- this.dtpCreateDateStart.Margin = new System.Windows.Forms.Padding(4);
- this.dtpCreateDateStart.Name = "dtpCreateDateStart";
- this.dtpCreateDateStart.Size = new System.Drawing.Size(176, 25);
- this.dtpCreateDateStart.TabIndex = 10;
- //
- // 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(1355, 56);
- this.btnClearCondition.Margin = new System.Windows.Forms.Padding(4);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(113, 38);
- this.btnClearCondition.TabIndex = 18;
- 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(1233, 56);
- this.btnSearch.Margin = new System.Windows.Forms.Padding(4);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(113, 38);
- this.btnSearch.TabIndex = 17;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = true;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // txtKilnCarNumEnd
- //
- this.txtKilnCarNumEnd.AllowNegative = false;
- this.txtKilnCarNumEnd.BackColor = System.Drawing.SystemColors.Window;
- this.txtKilnCarNumEnd.BackgroundColor = System.Drawing.SystemColors.Window;
- this.txtKilnCarNumEnd.ErrorMessage = "";
- this.txtKilnCarNumEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtKilnCarNumEnd.HasComma = false;
- this.txtKilnCarNumEnd.ImeMode = System.Windows.Forms.ImeMode.Off;
- this.txtKilnCarNumEnd.Location = new System.Drawing.Point(1060, 62);
- this.txtKilnCarNumEnd.Margin = new System.Windows.Forms.Padding(4);
- this.txtKilnCarNumEnd.MaxValue = new decimal(new int[] {
- 1410065407,
- 2,
- 0,
- 0});
- this.txtKilnCarNumEnd.MinValue = new decimal(new int[] {
- 0,
- 0,
- 0,
- 0});
- this.txtKilnCarNumEnd.Name = "txtKilnCarNumEnd";
- this.txtKilnCarNumEnd.Number = new System.Drawing.Point(10, 0);
- this.txtKilnCarNumEnd.Size = new System.Drawing.Size(96, 25);
- this.txtKilnCarNumEnd.TabIndex = 16;
- this.txtKilnCarNumEnd.TextValue = "";
- //
- // 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(20, 20);
- this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- 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(1508, 44);
- this.tsrOperate.TabIndex = 0;
- this.tsrOperate.Text = "toolStrip1";
- //
- // 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);
- //
- // tblKilnTotalModule
- //
- this.tblKilnTotalModule.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.tblKilnTotalModule.Controls.Add(this.tapKlinCarTotal);
- this.tblKilnTotalModule.Controls.Add(this.tapKlinCarGoodsTotal);
- this.tblKilnTotalModule.Controls.Add(this.tapKilnCarGoodsDetailTotel);
- this.tblKilnTotalModule.Location = new System.Drawing.Point(0, 156);
- this.tblKilnTotalModule.Margin = new System.Windows.Forms.Padding(0);
- this.tblKilnTotalModule.Multiline = true;
- this.tblKilnTotalModule.Name = "tblKilnTotalModule";
- this.tblKilnTotalModule.Padding = new System.Drawing.Point(0, 0);
- this.tblKilnTotalModule.SelectedIndex = 0;
- this.tblKilnTotalModule.Size = new System.Drawing.Size(1492, 455);
- this.tblKilnTotalModule.TabIndex = 2;
- this.tblKilnTotalModule.SelectedIndexChanged += new System.EventHandler(this.tblScrapTotalModule_SelectedIndexChanged);
- //
- // tapKlinCarTotal
- //
- this.tapKlinCarTotal.Controls.Add(this.dgvKilnCarTotal);
- this.tapKlinCarTotal.Location = new System.Drawing.Point(4, 25);
- this.tapKlinCarTotal.Margin = new System.Windows.Forms.Padding(0);
- this.tapKlinCarTotal.Name = "tapKlinCarTotal";
- this.tapKlinCarTotal.Size = new System.Drawing.Size(1484, 426);
- this.tapKlinCarTotal.TabIndex = 0;
- this.tapKlinCarTotal.Text = "窑车汇总表";
- this.tapKlinCarTotal.UseVisualStyleBackColor = true;
- //
- // dgvKilnCarTotal
- //
- this.dgvKilnCarTotal.AllowUserToAddRows = false;
- this.dgvKilnCarTotal.AllowUserToDeleteRows = false;
- this.dgvKilnCarTotal.AllowUserToModifyRows = true;
- this.dgvKilnCarTotal.AllowUserToOrderColumns = true;
- this.dgvKilnCarTotal.AllowUserToSortRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvKilnCarTotal.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvKilnCarTotal.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvKilnCarTotal.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvKilnCarTotal.CellHeight = 23;
- this.dgvKilnCarTotal.ChildNodeColumnName = null;
- this.dgvKilnCarTotal.ChildNodeColumnText = null;
- this.dgvKilnCarTotal.ColumnDeep = 1;
- this.dgvKilnCarTotal.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.dgvKilnCarTotal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvKilnCarTotal.ColumnHeadersHeight = 29;
- this.dgvKilnCarTotal.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvKilnCarTotal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Proceduremodeltypename,
- this.KilnCode0,
- this.KillCarUserCode,
- this.KilnCarCode,
- this.Createtime,
- this.KilnCarCount,
- this.Remarks});
- this.dgvKilnCarTotal.ColumnTreeView = null;
- this.dgvKilnCarTotal.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.dgvKilnCarTotal.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvKilnCarTotal.DynamicColumnName = "";
- this.dgvKilnCarTotal.EnableHeadersVisualStyles = false;
- this.dgvKilnCarTotal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvKilnCarTotal.FormatQuantityColumns = null;
- this.dgvKilnCarTotal.HorizontalMergeColumn = null;
- this.dgvKilnCarTotal.IsAutoCountSum = true;
- this.dgvKilnCarTotal.IsAutoResizeColumns = false;
- this.dgvKilnCarTotal.IsClickF12 = false;
- this.dgvKilnCarTotal.IsOpenMergeCellFlag = false;
- this.dgvKilnCarTotal.IsSubTotalFlag = false;
- this.dgvKilnCarTotal.IsTopDeep = false;
- this.dgvKilnCarTotal.Location = new System.Drawing.Point(0, 0);
- this.dgvKilnCarTotal.Margin = new System.Windows.Forms.Padding(0);
- this.dgvKilnCarTotal.MergeColumnNames = null;
- this.dgvKilnCarTotal.MergeDetailColumnNames = null;
- this.dgvKilnCarTotal.MergeDetailOnlyColumn = null;
- this.dgvKilnCarTotal.MergeOnlyColumn = null;
- this.dgvKilnCarTotal.MultiSelect = false;
- this.dgvKilnCarTotal.Name = "dgvKilnCarTotal";
- this.dgvKilnCarTotal.ReadOnly = true;
- this.dgvKilnCarTotal.RefreshAtHscroll = false;
- this.dgvKilnCarTotal.RowHeadersWidth = 50;
- this.dgvKilnCarTotal.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvKilnCarTotal.RowsDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvKilnCarTotal.RowTemplate.Height = 21;
- this.dgvKilnCarTotal.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvKilnCarTotal.Size = new System.Drawing.Size(1484, 426);
- this.dgvKilnCarTotal.SortOrderColumnName = null;
- this.dgvKilnCarTotal.TabIndex = 0;
- this.dgvKilnCarTotal.Tag = true;
- this.dgvKilnCarTotal.TotalSumColumns = null;
- this.dgvKilnCarTotal.ViewRowFilter = "";
- //
- // tapKlinCarGoodsTotal
- //
- this.tapKlinCarGoodsTotal.Controls.Add(this.dgvKilnCarGoodsTotal);
- this.tapKlinCarGoodsTotal.Location = new System.Drawing.Point(4, 25);
- this.tapKlinCarGoodsTotal.Margin = new System.Windows.Forms.Padding(0);
- this.tapKlinCarGoodsTotal.Name = "tapKlinCarGoodsTotal";
- this.tapKlinCarGoodsTotal.Size = new System.Drawing.Size(1484, 426);
- this.tapKlinCarGoodsTotal.TabIndex = 1;
- this.tapKlinCarGoodsTotal.Text = "窑车产量汇总表";
- this.tapKlinCarGoodsTotal.UseVisualStyleBackColor = true;
- //
- // dgvKilnCarGoodsTotal
- //
- this.dgvKilnCarGoodsTotal.AllowUserToAddRows = false;
- this.dgvKilnCarGoodsTotal.AllowUserToDeleteRows = false;
- this.dgvKilnCarGoodsTotal.AllowUserToModifyRows = true;
- this.dgvKilnCarGoodsTotal.AllowUserToOrderColumns = true;
- this.dgvKilnCarGoodsTotal.AllowUserToSortRows = false;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvKilnCarGoodsTotal.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvKilnCarGoodsTotal.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvKilnCarGoodsTotal.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvKilnCarGoodsTotal.CellHeight = 23;
- this.dgvKilnCarGoodsTotal.ChildNodeColumnName = null;
- this.dgvKilnCarGoodsTotal.ChildNodeColumnText = null;
- this.dgvKilnCarGoodsTotal.ColumnDeep = 1;
- this.dgvKilnCarGoodsTotal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvKilnCarGoodsTotal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvKilnCarGoodsTotal.ColumnHeadersHeight = 29;
- this.dgvKilnCarGoodsTotal.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvKilnCarGoodsTotal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.colProceduremodeltypename,
- this.colKilnCode,
- this.colUserCode,
- this.colKilnCarCode0,
- this.ColCreateTime,
- this.colGoodsTypeName,
- this.colGoodsCode,
- this.colGOODSSPECIFICATION,
- this.GoodsCount});
- this.dgvKilnCarGoodsTotal.ColumnTreeView = null;
- this.dgvKilnCarGoodsTotal.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.dgvKilnCarGoodsTotal.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvKilnCarGoodsTotal.DynamicColumnName = "";
- this.dgvKilnCarGoodsTotal.EnableHeadersVisualStyles = false;
- this.dgvKilnCarGoodsTotal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvKilnCarGoodsTotal.FormatQuantityColumns = null;
- this.dgvKilnCarGoodsTotal.HorizontalMergeColumn = null;
- this.dgvKilnCarGoodsTotal.IsAutoCountSum = true;
- this.dgvKilnCarGoodsTotal.IsAutoResizeColumns = false;
- this.dgvKilnCarGoodsTotal.IsClickF12 = false;
- this.dgvKilnCarGoodsTotal.IsOpenMergeCellFlag = false;
- this.dgvKilnCarGoodsTotal.IsSubTotalFlag = false;
- this.dgvKilnCarGoodsTotal.IsTopDeep = false;
- this.dgvKilnCarGoodsTotal.Location = new System.Drawing.Point(0, 0);
- this.dgvKilnCarGoodsTotal.Margin = new System.Windows.Forms.Padding(0);
- this.dgvKilnCarGoodsTotal.MergeColumnNames = null;
- this.dgvKilnCarGoodsTotal.MergeDetailColumnNames = null;
- this.dgvKilnCarGoodsTotal.MergeDetailOnlyColumn = null;
- this.dgvKilnCarGoodsTotal.MergeOnlyColumn = null;
- this.dgvKilnCarGoodsTotal.MultiSelect = false;
- this.dgvKilnCarGoodsTotal.Name = "dgvKilnCarGoodsTotal";
- this.dgvKilnCarGoodsTotal.ReadOnly = true;
- this.dgvKilnCarGoodsTotal.RefreshAtHscroll = false;
- this.dgvKilnCarGoodsTotal.RowHeadersWidth = 50;
- this.dgvKilnCarGoodsTotal.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvKilnCarGoodsTotal.RowsDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvKilnCarGoodsTotal.RowTemplate.Height = 21;
- this.dgvKilnCarGoodsTotal.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvKilnCarGoodsTotal.Size = new System.Drawing.Size(1484, 426);
- this.dgvKilnCarGoodsTotal.SortOrderColumnName = null;
- this.dgvKilnCarGoodsTotal.TabIndex = 33;
- this.dgvKilnCarGoodsTotal.Tag = true;
- this.dgvKilnCarGoodsTotal.TotalSumColumns = null;
- this.dgvKilnCarGoodsTotal.ViewRowFilter = "";
- //
- // tapKilnCarGoodsDetailTotel
- //
- this.tapKilnCarGoodsDetailTotel.Controls.Add(this.dgvKilnCarGoodsDetailTotal);
- this.tapKilnCarGoodsDetailTotel.Location = new System.Drawing.Point(4, 25);
- this.tapKilnCarGoodsDetailTotel.Margin = new System.Windows.Forms.Padding(0);
- this.tapKilnCarGoodsDetailTotel.Name = "tapKilnCarGoodsDetailTotel";
- this.tapKilnCarGoodsDetailTotel.Size = new System.Drawing.Size(1484, 426);
- this.tapKilnCarGoodsDetailTotel.TabIndex = 2;
- this.tapKilnCarGoodsDetailTotel.Text = "窑车产品明细表";
- this.tapKilnCarGoodsDetailTotel.UseVisualStyleBackColor = true;
- //
- // dgvKilnCarGoodsDetailTotal
- //
- this.dgvKilnCarGoodsDetailTotal.AllowUserToAddRows = false;
- this.dgvKilnCarGoodsDetailTotal.AllowUserToDeleteRows = false;
- this.dgvKilnCarGoodsDetailTotal.AllowUserToModifyRows = true;
- this.dgvKilnCarGoodsDetailTotal.AllowUserToOrderColumns = true;
- this.dgvKilnCarGoodsDetailTotal.AllowUserToSortRows = false;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvKilnCarGoodsDetailTotal.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvKilnCarGoodsDetailTotal.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvKilnCarGoodsDetailTotal.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvKilnCarGoodsDetailTotal.CellHeight = 23;
- this.dgvKilnCarGoodsDetailTotal.ChildNodeColumnName = null;
- this.dgvKilnCarGoodsDetailTotal.ChildNodeColumnText = null;
- this.dgvKilnCarGoodsDetailTotal.ColumnDeep = 1;
- this.dgvKilnCarGoodsDetailTotal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvKilnCarGoodsDetailTotal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvKilnCarGoodsDetailTotal.ColumnHeadersHeight = 29;
- this.dgvKilnCarGoodsDetailTotal.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvKilnCarGoodsDetailTotal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Proceduremodeltype,
- this.BarcodeKilnCode0,
- this.UserCode,
- this.BarcodeKilnCarCode,
- this.barcodeCreateTime,
- this.GoodsTypeName,
- this.GoodsCode,
- this.GOODSSPECIFICATION,
- this.Barcode,
- this.LogoCodeName,
- this.BarcodeCount});
- this.dgvKilnCarGoodsDetailTotal.ColumnTreeView = null;
- this.dgvKilnCarGoodsDetailTotal.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.dgvKilnCarGoodsDetailTotal.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvKilnCarGoodsDetailTotal.DynamicColumnName = "";
- this.dgvKilnCarGoodsDetailTotal.EnableHeadersVisualStyles = false;
- this.dgvKilnCarGoodsDetailTotal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvKilnCarGoodsDetailTotal.FormatQuantityColumns = null;
- this.dgvKilnCarGoodsDetailTotal.HorizontalMergeColumn = null;
- this.dgvKilnCarGoodsDetailTotal.IsAutoCountSum = true;
- this.dgvKilnCarGoodsDetailTotal.IsAutoResizeColumns = false;
- this.dgvKilnCarGoodsDetailTotal.IsClickF12 = false;
- this.dgvKilnCarGoodsDetailTotal.IsOpenMergeCellFlag = false;
- this.dgvKilnCarGoodsDetailTotal.IsSubTotalFlag = false;
- this.dgvKilnCarGoodsDetailTotal.IsTopDeep = false;
- this.dgvKilnCarGoodsDetailTotal.Location = new System.Drawing.Point(0, 0);
- this.dgvKilnCarGoodsDetailTotal.Margin = new System.Windows.Forms.Padding(0);
- this.dgvKilnCarGoodsDetailTotal.MergeColumnNames = null;
- this.dgvKilnCarGoodsDetailTotal.MergeDetailColumnNames = null;
- this.dgvKilnCarGoodsDetailTotal.MergeDetailOnlyColumn = null;
- this.dgvKilnCarGoodsDetailTotal.MergeOnlyColumn = null;
- this.dgvKilnCarGoodsDetailTotal.MultiSelect = false;
- this.dgvKilnCarGoodsDetailTotal.Name = "dgvKilnCarGoodsDetailTotal";
- this.dgvKilnCarGoodsDetailTotal.ReadOnly = true;
- this.dgvKilnCarGoodsDetailTotal.RefreshAtHscroll = false;
- this.dgvKilnCarGoodsDetailTotal.RowHeadersWidth = 50;
- this.dgvKilnCarGoodsDetailTotal.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvKilnCarGoodsDetailTotal.RowsDefaultCellStyle = dataGridViewCellStyle12;
- this.dgvKilnCarGoodsDetailTotal.RowTemplate.Height = 21;
- this.dgvKilnCarGoodsDetailTotal.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvKilnCarGoodsDetailTotal.Size = new System.Drawing.Size(1484, 426);
- this.dgvKilnCarGoodsDetailTotal.SortOrderColumnName = null;
- this.dgvKilnCarGoodsDetailTotal.TabIndex = 34;
- this.dgvKilnCarGoodsDetailTotal.Tag = true;
- this.dgvKilnCarGoodsDetailTotal.TotalSumColumns = null;
- this.dgvKilnCarGoodsDetailTotal.ViewRowFilter = "";
- //
- // Proceduremodeltypename
- //
- this.Proceduremodeltypename.DataPropertyName = "Proceduremodeltypename";
- this.Proceduremodeltypename.HeaderText = "工序类别";
- this.Proceduremodeltypename.MinimumWidth = 6;
- this.Proceduremodeltypename.Name = "Proceduremodeltypename";
- this.Proceduremodeltypename.ReadOnly = true;
- this.Proceduremodeltypename.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.Proceduremodeltypename.Width = 125;
- //
- // KilnCode0
- //
- this.KilnCode0.DataPropertyName = "KilnCode";
- this.KilnCode0.HeaderText = "窑炉编号";
- this.KilnCode0.MinimumWidth = 6;
- this.KilnCode0.Name = "KilnCode0";
- this.KilnCode0.ReadOnly = true;
- this.KilnCode0.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.KilnCode0.Width = 125;
- //
- // KillCarUserCode
- //
- this.KillCarUserCode.DataPropertyName = "UserCode";
- this.KillCarUserCode.HeaderText = "生产工号";
- this.KillCarUserCode.MinimumWidth = 6;
- this.KillCarUserCode.Name = "KillCarUserCode";
- this.KillCarUserCode.ReadOnly = true;
- this.KillCarUserCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.KillCarUserCode.Width = 125;
- //
- // KilnCarCode
- //
- this.KilnCarCode.DataPropertyName = "KilnCarCode";
- this.KilnCarCode.HeaderText = "窑车编号";
- this.KilnCarCode.MinimumWidth = 6;
- this.KilnCarCode.Name = "KilnCarCode";
- this.KilnCarCode.ReadOnly = true;
- this.KilnCarCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.KilnCarCode.Width = 125;
- //
- // Createtime
- //
- this.Createtime.DataPropertyName = "Createtime";
- this.Createtime.HeaderText = "生产时间";
- this.Createtime.MinimumWidth = 6;
- this.Createtime.Name = "Createtime";
- this.Createtime.ReadOnly = true;
- this.Createtime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.Createtime.Width = 180;
- //
- // KilnCarCount
- //
- this.KilnCarCount.DataPropertyName = "KilnCarCount";
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.KilnCarCount.DefaultCellStyle = dataGridViewCellStyle3;
- this.KilnCarCount.HeaderText = "统计车数";
- this.KilnCarCount.MinimumWidth = 6;
- this.KilnCarCount.Name = "KilnCarCount";
- this.KilnCarCount.ReadOnly = true;
- this.KilnCarCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.KilnCarCount.Width = 125;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.MinimumWidth = 6;
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- this.Remarks.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.Remarks.Width = 125;
- //
- // colProceduremodeltypename
- //
- this.colProceduremodeltypename.DataPropertyName = "Proceduremodeltypename";
- this.colProceduremodeltypename.HeaderText = "工序类别";
- this.colProceduremodeltypename.MinimumWidth = 6;
- this.colProceduremodeltypename.Name = "colProceduremodeltypename";
- this.colProceduremodeltypename.ReadOnly = true;
- this.colProceduremodeltypename.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.colProceduremodeltypename.Width = 125;
- //
- // colKilnCode
- //
- this.colKilnCode.DataPropertyName = "KilnCode";
- this.colKilnCode.HeaderText = "窑炉编号";
- this.colKilnCode.MinimumWidth = 6;
- this.colKilnCode.Name = "colKilnCode";
- this.colKilnCode.ReadOnly = true;
- this.colKilnCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.colKilnCode.Width = 125;
- //
- // colUserCode
- //
- this.colUserCode.DataPropertyName = "UserCode";
- this.colUserCode.HeaderText = "生产工号";
- this.colUserCode.MinimumWidth = 6;
- this.colUserCode.Name = "colUserCode";
- this.colUserCode.ReadOnly = true;
- this.colUserCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.colUserCode.Width = 125;
- //
- // colKilnCarCode0
- //
- this.colKilnCarCode0.DataPropertyName = "KilnCarCode";
- this.colKilnCarCode0.HeaderText = "窑车编号";
- this.colKilnCarCode0.MinimumWidth = 6;
- this.colKilnCarCode0.Name = "colKilnCarCode0";
- this.colKilnCarCode0.ReadOnly = true;
- this.colKilnCarCode0.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.colKilnCarCode0.Width = 125;
- //
- // ColCreateTime
- //
- this.ColCreateTime.DataPropertyName = "CreateTime";
- this.ColCreateTime.HeaderText = "生产时间";
- this.ColCreateTime.MinimumWidth = 6;
- this.ColCreateTime.Name = "ColCreateTime";
- this.ColCreateTime.ReadOnly = true;
- this.ColCreateTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.ColCreateTime.Width = 180;
- //
- // colGoodsTypeName
- //
- this.colGoodsTypeName.DataPropertyName = "GoodsTypeName";
- this.colGoodsTypeName.HeaderText = "产品类别";
- this.colGoodsTypeName.MinimumWidth = 6;
- this.colGoodsTypeName.Name = "colGoodsTypeName";
- this.colGoodsTypeName.ReadOnly = true;
- this.colGoodsTypeName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.colGoodsTypeName.Width = 125;
- //
- // colGoodsCode
- //
- this.colGoodsCode.DataPropertyName = "GoodsCode";
- this.colGoodsCode.HeaderText = "产品编码";
- this.colGoodsCode.MinimumWidth = 6;
- this.colGoodsCode.Name = "colGoodsCode";
- this.colGoodsCode.ReadOnly = true;
- this.colGoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.colGoodsCode.Width = 125;
- //
- // colGOODSSPECIFICATION
- //
- this.colGOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION";
- this.colGOODSSPECIFICATION.HeaderText = "规格";
- this.colGOODSSPECIFICATION.MinimumWidth = 6;
- this.colGOODSSPECIFICATION.Name = "colGOODSSPECIFICATION";
- this.colGOODSSPECIFICATION.ReadOnly = true;
- this.colGOODSSPECIFICATION.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.colGOODSSPECIFICATION.Width = 125;
- //
- // GoodsCount
- //
- this.GoodsCount.DataPropertyName = "GoodsCount";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.GoodsCount.DefaultCellStyle = dataGridViewCellStyle7;
- this.GoodsCount.HeaderText = "统计数量";
- this.GoodsCount.MinimumWidth = 6;
- this.GoodsCount.Name = "GoodsCount";
- this.GoodsCount.ReadOnly = true;
- this.GoodsCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.GoodsCount.Width = 125;
- //
- // Proceduremodeltype
- //
- this.Proceduremodeltype.DataPropertyName = "Proceduremodeltypename";
- this.Proceduremodeltype.HeaderText = "工序类别";
- this.Proceduremodeltype.MinimumWidth = 6;
- this.Proceduremodeltype.Name = "Proceduremodeltype";
- this.Proceduremodeltype.ReadOnly = true;
- this.Proceduremodeltype.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.Proceduremodeltype.Width = 125;
- //
- // BarcodeKilnCode0
- //
- this.BarcodeKilnCode0.DataPropertyName = "KilnCode";
- this.BarcodeKilnCode0.HeaderText = "窑炉编号";
- this.BarcodeKilnCode0.MinimumWidth = 6;
- this.BarcodeKilnCode0.Name = "BarcodeKilnCode0";
- this.BarcodeKilnCode0.ReadOnly = true;
- this.BarcodeKilnCode0.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.BarcodeKilnCode0.Width = 125;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "生产工号";
- this.UserCode.MinimumWidth = 6;
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- this.UserCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.UserCode.Width = 125;
- //
- // BarcodeKilnCarCode
- //
- this.BarcodeKilnCarCode.DataPropertyName = "KilnCarCode";
- this.BarcodeKilnCarCode.HeaderText = "窑车编号";
- this.BarcodeKilnCarCode.MinimumWidth = 6;
- this.BarcodeKilnCarCode.Name = "BarcodeKilnCarCode";
- this.BarcodeKilnCarCode.ReadOnly = true;
- this.BarcodeKilnCarCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.BarcodeKilnCarCode.Width = 125;
- //
- // barcodeCreateTime
- //
- this.barcodeCreateTime.DataPropertyName = "CreateTime";
- this.barcodeCreateTime.HeaderText = "生产时间";
- this.barcodeCreateTime.MinimumWidth = 6;
- this.barcodeCreateTime.Name = "barcodeCreateTime";
- this.barcodeCreateTime.ReadOnly = true;
- this.barcodeCreateTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.barcodeCreateTime.Width = 180;
- //
- // GoodsTypeName
- //
- this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
- this.GoodsTypeName.HeaderText = "产品类别";
- this.GoodsTypeName.MinimumWidth = 6;
- this.GoodsTypeName.Name = "GoodsTypeName";
- this.GoodsTypeName.ReadOnly = true;
- this.GoodsTypeName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.GoodsTypeName.Width = 125;
- //
- // GoodsCode
- //
- this.GoodsCode.DataPropertyName = "GoodsCode";
- this.GoodsCode.HeaderText = "产品编码";
- this.GoodsCode.MinimumWidth = 6;
- this.GoodsCode.Name = "GoodsCode";
- this.GoodsCode.ReadOnly = true;
- this.GoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.GoodsCode.Width = 125;
- //
- // GOODSSPECIFICATION
- //
- this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION";
- this.GOODSSPECIFICATION.HeaderText = "规格";
- this.GOODSSPECIFICATION.MinimumWidth = 6;
- this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION";
- this.GOODSSPECIFICATION.ReadOnly = true;
- this.GOODSSPECIFICATION.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.GOODSSPECIFICATION.Width = 125;
- //
- // Barcode
- //
- this.Barcode.DataPropertyName = "Barcode";
- this.Barcode.HeaderText = "产品条码";
- this.Barcode.MinimumWidth = 6;
- this.Barcode.Name = "Barcode";
- this.Barcode.ReadOnly = true;
- this.Barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.Barcode.Width = 125;
- //
- // LogoCodeName
- //
- this.LogoCodeName.DataPropertyName = "LogoCodeName";
- this.LogoCodeName.HeaderText = "商标";
- this.LogoCodeName.MinimumWidth = 6;
- this.LogoCodeName.Name = "LogoCodeName";
- this.LogoCodeName.ReadOnly = true;
- this.LogoCodeName.Width = 125;
- //
- // BarcodeCount
- //
- this.BarcodeCount.DataPropertyName = "BarcodeCount";
- dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- this.BarcodeCount.DefaultCellStyle = dataGridViewCellStyle11;
- this.BarcodeCount.HeaderText = "数量统计";
- this.BarcodeCount.MinimumWidth = 6;
- this.BarcodeCount.Name = "BarcodeCount";
- this.BarcodeCount.ReadOnly = true;
- this.BarcodeCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.BarcodeCount.Width = 125;
- //
- // F_RPT_030104_1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1508, 608);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Controls.Add(this.tblKilnTotalModule);
- this.Margin = new System.Windows.Forms.Padding(5);
- this.Name = "F_RPT_030104_1";
- this.RightToLeftLayout = true;
- this.Text = "窑车产量汇总表";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030104_1_FormClosed);
- this.Load += new System.EventHandler(this.F_RPT_030104_1_Load);
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- this.tblKilnTotalModule.ResumeLayout(false);
- this.tapKlinCarTotal.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarTotal)).EndInit();
- this.tapKlinCarGoodsTotal.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoodsTotal)).EndInit();
- this.tapKilnCarGoodsDetailTotel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvKilnCarGoodsDetailTotal)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private Basics.BaseControls.C_GroupBox gbxCondition;
- private Controls.SearchTextBox.dkUserInfoSearchBox dkUserInfoSearchBox;
- private Basics.BaseControls.C_Label lblScrapDateStart;
- private Basics.BaseControls.C_Label lblScrapDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpCreateDateEnd;
- private Basics.BaseControls.C_DateTimePicker dtpCreateDateStart;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private System.Windows.Forms.TabControl tblKilnTotalModule;
- private System.Windows.Forms.TabPage tapKlinCarTotal;
- private Basics.BaseControls.C_DataGridView dgvKilnCarTotal;
- private System.Windows.Forms.TabPage tapKlinCarGoodsTotal;
- private Basics.BaseControls.C_DataGridView dgvKilnCarGoodsTotal;
- private System.Windows.Forms.TabPage tapKilnCarGoodsDetailTotel;
- private Basics.BaseControls.C_DataGridView dgvKilnCarGoodsDetailTotal;
- private Basics.BaseControls.C_ComboBox dropKilnCode;
- private Basics.BaseControls.C_Label lblKilnCode;
- private Basics.BaseControls.C_Label lblKilnCar;
- private Basics.BaseControls.DKListBoxComboBox ddlProcessModelType;
- private Basics.BaseControls.C_Label c_Label3;
- private Basics.BaseControls.C_TextBox txtKilnCarCode;
- private Basics.BaseControls.C_TXT_Digital txtKilnCarNumBegin;
- private Basics.BaseControls.C_Label c_Label1;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_TXT_Digital txtKilnCarNumEnd;
- private Basics.BaseControls.C_Label lblGoodsType;
- private Controls.SearchBox.ScbGoodsType scbGoodsType;
- private Controls.SearchBox.ScbGoods scbGoods;
- private Basics.BaseControls.C_Label lblGoods;
- private System.Windows.Forms.DataGridViewTextBoxColumn Proceduremodeltypename;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCode0;
- private System.Windows.Forms.DataGridViewTextBoxColumn KillCarUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn Createtime;
- private System.Windows.Forms.DataGridViewTextBoxColumn KilnCarCount;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn colProceduremodeltypename;
- private System.Windows.Forms.DataGridViewTextBoxColumn colKilnCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn colUserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn colKilnCarCode0;
- private System.Windows.Forms.DataGridViewTextBoxColumn ColCreateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn colGoodsTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn colGoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn colGOODSSPECIFICATION;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCount;
- private System.Windows.Forms.DataGridViewTextBoxColumn Proceduremodeltype;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarcodeKilnCode0;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarcodeKilnCarCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn barcodeCreateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION;
- private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn BarcodeCount;
- }
- }
|