123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650 |
- namespace LYFZ.Software.UI.Dresses.DressEntry
- {
- partial class FrmEntry
- {
- /// <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(FrmEntry));
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnRefresh = new LYFZ.ComponentLibrary.ButtonForm();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsfm_DressNumber = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.lblUpload = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbDsfm_PlacedRegion = new LYFZ.ComponentLibrary.ComboBoxEx();
- this.btnDsfm_PlacedRegion = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnDsfm_DressType = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnUpload = new LYFZ.ComponentLibrary.ButtonForm();
- this.radDsfm_IsEnabled2 = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.radDsfm_IsEnabled1 = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsfm_CostPrice = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsfm_DressSize = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsfm_DressBrand = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.CtvDsfm_DressType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.btnClear = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
- this.txtDsfm_DressRemark = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.picDsfm_PicturePath = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsfm_SalePrice = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsfm_RentPrice = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsfm_DressQuantity = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDsfm_DressName = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picDsfm_PicturePath)).BeginInit();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
- this.plExMainContainer.Size = new System.Drawing.Size(735, 545);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(735, 545);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(703, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(866, 0);
- //
- // panelEx2
- //
- 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.btnRefresh);
- this.panelEx2.Controls.Add(this.labelEx6);
- this.panelEx2.Controls.Add(this.txtDsfm_DressNumber);
- this.panelEx2.Controls.Add(this.lblUpload);
- this.panelEx2.Controls.Add(this.cmbDsfm_PlacedRegion);
- this.panelEx2.Controls.Add(this.btnDsfm_PlacedRegion);
- this.panelEx2.Controls.Add(this.btnDsfm_DressType);
- this.panelEx2.Controls.Add(this.btnUpload);
- this.panelEx2.Controls.Add(this.radDsfm_IsEnabled2);
- this.panelEx2.Controls.Add(this.radDsfm_IsEnabled1);
- this.panelEx2.Controls.Add(this.labelEx13);
- this.panelEx2.Controls.Add(this.labelEx11);
- this.panelEx2.Controls.Add(this.txtDsfm_CostPrice);
- this.panelEx2.Controls.Add(this.labelEx10);
- this.panelEx2.Controls.Add(this.txtDsfm_DressSize);
- this.panelEx2.Controls.Add(this.labelEx3);
- this.panelEx2.Controls.Add(this.txtDsfm_DressBrand);
- this.panelEx2.Controls.Add(this.CtvDsfm_DressType);
- this.panelEx2.Controls.Add(this.btnClear);
- this.panelEx2.Controls.Add(this.btnClose);
- this.panelEx2.Controls.Add(this.btnSave);
- this.panelEx2.Controls.Add(this.txtDsfm_DressRemark);
- this.panelEx2.Controls.Add(this.picDsfm_PicturePath);
- this.panelEx2.Controls.Add(this.labelEx8);
- this.panelEx2.Controls.Add(this.labelEx14);
- this.panelEx2.Controls.Add(this.txtDsfm_SalePrice);
- this.panelEx2.Controls.Add(this.labelEx4);
- this.panelEx2.Controls.Add(this.txtDsfm_RentPrice);
- this.panelEx2.Controls.Add(this.labelEx19);
- this.panelEx2.Controls.Add(this.labelEx12);
- this.panelEx2.Controls.Add(this.txtDsfm_DressQuantity);
- this.panelEx2.Controls.Add(this.labelEx9);
- this.panelEx2.Controls.Add(this.txtDsfm_DressName);
- this.panelEx2.Controls.Add(this.labelEx1);
- this.panelEx2.Controls.Add(this.labelEx5);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx2.Location = new System.Drawing.Point(10, 10);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(715, 525);
- this.panelEx2.TabIndex = 116;
- //
- // btnRefresh
- //
- this.btnRefresh.BackColor = System.Drawing.Color.Transparent;
- this.btnRefresh.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRefresh.BackImg")));
- this.btnRefresh.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnRefresh.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnRefresh.ForeColor = System.Drawing.Color.White;
- this.btnRefresh.IsCustomBackImg = false;
- this.btnRefresh.IsShowText = true;
- this.btnRefresh.Location = new System.Drawing.Point(302, 25);
- this.btnRefresh.Name = "btnRefresh";
- this.btnRefresh.Size = new System.Drawing.Size(55, 24);
- this.btnRefresh.TabIndex = 242;
- this.btnRefresh.Text = " 刷新";
- this.btnRefresh.UseVisualStyleBackColor = false;
- //
- // labelEx6
- //
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(24, 28);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(73, 17);
- this.labelEx6.TabIndex = 241;
- this.labelEx6.Text = "*礼服编号:";
- //
- // txtDsfm_DressNumber
- //
- this.txtDsfm_DressNumber.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsfm_DressNumber.EmptyTextTip = null;
- this.txtDsfm_DressNumber.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsfm_DressNumber.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsfm_DressNumber.Location = new System.Drawing.Point(100, 25);
- this.txtDsfm_DressNumber.Name = "txtDsfm_DressNumber";
- this.txtDsfm_DressNumber.Size = new System.Drawing.Size(194, 23);
- this.txtDsfm_DressNumber.TabIndex = 240;
- //
- // lblUpload
- //
- this.lblUpload.AutoSize = true;
- this.lblUpload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblUpload.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblUpload.Location = new System.Drawing.Point(887, 326);
- this.lblUpload.Name = "lblUpload";
- this.lblUpload.Size = new System.Drawing.Size(0, 17);
- this.lblUpload.TabIndex = 238;
- this.lblUpload.Visible = false;
- //
- // cmbDsfm_PlacedRegion
- //
- this.cmbDsfm_PlacedRegion.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.cmbDsfm_PlacedRegion.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.cmbDsfm_PlacedRegion.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.cmbDsfm_PlacedRegion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbDsfm_PlacedRegion.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
- this.cmbDsfm_PlacedRegion.Font = new System.Drawing.Font("宋体", 10.5F);
- this.cmbDsfm_PlacedRegion.FormattingEnabled = true;
- this.cmbDsfm_PlacedRegion.IsCustomColor = false;
- this.cmbDsfm_PlacedRegion.Location = new System.Drawing.Point(100, 96);
- this.cmbDsfm_PlacedRegion.Name = "cmbDsfm_PlacedRegion";
- this.cmbDsfm_PlacedRegion.ReadOnly = false;
- this.cmbDsfm_PlacedRegion.Size = new System.Drawing.Size(194, 22);
- this.cmbDsfm_PlacedRegion.TabIndex = 2;
- //
- // btnDsfm_PlacedRegion
- //
- this.btnDsfm_PlacedRegion.BackColor = System.Drawing.Color.Transparent;
- this.btnDsfm_PlacedRegion.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDsfm_PlacedRegion.BackImg")));
- this.btnDsfm_PlacedRegion.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDsfm_PlacedRegion.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDsfm_PlacedRegion.ForeColor = System.Drawing.Color.White;
- this.btnDsfm_PlacedRegion.IsCustomBackImg = false;
- this.btnDsfm_PlacedRegion.IsShowText = true;
- this.btnDsfm_PlacedRegion.Location = new System.Drawing.Point(301, 95);
- this.btnDsfm_PlacedRegion.Name = "btnDsfm_PlacedRegion";
- this.btnDsfm_PlacedRegion.Size = new System.Drawing.Size(55, 24);
- this.btnDsfm_PlacedRegion.TabIndex = 236;
- this.btnDsfm_PlacedRegion.Text = " 设置";
- this.btnDsfm_PlacedRegion.UseVisualStyleBackColor = false;
- //
- // btnDsfm_DressType
- //
- this.btnDsfm_DressType.BackColor = System.Drawing.Color.Transparent;
- this.btnDsfm_DressType.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDsfm_DressType.BackImg")));
- this.btnDsfm_DressType.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDsfm_DressType.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDsfm_DressType.ForeColor = System.Drawing.Color.White;
- this.btnDsfm_DressType.IsCustomBackImg = false;
- this.btnDsfm_DressType.IsShowText = true;
- this.btnDsfm_DressType.Location = new System.Drawing.Point(301, 59);
- this.btnDsfm_DressType.Name = "btnDsfm_DressType";
- this.btnDsfm_DressType.Size = new System.Drawing.Size(55, 24);
- this.btnDsfm_DressType.TabIndex = 235;
- this.btnDsfm_DressType.Text = " 设置";
- this.btnDsfm_DressType.UseVisualStyleBackColor = false;
- //
- // btnUpload
- //
- this.btnUpload.BackColor = System.Drawing.Color.Transparent;
- this.btnUpload.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpload.BackImg")));
- this.btnUpload.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnUpload.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnUpload.ForeColor = System.Drawing.Color.White;
- this.btnUpload.IsCustomBackImg = false;
- this.btnUpload.IsShowText = true;
- this.btnUpload.Location = new System.Drawing.Point(640, 79);
- this.btnUpload.Name = "btnUpload";
- this.btnUpload.Size = new System.Drawing.Size(55, 24);
- this.btnUpload.TabIndex = 233;
- this.btnUpload.Text = " 浏览";
- this.btnUpload.UseVisualStyleBackColor = false;
- //
- // radDsfm_IsEnabled2
- //
- this.radDsfm_IsEnabled2.AutoSize = true;
- this.radDsfm_IsEnabled2.BackColor = System.Drawing.Color.Transparent;
- this.radDsfm_IsEnabled2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.radDsfm_IsEnabled2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.radDsfm_IsEnabled2.Location = new System.Drawing.Point(538, 59);
- this.radDsfm_IsEnabled2.Name = "radDsfm_IsEnabled2";
- this.radDsfm_IsEnabled2.Size = new System.Drawing.Size(50, 21);
- this.radDsfm_IsEnabled2.TabIndex = 231;
- this.radDsfm_IsEnabled2.TabStop = true;
- this.radDsfm_IsEnabled2.Text = "下架";
- this.radDsfm_IsEnabled2.UseVisualStyleBackColor = false;
- //
- // radDsfm_IsEnabled1
- //
- this.radDsfm_IsEnabled1.AutoSize = true;
- this.radDsfm_IsEnabled1.BackColor = System.Drawing.Color.Transparent;
- this.radDsfm_IsEnabled1.Checked = true;
- this.radDsfm_IsEnabled1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.radDsfm_IsEnabled1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.radDsfm_IsEnabled1.Location = new System.Drawing.Point(468, 59);
- this.radDsfm_IsEnabled1.Name = "radDsfm_IsEnabled1";
- this.radDsfm_IsEnabled1.Size = new System.Drawing.Size(50, 21);
- this.radDsfm_IsEnabled1.TabIndex = 230;
- this.radDsfm_IsEnabled1.TabStop = true;
- this.radDsfm_IsEnabled1.Text = "上架";
- this.radDsfm_IsEnabled1.UseVisualStyleBackColor = false;
- //
- // labelEx13
- //
- this.labelEx13.AutoSize = true;
- this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx13.Location = new System.Drawing.Point(392, 61);
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size(73, 17);
- this.labelEx13.TabIndex = 229;
- this.labelEx13.Text = "*是否启用:";
- //
- // labelEx11
- //
- this.labelEx11.AutoSize = true;
- this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx11.Location = new System.Drawing.Point(24, 284);
- this.labelEx11.Name = "labelEx11";
- this.labelEx11.Size = new System.Drawing.Size(73, 17);
- this.labelEx11.TabIndex = 227;
- this.labelEx11.Text = "*成本价格:";
- //
- // txtDsfm_CostPrice
- //
- this.txtDsfm_CostPrice.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsfm_CostPrice.EmptyTextTip = null;
- this.txtDsfm_CostPrice.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsfm_CostPrice.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsfm_CostPrice.Location = new System.Drawing.Point(100, 281);
- this.txtDsfm_CostPrice.Name = "txtDsfm_CostPrice";
- this.txtDsfm_CostPrice.Size = new System.Drawing.Size(194, 23);
- this.txtDsfm_CostPrice.TabIndex = 7;
- //
- // labelEx10
- //
- this.labelEx10.AutoSize = true;
- this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx10.Location = new System.Drawing.Point(29, 210);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(68, 17);
- this.labelEx10.TabIndex = 225;
- this.labelEx10.Text = "礼服尺码:";
- //
- // txtDsfm_DressSize
- //
- this.txtDsfm_DressSize.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsfm_DressSize.EmptyTextTip = null;
- this.txtDsfm_DressSize.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsfm_DressSize.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsfm_DressSize.Location = new System.Drawing.Point(100, 207);
- this.txtDsfm_DressSize.Name = "txtDsfm_DressSize";
- this.txtDsfm_DressSize.Size = new System.Drawing.Size(194, 23);
- this.txtDsfm_DressSize.TabIndex = 5;
- //
- // labelEx3
- //
- this.labelEx3.AutoSize = true;
- this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx3.Location = new System.Drawing.Point(29, 173);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(68, 17);
- this.labelEx3.TabIndex = 223;
- this.labelEx3.Text = "礼服品牌:";
- //
- // txtDsfm_DressBrand
- //
- this.txtDsfm_DressBrand.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsfm_DressBrand.EmptyTextTip = null;
- this.txtDsfm_DressBrand.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsfm_DressBrand.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsfm_DressBrand.Location = new System.Drawing.Point(100, 170);
- this.txtDsfm_DressBrand.Name = "txtDsfm_DressBrand";
- this.txtDsfm_DressBrand.Size = new System.Drawing.Size(194, 23);
- this.txtDsfm_DressBrand.TabIndex = 4;
- //
- // CtvDsfm_DressType
- //
- this.CtvDsfm_DressType.AfterSelectLevelFirstNode = true;
- this.CtvDsfm_DressType.DropDownHeight = 220;
- this.CtvDsfm_DressType.DropDownShow = false;
- this.CtvDsfm_DressType.FormattingEnabled = true;
- this.CtvDsfm_DressType.IntegralHeight = false;
- this.CtvDsfm_DressType.IsNodeMouseClick = true;
- this.CtvDsfm_DressType.IsSelectParentNode = false;
- this.CtvDsfm_DressType.Location = new System.Drawing.Point(100, 61);
- this.CtvDsfm_DressType.Name = "CtvDsfm_DressType";
- this.CtvDsfm_DressType.ReadOnly = true;
- this.CtvDsfm_DressType.SelectedNode = null;
- this.CtvDsfm_DressType.Size = new System.Drawing.Size(194, 20);
- this.CtvDsfm_DressType.StrGetName = "";
- this.CtvDsfm_DressType.StrKey = null;
- this.CtvDsfm_DressType.TabIndex = 1;
- //
- // btnClear
- //
- this.btnClear.BackColor = System.Drawing.Color.Transparent;
- this.btnClear.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClear.BackImg")));
- this.btnClear.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClear.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClear.ForeColor = System.Drawing.Color.White;
- this.btnClear.IsCustomBackImg = false;
- this.btnClear.IsShowText = true;
- this.btnClear.Location = new System.Drawing.Point(297, 485);
- this.btnClear.Name = "btnClear";
- this.btnClear.Size = new System.Drawing.Size(82, 26);
- this.btnClear.TabIndex = 179;
- this.btnClear.Text = " 重 填";
- this.btnClear.UseVisualStyleBackColor = false;
- //
- // btnClose
- //
- this.btnClose.BackColor = System.Drawing.Color.Transparent;
- this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
- this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClose.ForeColor = System.Drawing.Color.White;
- this.btnClose.IsCustomBackImg = false;
- this.btnClose.IsShowText = true;
- this.btnClose.Location = new System.Drawing.Point(397, 485);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(82, 26);
- this.btnClose.TabIndex = 178;
- this.btnClose.Text = " 关 闭";
- this.btnClose.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(195, 485);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(85, 26);
- this.btnSave.TabIndex = 177;
- this.btnSave.Text = " 保 存";
- this.btnSave.UseVisualStyleBackColor = false;
- //
- // txtDsfm_DressRemark
- //
- this.txtDsfm_DressRemark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsfm_DressRemark.EmptyTextTip = null;
- this.txtDsfm_DressRemark.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsfm_DressRemark.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsfm_DressRemark.Location = new System.Drawing.Point(100, 388);
- this.txtDsfm_DressRemark.Multiline = true;
- this.txtDsfm_DressRemark.Name = "txtDsfm_DressRemark";
- this.txtDsfm_DressRemark.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal;
- this.txtDsfm_DressRemark.Size = new System.Drawing.Size(595, 68);
- this.txtDsfm_DressRemark.TabIndex = 176;
- //
- // picDsfm_PicturePath
- //
- this.picDsfm_PicturePath.BackColor = System.Drawing.Color.Silver;
- this.picDsfm_PicturePath.Cursor = System.Windows.Forms.Cursors.Hand;
- this.picDsfm_PicturePath.Enabled = false;
- this.picDsfm_PicturePath.Location = new System.Drawing.Point(395, 106);
- this.picDsfm_PicturePath.Name = "picDsfm_PicturePath";
- this.picDsfm_PicturePath.Size = new System.Drawing.Size(300, 270);
- this.picDsfm_PicturePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.picDsfm_PicturePath.TabIndex = 158;
- this.picDsfm_PicturePath.TabStop = false;
- //
- // labelEx8
- //
- this.labelEx8.AutoSize = true;
- this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx8.Location = new System.Drawing.Point(53, 391);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(44, 17);
- this.labelEx8.TabIndex = 175;
- this.labelEx8.Text = "备注:";
- //
- // labelEx14
- //
- this.labelEx14.AutoSize = true;
- 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(392, 85);
- this.labelEx14.Name = "labelEx14";
- this.labelEx14.Size = new System.Drawing.Size(61, 17);
- this.labelEx14.TabIndex = 157;
- this.labelEx14.Text = "*礼服图片";
- //
- // txtDsfm_SalePrice
- //
- this.txtDsfm_SalePrice.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsfm_SalePrice.EmptyTextTip = null;
- this.txtDsfm_SalePrice.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsfm_SalePrice.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsfm_SalePrice.Location = new System.Drawing.Point(100, 351);
- this.txtDsfm_SalePrice.Name = "txtDsfm_SalePrice";
- this.txtDsfm_SalePrice.Size = new System.Drawing.Size(194, 23);
- this.txtDsfm_SalePrice.TabIndex = 9;
- //
- // labelEx4
- //
- this.labelEx4.AutoSize = true;
- this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx4.Location = new System.Drawing.Point(24, 354);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(73, 17);
- this.labelEx4.TabIndex = 171;
- this.labelEx4.Text = "*出售价格:";
- //
- // txtDsfm_RentPrice
- //
- this.txtDsfm_RentPrice.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsfm_RentPrice.EmptyTextTip = null;
- this.txtDsfm_RentPrice.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsfm_RentPrice.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsfm_RentPrice.Location = new System.Drawing.Point(100, 316);
- this.txtDsfm_RentPrice.Name = "txtDsfm_RentPrice";
- this.txtDsfm_RentPrice.Size = new System.Drawing.Size(194, 23);
- this.txtDsfm_RentPrice.TabIndex = 8;
- //
- // labelEx19
- //
- this.labelEx19.AutoSize = true;
- 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(24, 319);
- this.labelEx19.Name = "labelEx19";
- this.labelEx19.Size = new System.Drawing.Size(73, 17);
- this.labelEx19.TabIndex = 167;
- this.labelEx19.Text = "*出租价格:";
- //
- // labelEx12
- //
- this.labelEx12.AutoSize = true;
- this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx12.Location = new System.Drawing.Point(24, 247);
- this.labelEx12.Name = "labelEx12";
- this.labelEx12.Size = new System.Drawing.Size(73, 17);
- this.labelEx12.TabIndex = 165;
- this.labelEx12.Text = "*礼服数量:";
- //
- // txtDsfm_DressQuantity
- //
- this.txtDsfm_DressQuantity.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsfm_DressQuantity.EmptyTextTip = null;
- this.txtDsfm_DressQuantity.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsfm_DressQuantity.Enabled = false;
- this.txtDsfm_DressQuantity.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsfm_DressQuantity.Location = new System.Drawing.Point(100, 244);
- this.txtDsfm_DressQuantity.Name = "txtDsfm_DressQuantity";
- this.txtDsfm_DressQuantity.Size = new System.Drawing.Size(194, 23);
- this.txtDsfm_DressQuantity.TabIndex = 6;
- this.txtDsfm_DressQuantity.Text = "1";
- //
- // labelEx9
- //
- this.labelEx9.AutoSize = true;
- this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx9.Location = new System.Drawing.Point(24, 135);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(73, 17);
- this.labelEx9.TabIndex = 163;
- this.labelEx9.Text = "*礼服名称:";
- //
- // txtDsfm_DressName
- //
- this.txtDsfm_DressName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDsfm_DressName.EmptyTextTip = null;
- this.txtDsfm_DressName.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDsfm_DressName.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDsfm_DressName.Location = new System.Drawing.Point(100, 132);
- this.txtDsfm_DressName.Name = "txtDsfm_DressName";
- this.txtDsfm_DressName.Size = new System.Drawing.Size(194, 23);
- this.txtDsfm_DressName.TabIndex = 3;
- //
- // 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(24, 98);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(73, 17);
- this.labelEx1.TabIndex = 156;
- this.labelEx1.Text = "*摆放区域:";
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx5.Location = new System.Drawing.Point(24, 63);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(73, 17);
- this.labelEx5.TabIndex = 155;
- this.labelEx5.Text = "*礼服类别:";
- //
- // openFileDialog1
- //
- this.openFileDialog1.FileName = "openFileDialog1";
- //
- // FrmEntry
- //
- 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(735, 610);
- 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 = "FrmEntry";
- this.Text = "编辑";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picDsfm_PicturePath)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx2;
- protected ComponentLibrary.ButtonEx btnClear;
- protected ComponentLibrary.ButtonEx btnClose;
- protected ComponentLibrary.ButtonEx btnSave;
- protected ComponentLibrary.TextBoxBasicEx txtDsfm_DressRemark;
- protected ComponentLibrary.PictureBoxEx picDsfm_PicturePath;
- private ComponentLibrary.LabelEx labelEx8;
- private ComponentLibrary.LabelEx labelEx14;
- protected ComponentLibrary.TextBoxBasicEx txtDsfm_SalePrice;
- private ComponentLibrary.LabelEx labelEx4;
- protected ComponentLibrary.TextBoxBasicEx txtDsfm_RentPrice;
- private ComponentLibrary.LabelEx labelEx19;
- private ComponentLibrary.LabelEx labelEx12;
- protected ComponentLibrary.TextBoxBasicEx txtDsfm_DressQuantity;
- private ComponentLibrary.LabelEx labelEx9;
- protected ComponentLibrary.TextBoxBasicEx txtDsfm_DressName;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx5;
- protected ComponentLibrary.ComboBoxTreeViewEx CtvDsfm_DressType;
- private ComponentLibrary.LabelEx labelEx10;
- protected ComponentLibrary.TextBoxBasicEx txtDsfm_DressSize;
- private ComponentLibrary.LabelEx labelEx3;
- protected ComponentLibrary.TextBoxBasicEx txtDsfm_DressBrand;
- private ComponentLibrary.LabelEx labelEx11;
- protected ComponentLibrary.TextBoxBasicEx txtDsfm_CostPrice;
- private ComponentLibrary.LabelEx labelEx13;
- protected ComponentLibrary.ButtonForm btnUpload;
- protected ComponentLibrary.ButtonForm btnDsfm_PlacedRegion;
- protected ComponentLibrary.ButtonForm btnDsfm_DressType;
- protected ComponentLibrary.ComboBoxEx cmbDsfm_PlacedRegion;
- protected System.Windows.Forms.OpenFileDialog openFileDialog1;
- protected ComponentLibrary.RadioButtonEx radDsfm_IsEnabled2;
- protected ComponentLibrary.RadioButtonEx radDsfm_IsEnabled1;
- protected ComponentLibrary.LabelEx lblUpload;
- protected ComponentLibrary.ButtonForm btnRefresh;
- private ComponentLibrary.LabelEx labelEx6;
- protected ComponentLibrary.TextBoxBasicEx txtDsfm_DressNumber;
- }
- }
|