123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440 |
- namespace LYFZ.Software.UI.OAShopManagement
- {
- partial class frmAddTeletextNews
- {
- /// <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(frmAddTeletextNews));
- this.groupBoxEx2 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
- this.txtTitle = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.trwTextList = new System.Windows.Forms.TreeView();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnAdd = new LYFZ.ComponentLibrary.ButtonEx();
- this.btndel = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDesc = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtPicUrl = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtSrcUrl = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.groupBoxEx2.SuspendLayout();
- this.groupBoxEx1.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.groupBoxEx2);
- this.plExMainContainer.Controls.Add(this.groupBoxEx1);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
- this.plExMainContainer.Size = new System.Drawing.Size(810, 445);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(810, 445);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(778, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- //
- // groupBoxEx2
- //
- this.groupBoxEx2.Controls.Add(this.btnClose);
- this.groupBoxEx2.Controls.Add(this.btnSave);
- this.groupBoxEx2.Controls.Add(this.txtDesc);
- this.groupBoxEx2.Controls.Add(this.txtSrcUrl);
- this.groupBoxEx2.Controls.Add(this.txtPicUrl);
- this.groupBoxEx2.Controls.Add(this.txtTitle);
- this.groupBoxEx2.Controls.Add(this.labelEx3);
- this.groupBoxEx2.Controls.Add(this.labelEx6);
- this.groupBoxEx2.Controls.Add(this.labelEx8);
- this.groupBoxEx2.Controls.Add(this.labelEx7);
- this.groupBoxEx2.Controls.Add(this.labelEx2);
- this.groupBoxEx2.Controls.Add(this.labelEx1);
- this.groupBoxEx2.Controls.Add(this.labelEx5);
- this.groupBoxEx2.Controls.Add(this.labelEx4);
- this.groupBoxEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupBoxEx2.Location = new System.Drawing.Point(240, 10);
- this.groupBoxEx2.Name = "groupBoxEx2";
- this.groupBoxEx2.Size = new System.Drawing.Size(560, 425);
- this.groupBoxEx2.TabIndex = 1;
- this.groupBoxEx2.TabStop = false;
- this.groupBoxEx2.Text = "图文内容";
- //
- // 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.IsCustomBackImg = false;
- this.btnSave.IsShowText = true;
- this.btnSave.Location = new System.Drawing.Point(293, 345);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(114, 42);
- this.btnSave.TabIndex = 0;
- this.btnSave.Text = "保 存";
- this.btnSave.UseVisualStyleBackColor = false;
- //
- // txtTitle
- //
- this.txtTitle.BackColor = System.Drawing.Color.Transparent;
- this.txtTitle.Icon = null;
- this.txtTitle.IconIsButton = false;
- this.txtTitle.IsPasswordChat = '\0';
- this.txtTitle.IsSystemPasswordChar = false;
- this.txtTitle.Lines = new string[0];
- this.txtTitle.Location = new System.Drawing.Point(118, 29);
- this.txtTitle.Margin = new System.Windows.Forms.Padding(0);
- this.txtTitle.MaxLength = 32767;
- this.txtTitle.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtTitle.MouseBack = null;
- this.txtTitle.Multiline = false;
- this.txtTitle.Name = "txtTitle";
- this.txtTitle.NormlBack = null;
- this.txtTitle.Padding = new System.Windows.Forms.Padding(5);
- this.txtTitle.ReadOnly = false;
- this.txtTitle.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtTitle.Size = new System.Drawing.Size(409, 26);
- this.txtTitle.TabIndex = 4;
- this.txtTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtTitle.WaterColor = System.Drawing.Color.DarkGray;
- this.txtTitle.WaterText = "标题最多64个字";
- this.txtTitle.WordWrap = true;
- //
- // 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(67, 34);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(44, 17);
- this.labelEx4.TabIndex = 1;
- this.labelEx4.Text = "标题:";
- //
- // groupBoxEx1
- //
- this.groupBoxEx1.Controls.Add(this.trwTextList);
- this.groupBoxEx1.Controls.Add(this.panelEx1);
- this.groupBoxEx1.Dock = System.Windows.Forms.DockStyle.Left;
- this.groupBoxEx1.Location = new System.Drawing.Point(10, 10);
- this.groupBoxEx1.Name = "groupBoxEx1";
- this.groupBoxEx1.Size = new System.Drawing.Size(230, 425);
- this.groupBoxEx1.TabIndex = 2;
- this.groupBoxEx1.TabStop = false;
- this.groupBoxEx1.Text = "图文列表";
- //
- // trwTextList
- //
- this.trwTextList.Dock = System.Windows.Forms.DockStyle.Fill;
- this.trwTextList.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.trwTextList.Indent = 10;
- this.trwTextList.ItemHeight = 22;
- this.trwTextList.Location = new System.Drawing.Point(3, 64);
- this.trwTextList.Name = "trwTextList";
- this.trwTextList.Size = new System.Drawing.Size(224, 358);
- this.trwTextList.TabIndex = 4;
- //
- // 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.btnAdd);
- this.panelEx1.Controls.Add(this.btndel);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx1.Location = new System.Drawing.Point(3, 17);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(224, 47);
- this.panelEx1.TabIndex = 1;
- //
- // btnAdd
- //
- this.btnAdd.BackColor = System.Drawing.Color.Transparent;
- this.btnAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd.BackImg")));
- this.btnAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnAdd.ForeColor = System.Drawing.Color.White;
- this.btnAdd.IsCustomBackImg = false;
- this.btnAdd.IsShowText = true;
- this.btnAdd.Location = new System.Drawing.Point(4, 10);
- this.btnAdd.Name = "btnAdd";
- this.btnAdd.Size = new System.Drawing.Size(85, 28);
- this.btnAdd.TabIndex = 0;
- this.btnAdd.Text = "添加图文";
- this.btnAdd.UseVisualStyleBackColor = false;
- //
- // btndel
- //
- this.btndel.BackColor = System.Drawing.Color.Transparent;
- this.btndel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btndel.BackImg")));
- this.btndel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btndel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btndel.ForeColor = System.Drawing.Color.White;
- this.btndel.IsCustomBackImg = false;
- this.btndel.IsShowText = true;
- this.btndel.Location = new System.Drawing.Point(136, 10);
- this.btndel.Name = "btndel";
- this.btndel.Size = new System.Drawing.Size(85, 28);
- this.btndel.TabIndex = 0;
- this.btndel.Text = "删除图文";
- this.btndel.UseVisualStyleBackColor = false;
- //
- // 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(67, 92);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(44, 17);
- this.labelEx3.TabIndex = 1;
- this.labelEx3.Text = "描述:";
- //
- // txtDesc
- //
- this.txtDesc.BackColor = System.Drawing.Color.Transparent;
- this.txtDesc.Icon = null;
- this.txtDesc.IconIsButton = false;
- this.txtDesc.IsPasswordChat = '\0';
- this.txtDesc.IsSystemPasswordChar = false;
- this.txtDesc.Lines = new string[0];
- this.txtDesc.Location = new System.Drawing.Point(118, 92);
- this.txtDesc.Margin = new System.Windows.Forms.Padding(0);
- this.txtDesc.MaxLength = 32767;
- this.txtDesc.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtDesc.MouseBack = null;
- this.txtDesc.Multiline = true;
- this.txtDesc.Name = "txtDesc";
- this.txtDesc.NormlBack = null;
- this.txtDesc.Padding = new System.Windows.Forms.Padding(5);
- this.txtDesc.ReadOnly = false;
- this.txtDesc.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtDesc.Size = new System.Drawing.Size(409, 107);
- this.txtDesc.TabIndex = 4;
- this.txtDesc.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtDesc.WaterColor = System.Drawing.Color.DarkGray;
- this.txtDesc.WaterText = "描述最多120个字";
- this.txtDesc.WordWrap = true;
- //
- // 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(20, 294);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(91, 17);
- this.labelEx5.TabIndex = 1;
- this.labelEx5.Text = "封面图片URL:";
- //
- // txtPicUrl
- //
- this.txtPicUrl.BackColor = System.Drawing.Color.Transparent;
- this.txtPicUrl.Icon = null;
- this.txtPicUrl.IconIsButton = false;
- this.txtPicUrl.IsPasswordChat = '\0';
- this.txtPicUrl.IsSystemPasswordChar = false;
- this.txtPicUrl.Lines = new string[0];
- this.txtPicUrl.Location = new System.Drawing.Point(118, 289);
- this.txtPicUrl.Margin = new System.Windows.Forms.Padding(0);
- this.txtPicUrl.MaxLength = 32767;
- this.txtPicUrl.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtPicUrl.MouseBack = null;
- this.txtPicUrl.Multiline = false;
- this.txtPicUrl.Name = "txtPicUrl";
- this.txtPicUrl.NormlBack = null;
- this.txtPicUrl.Padding = new System.Windows.Forms.Padding(5);
- this.txtPicUrl.ReadOnly = false;
- this.txtPicUrl.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPicUrl.Size = new System.Drawing.Size(409, 26);
- this.txtPicUrl.TabIndex = 4;
- this.txtPicUrl.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPicUrl.WaterColor = System.Drawing.Color.DarkGray;
- this.txtPicUrl.WaterText = "最多4000个字符长度";
- this.txtPicUrl.WordWrap = true;
- //
- // 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(20, 234);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(91, 17);
- this.labelEx6.TabIndex = 1;
- this.labelEx6.Text = "原文链接URL:";
- //
- // txtSrcUrl
- //
- this.txtSrcUrl.BackColor = System.Drawing.Color.Transparent;
- this.txtSrcUrl.Icon = null;
- this.txtSrcUrl.IconIsButton = false;
- this.txtSrcUrl.IsPasswordChat = '\0';
- this.txtSrcUrl.IsSystemPasswordChar = false;
- this.txtSrcUrl.Lines = new string[0];
- this.txtSrcUrl.Location = new System.Drawing.Point(118, 229);
- this.txtSrcUrl.Margin = new System.Windows.Forms.Padding(0);
- this.txtSrcUrl.MaxLength = 32767;
- this.txtSrcUrl.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtSrcUrl.MouseBack = null;
- this.txtSrcUrl.Multiline = false;
- this.txtSrcUrl.Name = "txtSrcUrl";
- this.txtSrcUrl.NormlBack = null;
- this.txtSrcUrl.Padding = new System.Windows.Forms.Padding(5);
- this.txtSrcUrl.ReadOnly = false;
- this.txtSrcUrl.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtSrcUrl.Size = new System.Drawing.Size(409, 26);
- this.txtSrcUrl.TabIndex = 4;
- this.txtSrcUrl.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtSrcUrl.WaterColor = System.Drawing.Color.DarkGray;
- this.txtSrcUrl.WaterText = "最多4000个字符长度";
- this.txtSrcUrl.WordWrap = true;
- //
- // 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnClose.ForeColor = System.Drawing.Color.White;
- this.btnClose.IsCustomBackImg = false;
- this.btnClose.IsShowText = true;
- this.btnClose.Location = new System.Drawing.Point(413, 345);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(114, 42);
- this.btnClose.TabIndex = 0;
- this.btnClose.Text = "关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
- //
- // 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(120, 64);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(94, 17);
- this.labelEx1.TabIndex = 1;
- this.labelEx1.Text = "标题最多64个字";
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx2.Location = new System.Drawing.Point(120, 201);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(101, 17);
- this.labelEx2.TabIndex = 1;
- this.labelEx2.Text = "描述最多120个字";
- //
- // labelEx7
- //
- this.labelEx7.AutoSize = true;
- this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx7.Location = new System.Drawing.Point(120, 317);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(120, 17);
- this.labelEx7.TabIndex = 1;
- this.labelEx7.Text = "最多4000个字符长度";
- //
- // 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(120, 259);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(120, 17);
- this.labelEx8.TabIndex = 1;
- this.labelEx8.Text = "最多4000个字符长度";
- //
- // frmAddTeletextNews
- //
- 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(810, 510);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsMaximized = false;
- this.IsUserControlsSize = false;
- this.MinimizeBox = false;
- this.Name = "frmAddTeletextNews";
- this.Text = "添加图文消息";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.groupBoxEx2.ResumeLayout(false);
- this.groupBoxEx2.PerformLayout();
- this.groupBoxEx1.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.GroupBoxEx groupBoxEx2;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.GroupBoxEx groupBoxEx1;
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.LabelEx labelEx8;
- private ComponentLibrary.LabelEx labelEx7;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.LabelEx labelEx1;
- public ComponentLibrary.ButtonEx btnSave;
- public OtherExpansion.SkinControl.SkinTextBox txtTitle;
- public System.Windows.Forms.TreeView trwTextList;
- public ComponentLibrary.ButtonEx btnAdd;
- public ComponentLibrary.ButtonEx btndel;
- public OtherExpansion.SkinControl.SkinTextBox txtDesc;
- public OtherExpansion.SkinControl.SkinTextBox txtSrcUrl;
- public OtherExpansion.SkinControl.SkinTextBox txtPicUrl;
- public ComponentLibrary.ButtonEx btnClose;
- }
- }
|