123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638 |
- namespace LYFZ.Software.UI.StudioDataSet
- {
- partial class ShopMessageSetFormMain
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ShopMessageSetFormMain));
- this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbStoreName = new LYFZ.ComponentLibrary.ComboBoxEx();
- this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.panelExX2 = new LYFZ.ComponentLibrary.PanelEx();
- this.tabControl2 = new LYFZ.ComponentLibrary.TabControlEx();
- this.tabPrint = new System.Windows.Forms.TabPage();
- this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtDressExplain = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtMakingExplain = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtIncomeMoneyExplain = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtIncomeMoneyTitle = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.tbPage1 = new System.Windows.Forms.TabPage();
- this.panelExX3 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtWeddingReserveExplain = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.panel_Wedding = new LYFZ.ComponentLibrary.PanelEx();
- this.btnDownloadWeddingLOG = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnWeddingDelete = new LYFZ.ComponentLibrary.ButtonForm();
- this.pictWeddingLOG = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.btnWeddingSelectLOG = new LYFZ.ComponentLibrary.ButtonForm();
- this.lblWeddingLOG = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx10 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
- this.tbPage2 = new System.Windows.Forms.TabPage();
- this.panelExX4 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtChildReserveExplain = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
- this.panel_Child = new LYFZ.ComponentLibrary.PanelEx();
- this.btnDownloadChildLOG = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnChildDelete = new LYFZ.ComponentLibrary.ButtonForm();
- this.lblChildLOG = new LYFZ.ComponentLibrary.LabelEx();
- this.pictChildLOG = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.btnChildSelectLOG = new LYFZ.ComponentLibrary.ButtonForm();
- this.tbPage3 = new System.Windows.Forms.TabPage();
- this.panelExX5 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtPortraitReserveExplain = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
- this.panel_Portrait = new LYFZ.ComponentLibrary.PanelEx();
- this.btnDownloadPortraitLOG = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnPortraitDelete = new LYFZ.ComponentLibrary.ButtonForm();
- this.lblPortraitLOG = new LYFZ.ComponentLibrary.LabelEx();
- this.pictPortraitLOG = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.btnPortraitSelectLOG = new LYFZ.ComponentLibrary.ButtonForm();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtPhone = new LYFZ.ComponentLibrary.TextBoxEx();
- this.btnDownloadDimCode = new LYFZ.ComponentLibrary.ButtonForm();
- this.labelEx22 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtMicroSharePassword = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx21 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtMicroShareAccount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.dtpDianQingDate = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnCodeDelete = new LYFZ.ComponentLibrary.ButtonForm();
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnDimCodeUpdate = new LYFZ.ComponentLibrary.ButtonForm();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.pictDimCode = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.lblDimCode = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtStoreManager = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtStoreName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtURL = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtAddress = new LYFZ.ComponentLibrary.TextBoxEx();
- this.tabControl = new LYFZ.ComponentLibrary.TabControlEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.panelExX2.SuspendLayout();
- this.tabControl2.SuspendLayout();
- this.tabPrint.SuspendLayout();
- this.panelEx9.SuspendLayout();
- this.tbPage1.SuspendLayout();
- this.panelExX3.SuspendLayout();
- this.panelEx6.SuspendLayout();
- this.panel_Wedding.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictWeddingLOG)).BeginInit();
- this.panelEx10.SuspendLayout();
- this.tbPage2.SuspendLayout();
- this.panelExX4.SuspendLayout();
- this.panelEx4.SuspendLayout();
- this.panelEx7.SuspendLayout();
- this.panel_Child.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictChildLOG)).BeginInit();
- this.tbPage3.SuspendLayout();
- this.panelExX5.SuspendLayout();
- this.panelEx5.SuspendLayout();
- this.panelEx8.SuspendLayout();
- this.panel_Portrait.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictPortraitLOG)).BeginInit();
- this.tabPage1.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictDimCode)).BeginInit();
- this.tabControl.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.AutoScroll = true;
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Controls.Add(this.btnCancel);
- this.plExMainContainer.Controls.Add(this.btnSave);
- this.plExMainContainer.Controls.Add(this.tabControl);
- this.plExMainContainer.Size = new System.Drawing.Size(814, 478);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(814, 478);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(755, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(782, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(728, 0);
- //
- // openFileDialog1
- //
- this.openFileDialog1.FileName = "openFileDialog1";
- //
- // panelEx2
- //
- 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.cmbStoreName);
- this.panelEx2.Controls.Add(this.labelEx18);
- this.panelEx2.Location = new System.Drawing.Point(362, 3);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(257, 28);
- this.panelEx2.TabIndex = 44;
- //
- // cmbStoreName
- //
- this.cmbStoreName.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.cmbStoreName.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.cmbStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.cmbStoreName.Font = new System.Drawing.Font("宋体", 10.5F);
- this.cmbStoreName.FormattingEnabled = true;
- this.cmbStoreName.IsCustomColor = false;
- this.cmbStoreName.Location = new System.Drawing.Point(53, 3);
- this.cmbStoreName.Name = "cmbStoreName";
- this.cmbStoreName.ReadOnly = true;
- this.cmbStoreName.Size = new System.Drawing.Size(183, 22);
- this.cmbStoreName.TabIndex = 15;
- //
- // labelEx18
- //
- this.labelEx18.AutoSize = true;
- this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx18.Location = new System.Drawing.Point(6, 6);
- this.labelEx18.Name = "labelEx18";
- this.labelEx18.Size = new System.Drawing.Size(44, 17);
- this.labelEx18.TabIndex = 0;
- this.labelEx18.Text = "店名:";
- //
- // 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(718, 3);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 28);
- this.btnCancel.TabIndex = 42;
- this.btnCancel.Text = " 关 闭";
- this.btnCancel.UseVisualStyleBackColor = false;
- //
- // btnSave
- //
- this.btnSave.BackColor = System.Drawing.Color.Transparent;
- this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
- this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.IsCustomBackImg = false;
- this.btnSave.IsShowText = true;
- this.btnSave.Location = new System.Drawing.Point(625, 3);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(85, 28);
- this.btnSave.TabIndex = 43;
- this.btnSave.Text = " 修 改";
- this.btnSave.UseVisualStyleBackColor = false;
- //
- // tabPage2
- //
- this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage2.Controls.Add(this.panelExX2);
- this.tabPage2.Location = new System.Drawing.Point(4, 34);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(902, 507);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "打印资料设置";
- //
- // panelExX2
- //
- this.panelExX2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelExX2.BorderWidth = 1;
- this.panelExX2.Controls.Add(this.tabControl2);
- this.panelExX2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelExX2.Location = new System.Drawing.Point(3, 3);
- this.panelExX2.Name = "panelExX2";
- this.panelExX2.Size = new System.Drawing.Size(896, 501);
- this.panelExX2.TabIndex = 0;
- //
- // tabControl2
- //
- this.tabControl2.Appearance = System.Windows.Forms.TabAppearance.Buttons;
- this.tabControl2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabControl2.BorderColor = System.Drawing.Color.Gray;
- this.tabControl2.Controls.Add(this.tabPrint);
- this.tabControl2.Controls.Add(this.tbPage1);
- this.tabControl2.Controls.Add(this.tbPage2);
- this.tabControl2.Controls.Add(this.tbPage3);
- this.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl2.ItemSize = new System.Drawing.Size(120, 30);
- this.tabControl2.Location = new System.Drawing.Point(0, 0);
- this.tabControl2.Name = "tabControl2";
- this.tabControl2.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabControl2.SelectedIndex = 0;
- this.tabControl2.Size = new System.Drawing.Size(896, 501);
- this.tabControl2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tabControl2.TabIndex = 1;
- //
- // tabPrint
- //
- this.tabPrint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPrint.Controls.Add(this.panelEx9);
- this.tabPrint.Location = new System.Drawing.Point(4, 34);
- this.tabPrint.Name = "tabPrint";
- this.tabPrint.Padding = new System.Windows.Forms.Padding(3);
- this.tabPrint.Size = new System.Drawing.Size(888, 463);
- this.tabPrint.TabIndex = 3;
- this.tabPrint.Text = "其他打印设置";
- //
- // panelEx9
- //
- this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx9.BorderWidth = 1;
- this.panelEx9.Controls.Add(this.txtDressExplain);
- this.panelEx9.Controls.Add(this.txtMakingExplain);
- this.panelEx9.Controls.Add(this.labelEx16);
- this.panelEx9.Controls.Add(this.labelEx6);
- this.panelEx9.Controls.Add(this.labelEx7);
- this.panelEx9.Controls.Add(this.txtIncomeMoneyExplain);
- this.panelEx9.Controls.Add(this.labelEx9);
- this.panelEx9.Controls.Add(this.txtIncomeMoneyTitle);
- this.panelEx9.Controls.Add(this.labelEx10);
- this.panelEx9.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx9.Location = new System.Drawing.Point(3, 3);
- this.panelEx9.Name = "panelEx9";
- this.panelEx9.Size = new System.Drawing.Size(882, 457);
- this.panelEx9.TabIndex = 0;
- //
- // txtDressExplain
- //
- this.txtDressExplain.BackColor = System.Drawing.Color.Transparent;
- this.txtDressExplain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtDressExplain.Icon = null;
- this.txtDressExplain.IconIsButton = false;
- this.txtDressExplain.IsPasswordChat = '\0';
- this.txtDressExplain.IsSystemPasswordChar = false;
- this.txtDressExplain.Lines = new string[0];
- this.txtDressExplain.Location = new System.Drawing.Point(100, 109);
- this.txtDressExplain.Margin = new System.Windows.Forms.Padding(0);
- this.txtDressExplain.MaxLength = 32767;
- this.txtDressExplain.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtDressExplain.MouseBack = null;
- this.txtDressExplain.Multiline = true;
- this.txtDressExplain.Name = "txtDressExplain";
- this.txtDressExplain.NormlBack = null;
- this.txtDressExplain.Padding = new System.Windows.Forms.Padding(5);
- this.txtDressExplain.ReadOnly = false;
- this.txtDressExplain.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.txtDressExplain.Size = new System.Drawing.Size(652, 130);
- this.txtDressExplain.TabIndex = 71;
- this.txtDressExplain.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtDressExplain.WaterColor = System.Drawing.Color.DarkGray;
- this.txtDressExplain.WaterText = "建议字数长度在800字以内";
- this.txtDressExplain.WordWrap = true;
- //
- // txtMakingExplain
- //
- this.txtMakingExplain.BackColor = System.Drawing.Color.Transparent;
- this.txtMakingExplain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtMakingExplain.Icon = null;
- this.txtMakingExplain.IconIsButton = false;
- this.txtMakingExplain.IsPasswordChat = '\0';
- this.txtMakingExplain.IsSystemPasswordChar = false;
- this.txtMakingExplain.Lines = new string[0];
- this.txtMakingExplain.Location = new System.Drawing.Point(100, 245);
- this.txtMakingExplain.Margin = new System.Windows.Forms.Padding(0);
- this.txtMakingExplain.MaxLength = 32767;
- this.txtMakingExplain.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtMakingExplain.MouseBack = null;
- this.txtMakingExplain.Multiline = true;
- this.txtMakingExplain.Name = "txtMakingExplain";
- this.txtMakingExplain.NormlBack = null;
- this.txtMakingExplain.Padding = new System.Windows.Forms.Padding(5);
- this.txtMakingExplain.ReadOnly = false;
- this.txtMakingExplain.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.txtMakingExplain.Size = new System.Drawing.Size(652, 130);
- this.txtMakingExplain.TabIndex = 70;
- this.txtMakingExplain.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtMakingExplain.WaterColor = System.Drawing.Color.DarkGray;
- this.txtMakingExplain.WaterText = "建议字数长度在800字以内";
- this.txtMakingExplain.WordWrap = true;
- //
- // labelEx16
- //
- this.labelEx16.AutoSize = true;
- this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx16.Location = new System.Drawing.Point(19, 18);
- this.labelEx16.Name = "labelEx16";
- this.labelEx16.Size = new System.Drawing.Size(56, 17);
- this.labelEx16.TabIndex = 69;
- this.labelEx16.Text = "打印资料";
- //
- // labelEx6
- //
- this.labelEx6.AutoSize = true;
- this.labelEx6.BackColor = System.Drawing.Color.Transparent;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(17, 47);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(80, 17);
- this.labelEx6.TabIndex = 63;
- this.labelEx6.Text = "收款单标题:";
- //
- // labelEx7
- //
- this.labelEx7.AutoSize = true;
- this.labelEx7.BackColor = System.Drawing.Color.Transparent;
- 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(17, 80);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(80, 17);
- this.labelEx7.TabIndex = 64;
- this.labelEx7.Text = "收款单说明:";
- //
- // txtIncomeMoneyExplain
- //
- this.txtIncomeMoneyExplain.BackColor = System.Drawing.Color.Transparent;
- this.txtIncomeMoneyExplain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtIncomeMoneyExplain.Icon = null;
- this.txtIncomeMoneyExplain.IconIsButton = false;
- this.txtIncomeMoneyExplain.IsPasswordChat = '\0';
- this.txtIncomeMoneyExplain.IsSystemPasswordChar = false;
- this.txtIncomeMoneyExplain.Lines = new string[0];
- this.txtIncomeMoneyExplain.Location = new System.Drawing.Point(100, 76);
- this.txtIncomeMoneyExplain.Margin = new System.Windows.Forms.Padding(0);
- this.txtIncomeMoneyExplain.MaxLength = 32767;
- this.txtIncomeMoneyExplain.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtIncomeMoneyExplain.MouseBack = null;
- this.txtIncomeMoneyExplain.Multiline = false;
- this.txtIncomeMoneyExplain.Name = "txtIncomeMoneyExplain";
- this.txtIncomeMoneyExplain.NormlBack = null;
- this.txtIncomeMoneyExplain.Padding = new System.Windows.Forms.Padding(5);
- this.txtIncomeMoneyExplain.ReadOnly = false;
- this.txtIncomeMoneyExplain.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtIncomeMoneyExplain.Size = new System.Drawing.Size(652, 25);
- this.txtIncomeMoneyExplain.TabIndex = 66;
- this.txtIncomeMoneyExplain.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtIncomeMoneyExplain.WaterColor = System.Drawing.Color.DarkGray;
- this.txtIncomeMoneyExplain.WaterText = "建议字数长度在100字以内";
- this.txtIncomeMoneyExplain.WordWrap = true;
- //
- // labelEx9
- //
- this.labelEx9.AutoSize = true;
- this.labelEx9.BackColor = System.Drawing.Color.Transparent;
- 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(17, 247);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(80, 17);
- this.labelEx9.TabIndex = 67;
- this.labelEx9.Text = "制作单说明:";
- //
- // txtIncomeMoneyTitle
- //
- this.txtIncomeMoneyTitle.BackColor = System.Drawing.Color.Transparent;
- this.txtIncomeMoneyTitle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtIncomeMoneyTitle.Icon = null;
- this.txtIncomeMoneyTitle.IconIsButton = false;
- this.txtIncomeMoneyTitle.IsPasswordChat = '\0';
- this.txtIncomeMoneyTitle.IsSystemPasswordChar = false;
- this.txtIncomeMoneyTitle.Lines = new string[0];
- this.txtIncomeMoneyTitle.Location = new System.Drawing.Point(100, 43);
- this.txtIncomeMoneyTitle.Margin = new System.Windows.Forms.Padding(0);
- this.txtIncomeMoneyTitle.MaxLength = 32767;
- this.txtIncomeMoneyTitle.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtIncomeMoneyTitle.MouseBack = null;
- this.txtIncomeMoneyTitle.Multiline = false;
- this.txtIncomeMoneyTitle.Name = "txtIncomeMoneyTitle";
- this.txtIncomeMoneyTitle.NormlBack = null;
- this.txtIncomeMoneyTitle.Padding = new System.Windows.Forms.Padding(5);
- this.txtIncomeMoneyTitle.ReadOnly = false;
- this.txtIncomeMoneyTitle.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtIncomeMoneyTitle.Size = new System.Drawing.Size(652, 25);
- this.txtIncomeMoneyTitle.TabIndex = 65;
- this.txtIncomeMoneyTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtIncomeMoneyTitle.WaterColor = System.Drawing.Color.DarkGray;
- this.txtIncomeMoneyTitle.WaterText = "建议字数长度在50字以内";
- this.txtIncomeMoneyTitle.WordWrap = true;
- //
- // labelEx10
- //
- this.labelEx10.AutoSize = true;
- this.labelEx10.BackColor = System.Drawing.Color.Transparent;
- 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(17, 111);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(80, 17);
- this.labelEx10.TabIndex = 68;
- this.labelEx10.Text = "礼服单说明:";
- //
- // tbPage1
- //
- this.tbPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbPage1.Controls.Add(this.panelExX3);
- this.tbPage1.Location = new System.Drawing.Point(4, 34);
- this.tbPage1.Name = "tbPage1";
- this.tbPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tbPage1.Size = new System.Drawing.Size(792, 396);
- this.tbPage1.TabIndex = 0;
- this.tbPage1.Text = "婚纱单打印设置";
- //
- // panelExX3
- //
- this.panelExX3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelExX3.BorderWidth = 1;
- this.panelExX3.Controls.Add(this.panelEx6);
- this.panelExX3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelExX3.Location = new System.Drawing.Point(3, 3);
- this.panelExX3.Name = "panelExX3";
- this.panelExX3.Size = new System.Drawing.Size(786, 390);
- this.panelExX3.TabIndex = 0;
- //
- // panelEx6
- //
- this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx6.BorderWidth = 1;
- this.panelEx6.Controls.Add(this.txtWeddingReserveExplain);
- this.panelEx6.Controls.Add(this.labelEx8);
- this.panelEx6.Controls.Add(this.panel_Wedding);
- this.panelEx6.Controls.Add(this.panelEx10);
- this.panelEx6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx6.Location = new System.Drawing.Point(0, 0);
- this.panelEx6.Name = "panelEx6";
- this.panelEx6.Size = new System.Drawing.Size(786, 390);
- this.panelEx6.TabIndex = 1;
- //
- // txtWeddingReserveExplain
- //
- this.txtWeddingReserveExplain.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.txtWeddingReserveExplain.BackColor = System.Drawing.Color.Transparent;
- this.txtWeddingReserveExplain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtWeddingReserveExplain.Icon = null;
- this.txtWeddingReserveExplain.IconIsButton = false;
- this.txtWeddingReserveExplain.IsPasswordChat = '\0';
- this.txtWeddingReserveExplain.IsSystemPasswordChar = false;
- this.txtWeddingReserveExplain.Lines = new string[0];
- this.txtWeddingReserveExplain.Location = new System.Drawing.Point(8, 24);
- this.txtWeddingReserveExplain.Margin = new System.Windows.Forms.Padding(0);
- this.txtWeddingReserveExplain.MaxLength = 32767;
- this.txtWeddingReserveExplain.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtWeddingReserveExplain.MouseBack = null;
- this.txtWeddingReserveExplain.Multiline = true;
- this.txtWeddingReserveExplain.Name = "txtWeddingReserveExplain";
- this.txtWeddingReserveExplain.NormlBack = null;
- this.txtWeddingReserveExplain.Padding = new System.Windows.Forms.Padding(5);
- this.txtWeddingReserveExplain.ReadOnly = false;
- this.txtWeddingReserveExplain.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.txtWeddingReserveExplain.Size = new System.Drawing.Size(745, 178);
- this.txtWeddingReserveExplain.TabIndex = 63;
- this.txtWeddingReserveExplain.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtWeddingReserveExplain.WaterColor = System.Drawing.Color.DarkGray;
- this.txtWeddingReserveExplain.WaterText = "建议字数长度在800字以内";
- this.txtWeddingReserveExplain.WordWrap = true;
- //
- // labelEx8
- //
- this.labelEx8.AutoSize = true;
- this.labelEx8.BackColor = System.Drawing.Color.Transparent;
- 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(6, 6);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(80, 17);
- this.labelEx8.TabIndex = 62;
- this.labelEx8.Text = "预约单说明:";
- //
- // panel_Wedding
- //
- this.panel_Wedding.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panel_Wedding.BorderWidth = 1;
- this.panel_Wedding.Controls.Add(this.btnDownloadWeddingLOG);
- this.panel_Wedding.Controls.Add(this.btnWeddingDelete);
- this.panel_Wedding.Controls.Add(this.pictWeddingLOG);
- this.panel_Wedding.Controls.Add(this.btnWeddingSelectLOG);
- this.panel_Wedding.Controls.Add(this.lblWeddingLOG);
- this.panel_Wedding.Location = new System.Drawing.Point(3, 206);
- this.panel_Wedding.Margin = new System.Windows.Forms.Padding(1);
- this.panel_Wedding.Name = "panel_Wedding";
- this.panel_Wedding.Size = new System.Drawing.Size(755, 160);
- this.panel_Wedding.TabIndex = 60;
- //
- // btnDownloadWeddingLOG
- //
- this.btnDownloadWeddingLOG.BackColor = System.Drawing.Color.Transparent;
- this.btnDownloadWeddingLOG.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDownloadWeddingLOG.BackImg")));
- this.btnDownloadWeddingLOG.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDownloadWeddingLOG.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDownloadWeddingLOG.ForeColor = System.Drawing.Color.White;
- this.btnDownloadWeddingLOG.IsCustomBackImg = false;
- this.btnDownloadWeddingLOG.IsShowText = true;
- this.btnDownloadWeddingLOG.Location = new System.Drawing.Point(483, 4);
- this.btnDownloadWeddingLOG.Name = "btnDownloadWeddingLOG";
- this.btnDownloadWeddingLOG.Size = new System.Drawing.Size(85, 25);
- this.btnDownloadWeddingLOG.TabIndex = 51;
- this.btnDownloadWeddingLOG.Text = " 下 载";
- this.btnDownloadWeddingLOG.UseVisualStyleBackColor = false;
- //
- // btnWeddingDelete
- //
- this.btnWeddingDelete.BackColor = System.Drawing.Color.Transparent;
- this.btnWeddingDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnWeddingDelete.BackImg")));
- this.btnWeddingDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnWeddingDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnWeddingDelete.ForeColor = System.Drawing.Color.White;
- this.btnWeddingDelete.IsCustomBackImg = false;
- this.btnWeddingDelete.IsShowText = true;
- this.btnWeddingDelete.Location = new System.Drawing.Point(665, 4);
- this.btnWeddingDelete.Name = "btnWeddingDelete";
- this.btnWeddingDelete.Size = new System.Drawing.Size(85, 25);
- this.btnWeddingDelete.TabIndex = 46;
- this.btnWeddingDelete.Text = " 删 除";
- this.btnWeddingDelete.UseVisualStyleBackColor = false;
- //
- // pictWeddingLOG
- //
- this.pictWeddingLOG.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
- this.pictWeddingLOG.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictWeddingLOG.Location = new System.Drawing.Point(5, 31);
- this.pictWeddingLOG.Name = "pictWeddingLOG";
- this.pictWeddingLOG.Size = new System.Drawing.Size(745, 125);
- this.pictWeddingLOG.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictWeddingLOG.TabIndex = 50;
- this.pictWeddingLOG.TabStop = false;
- //
- // btnWeddingSelectLOG
- //
- this.btnWeddingSelectLOG.BackColor = System.Drawing.Color.Transparent;
- this.btnWeddingSelectLOG.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnWeddingSelectLOG.BackImg")));
- this.btnWeddingSelectLOG.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnWeddingSelectLOG.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnWeddingSelectLOG.ForeColor = System.Drawing.Color.White;
- this.btnWeddingSelectLOG.IsCustomBackImg = false;
- this.btnWeddingSelectLOG.IsShowText = true;
- this.btnWeddingSelectLOG.Location = new System.Drawing.Point(574, 4);
- this.btnWeddingSelectLOG.Name = "btnWeddingSelectLOG";
- this.btnWeddingSelectLOG.Size = new System.Drawing.Size(85, 25);
- this.btnWeddingSelectLOG.TabIndex = 45;
- this.btnWeddingSelectLOG.Text = " 浏 览";
- this.btnWeddingSelectLOG.UseVisualStyleBackColor = false;
- //
- // lblWeddingLOG
- //
- this.lblWeddingLOG.AutoSize = true;
- this.lblWeddingLOG.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblWeddingLOG.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblWeddingLOG.Location = new System.Drawing.Point(9, 11);
- this.lblWeddingLOG.Name = "lblWeddingLOG";
- this.lblWeddingLOG.Size = new System.Drawing.Size(101, 17);
- this.lblWeddingLOG.TabIndex = 49;
- this.lblWeddingLOG.Text = "预约单LOG(婚纱)";
- //
- // panelEx10
- //
- this.panelEx10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx10.BorderWidth = 1;
- this.panelEx10.Controls.Add(this.labelEx13);
- this.panelEx10.Location = new System.Drawing.Point(3, 367);
- this.panelEx10.Margin = new System.Windows.Forms.Padding(1);
- this.panelEx10.Name = "panelEx10";
- this.panelEx10.Size = new System.Drawing.Size(755, 20);
- this.panelEx10.TabIndex = 61;
- //
- // labelEx13
- //
- this.labelEx13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.labelEx13.AutoSize = true;
- this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx13.ForeColor = System.Drawing.Color.Red;
- this.labelEx13.Location = new System.Drawing.Point(315, 2);
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size(443, 16);
- this.labelEx13.TabIndex = 52;
- this.labelEx13.Text = "温馨建议:预约单LOG尺寸 2000*280(像素),分辨率300;建议图片大小在800K以内。";
- //
- // tbPage2
- //
- this.tbPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbPage2.Controls.Add(this.panelExX4);
- this.tbPage2.Location = new System.Drawing.Point(4, 34);
- this.tbPage2.Name = "tbPage2";
- this.tbPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tbPage2.Size = new System.Drawing.Size(792, 396);
- this.tbPage2.TabIndex = 1;
- this.tbPage2.Text = "儿童单打印设置";
- //
- // panelExX4
- //
- this.panelExX4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelExX4.BorderWidth = 1;
- this.panelExX4.Controls.Add(this.panelEx4);
- this.panelExX4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelExX4.Location = new System.Drawing.Point(3, 3);
- this.panelExX4.Name = "panelExX4";
- this.panelExX4.Size = new System.Drawing.Size(786, 390);
- this.panelExX4.TabIndex = 0;
- //
- // panelEx4
- //
- this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx4.BorderWidth = 1;
- this.panelEx4.Controls.Add(this.panelEx7);
- this.panelEx4.Controls.Add(this.txtChildReserveExplain);
- this.panelEx4.Controls.Add(this.labelEx11);
- this.panelEx4.Controls.Add(this.panel_Child);
- this.panelEx4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx4.Location = new System.Drawing.Point(0, 0);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(786, 390);
- this.panelEx4.TabIndex = 1;
- //
- // panelEx7
- //
- this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx7.BorderWidth = 1;
- this.panelEx7.Controls.Add(this.labelEx12);
- this.panelEx7.Location = new System.Drawing.Point(3, 367);
- this.panelEx7.Margin = new System.Windows.Forms.Padding(1);
- this.panelEx7.Name = "panelEx7";
- this.panelEx7.Size = new System.Drawing.Size(755, 20);
- this.panelEx7.TabIndex = 66;
- //
- // labelEx12
- //
- this.labelEx12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.labelEx12.AutoSize = true;
- this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx12.ForeColor = System.Drawing.Color.Red;
- this.labelEx12.Location = new System.Drawing.Point(315, 2);
- this.labelEx12.Name = "labelEx12";
- this.labelEx12.Size = new System.Drawing.Size(443, 16);
- this.labelEx12.TabIndex = 52;
- this.labelEx12.Text = "温馨建议:预约单LOG尺寸 2000*280(像素),分辨率300;建议图片大小在800K以内。";
- //
- // txtChildReserveExplain
- //
- this.txtChildReserveExplain.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.txtChildReserveExplain.BackColor = System.Drawing.Color.Transparent;
- this.txtChildReserveExplain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtChildReserveExplain.Icon = null;
- this.txtChildReserveExplain.IconIsButton = false;
- this.txtChildReserveExplain.IsPasswordChat = '\0';
- this.txtChildReserveExplain.IsSystemPasswordChar = false;
- this.txtChildReserveExplain.Lines = new string[0];
- this.txtChildReserveExplain.Location = new System.Drawing.Point(8, 24);
- this.txtChildReserveExplain.Margin = new System.Windows.Forms.Padding(0);
- this.txtChildReserveExplain.MaxLength = 32767;
- this.txtChildReserveExplain.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtChildReserveExplain.MouseBack = null;
- this.txtChildReserveExplain.Multiline = true;
- this.txtChildReserveExplain.Name = "txtChildReserveExplain";
- this.txtChildReserveExplain.NormlBack = null;
- this.txtChildReserveExplain.Padding = new System.Windows.Forms.Padding(5);
- this.txtChildReserveExplain.ReadOnly = false;
- this.txtChildReserveExplain.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.txtChildReserveExplain.Size = new System.Drawing.Size(745, 178);
- this.txtChildReserveExplain.TabIndex = 65;
- this.txtChildReserveExplain.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtChildReserveExplain.WaterColor = System.Drawing.Color.DarkGray;
- this.txtChildReserveExplain.WaterText = "建议字数长度在800字以内";
- this.txtChildReserveExplain.WordWrap = true;
- //
- // labelEx11
- //
- this.labelEx11.AutoSize = true;
- this.labelEx11.BackColor = System.Drawing.Color.Transparent;
- 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(6, 6);
- this.labelEx11.Name = "labelEx11";
- this.labelEx11.Size = new System.Drawing.Size(80, 17);
- this.labelEx11.TabIndex = 64;
- this.labelEx11.Text = "预约单说明:";
- //
- // panel_Child
- //
- this.panel_Child.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panel_Child.BorderWidth = 1;
- this.panel_Child.Controls.Add(this.btnDownloadChildLOG);
- this.panel_Child.Controls.Add(this.btnChildDelete);
- this.panel_Child.Controls.Add(this.lblChildLOG);
- this.panel_Child.Controls.Add(this.pictChildLOG);
- this.panel_Child.Controls.Add(this.btnChildSelectLOG);
- this.panel_Child.Location = new System.Drawing.Point(3, 206);
- this.panel_Child.Margin = new System.Windows.Forms.Padding(1);
- this.panel_Child.Name = "panel_Child";
- this.panel_Child.Size = new System.Drawing.Size(755, 160);
- this.panel_Child.TabIndex = 63;
- //
- // btnDownloadChildLOG
- //
- this.btnDownloadChildLOG.BackColor = System.Drawing.Color.Transparent;
- this.btnDownloadChildLOG.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDownloadChildLOG.BackImg")));
- this.btnDownloadChildLOG.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDownloadChildLOG.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDownloadChildLOG.ForeColor = System.Drawing.Color.White;
- this.btnDownloadChildLOG.IsCustomBackImg = false;
- this.btnDownloadChildLOG.IsShowText = true;
- this.btnDownloadChildLOG.Location = new System.Drawing.Point(483, 4);
- this.btnDownloadChildLOG.Name = "btnDownloadChildLOG";
- this.btnDownloadChildLOG.Size = new System.Drawing.Size(85, 25);
- this.btnDownloadChildLOG.TabIndex = 54;
- this.btnDownloadChildLOG.Text = " 下 载";
- this.btnDownloadChildLOG.UseVisualStyleBackColor = false;
- //
- // btnChildDelete
- //
- this.btnChildDelete.BackColor = System.Drawing.Color.Transparent;
- this.btnChildDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnChildDelete.BackImg")));
- this.btnChildDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnChildDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnChildDelete.ForeColor = System.Drawing.Color.White;
- this.btnChildDelete.IsCustomBackImg = false;
- this.btnChildDelete.IsShowText = true;
- this.btnChildDelete.Location = new System.Drawing.Point(665, 4);
- this.btnChildDelete.Name = "btnChildDelete";
- this.btnChildDelete.Size = new System.Drawing.Size(85, 25);
- this.btnChildDelete.TabIndex = 48;
- this.btnChildDelete.Text = " 删 除";
- this.btnChildDelete.UseVisualStyleBackColor = false;
- //
- // lblChildLOG
- //
- this.lblChildLOG.AutoSize = true;
- this.lblChildLOG.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblChildLOG.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblChildLOG.Location = new System.Drawing.Point(9, 11);
- this.lblChildLOG.Name = "lblChildLOG";
- this.lblChildLOG.Size = new System.Drawing.Size(101, 17);
- this.lblChildLOG.TabIndex = 52;
- this.lblChildLOG.Text = "预约单LOG(儿童)";
- //
- // pictChildLOG
- //
- this.pictChildLOG.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
- this.pictChildLOG.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictChildLOG.Location = new System.Drawing.Point(5, 31);
- this.pictChildLOG.Name = "pictChildLOG";
- this.pictChildLOG.Size = new System.Drawing.Size(745, 125);
- this.pictChildLOG.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictChildLOG.TabIndex = 53;
- this.pictChildLOG.TabStop = false;
- //
- // btnChildSelectLOG
- //
- this.btnChildSelectLOG.BackColor = System.Drawing.Color.Transparent;
- this.btnChildSelectLOG.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnChildSelectLOG.BackImg")));
- this.btnChildSelectLOG.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnChildSelectLOG.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnChildSelectLOG.ForeColor = System.Drawing.Color.White;
- this.btnChildSelectLOG.IsCustomBackImg = false;
- this.btnChildSelectLOG.IsShowText = true;
- this.btnChildSelectLOG.Location = new System.Drawing.Point(574, 4);
- this.btnChildSelectLOG.Name = "btnChildSelectLOG";
- this.btnChildSelectLOG.Size = new System.Drawing.Size(85, 25);
- this.btnChildSelectLOG.TabIndex = 47;
- this.btnChildSelectLOG.Text = " 浏 览";
- this.btnChildSelectLOG.UseVisualStyleBackColor = false;
- //
- // tbPage3
- //
- this.tbPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbPage3.Controls.Add(this.panelExX5);
- this.tbPage3.Location = new System.Drawing.Point(4, 34);
- this.tbPage3.Name = "tbPage3";
- this.tbPage3.Padding = new System.Windows.Forms.Padding(3);
- this.tbPage3.Size = new System.Drawing.Size(792, 396);
- this.tbPage3.TabIndex = 2;
- this.tbPage3.Text = "写真单打印设置";
- //
- // panelExX5
- //
- this.panelExX5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelExX5.BorderWidth = 1;
- this.panelExX5.Controls.Add(this.panelEx5);
- this.panelExX5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelExX5.Location = new System.Drawing.Point(3, 3);
- this.panelExX5.Name = "panelExX5";
- this.panelExX5.Size = new System.Drawing.Size(786, 390);
- this.panelExX5.TabIndex = 0;
- //
- // panelEx5
- //
- this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx5.BorderWidth = 1;
- this.panelEx5.Controls.Add(this.panelEx8);
- this.panelEx5.Controls.Add(this.txtPortraitReserveExplain);
- this.panelEx5.Controls.Add(this.labelEx14);
- this.panelEx5.Controls.Add(this.panel_Portrait);
- this.panelEx5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx5.Location = new System.Drawing.Point(0, 0);
- this.panelEx5.Name = "panelEx5";
- this.panelEx5.Size = new System.Drawing.Size(786, 390);
- this.panelEx5.TabIndex = 1;
- //
- // panelEx8
- //
- this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx8.BorderWidth = 1;
- this.panelEx8.Controls.Add(this.labelEx17);
- this.panelEx8.Location = new System.Drawing.Point(3, 367);
- this.panelEx8.Margin = new System.Windows.Forms.Padding(1);
- this.panelEx8.Name = "panelEx8";
- this.panelEx8.Size = new System.Drawing.Size(755, 20);
- this.panelEx8.TabIndex = 68;
- //
- // labelEx17
- //
- this.labelEx17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.labelEx17.AutoSize = true;
- this.labelEx17.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx17.ForeColor = System.Drawing.Color.Red;
- this.labelEx17.Location = new System.Drawing.Point(315, 2);
- this.labelEx17.Name = "labelEx17";
- this.labelEx17.Size = new System.Drawing.Size(443, 16);
- this.labelEx17.TabIndex = 52;
- this.labelEx17.Text = "温馨建议:预约单LOG尺寸 2000*280(像素),分辨率300;建议图片大小在800K以内。";
- //
- // txtPortraitReserveExplain
- //
- this.txtPortraitReserveExplain.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.txtPortraitReserveExplain.BackColor = System.Drawing.Color.Transparent;
- this.txtPortraitReserveExplain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPortraitReserveExplain.Icon = null;
- this.txtPortraitReserveExplain.IconIsButton = false;
- this.txtPortraitReserveExplain.IsPasswordChat = '\0';
- this.txtPortraitReserveExplain.IsSystemPasswordChar = false;
- this.txtPortraitReserveExplain.Lines = new string[0];
- this.txtPortraitReserveExplain.Location = new System.Drawing.Point(8, 24);
- this.txtPortraitReserveExplain.Margin = new System.Windows.Forms.Padding(0);
- this.txtPortraitReserveExplain.MaxLength = 32767;
- this.txtPortraitReserveExplain.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPortraitReserveExplain.MouseBack = null;
- this.txtPortraitReserveExplain.Multiline = true;
- this.txtPortraitReserveExplain.Name = "txtPortraitReserveExplain";
- this.txtPortraitReserveExplain.NormlBack = null;
- this.txtPortraitReserveExplain.Padding = new System.Windows.Forms.Padding(5);
- this.txtPortraitReserveExplain.ReadOnly = false;
- this.txtPortraitReserveExplain.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.txtPortraitReserveExplain.Size = new System.Drawing.Size(745, 178);
- this.txtPortraitReserveExplain.TabIndex = 67;
- this.txtPortraitReserveExplain.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPortraitReserveExplain.WaterColor = System.Drawing.Color.DarkGray;
- this.txtPortraitReserveExplain.WaterText = "建议字数长度在800字以内";
- this.txtPortraitReserveExplain.WordWrap = true;
- //
- // labelEx14
- //
- this.labelEx14.AutoSize = true;
- this.labelEx14.BackColor = System.Drawing.Color.Transparent;
- this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx14.Location = new System.Drawing.Point(6, 6);
- this.labelEx14.Name = "labelEx14";
- this.labelEx14.Size = new System.Drawing.Size(80, 17);
- this.labelEx14.TabIndex = 66;
- this.labelEx14.Text = "预约单说明:";
- //
- // panel_Portrait
- //
- this.panel_Portrait.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panel_Portrait.BorderWidth = 1;
- this.panel_Portrait.Controls.Add(this.btnDownloadPortraitLOG);
- this.panel_Portrait.Controls.Add(this.btnPortraitDelete);
- this.panel_Portrait.Controls.Add(this.lblPortraitLOG);
- this.panel_Portrait.Controls.Add(this.pictPortraitLOG);
- this.panel_Portrait.Controls.Add(this.btnPortraitSelectLOG);
- this.panel_Portrait.Location = new System.Drawing.Point(3, 206);
- this.panel_Portrait.Margin = new System.Windows.Forms.Padding(1);
- this.panel_Portrait.Name = "panel_Portrait";
- this.panel_Portrait.Size = new System.Drawing.Size(755, 160);
- this.panel_Portrait.TabIndex = 65;
- //
- // btnDownloadPortraitLOG
- //
- this.btnDownloadPortraitLOG.BackColor = System.Drawing.Color.Transparent;
- this.btnDownloadPortraitLOG.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDownloadPortraitLOG.BackImg")));
- this.btnDownloadPortraitLOG.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDownloadPortraitLOG.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDownloadPortraitLOG.ForeColor = System.Drawing.Color.White;
- this.btnDownloadPortraitLOG.IsCustomBackImg = false;
- this.btnDownloadPortraitLOG.IsShowText = true;
- this.btnDownloadPortraitLOG.Location = new System.Drawing.Point(483, 4);
- this.btnDownloadPortraitLOG.Name = "btnDownloadPortraitLOG";
- this.btnDownloadPortraitLOG.Size = new System.Drawing.Size(85, 25);
- this.btnDownloadPortraitLOG.TabIndex = 54;
- this.btnDownloadPortraitLOG.Text = " 下 载";
- this.btnDownloadPortraitLOG.UseVisualStyleBackColor = false;
- //
- // btnPortraitDelete
- //
- this.btnPortraitDelete.BackColor = System.Drawing.Color.Transparent;
- this.btnPortraitDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPortraitDelete.BackImg")));
- this.btnPortraitDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnPortraitDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnPortraitDelete.ForeColor = System.Drawing.Color.White;
- this.btnPortraitDelete.IsCustomBackImg = false;
- this.btnPortraitDelete.IsShowText = true;
- this.btnPortraitDelete.Location = new System.Drawing.Point(665, 4);
- this.btnPortraitDelete.Name = "btnPortraitDelete";
- this.btnPortraitDelete.Size = new System.Drawing.Size(85, 25);
- this.btnPortraitDelete.TabIndex = 48;
- this.btnPortraitDelete.Text = " 删 除";
- this.btnPortraitDelete.UseVisualStyleBackColor = false;
- //
- // lblPortraitLOG
- //
- this.lblPortraitLOG.AutoSize = true;
- this.lblPortraitLOG.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblPortraitLOG.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblPortraitLOG.Location = new System.Drawing.Point(9, 11);
- this.lblPortraitLOG.Name = "lblPortraitLOG";
- this.lblPortraitLOG.Size = new System.Drawing.Size(101, 17);
- this.lblPortraitLOG.TabIndex = 52;
- this.lblPortraitLOG.Text = "预约单LOG(写真)";
- //
- // pictPortraitLOG
- //
- this.pictPortraitLOG.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
- this.pictPortraitLOG.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictPortraitLOG.Location = new System.Drawing.Point(5, 31);
- this.pictPortraitLOG.Name = "pictPortraitLOG";
- this.pictPortraitLOG.Size = new System.Drawing.Size(745, 125);
- this.pictPortraitLOG.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictPortraitLOG.TabIndex = 53;
- this.pictPortraitLOG.TabStop = false;
- //
- // btnPortraitSelectLOG
- //
- this.btnPortraitSelectLOG.BackColor = System.Drawing.Color.Transparent;
- this.btnPortraitSelectLOG.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPortraitSelectLOG.BackImg")));
- this.btnPortraitSelectLOG.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnPortraitSelectLOG.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnPortraitSelectLOG.ForeColor = System.Drawing.Color.White;
- this.btnPortraitSelectLOG.IsCustomBackImg = false;
- this.btnPortraitSelectLOG.IsShowText = true;
- this.btnPortraitSelectLOG.Location = new System.Drawing.Point(574, 4);
- this.btnPortraitSelectLOG.Name = "btnPortraitSelectLOG";
- this.btnPortraitSelectLOG.Size = new System.Drawing.Size(85, 25);
- this.btnPortraitSelectLOG.TabIndex = 47;
- this.btnPortraitSelectLOG.Text = " 浏 览";
- this.btnPortraitSelectLOG.UseVisualStyleBackColor = false;
- //
- // tabPage1
- //
- this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage1.Controls.Add(this.panelEx1);
- this.tabPage1.Location = new System.Drawing.Point(4, 34);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(806, 440);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "资料设置";
- //
- // 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.panelEx3);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx1.Location = new System.Drawing.Point(3, 3);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(800, 434);
- this.panelEx1.TabIndex = 0;
- //
- // panelEx3
- //
- this.panelEx3.AutoScroll = true;
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Controls.Add(this.txtPhone);
- this.panelEx3.Controls.Add(this.btnDownloadDimCode);
- this.panelEx3.Controls.Add(this.labelEx22);
- this.panelEx3.Controls.Add(this.txtMicroSharePassword);
- this.panelEx3.Controls.Add(this.labelEx21);
- this.panelEx3.Controls.Add(this.txtMicroShareAccount);
- this.panelEx3.Controls.Add(this.dtpDianQingDate);
- this.panelEx3.Controls.Add(this.labelEx19);
- this.panelEx3.Controls.Add(this.btnCodeDelete);
- this.panelEx3.Controls.Add(this.labelEx15);
- this.panelEx3.Controls.Add(this.btnDimCodeUpdate);
- this.panelEx3.Controls.Add(this.labelEx1);
- this.panelEx3.Controls.Add(this.pictDimCode);
- this.panelEx3.Controls.Add(this.lblDimCode);
- this.panelEx3.Controls.Add(this.labelEx2);
- this.panelEx3.Controls.Add(this.labelEx3);
- this.panelEx3.Controls.Add(this.labelEx4);
- this.panelEx3.Controls.Add(this.labelEx5);
- this.panelEx3.Controls.Add(this.txtStoreManager);
- this.panelEx3.Controls.Add(this.txtStoreName);
- this.panelEx3.Controls.Add(this.txtURL);
- this.panelEx3.Controls.Add(this.txtAddress);
- this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx3.Location = new System.Drawing.Point(0, 0);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(800, 434);
- this.panelEx3.TabIndex = 42;
- //
- // txtPhone
- //
- this.txtPhone.BackColor = System.Drawing.Color.Transparent;
- this.txtPhone.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPhone.Icon = null;
- this.txtPhone.IconIsButton = false;
- this.txtPhone.IsPasswordChat = '\0';
- this.txtPhone.IsSystemPasswordChar = false;
- this.txtPhone.Lines = new string[0];
- this.txtPhone.Location = new System.Drawing.Point(106, 105);
- this.txtPhone.Margin = new System.Windows.Forms.Padding(0);
- this.txtPhone.MaxLength = 20;
- this.txtPhone.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPhone.MouseBack = null;
- this.txtPhone.Multiline = false;
- this.txtPhone.Name = "txtPhone";
- this.txtPhone.NormlBack = null;
- this.txtPhone.Padding = new System.Windows.Forms.Padding(5);
- this.txtPhone.ReadOnly = false;
- this.txtPhone.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPhone.Size = new System.Drawing.Size(120, 25);
- this.txtPhone.TabIndex = 50;
- this.txtPhone.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPhone.WaterColor = System.Drawing.Color.DarkGray;
- this.txtPhone.WaterText = "字数不得超过20字";
- this.txtPhone.WordWrap = true;
- //
- // btnDownloadDimCode
- //
- this.btnDownloadDimCode.BackColor = System.Drawing.Color.Transparent;
- this.btnDownloadDimCode.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDownloadDimCode.BackImg")));
- this.btnDownloadDimCode.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDownloadDimCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDownloadDimCode.ForeColor = System.Drawing.Color.White;
- this.btnDownloadDimCode.IsCustomBackImg = false;
- this.btnDownloadDimCode.IsShowText = true;
- this.btnDownloadDimCode.Location = new System.Drawing.Point(545, 50);
- this.btnDownloadDimCode.Name = "btnDownloadDimCode";
- this.btnDownloadDimCode.Size = new System.Drawing.Size(70, 25);
- this.btnDownloadDimCode.TabIndex = 49;
- this.btnDownloadDimCode.Text = " 下 载";
- this.btnDownloadDimCode.UseVisualStyleBackColor = false;
- //
- // labelEx22
- //
- this.labelEx22.AutoSize = true;
- this.labelEx22.BackColor = System.Drawing.Color.Transparent;
- this.labelEx22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx22.Location = new System.Drawing.Point(23, 261);
- this.labelEx22.Name = "labelEx22";
- this.labelEx22.Size = new System.Drawing.Size(80, 17);
- this.labelEx22.TabIndex = 47;
- this.labelEx22.Text = "微分享密码:";
- //
- // txtMicroSharePassword
- //
- this.txtMicroSharePassword.BackColor = System.Drawing.Color.Transparent;
- this.txtMicroSharePassword.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtMicroSharePassword.Icon = null;
- this.txtMicroSharePassword.IconIsButton = false;
- this.txtMicroSharePassword.IsPasswordChat = '\0';
- this.txtMicroSharePassword.IsSystemPasswordChar = false;
- this.txtMicroSharePassword.Lines = new string[0];
- this.txtMicroSharePassword.Location = new System.Drawing.Point(106, 257);
- this.txtMicroSharePassword.Margin = new System.Windows.Forms.Padding(0);
- this.txtMicroSharePassword.MaxLength = 32767;
- this.txtMicroSharePassword.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtMicroSharePassword.MouseBack = null;
- this.txtMicroSharePassword.Multiline = false;
- this.txtMicroSharePassword.Name = "txtMicroSharePassword";
- this.txtMicroSharePassword.NormlBack = null;
- this.txtMicroSharePassword.Padding = new System.Windows.Forms.Padding(5);
- this.txtMicroSharePassword.ReadOnly = false;
- this.txtMicroSharePassword.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtMicroSharePassword.Size = new System.Drawing.Size(320, 25);
- this.txtMicroSharePassword.TabIndex = 48;
- this.txtMicroSharePassword.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtMicroSharePassword.WaterColor = System.Drawing.Color.DarkGray;
- this.txtMicroSharePassword.WaterText = "建议字数长度在20字以内";
- this.txtMicroSharePassword.WordWrap = true;
- //
- // labelEx21
- //
- this.labelEx21.AutoSize = true;
- this.labelEx21.BackColor = System.Drawing.Color.Transparent;
- this.labelEx21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx21.Location = new System.Drawing.Point(23, 210);
- this.labelEx21.Name = "labelEx21";
- this.labelEx21.Size = new System.Drawing.Size(80, 17);
- this.labelEx21.TabIndex = 45;
- this.labelEx21.Text = "微分享帐号:";
- //
- // txtMicroShareAccount
- //
- this.txtMicroShareAccount.BackColor = System.Drawing.Color.Transparent;
- this.txtMicroShareAccount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtMicroShareAccount.Icon = null;
- this.txtMicroShareAccount.IconIsButton = false;
- this.txtMicroShareAccount.IsPasswordChat = '\0';
- this.txtMicroShareAccount.IsSystemPasswordChar = false;
- this.txtMicroShareAccount.Lines = new string[0];
- this.txtMicroShareAccount.Location = new System.Drawing.Point(106, 206);
- this.txtMicroShareAccount.Margin = new System.Windows.Forms.Padding(0);
- this.txtMicroShareAccount.MaxLength = 32767;
- this.txtMicroShareAccount.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtMicroShareAccount.MouseBack = null;
- this.txtMicroShareAccount.Multiline = false;
- this.txtMicroShareAccount.Name = "txtMicroShareAccount";
- this.txtMicroShareAccount.NormlBack = null;
- this.txtMicroShareAccount.Padding = new System.Windows.Forms.Padding(5);
- this.txtMicroShareAccount.ReadOnly = false;
- this.txtMicroShareAccount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtMicroShareAccount.Size = new System.Drawing.Size(320, 25);
- this.txtMicroShareAccount.TabIndex = 46;
- this.txtMicroShareAccount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtMicroShareAccount.WaterColor = System.Drawing.Color.DarkGray;
- this.txtMicroShareAccount.WaterText = "字数不得超过150";
- this.txtMicroShareAccount.WordWrap = true;
- //
- // dtpDianQingDate
- //
- this.dtpDianQingDate.CustomFormat = " ";
- this.dtpDianQingDate.DateValue = "";
- this.dtpDianQingDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDianQingDate.IsShowTime = false;
- this.dtpDianQingDate.Location = new System.Drawing.Point(327, 106);
- this.dtpDianQingDate.Name = "dtpDianQingDate";
- this.dtpDianQingDate.Size = new System.Drawing.Size(99, 21);
- this.dtpDianQingDate.TabIndex = 5;
- //
- // labelEx19
- //
- this.labelEx19.AutoSize = true;
- this.labelEx19.BackColor = System.Drawing.Color.Transparent;
- this.labelEx19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx19.Location = new System.Drawing.Point(256, 108);
- this.labelEx19.Name = "labelEx19";
- this.labelEx19.Size = new System.Drawing.Size(68, 17);
- this.labelEx19.TabIndex = 41;
- this.labelEx19.Text = "店庆日期:";
- //
- // btnCodeDelete
- //
- this.btnCodeDelete.BackColor = System.Drawing.Color.Transparent;
- this.btnCodeDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCodeDelete.BackImg")));
- this.btnCodeDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCodeDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCodeDelete.ForeColor = System.Drawing.Color.White;
- this.btnCodeDelete.IsCustomBackImg = false;
- this.btnCodeDelete.IsShowText = true;
- this.btnCodeDelete.Location = new System.Drawing.Point(697, 50);
- this.btnCodeDelete.Name = "btnCodeDelete";
- this.btnCodeDelete.Size = new System.Drawing.Size(70, 25);
- this.btnCodeDelete.TabIndex = 11;
- this.btnCodeDelete.Text = " 删 除";
- this.btnCodeDelete.UseVisualStyleBackColor = false;
- //
- // labelEx15
- //
- this.labelEx15.AutoSize = true;
- this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx15.Location = new System.Drawing.Point(25, 25);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(56, 17);
- this.labelEx15.TabIndex = 0;
- this.labelEx15.Text = "影楼资料";
- //
- // btnDimCodeUpdate
- //
- this.btnDimCodeUpdate.BackColor = System.Drawing.Color.Transparent;
- this.btnDimCodeUpdate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDimCodeUpdate.BackImg")));
- this.btnDimCodeUpdate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDimCodeUpdate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDimCodeUpdate.ForeColor = System.Drawing.Color.White;
- this.btnDimCodeUpdate.IsCustomBackImg = false;
- this.btnDimCodeUpdate.IsShowText = true;
- this.btnDimCodeUpdate.Location = new System.Drawing.Point(621, 50);
- this.btnDimCodeUpdate.Name = "btnDimCodeUpdate";
- this.btnDimCodeUpdate.Size = new System.Drawing.Size(70, 25);
- this.btnDimCodeUpdate.TabIndex = 10;
- this.btnDimCodeUpdate.Text = " 浏 览";
- this.btnDimCodeUpdate.UseVisualStyleBackColor = false;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.BackColor = System.Drawing.Color.Transparent;
- 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(59, 58);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(44, 17);
- this.labelEx1.TabIndex = 0;
- this.labelEx1.Text = "店名:";
- //
- // pictDimCode
- //
- this.pictDimCode.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
- this.pictDimCode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictDimCode.Location = new System.Drawing.Point(468, 78);
- this.pictDimCode.Name = "pictDimCode";
- this.pictDimCode.Size = new System.Drawing.Size(300, 257);
- this.pictDimCode.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictDimCode.TabIndex = 22;
- this.pictDimCode.TabStop = false;
- //
- // lblDimCode
- //
- this.lblDimCode.AutoSize = true;
- this.lblDimCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblDimCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblDimCode.Location = new System.Drawing.Point(465, 58);
- this.lblDimCode.Name = "lblDimCode";
- this.lblDimCode.Size = new System.Drawing.Size(44, 17);
- this.lblDimCode.TabIndex = 10;
- this.lblDimCode.Text = "二维码";
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.BackColor = System.Drawing.Color.Transparent;
- 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(59, 108);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(44, 17);
- this.labelEx2.TabIndex = 1;
- this.labelEx2.Text = "电话:";
- //
- // labelEx3
- //
- this.labelEx3.AutoSize = true;
- this.labelEx3.BackColor = System.Drawing.Color.Transparent;
- 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(59, 368);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(44, 17);
- this.labelEx3.TabIndex = 2;
- this.labelEx3.Text = "地址:";
- //
- // labelEx4
- //
- this.labelEx4.AutoSize = true;
- this.labelEx4.BackColor = System.Drawing.Color.Transparent;
- 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(59, 314);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(44, 17);
- this.labelEx4.TabIndex = 3;
- this.labelEx4.Text = "网址:";
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- this.labelEx5.BackColor = System.Drawing.Color.Transparent;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx5.Location = new System.Drawing.Point(59, 159);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(44, 17);
- this.labelEx5.TabIndex = 4;
- this.labelEx5.Text = "店长:";
- //
- // txtStoreManager
- //
- this.txtStoreManager.BackColor = System.Drawing.Color.Transparent;
- this.txtStoreManager.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtStoreManager.Icon = null;
- this.txtStoreManager.IconIsButton = false;
- this.txtStoreManager.IsPasswordChat = '\0';
- this.txtStoreManager.IsSystemPasswordChar = false;
- this.txtStoreManager.Lines = new string[0];
- this.txtStoreManager.Location = new System.Drawing.Point(106, 155);
- this.txtStoreManager.Margin = new System.Windows.Forms.Padding(0);
- this.txtStoreManager.MaxLength = 32767;
- this.txtStoreManager.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtStoreManager.MouseBack = null;
- this.txtStoreManager.Multiline = false;
- this.txtStoreManager.Name = "txtStoreManager";
- this.txtStoreManager.NormlBack = null;
- this.txtStoreManager.Padding = new System.Windows.Forms.Padding(5);
- this.txtStoreManager.ReadOnly = false;
- this.txtStoreManager.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtStoreManager.Size = new System.Drawing.Size(320, 25);
- this.txtStoreManager.TabIndex = 2;
- this.txtStoreManager.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtStoreManager.WaterColor = System.Drawing.Color.DarkGray;
- this.txtStoreManager.WaterText = "字数长度不得超过20字";
- this.txtStoreManager.WordWrap = true;
- //
- // txtStoreName
- //
- this.txtStoreName.BackColor = System.Drawing.Color.Transparent;
- this.txtStoreName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtStoreName.Icon = null;
- this.txtStoreName.IconIsButton = false;
- this.txtStoreName.IsPasswordChat = '\0';
- this.txtStoreName.IsSystemPasswordChar = false;
- this.txtStoreName.Lines = new string[0];
- this.txtStoreName.Location = new System.Drawing.Point(106, 54);
- this.txtStoreName.Margin = new System.Windows.Forms.Padding(0);
- this.txtStoreName.MaxLength = 32767;
- this.txtStoreName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtStoreName.MouseBack = null;
- this.txtStoreName.Multiline = false;
- this.txtStoreName.Name = "txtStoreName";
- this.txtStoreName.NormlBack = null;
- this.txtStoreName.Padding = new System.Windows.Forms.Padding(5);
- this.txtStoreName.ReadOnly = false;
- this.txtStoreName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtStoreName.Size = new System.Drawing.Size(320, 25);
- this.txtStoreName.TabIndex = 0;
- this.txtStoreName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtStoreName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtStoreName.WaterText = "字数长度不得超过100字";
- this.txtStoreName.WordWrap = true;
- //
- // txtURL
- //
- this.txtURL.BackColor = System.Drawing.Color.Transparent;
- this.txtURL.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtURL.Icon = null;
- this.txtURL.IconIsButton = false;
- this.txtURL.IsPasswordChat = '\0';
- this.txtURL.IsSystemPasswordChar = false;
- this.txtURL.Lines = new string[0];
- this.txtURL.Location = new System.Drawing.Point(106, 310);
- this.txtURL.Margin = new System.Windows.Forms.Padding(0);
- this.txtURL.MaxLength = 32767;
- this.txtURL.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtURL.MouseBack = null;
- this.txtURL.Multiline = false;
- this.txtURL.Name = "txtURL";
- this.txtURL.NormlBack = null;
- this.txtURL.Padding = new System.Windows.Forms.Padding(5);
- this.txtURL.ReadOnly = false;
- this.txtURL.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtURL.Size = new System.Drawing.Size(320, 25);
- this.txtURL.TabIndex = 3;
- this.txtURL.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtURL.WaterColor = System.Drawing.Color.DarkGray;
- this.txtURL.WaterText = "建议字数长度在50字以内";
- this.txtURL.WordWrap = true;
- //
- // txtAddress
- //
- this.txtAddress.BackColor = System.Drawing.Color.Transparent;
- this.txtAddress.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtAddress.Icon = null;
- this.txtAddress.IconIsButton = false;
- this.txtAddress.IsPasswordChat = '\0';
- this.txtAddress.IsSystemPasswordChar = false;
- this.txtAddress.Lines = new string[0];
- this.txtAddress.Location = new System.Drawing.Point(106, 364);
- this.txtAddress.Margin = new System.Windows.Forms.Padding(0);
- this.txtAddress.MaxLength = 32767;
- this.txtAddress.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtAddress.MouseBack = null;
- this.txtAddress.Multiline = false;
- this.txtAddress.Name = "txtAddress";
- this.txtAddress.NormlBack = null;
- this.txtAddress.Padding = new System.Windows.Forms.Padding(5);
- this.txtAddress.ReadOnly = false;
- this.txtAddress.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtAddress.Size = new System.Drawing.Size(661, 25);
- this.txtAddress.TabIndex = 4;
- this.txtAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtAddress.WaterColor = System.Drawing.Color.DarkGray;
- this.txtAddress.WaterText = "字数长度不得超过200字";
- this.txtAddress.WordWrap = true;
- //
- // tabControl
- //
- this.tabControl.Appearance = System.Windows.Forms.TabAppearance.Buttons;
- this.tabControl.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabControl.Controls.Add(this.tabPage1);
- this.tabControl.Controls.Add(this.tabPage2);
- this.tabControl.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl.ItemSize = new System.Drawing.Size(120, 30);
- this.tabControl.Location = new System.Drawing.Point(0, 0);
- this.tabControl.Name = "tabControl";
- this.tabControl.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabControl.SelectedIndex = 0;
- this.tabControl.Size = new System.Drawing.Size(814, 478);
- this.tabControl.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tabControl.TabIndex = 25;
- //
- // ShopMessageSetFormMain
- //
- 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(814, 543);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsUserControlsSize = false;
- this.Name = "ShopMessageSetFormMain";
- this.Text = "本店信息设置";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.tabPage2.ResumeLayout(false);
- this.panelExX2.ResumeLayout(false);
- this.tabControl2.ResumeLayout(false);
- this.tabPrint.ResumeLayout(false);
- this.panelEx9.ResumeLayout(false);
- this.panelEx9.PerformLayout();
- this.tbPage1.ResumeLayout(false);
- this.panelExX3.ResumeLayout(false);
- this.panelEx6.ResumeLayout(false);
- this.panelEx6.PerformLayout();
- this.panel_Wedding.ResumeLayout(false);
- this.panel_Wedding.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictWeddingLOG)).EndInit();
- this.panelEx10.ResumeLayout(false);
- this.panelEx10.PerformLayout();
- this.tbPage2.ResumeLayout(false);
- this.panelExX4.ResumeLayout(false);
- this.panelEx4.ResumeLayout(false);
- this.panelEx4.PerformLayout();
- this.panelEx7.ResumeLayout(false);
- this.panelEx7.PerformLayout();
- this.panel_Child.ResumeLayout(false);
- this.panel_Child.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictChildLOG)).EndInit();
- this.tbPage3.ResumeLayout(false);
- this.panelExX5.ResumeLayout(false);
- this.panelEx5.ResumeLayout(false);
- this.panelEx5.PerformLayout();
- this.panelEx8.ResumeLayout(false);
- this.panelEx8.PerformLayout();
- this.panel_Portrait.ResumeLayout(false);
- this.panel_Portrait.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictPortraitLOG)).EndInit();
- this.tabPage1.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx3.ResumeLayout(false);
- this.panelEx3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictDimCode)).EndInit();
- this.tabControl.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- protected System.Windows.Forms.OpenFileDialog openFileDialog1;
- protected ComponentLibrary.PanelEx panelEx2;
- protected ComponentLibrary.ComboBoxEx cmbStoreName;
- private ComponentLibrary.LabelEx labelEx18;
- protected ComponentLibrary.ButtonEx btnCancel;
- protected ComponentLibrary.ButtonEx btnSave;
- protected ComponentLibrary.TabControlEx tabControl;
- private System.Windows.Forms.TabPage tabPage1;
- private ComponentLibrary.PanelEx panelEx1;
- protected ComponentLibrary.PanelEx panelEx3;
- protected ComponentLibrary.DateTimePickerEx dtpDianQingDate;
- private ComponentLibrary.LabelEx labelEx19;
- private ComponentLibrary.ButtonForm btnCodeDelete;
- private ComponentLibrary.LabelEx labelEx15;
- private ComponentLibrary.ButtonForm btnDimCodeUpdate;
- private ComponentLibrary.LabelEx labelEx1;
- protected ComponentLibrary.PictureBoxEx pictDimCode;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx5;
- protected ComponentLibrary.TextBoxEx txtStoreManager;
- protected ComponentLibrary.TextBoxEx txtStoreName;
- protected ComponentLibrary.TextBoxEx txtURL;
- protected ComponentLibrary.TextBoxEx txtAddress;
- private ComponentLibrary.LabelEx labelEx22;
- protected ComponentLibrary.TextBoxEx txtMicroSharePassword;
- private ComponentLibrary.LabelEx labelEx21;
- protected ComponentLibrary.TextBoxEx txtMicroShareAccount;
- protected internal ComponentLibrary.ButtonForm btnDownloadDimCode;
- protected ComponentLibrary.LabelEx lblDimCode;
- private ComponentLibrary.PanelEx panelExX2;
- protected ComponentLibrary.TabControlEx tabControl2;
- protected System.Windows.Forms.TabPage tbPage1;
- protected System.Windows.Forms.TabPage tbPage2;
- protected System.Windows.Forms.TabPage tbPage3;
- private ComponentLibrary.PanelEx panelExX3;
- private ComponentLibrary.PanelEx panelEx6;
- protected ComponentLibrary.TextBoxEx txtWeddingReserveExplain;
- private ComponentLibrary.LabelEx labelEx8;
- protected ComponentLibrary.PanelEx panel_Wedding;
- protected internal ComponentLibrary.ButtonForm btnDownloadWeddingLOG;
- private ComponentLibrary.ButtonForm btnWeddingDelete;
- protected ComponentLibrary.PictureBoxEx pictWeddingLOG;
- private ComponentLibrary.ButtonForm btnWeddingSelectLOG;
- protected ComponentLibrary.LabelEx lblWeddingLOG;
- private ComponentLibrary.PanelEx panelEx10;
- private ComponentLibrary.LabelEx labelEx13;
- private ComponentLibrary.PanelEx panelExX4;
- private ComponentLibrary.PanelEx panelEx4;
- private ComponentLibrary.PanelEx panelEx7;
- private ComponentLibrary.LabelEx labelEx12;
- protected ComponentLibrary.TextBoxEx txtChildReserveExplain;
- private ComponentLibrary.LabelEx labelEx11;
- protected ComponentLibrary.PanelEx panel_Child;
- protected internal ComponentLibrary.ButtonForm btnDownloadChildLOG;
- private ComponentLibrary.ButtonForm btnChildDelete;
- protected ComponentLibrary.LabelEx lblChildLOG;
- protected ComponentLibrary.PictureBoxEx pictChildLOG;
- private ComponentLibrary.ButtonForm btnChildSelectLOG;
- private ComponentLibrary.PanelEx panelExX5;
- private ComponentLibrary.PanelEx panelEx5;
- protected ComponentLibrary.TextBoxEx txtPortraitReserveExplain;
- private ComponentLibrary.LabelEx labelEx14;
- protected ComponentLibrary.PanelEx panel_Portrait;
- protected internal ComponentLibrary.ButtonForm btnDownloadPortraitLOG;
- private ComponentLibrary.ButtonForm btnPortraitDelete;
- protected ComponentLibrary.LabelEx lblPortraitLOG;
- protected ComponentLibrary.PictureBoxEx pictPortraitLOG;
- protected ComponentLibrary.ButtonForm btnPortraitSelectLOG;
- protected internal ComponentLibrary.TextBoxEx txtPhone;
- protected internal System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.TabPage tabPrint;
- protected internal ComponentLibrary.PanelEx panelEx9;
- protected ComponentLibrary.TextBoxEx txtDressExplain;
- protected ComponentLibrary.TextBoxEx txtMakingExplain;
- private ComponentLibrary.LabelEx labelEx16;
- private ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.LabelEx labelEx7;
- protected ComponentLibrary.TextBoxEx txtIncomeMoneyExplain;
- private ComponentLibrary.LabelEx labelEx9;
- protected ComponentLibrary.TextBoxEx txtIncomeMoneyTitle;
- private ComponentLibrary.LabelEx labelEx10;
- private ComponentLibrary.PanelEx panelEx8;
- private ComponentLibrary.LabelEx labelEx17;
- }
- }
|