123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474 |
- namespace LYFZ.Software.UI.Dresses.DressManagement.Valet
- {
- partial class FrmDressValet
- {
-
-
-
- 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(FrmDressValet));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClear = new LYFZ.ComponentLibrary.ButtonEx();
- this.picDsfm_PicturePath = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.Dsfm_DressNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Dsfm_DressName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Dsfm_DressQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Dsfm_CostPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Dsfm_SalePrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsro_ReservationBackTime = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.lbltxtDsro_ReservationBackTime = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsro_TakeDressTime = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtDsro_Remark = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsro_CreateDateTime = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsro_CreateName = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsro_Number = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picDsfm_PicturePath)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
- this.SuspendLayout();
-
-
-
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
-
-
-
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
-
-
-
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
-
-
-
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.btnClose);
- this.panelEx2.Controls.Add(this.btnClear);
- this.panelEx2.Controls.Add(this.picDsfm_PicturePath);
- this.panelEx2.Controls.Add(this.dgv);
- this.panelEx2.Controls.Add(this.labelEx18);
- this.panelEx2.Controls.Add(this.txtDsro_ReservationBackTime);
- this.panelEx2.Controls.Add(this.lbltxtDsro_ReservationBackTime);
- this.panelEx2.Controls.Add(this.txtDsro_TakeDressTime);
- this.panelEx2.Controls.Add(this.labelEx16);
- this.panelEx2.Controls.Add(this.panelEx1);
- this.panelEx2.Controls.Add(this.txtDsro_Remark);
- this.panelEx2.Controls.Add(this.labelEx7);
- this.panelEx2.Controls.Add(this.txtDsro_CreateDateTime);
- this.panelEx2.Controls.Add(this.labelEx5);
- this.panelEx2.Controls.Add(this.txtDsro_CreateName);
- this.panelEx2.Controls.Add(this.labelEx4);
- this.panelEx2.Controls.Add(this.txtDsro_Number);
- this.panelEx2.Controls.Add(this.labelEx6);
- this.panelEx2.Controls.Add(this.labelEx1);
- this.panelEx2.Controls.Add(this.btnSave);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx2.Location = new System.Drawing.Point(10, 10);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(890, 525);
- this.panelEx2.TabIndex = 199;
-
-
-
- this.btnClose.BackColor = System.Drawing.Color.Transparent;
- this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
- this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClose.ForeColor = System.Drawing.Color.White;
- this.btnClose.IsCustomBackImg = false;
- this.btnClose.IsShowText = true;
- this.btnClose.Location = new System.Drawing.Point(785, 8);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(85, 26);
- this.btnClose.TabIndex = 272;
- this.btnClose.Text = " 关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
-
-
-
- this.btnClear.BackColor = System.Drawing.Color.Transparent;
- this.btnClear.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClear.BackImg")));
- this.btnClear.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClear.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClear.ForeColor = System.Drawing.Color.White;
- this.btnClear.IsCustomBackImg = false;
- this.btnClear.IsShowText = true;
- this.btnClear.Location = new System.Drawing.Point(694, 8);
- this.btnClear.Name = "btnClear";
- this.btnClear.Size = new System.Drawing.Size(85, 26);
- this.btnClear.TabIndex = 271;
- this.btnClear.Text = " 清 空";
- this.btnClear.UseVisualStyleBackColor = false;
-
-
-
- this.picDsfm_PicturePath.BackColor = System.Drawing.Color.Silver;
- this.picDsfm_PicturePath.Cursor = System.Windows.Forms.Cursors.Hand;
- this.picDsfm_PicturePath.Enabled = false;
- this.picDsfm_PicturePath.Location = new System.Drawing.Point(540, 192);
- this.picDsfm_PicturePath.Name = "picDsfm_PicturePath";
- this.picDsfm_PicturePath.Size = new System.Drawing.Size(330, 325);
- this.picDsfm_PicturePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.picDsfm_PicturePath.TabIndex = 264;
- this.picDsfm_PicturePath.TabStop = false;
-
-
-
- this.dgv.AllowUserToAddRows = false;
- this.dgv.AllowUserToDeleteRows = false;
- this.dgv.AllowUserToResizeRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
- this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgv.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.dgv.BackgroundColor = System.Drawing.Color.White;
- this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgv.ColumnHeadersHeight = 24;
- this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Dsfm_DressNumber,
- this.Dsfm_DressName,
- this.Dsfm_DressQuantity,
- this.Dsfm_CostPrice,
- this.Dsfm_SalePrice});
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgv.DefaultCellStyle = dataGridViewCellStyle3;
- this.dgv.EnableHeadersVisualStyles = false;
- this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgv.GridViewUniquelyIdentify = resources.GetString("dgv.GridViewUniquelyIdentify");
- this.dgv.IsCompleteBonding = false;
- this.dgv.Location = new System.Drawing.Point(7, 192);
- this.dgv.MultiSelect = false;
- this.dgv.Name = "dgv";
- this.dgv.ReadOnly = true;
- this.dgv.RowHeadersVisible = false;
- this.dgv.RowTemplate.Height = 23;
- this.dgv.RowTemplate.ReadOnly = true;
- this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgv.Size = new System.Drawing.Size(527, 325);
- this.dgv.TabIndex = 262;
-
-
-
- this.Dsfm_DressNumber.HeaderText = "编号";
- this.Dsfm_DressNumber.Name = "Dsfm_DressNumber";
- this.Dsfm_DressNumber.ReadOnly = true;
-
-
-
- this.Dsfm_DressName.HeaderText = "名称";
- this.Dsfm_DressName.Name = "Dsfm_DressName";
- this.Dsfm_DressName.ReadOnly = true;
-
-
-
- this.Dsfm_DressQuantity.HeaderText = "数量";
- this.Dsfm_DressQuantity.Name = "Dsfm_DressQuantity";
- this.Dsfm_DressQuantity.ReadOnly = true;
-
-
-
- this.Dsfm_CostPrice.HeaderText = "成本价";
- this.Dsfm_CostPrice.Name = "Dsfm_CostPrice";
- this.Dsfm_CostPrice.ReadOnly = true;
-
-
-
- this.Dsfm_SalePrice.HeaderText = "出售价";
- this.Dsfm_SalePrice.Name = "Dsfm_SalePrice";
- this.Dsfm_SalePrice.ReadOnly = true;
-
-
-
- this.labelEx18.AutoSize = true;
- this.labelEx18.BackColor = System.Drawing.Color.Transparent;
- this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
- this.labelEx18.Location = new System.Drawing.Point(11, 172);
- this.labelEx18.Name = "labelEx18";
- this.labelEx18.Size = new System.Drawing.Size(56, 17);
- this.labelEx18.TabIndex = 261;
- this.labelEx18.Text = "礼服资料";
-
-
-
- this.txtDsro_ReservationBackTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsro_ReservationBackTime.EmptyTextTip = null;
- this.txtDsro_ReservationBackTime.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsro_ReservationBackTime.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsro_ReservationBackTime.Location = new System.Drawing.Point(463, 44);
- this.txtDsro_ReservationBackTime.Name = "txtDsro_ReservationBackTime";
- this.txtDsro_ReservationBackTime.Size = new System.Drawing.Size(90, 23);
- this.txtDsro_ReservationBackTime.TabIndex = 260;
-
-
-
- this.lbltxtDsro_ReservationBackTime.AutoSize = true;
- this.lbltxtDsro_ReservationBackTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lbltxtDsro_ReservationBackTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lbltxtDsro_ReservationBackTime.Location = new System.Drawing.Point(383, 47);
- this.lbltxtDsro_ReservationBackTime.Name = "lbltxtDsro_ReservationBackTime";
- this.lbltxtDsro_ReservationBackTime.Size = new System.Drawing.Size(77, 17);
- this.lbltxtDsro_ReservationBackTime.TabIndex = 259;
- this.lbltxtDsro_ReservationBackTime.Text = "* 还回时间:";
-
-
-
- this.txtDsro_TakeDressTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsro_TakeDressTime.EmptyTextTip = null;
- this.txtDsro_TakeDressTime.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsro_TakeDressTime.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsro_TakeDressTime.Location = new System.Drawing.Point(283, 44);
- this.txtDsro_TakeDressTime.Name = "txtDsro_TakeDressTime";
- this.txtDsro_TakeDressTime.Size = new System.Drawing.Size(90, 23);
- this.txtDsro_TakeDressTime.TabIndex = 258;
-
-
-
- this.labelEx16.AutoSize = true;
- this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx16.Location = new System.Drawing.Point(203, 47);
- this.labelEx16.Name = "labelEx16";
- this.labelEx16.Size = new System.Drawing.Size(77, 17);
- this.labelEx16.TabIndex = 257;
- this.labelEx16.Text = "* 送洗时间:";
-
-
-
- this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Location = new System.Drawing.Point(0, 158);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(887, 1);
- this.panelEx1.TabIndex = 234;
-
-
-
- this.txtDsro_Remark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsro_Remark.EmptyTextTip = null;
- this.txtDsro_Remark.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsro_Remark.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsro_Remark.Location = new System.Drawing.Point(73, 78);
- this.txtDsro_Remark.Multiline = true;
- this.txtDsro_Remark.Name = "txtDsro_Remark";
- this.txtDsro_Remark.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal;
- this.txtDsro_Remark.Size = new System.Drawing.Size(797, 66);
- this.txtDsro_Remark.TabIndex = 233;
-
-
-
- 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(27, 79);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(44, 17);
- this.labelEx7.TabIndex = 232;
- this.labelEx7.Text = "备注:";
-
-
-
- this.txtDsro_CreateDateTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsro_CreateDateTime.EmptyTextTip = null;
- this.txtDsro_CreateDateTime.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsro_CreateDateTime.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsro_CreateDateTime.Location = new System.Drawing.Point(780, 44);
- this.txtDsro_CreateDateTime.Name = "txtDsro_CreateDateTime";
- this.txtDsro_CreateDateTime.ReadOnly = true;
- this.txtDsro_CreateDateTime.Size = new System.Drawing.Size(90, 23);
- this.txtDsro_CreateDateTime.TabIndex = 231;
-
-
-
- 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(733, 47);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(44, 17);
- this.labelEx5.TabIndex = 230;
- this.labelEx5.Text = "日期:";
-
-
-
- this.txtDsro_CreateName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsro_CreateName.EmptyTextTip = null;
- this.txtDsro_CreateName.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsro_CreateName.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsro_CreateName.Location = new System.Drawing.Point(624, 44);
- this.txtDsro_CreateName.Name = "txtDsro_CreateName";
- this.txtDsro_CreateName.ReadOnly = true;
- this.txtDsro_CreateName.Size = new System.Drawing.Size(90, 23);
- this.txtDsro_CreateName.TabIndex = 229;
-
-
-
- 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(565, 47);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(56, 17);
- this.labelEx4.TabIndex = 228;
- this.labelEx4.Text = "经手人:";
-
-
-
- this.txtDsro_Number.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsro_Number.EmptyTextTip = null;
- this.txtDsro_Number.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsro_Number.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsro_Number.Location = new System.Drawing.Point(73, 44);
- this.txtDsro_Number.Name = "txtDsro_Number";
- this.txtDsro_Number.ReadOnly = true;
- this.txtDsro_Number.Size = new System.Drawing.Size(120, 23);
- this.txtDsro_Number.TabIndex = 223;
-
-
-
- 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(27, 47);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(44, 17);
- this.labelEx6.TabIndex = 222;
- this.labelEx6.Text = "单号:";
-
-
-
- this.labelEx1.AutoSize = true;
- this.labelEx1.BackColor = System.Drawing.Color.Transparent;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
- this.labelEx1.Location = new System.Drawing.Point(11, 13);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(56, 17);
- this.labelEx1.TabIndex = 201;
- this.labelEx1.Text = "送洗资料";
-
-
-
- this.btnSave.BackColor = System.Drawing.Color.Transparent;
- this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
- this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.IsCustomBackImg = false;
- this.btnSave.IsShowText = true;
- this.btnSave.Location = new System.Drawing.Point(603, 8);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(85, 26);
- this.btnSave.TabIndex = 200;
- this.btnSave.Text = " 保 存";
- this.btnSave.UseVisualStyleBackColor = false;
-
-
-
- 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(910, 610);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsUserControlsSize = false;
- this.Name = "FrmDressValet";
- this.Text = "送洗";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picDsfm_PicturePath)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx2;
- protected ComponentLibrary.ButtonEx btnClose;
- protected ComponentLibrary.ButtonEx btnClear;
- protected ComponentLibrary.PictureBoxEx picDsfm_PicturePath;
- protected ComponentLibrary.DataGridViewEx dgv;
- private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressNumber;
- private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressQuantity;
- private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_CostPrice;
- private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_SalePrice;
- private ComponentLibrary.LabelEx labelEx18;
- protected ComponentLibrary.TextBoxBasicEx txtDsro_ReservationBackTime;
- protected ComponentLibrary.LabelEx lbltxtDsro_ReservationBackTime;
- protected ComponentLibrary.TextBoxBasicEx txtDsro_TakeDressTime;
- private ComponentLibrary.LabelEx labelEx16;
- private ComponentLibrary.PanelEx panelEx1;
- protected ComponentLibrary.TextBoxBasicEx txtDsro_Remark;
- private ComponentLibrary.LabelEx labelEx7;
- protected ComponentLibrary.TextBoxBasicEx txtDsro_CreateDateTime;
- private ComponentLibrary.LabelEx labelEx5;
- protected ComponentLibrary.TextBoxBasicEx txtDsro_CreateName;
- private ComponentLibrary.LabelEx labelEx4;
- protected ComponentLibrary.TextBoxBasicEx txtDsro_Number;
- private ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.LabelEx labelEx1;
- protected ComponentLibrary.ButtonEx btnSave;
- }
- }
|