123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680 |
- namespace LYFZ.Software.UI.CameraControlBook.SmallForm
- {
- partial class SelectDressConfirmSmallForm
- {
-
-
-
- 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()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SelectDressConfirmSmallForm));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnSelect = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtDressNumber = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevStatus = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.txtdgv = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.mskdgv = new LYFZ.ComponentLibrary.MaskedTextTimeEx(this.components);
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevdgv = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.dtpcdgv = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.txtOrdersPerson = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtName2 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtName1 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtSeriesName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.lblName2 = new LYFZ.ComponentLibrary.LabelEx();
- this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtClothingCount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.SuspendLayout();
-
-
-
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(620, 465);
-
-
-
- this.plFormMainContent.Size = new System.Drawing.Size(620, 465);
-
-
-
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(512, 0);
-
-
-
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(588, 0);
-
-
-
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(485, 0);
-
-
-
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.btnCancel);
- this.panelEx1.Controls.Add(this.btnSaveed);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelEx1.Location = new System.Drawing.Point(0, 425);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(620, 40);
- this.panelEx1.TabIndex = 1;
-
-
-
- this.btnCancel.BackColor = System.Drawing.Color.Transparent;
- this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
- this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCancel.ForeColor = System.Drawing.Color.White;
- this.btnCancel.IsCustomBackImg = false;
- this.btnCancel.IsShowText = true;
- this.btnCancel.Location = new System.Drawing.Point(346, 7);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 28);
- this.btnCancel.TabIndex = 1;
- this.btnCancel.Text = " 取 消";
- this.btnCancel.UseVisualStyleBackColor = false;
-
-
-
- this.btnSaveed.BackColor = System.Drawing.Color.Transparent;
- this.btnSaveed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveed.BackImg")));
- this.btnSaveed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSaveed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSaveed.ForeColor = System.Drawing.Color.White;
- this.btnSaveed.IsCustomBackImg = false;
- this.btnSaveed.IsShowText = true;
- this.btnSaveed.Location = new System.Drawing.Point(185, 7);
- this.btnSaveed.Name = "btnSaveed";
- this.btnSaveed.Size = new System.Drawing.Size(85, 28);
- this.btnSaveed.TabIndex = 0;
- this.btnSaveed.Text = " 保 存";
- this.btnSaveed.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx2.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.panelEx2.BackColor = System.Drawing.Color.Transparent;
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.txtClothingCount);
- this.panelEx2.Controls.Add(this.labelEx12);
- this.panelEx2.Controls.Add(this.btnSelect);
- this.panelEx2.Controls.Add(this.txtDressNumber);
- this.panelEx2.Controls.Add(this.labelEx11);
- this.panelEx2.Controls.Add(this.labelEx10);
- this.panelEx2.Controls.Add(this.cmbtreevStatus);
- this.panelEx2.Controls.Add(this.txtdgv);
- this.panelEx2.Controls.Add(this.labelEx1);
- this.panelEx2.Controls.Add(this.mskdgv);
- this.panelEx2.Controls.Add(this.labelEx9);
- this.panelEx2.Controls.Add(this.labelEx6);
- this.panelEx2.Controls.Add(this.labelEx8);
- this.panelEx2.Controls.Add(this.labelEx2);
- this.panelEx2.Controls.Add(this.cmbtreevdgv);
- this.panelEx2.Controls.Add(this.dtpcdgv);
- this.panelEx2.Controls.Add(this.txtOrdersPerson);
- this.panelEx2.Controls.Add(this.txtName2);
- this.panelEx2.Controls.Add(this.txtName1);
- this.panelEx2.Controls.Add(this.txtSeriesName);
- this.panelEx2.Controls.Add(this.labelEx5);
- this.panelEx2.Controls.Add(this.txtOrderNumber);
- this.panelEx2.Controls.Add(this.labelEx7);
- this.panelEx2.Controls.Add(this.lblName2);
- this.panelEx2.Controls.Add(this.lblName1);
- this.panelEx2.Controls.Add(this.labelEx4);
- this.panelEx2.Controls.Add(this.labelEx3);
- this.panelEx2.Location = new System.Drawing.Point(10, 10);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(600, 405);
- this.panelEx2.TabIndex = 23;
-
-
-
- this.btnSelect.BackColor = System.Drawing.Color.Transparent;
- this.btnSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelect.BackImg")));
- this.btnSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSelect.ForeColor = System.Drawing.Color.White;
- this.btnSelect.IsCustomBackImg = false;
- this.btnSelect.IsShowText = true;
- this.btnSelect.Location = new System.Drawing.Point(475, 295);
- this.btnSelect.Name = "btnSelect";
- this.btnSelect.Size = new System.Drawing.Size(65, 25);
- this.btnSelect.TabIndex = 69;
- this.btnSelect.Text = " 选择";
- this.btnSelect.UseVisualStyleBackColor = false;
-
-
-
- this.txtDressNumber.BackColor = System.Drawing.Color.Transparent;
- this.txtDressNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtDressNumber.Icon = null;
- this.txtDressNumber.IconIsButton = false;
- this.txtDressNumber.IsPasswordChat = '\0';
- this.txtDressNumber.IsSystemPasswordChar = false;
- this.txtDressNumber.Lines = new string[0];
- this.txtDressNumber.Location = new System.Drawing.Point(114, 295);
- this.txtDressNumber.Margin = new System.Windows.Forms.Padding(0);
- this.txtDressNumber.MaxLength = 32767;
- this.txtDressNumber.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtDressNumber.MouseBack = null;
- this.txtDressNumber.Multiline = false;
- this.txtDressNumber.Name = "txtDressNumber";
- this.txtDressNumber.NormlBack = null;
- this.txtDressNumber.Padding = new System.Windows.Forms.Padding(5);
- this.txtDressNumber.ReadOnly = true;
- this.txtDressNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtDressNumber.Size = new System.Drawing.Size(355, 25);
- this.txtDressNumber.TabIndex = 68;
- this.txtDressNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtDressNumber.WaterColor = System.Drawing.Color.DarkGray;
- this.txtDressNumber.WaterText = "";
- this.txtDressNumber.WordWrap = true;
-
-
-
- this.labelEx11.AutoSize = true;
- this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx11.Location = new System.Drawing.Point(31, 299);
- this.labelEx11.Name = "labelEx11";
- this.labelEx11.Size = new System.Drawing.Size(80, 17);
- this.labelEx11.TabIndex = 67;
- this.labelEx11.Text = "选中的礼服:";
-
-
-
- this.labelEx10.AutoSize = true;
- this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx10.Location = new System.Drawing.Point(308, 267);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(80, 17);
- this.labelEx10.TabIndex = 66;
- this.labelEx10.Text = "选礼服状态:";
-
-
-
- this.cmbtreevStatus.AfterSelectLevelFirstNode = true;
- this.cmbtreevStatus.DropDownHeight = 220;
- this.cmbtreevStatus.DropDownShow = false;
- this.cmbtreevStatus.FormattingEnabled = true;
- this.cmbtreevStatus.IntegralHeight = false;
- this.cmbtreevStatus.IsNodeMouseClick = true;
- this.cmbtreevStatus.IsSelectParentNode = false;
- this.cmbtreevStatus.Location = new System.Drawing.Point(391, 265);
- this.cmbtreevStatus.Name = "cmbtreevStatus";
- this.cmbtreevStatus.ReadOnly = true;
- this.cmbtreevStatus.SelectedNode = null;
- this.cmbtreevStatus.Size = new System.Drawing.Size(150, 20);
- this.cmbtreevStatus.StrGetName = "";
- this.cmbtreevStatus.StrGetTagName = "";
- this.cmbtreevStatus.StrKey = null;
- this.cmbtreevStatus.TabIndex = 65;
-
-
-
- this.txtdgv.BackColor = System.Drawing.Color.Transparent;
- this.txtdgv.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtdgv.Icon = null;
- this.txtdgv.IconIsButton = false;
- this.txtdgv.IsPasswordChat = '\0';
- this.txtdgv.IsSystemPasswordChar = false;
- this.txtdgv.Lines = new string[0];
- this.txtdgv.Location = new System.Drawing.Point(114, 329);
- this.txtdgv.Margin = new System.Windows.Forms.Padding(0);
- this.txtdgv.MaxLength = 32767;
- this.txtdgv.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtdgv.MouseBack = null;
- this.txtdgv.Multiline = true;
- this.txtdgv.Name = "txtdgv";
- this.txtdgv.NormlBack = null;
- this.txtdgv.Padding = new System.Windows.Forms.Padding(5);
- this.txtdgv.ReadOnly = false;
- this.txtdgv.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtdgv.Size = new System.Drawing.Size(427, 55);
- this.txtdgv.TabIndex = 64;
- this.txtdgv.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtdgv.WaterColor = System.Drawing.Color.DarkGray;
- this.txtdgv.WaterText = "";
- this.txtdgv.WordWrap = true;
-
-
-
- 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(67, 329);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(44, 17);
- this.labelEx1.TabIndex = 63;
- this.labelEx1.Text = "备注:";
-
-
-
- this.mskdgv.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.mskdgv.Location = new System.Drawing.Point(391, 232);
- this.mskdgv.Mask = "00:00";
- this.mskdgv.Name = "mskdgv";
- this.mskdgv.PromptChar = ' ';
- this.mskdgv.Size = new System.Drawing.Size(150, 22);
- this.mskdgv.TabIndex = 62;
-
-
-
- this.labelEx9.AutoSize = true;
- this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx9.Location = new System.Drawing.Point(43, 267);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(68, 17);
- this.labelEx9.TabIndex = 61;
- this.labelEx9.Text = "选礼服师:";
-
-
-
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(15, 163);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(68, 17);
- this.labelEx6.TabIndex = 58;
- this.labelEx6.Text = "选礼服安排";
-
-
-
- this.labelEx8.AutoSize = true;
- this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx8.Location = new System.Drawing.Point(308, 235);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(80, 17);
- this.labelEx8.TabIndex = 60;
- this.labelEx8.Text = "选礼服时间:";
-
-
-
- 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(31, 235);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(80, 17);
- this.labelEx2.TabIndex = 59;
- this.labelEx2.Text = "选礼服日期:";
-
-
-
- this.cmbtreevdgv.AfterSelectLevelFirstNode = false;
- this.cmbtreevdgv.DropDownHeight = 220;
- this.cmbtreevdgv.DropDownShow = false;
- this.cmbtreevdgv.FormattingEnabled = true;
- this.cmbtreevdgv.IntegralHeight = false;
- this.cmbtreevdgv.IsNodeMouseClick = false;
- this.cmbtreevdgv.IsSelectParentNode = false;
- this.cmbtreevdgv.Location = new System.Drawing.Point(114, 265);
- this.cmbtreevdgv.Name = "cmbtreevdgv";
- this.cmbtreevdgv.ReadOnly = true;
- this.cmbtreevdgv.SelectedNode = null;
- this.cmbtreevdgv.Size = new System.Drawing.Size(150, 20);
- this.cmbtreevdgv.StrGetName = "";
- this.cmbtreevdgv.StrGetTagName = "";
- this.cmbtreevdgv.StrKey = null;
- this.cmbtreevdgv.TabIndex = 57;
-
-
-
- this.dtpcdgv.CustomFormat = " ";
- this.dtpcdgv.DateValue = "";
- this.dtpcdgv.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpcdgv.IsShowTime = false;
- this.dtpcdgv.Location = new System.Drawing.Point(114, 233);
- this.dtpcdgv.Name = "dtpcdgv";
- this.dtpcdgv.Size = new System.Drawing.Size(150, 21);
- this.dtpcdgv.TabIndex = 56;
-
-
-
- this.txtOrdersPerson.BackColor = System.Drawing.Color.Transparent;
- this.txtOrdersPerson.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtOrdersPerson.Icon = null;
- this.txtOrdersPerson.IconIsButton = false;
- this.txtOrdersPerson.IsPasswordChat = '\0';
- this.txtOrdersPerson.IsSystemPasswordChar = false;
- this.txtOrdersPerson.Lines = new string[0];
- this.txtOrdersPerson.Location = new System.Drawing.Point(391, 44);
- this.txtOrdersPerson.Margin = new System.Windows.Forms.Padding(0);
- this.txtOrdersPerson.MaxLength = 32767;
- this.txtOrdersPerson.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtOrdersPerson.MouseBack = null;
- this.txtOrdersPerson.Multiline = false;
- this.txtOrdersPerson.Name = "txtOrdersPerson";
- this.txtOrdersPerson.NormlBack = null;
- this.txtOrdersPerson.Padding = new System.Windows.Forms.Padding(5);
- this.txtOrdersPerson.ReadOnly = true;
- this.txtOrdersPerson.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtOrdersPerson.Size = new System.Drawing.Size(150, 25);
- this.txtOrdersPerson.TabIndex = 2;
- this.txtOrdersPerson.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtOrdersPerson.WaterColor = System.Drawing.Color.DarkGray;
- this.txtOrdersPerson.WaterText = "";
- this.txtOrdersPerson.WordWrap = true;
-
-
-
- this.txtName2.BackColor = System.Drawing.Color.Transparent;
- this.txtName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtName2.Icon = null;
- this.txtName2.IconIsButton = false;
- this.txtName2.IsPasswordChat = '\0';
- this.txtName2.IsSystemPasswordChar = false;
- this.txtName2.Lines = new string[0];
- this.txtName2.Location = new System.Drawing.Point(114, 109);
- this.txtName2.Margin = new System.Windows.Forms.Padding(0);
- this.txtName2.MaxLength = 32767;
- this.txtName2.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtName2.MouseBack = null;
- this.txtName2.Multiline = false;
- this.txtName2.Name = "txtName2";
- this.txtName2.NormlBack = null;
- this.txtName2.Padding = new System.Windows.Forms.Padding(5);
- this.txtName2.ReadOnly = true;
- this.txtName2.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtName2.Size = new System.Drawing.Size(150, 25);
- this.txtName2.TabIndex = 5;
- this.txtName2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtName2.WaterColor = System.Drawing.Color.DarkGray;
- this.txtName2.WaterText = "";
- this.txtName2.WordWrap = true;
-
-
-
- this.txtName1.BackColor = System.Drawing.Color.Transparent;
- this.txtName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtName1.Icon = null;
- this.txtName1.IconIsButton = false;
- this.txtName1.IsPasswordChat = '\0';
- this.txtName1.IsSystemPasswordChar = false;
- this.txtName1.Lines = new string[0];
- this.txtName1.Location = new System.Drawing.Point(391, 77);
- this.txtName1.Margin = new System.Windows.Forms.Padding(0);
- this.txtName1.MaxLength = 32767;
- this.txtName1.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtName1.MouseBack = null;
- this.txtName1.Multiline = false;
- this.txtName1.Name = "txtName1";
- this.txtName1.NormlBack = null;
- this.txtName1.Padding = new System.Windows.Forms.Padding(5);
- this.txtName1.ReadOnly = true;
- this.txtName1.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtName1.Size = new System.Drawing.Size(150, 25);
- this.txtName1.TabIndex = 4;
- this.txtName1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtName1.WaterColor = System.Drawing.Color.DarkGray;
- this.txtName1.WaterText = "";
- this.txtName1.WordWrap = true;
-
-
-
- this.txtSeriesName.BackColor = System.Drawing.Color.Transparent;
- this.txtSeriesName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtSeriesName.Icon = null;
- this.txtSeriesName.IconIsButton = false;
- this.txtSeriesName.IsPasswordChat = '\0';
- this.txtSeriesName.IsSystemPasswordChar = false;
- this.txtSeriesName.Lines = new string[0];
- this.txtSeriesName.Location = new System.Drawing.Point(114, 77);
- this.txtSeriesName.Margin = new System.Windows.Forms.Padding(0);
- this.txtSeriesName.MaxLength = 32767;
- this.txtSeriesName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtSeriesName.MouseBack = null;
- this.txtSeriesName.Multiline = false;
- this.txtSeriesName.Name = "txtSeriesName";
- this.txtSeriesName.NormlBack = null;
- this.txtSeriesName.Padding = new System.Windows.Forms.Padding(5);
- this.txtSeriesName.ReadOnly = true;
- this.txtSeriesName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtSeriesName.Size = new System.Drawing.Size(150, 25);
- this.txtSeriesName.TabIndex = 3;
- this.txtSeriesName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtSeriesName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtSeriesName.WaterText = "";
- this.txtSeriesName.WordWrap = true;
-
-
-
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx5.Location = new System.Drawing.Point(15, 15);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(56, 17);
- this.labelEx5.TabIndex = 48;
- this.labelEx5.Text = "订单资料";
-
-
-
- this.txtOrderNumber.BackColor = System.Drawing.Color.Transparent;
- this.txtOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtOrderNumber.Icon = null;
- this.txtOrderNumber.IconIsButton = false;
- this.txtOrderNumber.IsPasswordChat = '\0';
- this.txtOrderNumber.IsSystemPasswordChar = false;
- this.txtOrderNumber.Lines = new string[0];
- this.txtOrderNumber.Location = new System.Drawing.Point(114, 44);
- this.txtOrderNumber.Margin = new System.Windows.Forms.Padding(0);
- this.txtOrderNumber.MaxLength = 32767;
- this.txtOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtOrderNumber.MouseBack = null;
- this.txtOrderNumber.Multiline = false;
- this.txtOrderNumber.Name = "txtOrderNumber";
- this.txtOrderNumber.NormlBack = null;
- this.txtOrderNumber.Padding = new System.Windows.Forms.Padding(5);
- this.txtOrderNumber.ReadOnly = true;
- this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtOrderNumber.Size = new System.Drawing.Size(150, 25);
- this.txtOrderNumber.TabIndex = 1;
- this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtOrderNumber.WaterColor = System.Drawing.Color.DarkGray;
- this.txtOrderNumber.WaterText = "";
- this.txtOrderNumber.WordWrap = true;
-
-
-
- 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(320, 48);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(68, 17);
- this.labelEx7.TabIndex = 41;
- this.labelEx7.Text = "门市接单:";
-
-
-
- this.lblName2.AutoSize = true;
- this.lblName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblName2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblName2.Location = new System.Drawing.Point(43, 113);
- this.lblName2.Name = "lblName2";
- this.lblName2.Size = new System.Drawing.Size(68, 17);
- this.lblName2.TabIndex = 40;
- this.lblName2.Text = "女宾姓名:";
-
-
-
- this.lblName1.AutoSize = true;
- this.lblName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblName1.Location = new System.Drawing.Point(320, 81);
- this.lblName1.Name = "lblName1";
- this.lblName1.Size = new System.Drawing.Size(68, 17);
- this.lblName1.TabIndex = 38;
- this.lblName1.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(43, 81);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(68, 17);
- this.labelEx4.TabIndex = 37;
- this.labelEx4.Text = "套系名称:";
-
-
-
- this.labelEx3.AutoSize = true;
- this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx3.Location = new System.Drawing.Point(55, 48);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(56, 17);
- this.labelEx3.TabIndex = 35;
- this.labelEx3.Text = "订单号:";
-
-
-
- this.txtClothingCount.BackColor = System.Drawing.Color.Transparent;
- this.txtClothingCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtClothingCount.Icon = null;
- this.txtClothingCount.IconIsButton = false;
- this.txtClothingCount.IsPasswordChat = '\0';
- this.txtClothingCount.IsSystemPasswordChar = false;
- this.txtClothingCount.Lines = new string[0];
- this.txtClothingCount.Location = new System.Drawing.Point(114, 196);
- this.txtClothingCount.Margin = new System.Windows.Forms.Padding(0);
- this.txtClothingCount.MaxLength = 32767;
- this.txtClothingCount.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtClothingCount.MouseBack = null;
- this.txtClothingCount.Multiline = false;
- this.txtClothingCount.Name = "txtClothingCount";
- this.txtClothingCount.NormlBack = null;
- this.txtClothingCount.Padding = new System.Windows.Forms.Padding(5);
- this.txtClothingCount.ReadOnly = true;
- this.txtClothingCount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtClothingCount.Size = new System.Drawing.Size(426, 25);
- this.txtClothingCount.TabIndex = 71;
- this.txtClothingCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtClothingCount.WaterColor = System.Drawing.Color.DarkGray;
- this.txtClothingCount.WaterText = "";
- this.txtClothingCount.WordWrap = true;
-
-
-
- this.labelEx12.AutoSize = true;
- this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx12.Location = new System.Drawing.Point(31, 200);
- this.labelEx12.Name = "labelEx12";
- this.labelEx12.Size = new System.Drawing.Size(80, 17);
- this.labelEx12.TabIndex = 70;
- this.labelEx12.Text = "拍摄服装数:";
-
-
-
- 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(620, 530);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsUserControlsSize = false;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "SelectDressConfirmSmallForm";
- this.Text = "确认选衣";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- protected ComponentLibrary.PanelEx panelEx2;
- protected ComponentLibrary.LabelEx labelEx10;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevStatus;
- protected ComponentLibrary.TextBoxEx txtdgv;
- private ComponentLibrary.LabelEx labelEx1;
- protected ComponentLibrary.MaskedTextTimeEx mskdgv;
- protected ComponentLibrary.LabelEx labelEx9;
- private ComponentLibrary.LabelEx labelEx6;
- protected ComponentLibrary.LabelEx labelEx8;
- protected ComponentLibrary.LabelEx labelEx2;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevdgv;
- protected ComponentLibrary.DateTimePickerEx dtpcdgv;
- protected ComponentLibrary.TextBoxEx txtOrdersPerson;
- protected ComponentLibrary.TextBoxEx txtName2;
- protected ComponentLibrary.TextBoxEx txtName1;
- protected ComponentLibrary.TextBoxEx txtSeriesName;
- private ComponentLibrary.LabelEx labelEx5;
- protected ComponentLibrary.TextBoxEx txtOrderNumber;
- private ComponentLibrary.LabelEx labelEx7;
- protected ComponentLibrary.LabelEx lblName2;
- protected ComponentLibrary.LabelEx lblName1;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx3;
- protected ComponentLibrary.ButtonEx btnCancel;
- protected ComponentLibrary.ButtonEx btnSaveed;
- protected ComponentLibrary.LabelEx labelEx11;
- protected internal ComponentLibrary.ButtonForm btnSelect;
- protected internal ComponentLibrary.TextBoxEx txtDressNumber;
- protected internal ComponentLibrary.TextBoxEx txtClothingCount;
- protected ComponentLibrary.LabelEx labelEx12;
- }
- }
|