12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289 |
- namespace LYFZ.Software.UI.CameraControlBook.SuperSmallForm
- {
- partial class UnityArrangeWorkSuperSmallForm
- {
- /// <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()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UnityArrangeWorkSuperSmallForm));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx15 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
- this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
- this.panelDate = new LYFZ.ComponentLibrary.PanelEx();
- this.dtpDate = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.chkDateTime = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelTime = new LYFZ.ComponentLibrary.PanelEx();
- this.txtTime = new LYFZ.ComponentLibrary.MaskedTextTimeEx(this.components);
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelPhotographerName = new LYFZ.ComponentLibrary.PanelEx();
- this.btnPhotographerName = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtPhotographerName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkPhotographerName = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelPhotographyAssistantName = new LYFZ.ComponentLibrary.PanelEx();
- this.btnPhotographyAssistantName = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtPhotographyAssistantName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkPhotographyAssistantName = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelMakeupArtistName = new LYFZ.ComponentLibrary.PanelEx();
- this.btnMakeupArtistName = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtMakeupArtistName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkMakeupArtistName = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelMakeupAssistantName = new LYFZ.ComponentLibrary.PanelEx();
- this.btnMakeupAssistantName = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtMakeupAssistantName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkMakeupAssistantName = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelBootDivisionName = new LYFZ.ComponentLibrary.PanelEx();
- this.btnBootDivisionName = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtBootDivisionName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkBootDivisionName = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelClothingName = new LYFZ.ComponentLibrary.PanelEx();
- this.btnClothingName = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtClothingName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkClothingName = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelFilmSelectionName = new LYFZ.ComponentLibrary.PanelEx();
- this.btnFilmSelectionName = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtFilmSelectionName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkFilmSelectionName = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelLookDesignName = new LYFZ.ComponentLibrary.PanelEx();
- this.btnLookDesignName = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtLookDesignName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkLookDesignName = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelPickupName = new LYFZ.ComponentLibrary.PanelEx();
- this.btnPickupName = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtPickupName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkPickupName = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelServiceName1 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnServiceName1 = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtServiceName1 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkServiceName1 = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelServiceName2 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnServiceName2 = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtServiceName2 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkServiceName2 = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelBootDivisionAssistantName = new LYFZ.ComponentLibrary.PanelEx();
- this.btnBootDivisionAssistantName = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtBootDivisionAssistantName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkBootDivisionAssistantName = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx15.SuspendLayout();
- this.flowLayoutPanel1.SuspendLayout();
- this.panelDate.SuspendLayout();
- this.panelTime.SuspendLayout();
- this.panelPhotographerName.SuspendLayout();
- this.panelPhotographyAssistantName.SuspendLayout();
- this.panelMakeupArtistName.SuspendLayout();
- this.panelMakeupAssistantName.SuspendLayout();
- this.panelBootDivisionName.SuspendLayout();
- this.panelClothingName.SuspendLayout();
- this.panelFilmSelectionName.SuspendLayout();
- this.panelLookDesignName.SuspendLayout();
- this.panelPickupName.SuspendLayout();
- this.panelServiceName1.SuspendLayout();
- this.panelServiceName2.SuspendLayout();
- this.panelBootDivisionAssistantName.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
- this.plExMainContainer.Size = new System.Drawing.Size(371, 405);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(371, 405);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(603, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(339, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(603, 0);
- //
- // panelEx1
- //
- 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.panelEx15);
- this.panelEx1.Controls.Add(this.flowLayoutPanel1);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx1.Location = new System.Drawing.Point(10, 10);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(351, 385);
- this.panelEx1.TabIndex = 0;
- //
- // panelEx15
- //
- this.panelEx15.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx15.BorderWidth = 1;
- this.panelEx15.Controls.Add(this.btnCancel);
- this.panelEx15.Controls.Add(this.btnSaveed);
- this.panelEx15.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelEx15.Location = new System.Drawing.Point(0, 345);
- this.panelEx15.Name = "panelEx15";
- this.panelEx15.Size = new System.Drawing.Size(351, 40);
- this.panelEx15.TabIndex = 15;
- //
- // btnCancel
- //
- 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(202, 5);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 28);
- this.btnCancel.TabIndex = 1;
- this.btnCancel.Text = " 取 消";
- this.btnCancel.UseVisualStyleBackColor = false;
- //
- // btnSaveed
- //
- 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(74, 5);
- this.btnSaveed.Name = "btnSaveed";
- this.btnSaveed.Size = new System.Drawing.Size(85, 28);
- this.btnSaveed.TabIndex = 0;
- this.btnSaveed.Text = " 确 定";
- this.btnSaveed.UseVisualStyleBackColor = false;
- //
- // flowLayoutPanel1
- //
- this.flowLayoutPanel1.Controls.Add(this.panelDate);
- this.flowLayoutPanel1.Controls.Add(this.panelTime);
- this.flowLayoutPanel1.Controls.Add(this.panelPhotographerName);
- this.flowLayoutPanel1.Controls.Add(this.panelPhotographyAssistantName);
- this.flowLayoutPanel1.Controls.Add(this.panelMakeupArtistName);
- this.flowLayoutPanel1.Controls.Add(this.panelMakeupAssistantName);
- this.flowLayoutPanel1.Controls.Add(this.panelBootDivisionName);
- this.flowLayoutPanel1.Controls.Add(this.panelBootDivisionAssistantName);
- this.flowLayoutPanel1.Controls.Add(this.panelClothingName);
- this.flowLayoutPanel1.Controls.Add(this.panelFilmSelectionName);
- this.flowLayoutPanel1.Controls.Add(this.panelLookDesignName);
- this.flowLayoutPanel1.Controls.Add(this.panelPickupName);
- this.flowLayoutPanel1.Controls.Add(this.panelServiceName1);
- this.flowLayoutPanel1.Controls.Add(this.panelServiceName2);
- this.flowLayoutPanel1.Location = new System.Drawing.Point(34, 27);
- this.flowLayoutPanel1.Name = "flowLayoutPanel1";
- this.flowLayoutPanel1.Size = new System.Drawing.Size(280, 300);
- this.flowLayoutPanel1.TabIndex = 14;
- //
- // panelDate
- //
- this.panelDate.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelDate.BorderWidth = 1;
- this.panelDate.Controls.Add(this.dtpDate);
- this.panelDate.Controls.Add(this.chkDateTime);
- this.panelDate.Location = new System.Drawing.Point(3, 3);
- this.panelDate.Name = "panelDate";
- this.panelDate.Size = new System.Drawing.Size(270, 27);
- this.panelDate.TabIndex = 13;
- //
- // dtpDate
- //
- this.dtpDate.CustomFormat = "yyyy-MM-dd";
- this.dtpDate.DateValue = "2014-12-20";
- this.dtpDate.Enabled = false;
- this.dtpDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDate.IsShowTime = false;
- this.dtpDate.Location = new System.Drawing.Point(89, 3);
- this.dtpDate.Name = "dtpDate";
- this.dtpDate.Size = new System.Drawing.Size(110, 21);
- this.dtpDate.TabIndex = 1;
- this.dtpDate.Value = new System.DateTime(2014, 12, 20, 0, 0, 0, 0);
- //
- // chkDateTime
- //
- this.chkDateTime.AutoSize = true;
- this.chkDateTime.BackColor = System.Drawing.Color.Transparent;
- this.chkDateTime.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkDateTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkDateTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkDateTime.Fourstates = false;
- this.chkDateTime.IsGreenTick = false;
- this.chkDateTime.Location = new System.Drawing.Point(9, 3);
- this.chkDateTime.Name = "chkDateTime";
- this.chkDateTime.Size = new System.Drawing.Size(87, 21);
- this.chkDateTime.TabIndex = 79;
- this.chkDateTime.Text = " 日期:";
- this.chkDateTime.UseVisualStyleBackColor = false;
- //
- // panelTime
- //
- this.panelTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelTime.BorderWidth = 1;
- this.panelTime.Controls.Add(this.txtTime);
- this.panelTime.Controls.Add(this.labelEx1);
- this.panelTime.Location = new System.Drawing.Point(3, 36);
- this.panelTime.Name = "panelTime";
- this.panelTime.Size = new System.Drawing.Size(270, 27);
- this.panelTime.TabIndex = 15;
- //
- // txtTime
- //
- this.txtTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtTime.Location = new System.Drawing.Point(89, 2);
- this.txtTime.Mask = "00:00";
- this.txtTime.Name = "txtTime";
- this.txtTime.PromptChar = ' ';
- this.txtTime.ReadOnly = true;
- this.txtTime.Size = new System.Drawing.Size(110, 23);
- this.txtTime.TabIndex = 78;
- this.txtTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // labelEx1
- //
- 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(49, 5);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(44, 17);
- this.labelEx1.TabIndex = 79;
- this.labelEx1.Text = "时间:";
- //
- // panelPhotographerName
- //
- this.panelPhotographerName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelPhotographerName.BorderWidth = 1;
- this.panelPhotographerName.Controls.Add(this.btnPhotographerName);
- this.panelPhotographerName.Controls.Add(this.txtPhotographerName);
- this.panelPhotographerName.Controls.Add(this.chkPhotographerName);
- this.panelPhotographerName.Location = new System.Drawing.Point(3, 69);
- this.panelPhotographerName.Name = "panelPhotographerName";
- this.panelPhotographerName.Size = new System.Drawing.Size(270, 27);
- this.panelPhotographerName.TabIndex = 14;
- this.panelPhotographerName.Visible = false;
- //
- // btnPhotographerName
- //
- this.btnPhotographerName.BackColor = System.Drawing.Color.Transparent;
- this.btnPhotographerName.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPhotographerName.BackImg")));
- this.btnPhotographerName.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnPhotographerName.Enabled = false;
- this.btnPhotographerName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnPhotographerName.ForeColor = System.Drawing.Color.White;
- this.btnPhotographerName.IsCustomBackImg = false;
- this.btnPhotographerName.IsShowText = true;
- this.btnPhotographerName.Location = new System.Drawing.Point(204, 1);
- this.btnPhotographerName.Name = "btnPhotographerName";
- this.btnPhotographerName.Size = new System.Drawing.Size(55, 25);
- this.btnPhotographerName.TabIndex = 17;
- this.btnPhotographerName.Text = " 选择";
- this.btnPhotographerName.UseVisualStyleBackColor = false;
- //
- // txtPhotographerName
- //
- this.txtPhotographerName.BackColor = System.Drawing.Color.Transparent;
- this.txtPhotographerName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPhotographerName.Icon = null;
- this.txtPhotographerName.IconIsButton = false;
- this.txtPhotographerName.IsPasswordChat = '\0';
- this.txtPhotographerName.IsSystemPasswordChar = false;
- this.txtPhotographerName.Lines = new string[0];
- this.txtPhotographerName.Location = new System.Drawing.Point(89, 1);
- this.txtPhotographerName.Margin = new System.Windows.Forms.Padding(0);
- this.txtPhotographerName.MaxLength = 32767;
- this.txtPhotographerName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPhotographerName.MouseBack = null;
- this.txtPhotographerName.Multiline = false;
- this.txtPhotographerName.Name = "txtPhotographerName";
- this.txtPhotographerName.NormlBack = null;
- this.txtPhotographerName.Padding = new System.Windows.Forms.Padding(5);
- this.txtPhotographerName.ReadOnly = true;
- this.txtPhotographerName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPhotographerName.Size = new System.Drawing.Size(110, 25);
- this.txtPhotographerName.TabIndex = 16;
- this.txtPhotographerName.Tag = " ";
- this.txtPhotographerName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPhotographerName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtPhotographerName.WaterText = "";
- this.txtPhotographerName.WordWrap = true;
- //
- // chkPhotographerName
- //
- this.chkPhotographerName.AutoSize = true;
- this.chkPhotographerName.BackColor = System.Drawing.Color.Transparent;
- this.chkPhotographerName.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkPhotographerName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkPhotographerName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkPhotographerName.Fourstates = false;
- this.chkPhotographerName.IsGreenTick = false;
- this.chkPhotographerName.Location = new System.Drawing.Point(9, 3);
- this.chkPhotographerName.Name = "chkPhotographerName";
- this.chkPhotographerName.Size = new System.Drawing.Size(87, 21);
- this.chkPhotographerName.TabIndex = 24;
- this.chkPhotographerName.Text = " 摄影师:";
- this.chkPhotographerName.UseVisualStyleBackColor = false;
- //
- // panelPhotographyAssistantName
- //
- this.panelPhotographyAssistantName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelPhotographyAssistantName.BorderWidth = 1;
- this.panelPhotographyAssistantName.Controls.Add(this.btnPhotographyAssistantName);
- this.panelPhotographyAssistantName.Controls.Add(this.txtPhotographyAssistantName);
- this.panelPhotographyAssistantName.Controls.Add(this.chkPhotographyAssistantName);
- this.panelPhotographyAssistantName.Location = new System.Drawing.Point(3, 102);
- this.panelPhotographyAssistantName.Name = "panelPhotographyAssistantName";
- this.panelPhotographyAssistantName.Size = new System.Drawing.Size(270, 27);
- this.panelPhotographyAssistantName.TabIndex = 14;
- this.panelPhotographyAssistantName.Visible = false;
- //
- // btnPhotographyAssistantName
- //
- this.btnPhotographyAssistantName.BackColor = System.Drawing.Color.Transparent;
- this.btnPhotographyAssistantName.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPhotographyAssistantName.BackImg")));
- this.btnPhotographyAssistantName.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnPhotographyAssistantName.Enabled = false;
- this.btnPhotographyAssistantName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnPhotographyAssistantName.ForeColor = System.Drawing.Color.White;
- this.btnPhotographyAssistantName.IsCustomBackImg = false;
- this.btnPhotographyAssistantName.IsShowText = true;
- this.btnPhotographyAssistantName.Location = new System.Drawing.Point(204, 1);
- this.btnPhotographyAssistantName.Name = "btnPhotographyAssistantName";
- this.btnPhotographyAssistantName.Size = new System.Drawing.Size(55, 25);
- this.btnPhotographyAssistantName.TabIndex = 17;
- this.btnPhotographyAssistantName.Text = " 选择";
- this.btnPhotographyAssistantName.UseVisualStyleBackColor = false;
- //
- // txtPhotographyAssistantName
- //
- this.txtPhotographyAssistantName.BackColor = System.Drawing.Color.Transparent;
- this.txtPhotographyAssistantName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPhotographyAssistantName.Icon = null;
- this.txtPhotographyAssistantName.IconIsButton = false;
- this.txtPhotographyAssistantName.IsPasswordChat = '\0';
- this.txtPhotographyAssistantName.IsSystemPasswordChar = false;
- this.txtPhotographyAssistantName.Lines = new string[0];
- this.txtPhotographyAssistantName.Location = new System.Drawing.Point(89, 1);
- this.txtPhotographyAssistantName.Margin = new System.Windows.Forms.Padding(0);
- this.txtPhotographyAssistantName.MaxLength = 32767;
- this.txtPhotographyAssistantName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPhotographyAssistantName.MouseBack = null;
- this.txtPhotographyAssistantName.Multiline = false;
- this.txtPhotographyAssistantName.Name = "txtPhotographyAssistantName";
- this.txtPhotographyAssistantName.NormlBack = null;
- this.txtPhotographyAssistantName.Padding = new System.Windows.Forms.Padding(5);
- this.txtPhotographyAssistantName.ReadOnly = true;
- this.txtPhotographyAssistantName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPhotographyAssistantName.Size = new System.Drawing.Size(110, 25);
- this.txtPhotographyAssistantName.TabIndex = 16;
- this.txtPhotographyAssistantName.Tag = " ";
- this.txtPhotographyAssistantName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPhotographyAssistantName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtPhotographyAssistantName.WaterText = "";
- this.txtPhotographyAssistantName.WordWrap = true;
- //
- // chkPhotographyAssistantName
- //
- this.chkPhotographyAssistantName.AutoSize = true;
- this.chkPhotographyAssistantName.BackColor = System.Drawing.Color.Transparent;
- this.chkPhotographyAssistantName.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkPhotographyAssistantName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkPhotographyAssistantName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkPhotographyAssistantName.Fourstates = false;
- this.chkPhotographyAssistantName.IsGreenTick = false;
- this.chkPhotographyAssistantName.Location = new System.Drawing.Point(9, 3);
- this.chkPhotographyAssistantName.Name = "chkPhotographyAssistantName";
- this.chkPhotographyAssistantName.Size = new System.Drawing.Size(87, 21);
- this.chkPhotographyAssistantName.TabIndex = 18;
- this.chkPhotographyAssistantName.Text = "摄影助理:";
- this.chkPhotographyAssistantName.UseVisualStyleBackColor = false;
- //
- // panelMakeupArtistName
- //
- this.panelMakeupArtistName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelMakeupArtistName.BorderWidth = 1;
- this.panelMakeupArtistName.Controls.Add(this.btnMakeupArtistName);
- this.panelMakeupArtistName.Controls.Add(this.txtMakeupArtistName);
- this.panelMakeupArtistName.Controls.Add(this.chkMakeupArtistName);
- this.panelMakeupArtistName.Location = new System.Drawing.Point(3, 135);
- this.panelMakeupArtistName.Name = "panelMakeupArtistName";
- this.panelMakeupArtistName.Size = new System.Drawing.Size(270, 27);
- this.panelMakeupArtistName.TabIndex = 14;
- this.panelMakeupArtistName.Visible = false;
- //
- // btnMakeupArtistName
- //
- this.btnMakeupArtistName.BackColor = System.Drawing.Color.Transparent;
- this.btnMakeupArtistName.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnMakeupArtistName.BackImg")));
- this.btnMakeupArtistName.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnMakeupArtistName.Enabled = false;
- this.btnMakeupArtistName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnMakeupArtistName.ForeColor = System.Drawing.Color.White;
- this.btnMakeupArtistName.IsCustomBackImg = false;
- this.btnMakeupArtistName.IsShowText = true;
- this.btnMakeupArtistName.Location = new System.Drawing.Point(204, 1);
- this.btnMakeupArtistName.Name = "btnMakeupArtistName";
- this.btnMakeupArtistName.Size = new System.Drawing.Size(55, 25);
- this.btnMakeupArtistName.TabIndex = 20;
- this.btnMakeupArtistName.Text = " 选择";
- this.btnMakeupArtistName.UseVisualStyleBackColor = false;
- //
- // txtMakeupArtistName
- //
- this.txtMakeupArtistName.BackColor = System.Drawing.Color.Transparent;
- this.txtMakeupArtistName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtMakeupArtistName.Icon = null;
- this.txtMakeupArtistName.IconIsButton = false;
- this.txtMakeupArtistName.IsPasswordChat = '\0';
- this.txtMakeupArtistName.IsSystemPasswordChar = false;
- this.txtMakeupArtistName.Lines = new string[0];
- this.txtMakeupArtistName.Location = new System.Drawing.Point(89, 1);
- this.txtMakeupArtistName.Margin = new System.Windows.Forms.Padding(0);
- this.txtMakeupArtistName.MaxLength = 32767;
- this.txtMakeupArtistName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtMakeupArtistName.MouseBack = null;
- this.txtMakeupArtistName.Multiline = false;
- this.txtMakeupArtistName.Name = "txtMakeupArtistName";
- this.txtMakeupArtistName.NormlBack = null;
- this.txtMakeupArtistName.Padding = new System.Windows.Forms.Padding(5);
- this.txtMakeupArtistName.ReadOnly = true;
- this.txtMakeupArtistName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtMakeupArtistName.Size = new System.Drawing.Size(110, 25);
- this.txtMakeupArtistName.TabIndex = 16;
- this.txtMakeupArtistName.Tag = " ";
- this.txtMakeupArtistName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtMakeupArtistName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtMakeupArtistName.WaterText = "";
- this.txtMakeupArtistName.WordWrap = true;
- //
- // chkMakeupArtistName
- //
- this.chkMakeupArtistName.AutoSize = true;
- this.chkMakeupArtistName.BackColor = System.Drawing.Color.Transparent;
- this.chkMakeupArtistName.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkMakeupArtistName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkMakeupArtistName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkMakeupArtistName.Fourstates = false;
- this.chkMakeupArtistName.IsGreenTick = false;
- this.chkMakeupArtistName.Location = new System.Drawing.Point(9, 3);
- this.chkMakeupArtistName.Name = "chkMakeupArtistName";
- this.chkMakeupArtistName.Size = new System.Drawing.Size(87, 21);
- this.chkMakeupArtistName.TabIndex = 21;
- this.chkMakeupArtistName.Text = " 化妆师:";
- this.chkMakeupArtistName.UseVisualStyleBackColor = false;
- //
- // panelMakeupAssistantName
- //
- this.panelMakeupAssistantName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelMakeupAssistantName.BorderWidth = 1;
- this.panelMakeupAssistantName.Controls.Add(this.btnMakeupAssistantName);
- this.panelMakeupAssistantName.Controls.Add(this.txtMakeupAssistantName);
- this.panelMakeupAssistantName.Controls.Add(this.chkMakeupAssistantName);
- this.panelMakeupAssistantName.Location = new System.Drawing.Point(3, 168);
- this.panelMakeupAssistantName.Name = "panelMakeupAssistantName";
- this.panelMakeupAssistantName.Size = new System.Drawing.Size(270, 27);
- this.panelMakeupAssistantName.TabIndex = 14;
- this.panelMakeupAssistantName.Visible = false;
- //
- // btnMakeupAssistantName
- //
- this.btnMakeupAssistantName.BackColor = System.Drawing.Color.Transparent;
- this.btnMakeupAssistantName.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnMakeupAssistantName.BackImg")));
- this.btnMakeupAssistantName.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnMakeupAssistantName.Enabled = false;
- this.btnMakeupAssistantName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnMakeupAssistantName.ForeColor = System.Drawing.Color.White;
- this.btnMakeupAssistantName.IsCustomBackImg = false;
- this.btnMakeupAssistantName.IsShowText = true;
- this.btnMakeupAssistantName.Location = new System.Drawing.Point(204, 1);
- this.btnMakeupAssistantName.Name = "btnMakeupAssistantName";
- this.btnMakeupAssistantName.Size = new System.Drawing.Size(55, 25);
- this.btnMakeupAssistantName.TabIndex = 17;
- this.btnMakeupAssistantName.Text = " 选择";
- this.btnMakeupAssistantName.UseVisualStyleBackColor = false;
- //
- // txtMakeupAssistantName
- //
- this.txtMakeupAssistantName.BackColor = System.Drawing.Color.Transparent;
- this.txtMakeupAssistantName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtMakeupAssistantName.Icon = null;
- this.txtMakeupAssistantName.IconIsButton = false;
- this.txtMakeupAssistantName.IsPasswordChat = '\0';
- this.txtMakeupAssistantName.IsSystemPasswordChar = false;
- this.txtMakeupAssistantName.Lines = new string[0];
- this.txtMakeupAssistantName.Location = new System.Drawing.Point(89, 1);
- this.txtMakeupAssistantName.Margin = new System.Windows.Forms.Padding(0);
- this.txtMakeupAssistantName.MaxLength = 32767;
- this.txtMakeupAssistantName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtMakeupAssistantName.MouseBack = null;
- this.txtMakeupAssistantName.Multiline = false;
- this.txtMakeupAssistantName.Name = "txtMakeupAssistantName";
- this.txtMakeupAssistantName.NormlBack = null;
- this.txtMakeupAssistantName.Padding = new System.Windows.Forms.Padding(5);
- this.txtMakeupAssistantName.ReadOnly = true;
- this.txtMakeupAssistantName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtMakeupAssistantName.Size = new System.Drawing.Size(110, 25);
- this.txtMakeupAssistantName.TabIndex = 16;
- this.txtMakeupAssistantName.Tag = " ";
- this.txtMakeupAssistantName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtMakeupAssistantName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtMakeupAssistantName.WaterText = "";
- this.txtMakeupAssistantName.WordWrap = true;
- //
- // chkMakeupAssistantName
- //
- this.chkMakeupAssistantName.AutoSize = true;
- this.chkMakeupAssistantName.BackColor = System.Drawing.Color.Transparent;
- this.chkMakeupAssistantName.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkMakeupAssistantName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkMakeupAssistantName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkMakeupAssistantName.Fourstates = false;
- this.chkMakeupAssistantName.IsGreenTick = false;
- this.chkMakeupAssistantName.Location = new System.Drawing.Point(9, 3);
- this.chkMakeupAssistantName.Name = "chkMakeupAssistantName";
- this.chkMakeupAssistantName.Size = new System.Drawing.Size(87, 21);
- this.chkMakeupAssistantName.TabIndex = 22;
- this.chkMakeupAssistantName.Text = "化妆助理:";
- this.chkMakeupAssistantName.UseVisualStyleBackColor = false;
- //
- // panelBootDivisionName
- //
- this.panelBootDivisionName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelBootDivisionName.BorderWidth = 1;
- this.panelBootDivisionName.Controls.Add(this.btnBootDivisionName);
- this.panelBootDivisionName.Controls.Add(this.txtBootDivisionName);
- this.panelBootDivisionName.Controls.Add(this.chkBootDivisionName);
- this.panelBootDivisionName.Location = new System.Drawing.Point(3, 201);
- this.panelBootDivisionName.Name = "panelBootDivisionName";
- this.panelBootDivisionName.Size = new System.Drawing.Size(270, 27);
- this.panelBootDivisionName.TabIndex = 16;
- this.panelBootDivisionName.Visible = false;
- //
- // btnBootDivisionName
- //
- this.btnBootDivisionName.BackColor = System.Drawing.Color.Transparent;
- this.btnBootDivisionName.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnBootDivisionName.BackImg")));
- this.btnBootDivisionName.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnBootDivisionName.Enabled = false;
- this.btnBootDivisionName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnBootDivisionName.ForeColor = System.Drawing.Color.White;
- this.btnBootDivisionName.IsCustomBackImg = false;
- this.btnBootDivisionName.IsShowText = true;
- this.btnBootDivisionName.Location = new System.Drawing.Point(204, 1);
- this.btnBootDivisionName.Name = "btnBootDivisionName";
- this.btnBootDivisionName.Size = new System.Drawing.Size(55, 25);
- this.btnBootDivisionName.TabIndex = 19;
- this.btnBootDivisionName.Text = " 选择";
- this.btnBootDivisionName.UseVisualStyleBackColor = false;
- //
- // txtBootDivisionName
- //
- this.txtBootDivisionName.BackColor = System.Drawing.Color.Transparent;
- this.txtBootDivisionName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtBootDivisionName.Icon = null;
- this.txtBootDivisionName.IconIsButton = false;
- this.txtBootDivisionName.IsPasswordChat = '\0';
- this.txtBootDivisionName.IsSystemPasswordChar = false;
- this.txtBootDivisionName.Lines = new string[0];
- this.txtBootDivisionName.Location = new System.Drawing.Point(89, 1);
- this.txtBootDivisionName.Margin = new System.Windows.Forms.Padding(0);
- this.txtBootDivisionName.MaxLength = 32767;
- this.txtBootDivisionName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtBootDivisionName.MouseBack = null;
- this.txtBootDivisionName.Multiline = false;
- this.txtBootDivisionName.Name = "txtBootDivisionName";
- this.txtBootDivisionName.NormlBack = null;
- this.txtBootDivisionName.Padding = new System.Windows.Forms.Padding(5);
- this.txtBootDivisionName.ReadOnly = true;
- this.txtBootDivisionName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtBootDivisionName.Size = new System.Drawing.Size(110, 25);
- this.txtBootDivisionName.TabIndex = 16;
- this.txtBootDivisionName.Tag = " ";
- this.txtBootDivisionName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtBootDivisionName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtBootDivisionName.WaterText = "";
- this.txtBootDivisionName.WordWrap = true;
- //
- // chkBootDivisionName
- //
- this.chkBootDivisionName.AutoSize = true;
- this.chkBootDivisionName.BackColor = System.Drawing.Color.Transparent;
- this.chkBootDivisionName.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkBootDivisionName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkBootDivisionName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkBootDivisionName.Fourstates = false;
- this.chkBootDivisionName.IsGreenTick = false;
- this.chkBootDivisionName.Location = new System.Drawing.Point(9, 3);
- this.chkBootDivisionName.Name = "chkBootDivisionName";
- this.chkBootDivisionName.Size = new System.Drawing.Size(87, 21);
- this.chkBootDivisionName.TabIndex = 20;
- this.chkBootDivisionName.Text = " 引导师:";
- this.chkBootDivisionName.UseVisualStyleBackColor = false;
- //
- // panelClothingName
- //
- this.panelClothingName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelClothingName.BorderWidth = 1;
- this.panelClothingName.Controls.Add(this.btnClothingName);
- this.panelClothingName.Controls.Add(this.txtClothingName);
- this.panelClothingName.Controls.Add(this.chkClothingName);
- this.panelClothingName.Location = new System.Drawing.Point(3, 267);
- this.panelClothingName.Name = "panelClothingName";
- this.panelClothingName.Size = new System.Drawing.Size(270, 27);
- this.panelClothingName.TabIndex = 14;
- this.panelClothingName.Visible = false;
- //
- // btnClothingName
- //
- this.btnClothingName.BackColor = System.Drawing.Color.Transparent;
- this.btnClothingName.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClothingName.BackImg")));
- this.btnClothingName.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClothingName.Enabled = false;
- this.btnClothingName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClothingName.ForeColor = System.Drawing.Color.White;
- this.btnClothingName.IsCustomBackImg = false;
- this.btnClothingName.IsShowText = true;
- this.btnClothingName.Location = new System.Drawing.Point(204, 1);
- this.btnClothingName.Name = "btnClothingName";
- this.btnClothingName.Size = new System.Drawing.Size(55, 25);
- this.btnClothingName.TabIndex = 17;
- this.btnClothingName.Text = " 选择";
- this.btnClothingName.UseVisualStyleBackColor = false;
- //
- // txtClothingName
- //
- this.txtClothingName.BackColor = System.Drawing.Color.Transparent;
- this.txtClothingName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtClothingName.Icon = null;
- this.txtClothingName.IconIsButton = false;
- this.txtClothingName.IsPasswordChat = '\0';
- this.txtClothingName.IsSystemPasswordChar = false;
- this.txtClothingName.Lines = new string[0];
- this.txtClothingName.Location = new System.Drawing.Point(89, 1);
- this.txtClothingName.Margin = new System.Windows.Forms.Padding(0);
- this.txtClothingName.MaxLength = 32767;
- this.txtClothingName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtClothingName.MouseBack = null;
- this.txtClothingName.Multiline = false;
- this.txtClothingName.Name = "txtClothingName";
- this.txtClothingName.NormlBack = null;
- this.txtClothingName.Padding = new System.Windows.Forms.Padding(5);
- this.txtClothingName.ReadOnly = true;
- this.txtClothingName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtClothingName.Size = new System.Drawing.Size(110, 25);
- this.txtClothingName.TabIndex = 16;
- this.txtClothingName.Tag = " ";
- this.txtClothingName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtClothingName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtClothingName.WaterText = "";
- this.txtClothingName.WordWrap = true;
- //
- // chkClothingName
- //
- this.chkClothingName.AutoSize = true;
- this.chkClothingName.BackColor = System.Drawing.Color.Transparent;
- this.chkClothingName.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkClothingName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkClothingName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkClothingName.Fourstates = false;
- this.chkClothingName.IsGreenTick = false;
- this.chkClothingName.Location = new System.Drawing.Point(9, 3);
- this.chkClothingName.Name = "chkClothingName";
- this.chkClothingName.Size = new System.Drawing.Size(87, 21);
- this.chkClothingName.TabIndex = 21;
- this.chkClothingName.Text = "选礼服师:";
- this.chkClothingName.UseVisualStyleBackColor = false;
- //
- // panelFilmSelectionName
- //
- this.panelFilmSelectionName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelFilmSelectionName.BorderWidth = 1;
- this.panelFilmSelectionName.Controls.Add(this.btnFilmSelectionName);
- this.panelFilmSelectionName.Controls.Add(this.txtFilmSelectionName);
- this.panelFilmSelectionName.Controls.Add(this.chkFilmSelectionName);
- this.panelFilmSelectionName.Location = new System.Drawing.Point(3, 300);
- this.panelFilmSelectionName.Name = "panelFilmSelectionName";
- this.panelFilmSelectionName.Size = new System.Drawing.Size(270, 27);
- this.panelFilmSelectionName.TabIndex = 17;
- this.panelFilmSelectionName.Visible = false;
- //
- // btnFilmSelectionName
- //
- this.btnFilmSelectionName.BackColor = System.Drawing.Color.Transparent;
- this.btnFilmSelectionName.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnFilmSelectionName.BackImg")));
- this.btnFilmSelectionName.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnFilmSelectionName.Enabled = false;
- this.btnFilmSelectionName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnFilmSelectionName.ForeColor = System.Drawing.Color.White;
- this.btnFilmSelectionName.IsCustomBackImg = false;
- this.btnFilmSelectionName.IsShowText = true;
- this.btnFilmSelectionName.Location = new System.Drawing.Point(204, 1);
- this.btnFilmSelectionName.Name = "btnFilmSelectionName";
- this.btnFilmSelectionName.Size = new System.Drawing.Size(55, 25);
- this.btnFilmSelectionName.TabIndex = 18;
- this.btnFilmSelectionName.Text = " 选择";
- this.btnFilmSelectionName.UseVisualStyleBackColor = false;
- //
- // txtFilmSelectionName
- //
- this.txtFilmSelectionName.BackColor = System.Drawing.Color.Transparent;
- this.txtFilmSelectionName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtFilmSelectionName.Icon = null;
- this.txtFilmSelectionName.IconIsButton = false;
- this.txtFilmSelectionName.IsPasswordChat = '\0';
- this.txtFilmSelectionName.IsSystemPasswordChar = false;
- this.txtFilmSelectionName.Lines = new string[0];
- this.txtFilmSelectionName.Location = new System.Drawing.Point(89, 1);
- this.txtFilmSelectionName.Margin = new System.Windows.Forms.Padding(0);
- this.txtFilmSelectionName.MaxLength = 32767;
- this.txtFilmSelectionName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtFilmSelectionName.MouseBack = null;
- this.txtFilmSelectionName.Multiline = false;
- this.txtFilmSelectionName.Name = "txtFilmSelectionName";
- this.txtFilmSelectionName.NormlBack = null;
- this.txtFilmSelectionName.Padding = new System.Windows.Forms.Padding(5);
- this.txtFilmSelectionName.ReadOnly = true;
- this.txtFilmSelectionName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtFilmSelectionName.Size = new System.Drawing.Size(110, 25);
- this.txtFilmSelectionName.TabIndex = 16;
- this.txtFilmSelectionName.Tag = " ";
- this.txtFilmSelectionName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtFilmSelectionName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtFilmSelectionName.WaterText = "";
- this.txtFilmSelectionName.WordWrap = true;
- //
- // chkFilmSelectionName
- //
- this.chkFilmSelectionName.AutoSize = true;
- this.chkFilmSelectionName.BackColor = System.Drawing.Color.Transparent;
- this.chkFilmSelectionName.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkFilmSelectionName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkFilmSelectionName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkFilmSelectionName.Fourstates = false;
- this.chkFilmSelectionName.IsGreenTick = false;
- this.chkFilmSelectionName.Location = new System.Drawing.Point(9, 3);
- this.chkFilmSelectionName.Name = "chkFilmSelectionName";
- this.chkFilmSelectionName.Size = new System.Drawing.Size(87, 21);
- this.chkFilmSelectionName.TabIndex = 19;
- this.chkFilmSelectionName.Text = " 选片师:";
- this.chkFilmSelectionName.UseVisualStyleBackColor = false;
- //
- // panelLookDesignName
- //
- this.panelLookDesignName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelLookDesignName.BorderWidth = 1;
- this.panelLookDesignName.Controls.Add(this.btnLookDesignName);
- this.panelLookDesignName.Controls.Add(this.txtLookDesignName);
- this.panelLookDesignName.Controls.Add(this.chkLookDesignName);
- this.panelLookDesignName.Location = new System.Drawing.Point(3, 333);
- this.panelLookDesignName.Name = "panelLookDesignName";
- this.panelLookDesignName.Size = new System.Drawing.Size(270, 27);
- this.panelLookDesignName.TabIndex = 15;
- this.panelLookDesignName.Visible = false;
- //
- // btnLookDesignName
- //
- this.btnLookDesignName.BackColor = System.Drawing.Color.Transparent;
- this.btnLookDesignName.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnLookDesignName.BackImg")));
- this.btnLookDesignName.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnLookDesignName.Enabled = false;
- this.btnLookDesignName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnLookDesignName.ForeColor = System.Drawing.Color.White;
- this.btnLookDesignName.IsCustomBackImg = false;
- this.btnLookDesignName.IsShowText = true;
- this.btnLookDesignName.Location = new System.Drawing.Point(204, 1);
- this.btnLookDesignName.Name = "btnLookDesignName";
- this.btnLookDesignName.Size = new System.Drawing.Size(55, 25);
- this.btnLookDesignName.TabIndex = 18;
- this.btnLookDesignName.Text = " 选择";
- this.btnLookDesignName.UseVisualStyleBackColor = false;
- //
- // txtLookDesignName
- //
- this.txtLookDesignName.BackColor = System.Drawing.Color.Transparent;
- this.txtLookDesignName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtLookDesignName.Icon = null;
- this.txtLookDesignName.IconIsButton = false;
- this.txtLookDesignName.IsPasswordChat = '\0';
- this.txtLookDesignName.IsSystemPasswordChar = false;
- this.txtLookDesignName.Lines = new string[0];
- this.txtLookDesignName.Location = new System.Drawing.Point(89, 1);
- this.txtLookDesignName.Margin = new System.Windows.Forms.Padding(0);
- this.txtLookDesignName.MaxLength = 32767;
- this.txtLookDesignName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtLookDesignName.MouseBack = null;
- this.txtLookDesignName.Multiline = false;
- this.txtLookDesignName.Name = "txtLookDesignName";
- this.txtLookDesignName.NormlBack = null;
- this.txtLookDesignName.Padding = new System.Windows.Forms.Padding(5);
- this.txtLookDesignName.ReadOnly = true;
- this.txtLookDesignName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtLookDesignName.Size = new System.Drawing.Size(110, 25);
- this.txtLookDesignName.TabIndex = 16;
- this.txtLookDesignName.Tag = " ";
- this.txtLookDesignName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtLookDesignName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtLookDesignName.WaterText = "";
- this.txtLookDesignName.WordWrap = true;
- //
- // chkLookDesignName
- //
- this.chkLookDesignName.AutoSize = true;
- this.chkLookDesignName.BackColor = System.Drawing.Color.Transparent;
- this.chkLookDesignName.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkLookDesignName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkLookDesignName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkLookDesignName.Fourstates = false;
- this.chkLookDesignName.IsGreenTick = false;
- this.chkLookDesignName.Location = new System.Drawing.Point(9, 3);
- this.chkLookDesignName.Name = "chkLookDesignName";
- this.chkLookDesignName.Size = new System.Drawing.Size(87, 21);
- this.chkLookDesignName.TabIndex = 20;
- this.chkLookDesignName.Text = " 看版师:";
- this.chkLookDesignName.UseVisualStyleBackColor = false;
- //
- // panelPickupName
- //
- this.panelPickupName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelPickupName.BorderWidth = 1;
- this.panelPickupName.Controls.Add(this.btnPickupName);
- this.panelPickupName.Controls.Add(this.txtPickupName);
- this.panelPickupName.Controls.Add(this.chkPickupName);
- this.panelPickupName.Location = new System.Drawing.Point(3, 366);
- this.panelPickupName.Name = "panelPickupName";
- this.panelPickupName.Size = new System.Drawing.Size(270, 27);
- this.panelPickupName.TabIndex = 15;
- this.panelPickupName.Visible = false;
- //
- // btnPickupName
- //
- this.btnPickupName.BackColor = System.Drawing.Color.Transparent;
- this.btnPickupName.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPickupName.BackImg")));
- this.btnPickupName.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnPickupName.Enabled = false;
- this.btnPickupName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnPickupName.ForeColor = System.Drawing.Color.White;
- this.btnPickupName.IsCustomBackImg = false;
- this.btnPickupName.IsShowText = true;
- this.btnPickupName.Location = new System.Drawing.Point(204, 1);
- this.btnPickupName.Name = "btnPickupName";
- this.btnPickupName.Size = new System.Drawing.Size(55, 25);
- this.btnPickupName.TabIndex = 17;
- this.btnPickupName.Text = " 选择";
- this.btnPickupName.UseVisualStyleBackColor = false;
- //
- // txtPickupName
- //
- this.txtPickupName.BackColor = System.Drawing.Color.Transparent;
- this.txtPickupName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPickupName.Icon = null;
- this.txtPickupName.IconIsButton = false;
- this.txtPickupName.IsPasswordChat = '\0';
- this.txtPickupName.IsSystemPasswordChar = false;
- this.txtPickupName.Lines = new string[0];
- this.txtPickupName.Location = new System.Drawing.Point(89, 1);
- this.txtPickupName.Margin = new System.Windows.Forms.Padding(0);
- this.txtPickupName.MaxLength = 32767;
- this.txtPickupName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPickupName.MouseBack = null;
- this.txtPickupName.Multiline = false;
- this.txtPickupName.Name = "txtPickupName";
- this.txtPickupName.NormlBack = null;
- this.txtPickupName.Padding = new System.Windows.Forms.Padding(5);
- this.txtPickupName.ReadOnly = true;
- this.txtPickupName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPickupName.Size = new System.Drawing.Size(110, 25);
- this.txtPickupName.TabIndex = 16;
- this.txtPickupName.Tag = " ";
- this.txtPickupName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPickupName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtPickupName.WaterText = "";
- this.txtPickupName.WordWrap = true;
- //
- // chkPickupName
- //
- this.chkPickupName.AutoSize = true;
- this.chkPickupName.BackColor = System.Drawing.Color.Transparent;
- this.chkPickupName.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkPickupName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkPickupName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkPickupName.Fourstates = false;
- this.chkPickupName.IsGreenTick = false;
- this.chkPickupName.Location = new System.Drawing.Point(9, 3);
- this.chkPickupName.Name = "chkPickupName";
- this.chkPickupName.Size = new System.Drawing.Size(87, 21);
- this.chkPickupName.TabIndex = 21;
- this.chkPickupName.Text = " 取件师:";
- this.chkPickupName.UseVisualStyleBackColor = false;
- //
- // panelServiceName1
- //
- this.panelServiceName1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelServiceName1.BorderWidth = 1;
- this.panelServiceName1.Controls.Add(this.btnServiceName1);
- this.panelServiceName1.Controls.Add(this.txtServiceName1);
- this.panelServiceName1.Controls.Add(this.chkServiceName1);
- this.panelServiceName1.Location = new System.Drawing.Point(3, 399);
- this.panelServiceName1.Name = "panelServiceName1";
- this.panelServiceName1.Size = new System.Drawing.Size(270, 27);
- this.panelServiceName1.TabIndex = 15;
- this.panelServiceName1.Visible = false;
- //
- // btnServiceName1
- //
- this.btnServiceName1.BackColor = System.Drawing.Color.Transparent;
- this.btnServiceName1.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnServiceName1.BackImg")));
- this.btnServiceName1.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnServiceName1.Enabled = false;
- this.btnServiceName1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnServiceName1.ForeColor = System.Drawing.Color.White;
- this.btnServiceName1.IsCustomBackImg = false;
- this.btnServiceName1.IsShowText = true;
- this.btnServiceName1.Location = new System.Drawing.Point(204, 1);
- this.btnServiceName1.Name = "btnServiceName1";
- this.btnServiceName1.Size = new System.Drawing.Size(55, 25);
- this.btnServiceName1.TabIndex = 17;
- this.btnServiceName1.Text = " 选择";
- this.btnServiceName1.UseVisualStyleBackColor = false;
- //
- // txtServiceName1
- //
- this.txtServiceName1.BackColor = System.Drawing.Color.Transparent;
- this.txtServiceName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtServiceName1.Icon = null;
- this.txtServiceName1.IconIsButton = false;
- this.txtServiceName1.IsPasswordChat = '\0';
- this.txtServiceName1.IsSystemPasswordChar = false;
- this.txtServiceName1.Lines = new string[0];
- this.txtServiceName1.Location = new System.Drawing.Point(89, 1);
- this.txtServiceName1.Margin = new System.Windows.Forms.Padding(0);
- this.txtServiceName1.MaxLength = 32767;
- this.txtServiceName1.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtServiceName1.MouseBack = null;
- this.txtServiceName1.Multiline = false;
- this.txtServiceName1.Name = "txtServiceName1";
- this.txtServiceName1.NormlBack = null;
- this.txtServiceName1.Padding = new System.Windows.Forms.Padding(5);
- this.txtServiceName1.ReadOnly = true;
- this.txtServiceName1.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtServiceName1.Size = new System.Drawing.Size(110, 25);
- this.txtServiceName1.TabIndex = 16;
- this.txtServiceName1.Tag = " ";
- this.txtServiceName1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtServiceName1.WaterColor = System.Drawing.Color.DarkGray;
- this.txtServiceName1.WaterText = "";
- this.txtServiceName1.WordWrap = true;
- //
- // chkServiceName1
- //
- this.chkServiceName1.AutoSize = true;
- this.chkServiceName1.BackColor = System.Drawing.Color.Transparent;
- this.chkServiceName1.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkServiceName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkServiceName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkServiceName1.Fourstates = false;
- this.chkServiceName1.IsGreenTick = false;
- this.chkServiceName1.Location = new System.Drawing.Point(9, 3);
- this.chkServiceName1.Name = "chkServiceName1";
- this.chkServiceName1.Size = new System.Drawing.Size(86, 21);
- this.chkServiceName1.TabIndex = 22;
- this.chkServiceName1.Text = " 服务师1:";
- this.chkServiceName1.UseVisualStyleBackColor = false;
- //
- // panelServiceName2
- //
- this.panelServiceName2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelServiceName2.BorderWidth = 1;
- this.panelServiceName2.Controls.Add(this.btnServiceName2);
- this.panelServiceName2.Controls.Add(this.txtServiceName2);
- this.panelServiceName2.Controls.Add(this.chkServiceName2);
- this.panelServiceName2.Location = new System.Drawing.Point(3, 432);
- this.panelServiceName2.Name = "panelServiceName2";
- this.panelServiceName2.Size = new System.Drawing.Size(270, 27);
- this.panelServiceName2.TabIndex = 15;
- this.panelServiceName2.Visible = false;
- //
- // btnServiceName2
- //
- this.btnServiceName2.BackColor = System.Drawing.Color.Transparent;
- this.btnServiceName2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnServiceName2.BackImg")));
- this.btnServiceName2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnServiceName2.Enabled = false;
- this.btnServiceName2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnServiceName2.ForeColor = System.Drawing.Color.White;
- this.btnServiceName2.IsCustomBackImg = false;
- this.btnServiceName2.IsShowText = true;
- this.btnServiceName2.Location = new System.Drawing.Point(204, 1);
- this.btnServiceName2.Name = "btnServiceName2";
- this.btnServiceName2.Size = new System.Drawing.Size(55, 25);
- this.btnServiceName2.TabIndex = 15;
- this.btnServiceName2.Text = " 选择";
- this.btnServiceName2.UseVisualStyleBackColor = false;
- //
- // txtServiceName2
- //
- this.txtServiceName2.BackColor = System.Drawing.Color.Transparent;
- this.txtServiceName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtServiceName2.Icon = null;
- this.txtServiceName2.IconIsButton = false;
- this.txtServiceName2.IsPasswordChat = '\0';
- this.txtServiceName2.IsSystemPasswordChar = false;
- this.txtServiceName2.Lines = new string[0];
- this.txtServiceName2.Location = new System.Drawing.Point(89, 1);
- this.txtServiceName2.Margin = new System.Windows.Forms.Padding(0);
- this.txtServiceName2.MaxLength = 32767;
- this.txtServiceName2.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtServiceName2.MouseBack = null;
- this.txtServiceName2.Multiline = false;
- this.txtServiceName2.Name = "txtServiceName2";
- this.txtServiceName2.NormlBack = null;
- this.txtServiceName2.Padding = new System.Windows.Forms.Padding(5);
- this.txtServiceName2.ReadOnly = true;
- this.txtServiceName2.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtServiceName2.Size = new System.Drawing.Size(110, 25);
- this.txtServiceName2.TabIndex = 15;
- this.txtServiceName2.Tag = " ";
- this.txtServiceName2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtServiceName2.WaterColor = System.Drawing.Color.DarkGray;
- this.txtServiceName2.WaterText = "";
- this.txtServiceName2.WordWrap = true;
- //
- // chkServiceName2
- //
- this.chkServiceName2.AutoSize = true;
- this.chkServiceName2.BackColor = System.Drawing.Color.Transparent;
- this.chkServiceName2.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkServiceName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkServiceName2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkServiceName2.Fourstates = false;
- this.chkServiceName2.IsGreenTick = false;
- this.chkServiceName2.Location = new System.Drawing.Point(9, 3);
- this.chkServiceName2.Name = "chkServiceName2";
- this.chkServiceName2.Size = new System.Drawing.Size(86, 21);
- this.chkServiceName2.TabIndex = 23;
- this.chkServiceName2.Text = " 服务师2:";
- this.chkServiceName2.UseVisualStyleBackColor = false;
- //
- // panelBootDivisionAssistantName
- //
- this.panelBootDivisionAssistantName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelBootDivisionAssistantName.BorderWidth = 1;
- this.panelBootDivisionAssistantName.Controls.Add(this.btnBootDivisionAssistantName);
- this.panelBootDivisionAssistantName.Controls.Add(this.txtBootDivisionAssistantName);
- this.panelBootDivisionAssistantName.Controls.Add(this.chkBootDivisionAssistantName);
- this.panelBootDivisionAssistantName.Location = new System.Drawing.Point(3, 234);
- this.panelBootDivisionAssistantName.Name = "panelBootDivisionAssistantName";
- this.panelBootDivisionAssistantName.Size = new System.Drawing.Size(270, 27);
- this.panelBootDivisionAssistantName.TabIndex = 18;
- this.panelBootDivisionAssistantName.Visible = false;
- //
- // btnBootDivisionAssistantName
- //
- this.btnBootDivisionAssistantName.BackColor = System.Drawing.Color.Transparent;
- this.btnBootDivisionAssistantName.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnBootDivisionAssistantName.BackImg")));
- this.btnBootDivisionAssistantName.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnBootDivisionAssistantName.Enabled = false;
- this.btnBootDivisionAssistantName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnBootDivisionAssistantName.ForeColor = System.Drawing.Color.White;
- this.btnBootDivisionAssistantName.IsCustomBackImg = false;
- this.btnBootDivisionAssistantName.IsShowText = true;
- this.btnBootDivisionAssistantName.Location = new System.Drawing.Point(204, 1);
- this.btnBootDivisionAssistantName.Name = "btnBootDivisionAssistantName";
- this.btnBootDivisionAssistantName.Size = new System.Drawing.Size(55, 25);
- this.btnBootDivisionAssistantName.TabIndex = 19;
- this.btnBootDivisionAssistantName.Text = " 选择";
- this.btnBootDivisionAssistantName.UseVisualStyleBackColor = false;
- //
- // txtBootDivisionAssistantName
- //
- this.txtBootDivisionAssistantName.BackColor = System.Drawing.Color.Transparent;
- this.txtBootDivisionAssistantName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtBootDivisionAssistantName.Icon = null;
- this.txtBootDivisionAssistantName.IconIsButton = false;
- this.txtBootDivisionAssistantName.IsPasswordChat = '\0';
- this.txtBootDivisionAssistantName.IsSystemPasswordChar = false;
- this.txtBootDivisionAssistantName.Lines = new string[0];
- this.txtBootDivisionAssistantName.Location = new System.Drawing.Point(89, 1);
- this.txtBootDivisionAssistantName.Margin = new System.Windows.Forms.Padding(0);
- this.txtBootDivisionAssistantName.MaxLength = 32767;
- this.txtBootDivisionAssistantName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtBootDivisionAssistantName.MouseBack = null;
- this.txtBootDivisionAssistantName.Multiline = false;
- this.txtBootDivisionAssistantName.Name = "txtBootDivisionAssistantName";
- this.txtBootDivisionAssistantName.NormlBack = null;
- this.txtBootDivisionAssistantName.Padding = new System.Windows.Forms.Padding(5);
- this.txtBootDivisionAssistantName.ReadOnly = true;
- this.txtBootDivisionAssistantName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtBootDivisionAssistantName.Size = new System.Drawing.Size(110, 25);
- this.txtBootDivisionAssistantName.TabIndex = 16;
- this.txtBootDivisionAssistantName.Tag = " ";
- this.txtBootDivisionAssistantName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtBootDivisionAssistantName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtBootDivisionAssistantName.WaterText = "";
- this.txtBootDivisionAssistantName.WordWrap = true;
- //
- // chkBootDivisionAssistantName
- //
- this.chkBootDivisionAssistantName.AutoSize = true;
- this.chkBootDivisionAssistantName.BackColor = System.Drawing.Color.Transparent;
- this.chkBootDivisionAssistantName.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkBootDivisionAssistantName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkBootDivisionAssistantName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkBootDivisionAssistantName.Fourstates = false;
- this.chkBootDivisionAssistantName.IsGreenTick = false;
- this.chkBootDivisionAssistantName.Location = new System.Drawing.Point(9, 3);
- this.chkBootDivisionAssistantName.Name = "chkBootDivisionAssistantName";
- this.chkBootDivisionAssistantName.Size = new System.Drawing.Size(87, 21);
- this.chkBootDivisionAssistantName.TabIndex = 20;
- this.chkBootDivisionAssistantName.Text = "引导助理:";
- this.chkBootDivisionAssistantName.UseVisualStyleBackColor = false;
- //
- // UnityArrangeWorkSuperSmallForm
- //
- 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(371, 470);
- 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 = "UnityArrangeWorkSuperSmallForm";
- this.Text = "工作安排";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx15.ResumeLayout(false);
- this.flowLayoutPanel1.ResumeLayout(false);
- this.panelDate.ResumeLayout(false);
- this.panelDate.PerformLayout();
- this.panelTime.ResumeLayout(false);
- this.panelTime.PerformLayout();
- this.panelPhotographerName.ResumeLayout(false);
- this.panelPhotographerName.PerformLayout();
- this.panelPhotographyAssistantName.ResumeLayout(false);
- this.panelPhotographyAssistantName.PerformLayout();
- this.panelMakeupArtistName.ResumeLayout(false);
- this.panelMakeupArtistName.PerformLayout();
- this.panelMakeupAssistantName.ResumeLayout(false);
- this.panelMakeupAssistantName.PerformLayout();
- this.panelBootDivisionName.ResumeLayout(false);
- this.panelBootDivisionName.PerformLayout();
- this.panelClothingName.ResumeLayout(false);
- this.panelClothingName.PerformLayout();
- this.panelFilmSelectionName.ResumeLayout(false);
- this.panelFilmSelectionName.PerformLayout();
- this.panelLookDesignName.ResumeLayout(false);
- this.panelLookDesignName.PerformLayout();
- this.panelPickupName.ResumeLayout(false);
- this.panelPickupName.PerformLayout();
- this.panelServiceName1.ResumeLayout(false);
- this.panelServiceName1.PerformLayout();
- this.panelServiceName2.ResumeLayout(false);
- this.panelServiceName2.PerformLayout();
- this.panelBootDivisionAssistantName.ResumeLayout(false);
- this.panelBootDivisionAssistantName.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- protected internal ComponentLibrary.TextBoxEx txtPhotographerName;
- protected internal ComponentLibrary.TextBoxEx txtPhotographyAssistantName;
- protected internal ComponentLibrary.TextBoxEx txtMakeupArtistName;
- protected internal ComponentLibrary.TextBoxEx txtMakeupAssistantName;
- protected internal ComponentLibrary.TextBoxEx txtBootDivisionName;
- protected internal ComponentLibrary.TextBoxEx txtClothingName;
- protected internal ComponentLibrary.TextBoxEx txtFilmSelectionName;
- protected internal ComponentLibrary.TextBoxEx txtLookDesignName;
- protected internal ComponentLibrary.TextBoxEx txtPickupName;
- protected internal ComponentLibrary.TextBoxEx txtServiceName1;
- protected internal ComponentLibrary.TextBoxEx txtServiceName2;
- private ComponentLibrary.PanelEx panelEx15;
- protected internal ComponentLibrary.PanelEx panelDate;
- protected internal ComponentLibrary.PanelEx panelTime;
- protected internal ComponentLibrary.PanelEx panelPhotographerName;
- protected internal ComponentLibrary.PanelEx panelPhotographyAssistantName;
- protected internal ComponentLibrary.PanelEx panelMakeupArtistName;
- protected internal ComponentLibrary.PanelEx panelMakeupAssistantName;
- protected internal ComponentLibrary.PanelEx panelBootDivisionName;
- protected internal ComponentLibrary.PanelEx panelClothingName;
- protected internal ComponentLibrary.PanelEx panelFilmSelectionName;
- protected internal ComponentLibrary.PanelEx panelLookDesignName;
- protected internal ComponentLibrary.PanelEx panelPickupName;
- protected internal ComponentLibrary.PanelEx panelServiceName1;
- protected internal ComponentLibrary.PanelEx panelServiceName2;
- protected internal ComponentLibrary.ButtonForm btnPhotographerName;
- protected internal ComponentLibrary.ButtonForm btnPhotographyAssistantName;
- protected internal ComponentLibrary.ButtonForm btnMakeupArtistName;
- protected internal ComponentLibrary.ButtonForm btnMakeupAssistantName;
- protected internal ComponentLibrary.ButtonForm btnBootDivisionName;
- protected internal ComponentLibrary.ButtonForm btnClothingName;
- protected internal ComponentLibrary.ButtonForm btnFilmSelectionName;
- protected internal ComponentLibrary.ButtonForm btnLookDesignName;
- protected internal ComponentLibrary.ButtonForm btnPickupName;
- protected internal ComponentLibrary.ButtonForm btnServiceName1;
- protected internal ComponentLibrary.ButtonForm btnServiceName2;
- protected internal ComponentLibrary.DateTimePickerEx dtpDate;
- protected internal ComponentLibrary.MaskedTextTimeEx txtTime;
- protected internal ComponentLibrary.ButtonEx btnCancel;
- protected internal ComponentLibrary.ButtonEx btnSaveed;
- private ComponentLibrary.LabelEx labelEx1;
- protected internal ComponentLibrary.CheckBoxEx chkDateTime;
- protected internal ComponentLibrary.CheckBoxEx chkPhotographerName;
- protected internal ComponentLibrary.CheckBoxEx chkPhotographyAssistantName;
- protected internal ComponentLibrary.CheckBoxEx chkMakeupArtistName;
- protected internal ComponentLibrary.CheckBoxEx chkMakeupAssistantName;
- protected internal ComponentLibrary.CheckBoxEx chkBootDivisionName;
- protected internal ComponentLibrary.CheckBoxEx chkClothingName;
- protected internal ComponentLibrary.CheckBoxEx chkFilmSelectionName;
- protected internal ComponentLibrary.CheckBoxEx chkLookDesignName;
- protected internal ComponentLibrary.CheckBoxEx chkPickupName;
- protected internal ComponentLibrary.CheckBoxEx chkServiceName1;
- protected internal ComponentLibrary.CheckBoxEx chkServiceName2;
- protected internal ComponentLibrary.PanelEx panelBootDivisionAssistantName;
- protected internal ComponentLibrary.ButtonForm btnBootDivisionAssistantName;
- protected internal ComponentLibrary.TextBoxEx txtBootDivisionAssistantName;
- protected internal ComponentLibrary.CheckBoxEx chkBootDivisionAssistantName;
- }
- }
|