123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516 |
- namespace LYFZ.Software.UI.DoorCityProcess
- {
- partial class frmSaveN8Selection
- {
-
-
-
- private System.ComponentModel.IContainer components = null;
-
-
-
-
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
-
-
-
-
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSaveN8Selection));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.tx_Money = new System.Windows.Forms.TextBox();
- this.btn_AddMoney = new LYFZ.ComponentLibrary.ButtonForm();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.link_record = new System.Windows.Forms.LinkLabel();
- this.btn_Cancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.btn_Save = new LYFZ.ComponentLibrary.ButtonEx();
- this.tx_album = new System.Windows.Forms.TextBox();
- this.tx_CustomerRequire = new System.Windows.Forms.TextBox();
- this.tx_films = new System.Windows.Forms.TextBox();
- this.tx_Customer = new System.Windows.Forms.TextBox();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.tx_OrderNumber = new System.Windows.Forms.TextBox();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.groupBoxEx2 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.dgv_product = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.panel1 = new System.Windows.Forms.Panel();
- this.ck_Pickup = new System.Windows.Forms.CheckBox();
- this.ck_Expedited = new System.Windows.Forms.CheckBox();
- this.dt_Pickup = new System.Windows.Forms.DateTimePicker();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.groupBoxEx1.SuspendLayout();
- this.groupBox1.SuspendLayout();
- this.groupBoxEx2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv_product)).BeginInit();
- this.panel1.SuspendLayout();
- this.SuspendLayout();
-
-
-
- this.plExMainContainer.Controls.Add(this.groupBoxEx2);
- this.plExMainContainer.Controls.Add(this.groupBoxEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(1079, 678);
-
-
-
- this.plFormMainContent.Size = new System.Drawing.Size(1079, 678);
-
-
-
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(1047, 0);
-
-
-
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(851, 0);
-
-
-
- this.groupBoxEx1.BackColor = System.Drawing.Color.White;
- this.groupBoxEx1.Controls.Add(this.groupBox1);
- this.groupBoxEx1.Controls.Add(this.btn_Cancel);
- this.groupBoxEx1.Controls.Add(this.btn_Save);
- this.groupBoxEx1.Controls.Add(this.tx_album);
- this.groupBoxEx1.Controls.Add(this.tx_CustomerRequire);
- this.groupBoxEx1.Controls.Add(this.tx_films);
- this.groupBoxEx1.Controls.Add(this.tx_Customer);
- this.groupBoxEx1.Controls.Add(this.labelEx5);
- this.groupBoxEx1.Controls.Add(this.labelEx7);
- this.groupBoxEx1.Controls.Add(this.labelEx4);
- this.groupBoxEx1.Controls.Add(this.tx_OrderNumber);
- this.groupBoxEx1.Controls.Add(this.labelEx2);
- this.groupBoxEx1.Controls.Add(this.labelEx1);
- this.groupBoxEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.groupBoxEx1.Location = new System.Drawing.Point(0, 0);
- this.groupBoxEx1.Name = "groupBoxEx1";
- this.groupBoxEx1.Size = new System.Drawing.Size(1079, 153);
- this.groupBoxEx1.TabIndex = 0;
- this.groupBoxEx1.TabStop = false;
- this.groupBoxEx1.Text = "N8选版详情";
-
-
-
- this.groupBox1.Controls.Add(this.tx_Money);
- this.groupBox1.Controls.Add(this.btn_AddMoney);
- this.groupBox1.Controls.Add(this.labelEx6);
- this.groupBox1.Controls.Add(this.link_record);
- this.groupBox1.Location = new System.Drawing.Point(514, 53);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(440, 89);
- this.groupBox1.TabIndex = 5;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "加挑";
-
-
-
- this.tx_Money.Location = new System.Drawing.Point(93, 39);
- this.tx_Money.Name = "tx_Money";
- this.tx_Money.ReadOnly = true;
- this.tx_Money.Size = new System.Drawing.Size(171, 21);
- this.tx_Money.TabIndex = 2;
-
-
-
- this.btn_AddMoney.BackColor = System.Drawing.Color.Transparent;
- this.btn_AddMoney.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_AddMoney.BackImg")));
- this.btn_AddMoney.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_AddMoney.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_AddMoney.ForeColor = System.Drawing.Color.White;
- this.btn_AddMoney.IsCustomBackImg = false;
- this.btn_AddMoney.IsShowText = true;
- this.btn_AddMoney.Location = new System.Drawing.Point(279, 36);
- this.btn_AddMoney.Name = "btn_AddMoney";
- this.btn_AddMoney.Size = new System.Drawing.Size(93, 24);
- this.btn_AddMoney.TabIndex = 4;
- this.btn_AddMoney.Text = " 添加";
- this.btn_AddMoney.UseVisualStyleBackColor = false;
-
-
-
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(25, 40);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(68, 17);
- this.labelEx6.TabIndex = 0;
- this.labelEx6.Text = "加挑金额:";
-
-
-
- this.link_record.AutoSize = true;
- this.link_record.Location = new System.Drawing.Point(381, 42);
- this.link_record.Name = "link_record";
- this.link_record.Size = new System.Drawing.Size(53, 12);
- this.link_record.TabIndex = 1;
- this.link_record.TabStop = true;
- this.link_record.Text = "查看记录";
-
-
-
- this.btn_Cancel.BackColor = System.Drawing.Color.Transparent;
- this.btn_Cancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Cancel.BackImg")));
- this.btn_Cancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_Cancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_Cancel.ForeColor = System.Drawing.Color.White;
- this.btn_Cancel.IsCustomBackImg = false;
- this.btn_Cancel.IsShowText = true;
- this.btn_Cancel.Location = new System.Drawing.Point(960, 110);
- this.btn_Cancel.Name = "btn_Cancel";
- this.btn_Cancel.Size = new System.Drawing.Size(105, 28);
- this.btn_Cancel.TabIndex = 3;
- this.btn_Cancel.Text = "退出";
- this.btn_Cancel.UseVisualStyleBackColor = false;
-
-
-
- this.btn_Save.BackColor = System.Drawing.Color.Transparent;
- this.btn_Save.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Save.BackImg")));
- this.btn_Save.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_Save.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_Save.ForeColor = System.Drawing.Color.White;
- this.btn_Save.IsCustomBackImg = false;
- this.btn_Save.IsShowText = true;
- this.btn_Save.Location = new System.Drawing.Point(960, 63);
- this.btn_Save.Name = "btn_Save";
- this.btn_Save.Size = new System.Drawing.Size(105, 28);
- this.btn_Save.TabIndex = 3;
- this.btn_Save.Text = "保存";
- this.btn_Save.UseVisualStyleBackColor = false;
-
-
-
- this.tx_album.Location = new System.Drawing.Point(849, 19);
- this.tx_album.Name = "tx_album";
- this.tx_album.ReadOnly = true;
- this.tx_album.Size = new System.Drawing.Size(171, 21);
- this.tx_album.TabIndex = 2;
-
-
-
- this.tx_CustomerRequire.Location = new System.Drawing.Point(81, 53);
- this.tx_CustomerRequire.Multiline = true;
- this.tx_CustomerRequire.Name = "tx_CustomerRequire";
- this.tx_CustomerRequire.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.tx_CustomerRequire.Size = new System.Drawing.Size(413, 89);
- this.tx_CustomerRequire.TabIndex = 2;
-
-
-
- this.tx_films.Location = new System.Drawing.Point(607, 19);
- this.tx_films.Name = "tx_films";
- this.tx_films.ReadOnly = true;
- this.tx_films.Size = new System.Drawing.Size(171, 21);
- this.tx_films.TabIndex = 2;
-
-
-
- this.tx_Customer.Location = new System.Drawing.Point(323, 19);
- this.tx_Customer.Name = "tx_Customer";
- this.tx_Customer.ReadOnly = true;
- this.tx_Customer.Size = new System.Drawing.Size(171, 21);
- this.tx_Customer.TabIndex = 2;
-
-
-
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx5.Location = new System.Drawing.Point(799, 21);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(44, 17);
- this.labelEx5.TabIndex = 0;
- this.labelEx5.Text = "入册:";
-
-
-
- this.labelEx7.AutoSize = true;
- this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx7.Location = new System.Drawing.Point(8, 53);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(68, 17);
- this.labelEx7.TabIndex = 0;
- this.labelEx7.Text = "客人要求:";
-
-
-
- this.labelEx4.AutoSize = true;
- this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx4.Location = new System.Drawing.Point(557, 21);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(44, 17);
- this.labelEx4.TabIndex = 0;
- this.labelEx4.Text = "入底:";
-
-
-
- this.tx_OrderNumber.Location = new System.Drawing.Point(81, 19);
- this.tx_OrderNumber.Name = "tx_OrderNumber";
- this.tx_OrderNumber.ReadOnly = true;
- this.tx_OrderNumber.Size = new System.Drawing.Size(171, 21);
- this.tx_OrderNumber.TabIndex = 2;
-
-
-
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx2.Location = new System.Drawing.Point(273, 21);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(44, 17);
- this.labelEx2.TabIndex = 0;
- this.labelEx2.Text = "客人:";
-
-
-
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(20, 21);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(56, 17);
- this.labelEx1.TabIndex = 0;
- this.labelEx1.Text = "订单号:";
-
-
-
- this.groupBoxEx2.BackColor = System.Drawing.Color.White;
- this.groupBoxEx2.Controls.Add(this.dgv_product);
- this.groupBoxEx2.Controls.Add(this.panel1);
- this.groupBoxEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupBoxEx2.Location = new System.Drawing.Point(0, 153);
- this.groupBoxEx2.Name = "groupBoxEx2";
- this.groupBoxEx2.Size = new System.Drawing.Size(1079, 525);
- this.groupBoxEx2.TabIndex = 1;
- this.groupBoxEx2.TabStop = false;
- this.groupBoxEx2.Text = "商品列表";
-
-
-
- this.dgv_product.AllowUserToAddRows = false;
- this.dgv_product.AllowUserToDeleteRows = false;
- this.dgv_product.AllowUserToResizeRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
- this.dgv_product.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgv_product.BackgroundColor = System.Drawing.Color.White;
- this.dgv_product.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- 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;
- this.dgv_product.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgv_product.ColumnHeadersHeight = 24;
- this.dgv_product.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgv_product.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Column1,
- this.Column2,
- this.Column3,
- this.Column4,
- this.Column5,
- this.Column6,
- this.Column7,
- this.Column8,
- this.Column9});
- this.dgv_product.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgv_product.EnableHeadersVisualStyles = false;
- this.dgv_product.EraseCell = false;
- this.dgv_product.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgv_product.GridViewUniquelyIdentify = "_dataGridViewEx1_dgv_product_dgv_product_dgv_product";
- this.dgv_product.IsCompleteBonding = false;
- this.dgv_product.IsCopyCellValue = true;
- this.dgv_product.Location = new System.Drawing.Point(3, 64);
- this.dgv_product.Name = "dgv_product";
- this.dgv_product.RowHeadersVisible = false;
- this.dgv_product.RowTemplate.Height = 23;
- this.dgv_product.RowTemplate.ReadOnly = true;
- this.dgv_product.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgv_product.Size = new System.Drawing.Size(1073, 458);
- this.dgv_product.TabIndex = 0;
-
-
-
- this.Column1.HeaderText = "编号";
- this.Column1.Name = "Column1";
-
-
-
- this.Column2.HeaderText = "商品名称";
- this.Column2.Name = "Column2";
-
-
-
- this.Column3.HeaderText = "价格";
- this.Column3.Name = "Column3";
-
-
-
- this.Column4.HeaderText = "数量";
- this.Column4.Name = "Column4";
-
-
-
- this.Column5.HeaderText = "加急";
- this.Column5.Name = "Column5";
-
-
-
- this.Column6.HeaderText = "版面数量";
- this.Column6.Name = "Column6";
-
-
-
- this.Column7.HeaderText = "照片数量";
- this.Column7.Name = "Column7";
-
-
-
- this.Column8.HeaderText = "取件日期";
- this.Column8.Name = "Column8";
-
-
-
- this.Column9.HeaderText = "备注";
- this.Column9.Name = "Column9";
-
-
-
- this.panel1.BackColor = System.Drawing.Color.White;
- this.panel1.Controls.Add(this.ck_Pickup);
- this.panel1.Controls.Add(this.ck_Expedited);
- this.panel1.Controls.Add(this.dt_Pickup);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(3, 17);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1073, 47);
- this.panel1.TabIndex = 4;
-
-
-
- this.ck_Pickup.AutoSize = true;
- this.ck_Pickup.Location = new System.Drawing.Point(33, 16);
- this.ck_Pickup.Name = "ck_Pickup";
- this.ck_Pickup.Size = new System.Drawing.Size(96, 16);
- this.ck_Pickup.TabIndex = 3;
- this.ck_Pickup.Text = "预约取件日期";
- this.ck_Pickup.UseVisualStyleBackColor = true;
-
-
-
- this.ck_Expedited.AutoSize = true;
- this.ck_Expedited.Location = new System.Drawing.Point(320, 16);
- this.ck_Expedited.Name = "ck_Expedited";
- this.ck_Expedited.Size = new System.Drawing.Size(72, 16);
- this.ck_Expedited.TabIndex = 3;
- this.ck_Expedited.Text = "全部加急";
- this.ck_Expedited.UseVisualStyleBackColor = true;
-
-
-
- this.dt_Pickup.Enabled = false;
- this.dt_Pickup.Location = new System.Drawing.Point(130, 13);
- this.dt_Pickup.Name = "dt_Pickup";
- this.dt_Pickup.Size = new System.Drawing.Size(122, 21);
- this.dt_Pickup.TabIndex = 2;
-
-
-
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
- this.ClientSize = new System.Drawing.Size(1079, 743);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "frmSaveN8Selection";
- this.Text = "N8选版";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.groupBoxEx1.ResumeLayout(false);
- this.groupBoxEx1.PerformLayout();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.groupBoxEx2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgv_product)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.GroupBoxEx groupBoxEx1;
- private ComponentLibrary.GroupBoxEx groupBoxEx2;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.LabelEx labelEx6;
- public ComponentLibrary.DataGridViewEx dgv_product;
- public System.Windows.Forms.TextBox tx_Customer;
- public System.Windows.Forms.TextBox tx_OrderNumber;
- public System.Windows.Forms.LinkLabel link_record;
- public System.Windows.Forms.TextBox tx_films;
- public System.Windows.Forms.TextBox tx_album;
- public System.Windows.Forms.TextBox tx_Money;
- public ComponentLibrary.ButtonForm btn_AddMoney;
- public ComponentLibrary.ButtonEx btn_Cancel;
- public ComponentLibrary.ButtonEx btn_Save;
- public System.Windows.Forms.TextBox tx_CustomerRequire;
- private ComponentLibrary.LabelEx labelEx7;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.Panel panel1;
- public System.Windows.Forms.DateTimePicker dt_Pickup;
- public System.Windows.Forms.CheckBox ck_Expedited;
- public System.Windows.Forms.CheckBox ck_Pickup;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
- }
- }
|