123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254 |
- namespace LYFZ.Software.NewCameraControlBook
- {
- partial class frmCustomLabel
- {
- /// <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(frmCustomLabel));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.buttonEx2 = new LYFZ.ComponentLibrary.ButtonEx();
- this.buttonEx1 = new LYFZ.ComponentLibrary.ButtonEx();
- this.txtInfo = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.skinPanel1 = new LYFZ.OtherExpansion.SkinControl.SkinPanel();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.lbStore = new LYFZ.ComponentLibrary.LabelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx3.SuspendLayout();
- this.skinPanel1.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx3);
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
- this.plExMainContainer.Size = new System.Drawing.Size(600, 415);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(600, 415);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(541, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(568, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(514, 0);
- //
- // panelEx1
- //
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.buttonEx2);
- this.panelEx1.Controls.Add(this.buttonEx1);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelEx1.Location = new System.Drawing.Point(5, 368);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(590, 42);
- this.panelEx1.TabIndex = 1;
- //
- // buttonEx2
- //
- this.buttonEx2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.buttonEx2.BackColor = System.Drawing.Color.Transparent;
- this.buttonEx2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx2.BackImg")));
- this.buttonEx2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.buttonEx2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.buttonEx2.ForeColor = System.Drawing.Color.White;
- this.buttonEx2.IsCustomBackImg = false;
- this.buttonEx2.IsShowText = true;
- this.buttonEx2.Location = new System.Drawing.Point(482, 7);
- this.buttonEx2.Name = "buttonEx2";
- this.buttonEx2.Size = new System.Drawing.Size(85, 28);
- this.buttonEx2.TabIndex = 0;
- this.buttonEx2.Text = "关 闭";
- this.buttonEx2.UseVisualStyleBackColor = false;
- //
- // buttonEx1
- //
- this.buttonEx1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.buttonEx1.BackColor = System.Drawing.Color.Transparent;
- this.buttonEx1.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx1.BackImg")));
- this.buttonEx1.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.buttonEx1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.buttonEx1.ForeColor = System.Drawing.Color.White;
- this.buttonEx1.IsCustomBackImg = false;
- this.buttonEx1.IsShowText = true;
- this.buttonEx1.Location = new System.Drawing.Point(374, 7);
- this.buttonEx1.Name = "buttonEx1";
- this.buttonEx1.Size = new System.Drawing.Size(85, 28);
- this.buttonEx1.TabIndex = 0;
- this.buttonEx1.Text = "保 存";
- this.buttonEx1.UseVisualStyleBackColor = false;
- //
- // txtInfo
- //
- this.txtInfo.BackColor = System.Drawing.Color.Transparent;
- this.txtInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.txtInfo.Icon = null;
- this.txtInfo.IconIsButton = false;
- this.txtInfo.IsPasswordChat = '\0';
- this.txtInfo.IsSystemPasswordChar = false;
- this.txtInfo.Lines = new string[0];
- this.txtInfo.Location = new System.Drawing.Point(86, 0);
- this.txtInfo.Margin = new System.Windows.Forms.Padding(0);
- this.txtInfo.MaxLength = 300;
- this.txtInfo.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtInfo.MouseBack = null;
- this.txtInfo.Multiline = true;
- this.txtInfo.Name = "txtInfo";
- this.txtInfo.NormlBack = null;
- this.txtInfo.Padding = new System.Windows.Forms.Padding(5);
- this.txtInfo.ReadOnly = false;
- this.txtInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.txtInfo.Size = new System.Drawing.Size(504, 321);
- this.txtInfo.TabIndex = 2;
- this.txtInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtInfo.WaterColor = System.Drawing.Color.DarkGray;
- this.txtInfo.WaterText = "请输入标签内容";
- this.txtInfo.WordWrap = true;
- //
- // panelEx3
- //
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Controls.Add(this.txtInfo);
- this.panelEx3.Controls.Add(this.skinPanel1);
- this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx3.Location = new System.Drawing.Point(5, 47);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(590, 321);
- this.panelEx3.TabIndex = 278;
- //
- // skinPanel1
- //
- this.skinPanel1.BackColor = System.Drawing.Color.Transparent;
- this.skinPanel1.Controls.Add(this.labelEx1);
- this.skinPanel1.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
- this.skinPanel1.Dock = System.Windows.Forms.DockStyle.Left;
- this.skinPanel1.DownBack = null;
- this.skinPanel1.Location = new System.Drawing.Point(0, 0);
- this.skinPanel1.MouseBack = null;
- this.skinPanel1.Name = "skinPanel1";
- this.skinPanel1.NormlBack = null;
- this.skinPanel1.Size = new System.Drawing.Size(86, 321);
- this.skinPanel1.TabIndex = 3;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.BackColor = System.Drawing.Color.Transparent;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(3, 7);
- this.labelEx1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(79, 19);
- this.labelEx1.TabIndex = 276;
- this.labelEx1.Text = "标签内容:";
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.lbStore);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx2.Location = new System.Drawing.Point(5, 5);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(590, 42);
- this.panelEx2.TabIndex = 3;
- //
- // lbStore
- //
- this.lbStore.AutoSize = true;
- this.lbStore.BackColor = System.Drawing.Color.Transparent;
- this.lbStore.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.lbStore.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lbStore.Location = new System.Drawing.Point(7, 12);
- this.lbStore.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
- this.lbStore.Name = "lbStore";
- this.lbStore.Size = new System.Drawing.Size(479, 19);
- this.lbStore.TabIndex = 276;
- this.lbStore.Text = "说明:最多设置20个标签,每个标签最多18个字,回车换行或逗号分隔标签";
- //
- // frmCustomLabel
- //
- 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(600, 480);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.Name = "frmCustomLabel";
- this.Text = "设置自定义标签";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx3.ResumeLayout(false);
- this.skinPanel1.ResumeLayout(false);
- this.skinPanel1.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- public OtherExpansion.SkinControl.SkinTextBox txtInfo;
- private ComponentLibrary.PanelEx panelEx3;
- private OtherExpansion.SkinControl.SkinPanel skinPanel1;
- public ComponentLibrary.LabelEx labelEx1;
- public ComponentLibrary.ButtonEx buttonEx2;
- public ComponentLibrary.ButtonEx buttonEx1;
- private ComponentLibrary.PanelEx panelEx2;
- public ComponentLibrary.LabelEx lbStore;
- }
- }
|