123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217 |
- namespace LYFZ.Software.UI
- {
- partial class frmRemoteAssistance
- {
- /// <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(frmRemoteAssistance));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.lbCid = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.btnRunRemoteTools = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.btnClose);
- this.plExMainContainer.Controls.Add(this.label3);
- this.plExMainContainer.Controls.Add(this.btnRunRemoteTools);
- this.plExMainContainer.Controls.Add(this.label1);
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(1020, 591);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(1020, 591);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(961, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(988, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(961, 0);
- //
- // panelEx1
- //
- this.panelEx1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panelEx1.BackgroundImage")));
- this.panelEx1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
- 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.panelEx2);
- this.panelEx1.Controls.Add(this.label2);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx1.Location = new System.Drawing.Point(0, 0);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(1020, 377);
- this.panelEx1.TabIndex = 0;
- //
- // lbCid
- //
- this.lbCid.AutoSize = true;
- this.lbCid.BackColor = System.Drawing.Color.Transparent;
- this.lbCid.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lbCid.ForeColor = System.Drawing.Color.Green;
- this.lbCid.Location = new System.Drawing.Point(3, 5);
- this.lbCid.Name = "lbCid";
- this.lbCid.Size = new System.Drawing.Size(35, 17);
- this.lbCid.TabIndex = 0;
- this.lbCid.Text = "输入:";
- //
- // label1
- //
- this.label1.BackColor = System.Drawing.Color.Transparent;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.ForeColor = System.Drawing.Color.Green;
- this.label1.Location = new System.Drawing.Point(9, 460);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(996, 94);
- this.label1.TabIndex = 0;
- this.label1.Text = "说明:\r\n1、启动“远程协助”工具,点击上面说明“第一步”中的 寻求服务 进入排队服务功能\r\n2、如果第一次使用远程协助工具,需要填写 服务号和服务密码,请按照上" +
- "面“第二步”说明中的进示输入相关服务号和密码后点击排队进入第三步\r\n3、在第三步中可以点击“直接去排队”或打服务电话寻求帮助。然后选择技术人员“点击呼叫”开始排" +
- "队,请耐心等待技术人员给你远程帮助。";
- //
- // btnRunRemoteTools
- //
- this.btnRunRemoteTools.BackColor = System.Drawing.Color.Transparent;
- this.btnRunRemoteTools.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRunRemoteTools.BackImg")));
- this.btnRunRemoteTools.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnRunRemoteTools.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnRunRemoteTools.ForeColor = System.Drawing.Color.White;
- this.btnRunRemoteTools.IsCustomBackImg = false;
- this.btnRunRemoteTools.IsShowText = true;
- this.btnRunRemoteTools.Location = new System.Drawing.Point(203, 392);
- this.btnRunRemoteTools.Name = "btnRunRemoteTools";
- this.btnRunRemoteTools.Size = new System.Drawing.Size(220, 57);
- this.btnRunRemoteTools.TabIndex = 1;
- this.btnRunRemoteTools.Text = "启动远程协助工具";
- this.btnRunRemoteTools.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("微软雅黑", 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(457, 392);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(250, 57);
- this.btnClose.TabIndex = 1;
- this.btnClose.Text = "不需要远程协助【关闭】";
- this.btnClose.UseVisualStyleBackColor = false;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.BackColor = System.Drawing.Color.Transparent;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.ForeColor = System.Drawing.Color.Green;
- this.label2.Location = new System.Drawing.Point(200, 253);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(74, 17);
- this.label2.TabIndex = 0;
- this.label2.Text = "LYFZ 为大写";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.BackColor = System.Drawing.Color.Transparent;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.ForeColor = System.Drawing.Color.Green;
- this.label3.Location = new System.Drawing.Point(12, 554);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(783, 22);
- this.label3.TabIndex = 0;
- this.label3.Text = "特别说明:如果远程协助工具登录失败,请拨打服务电话:07522398865,把第一步中的服务ID告诉客服人员";
- //
- // panelEx2
- //
- this.panelEx2.BackColor = System.Drawing.Color.Yellow;
- 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.lbCid);
- this.panelEx2.Location = new System.Drawing.Point(203, 317);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(156, 27);
- this.panelEx2.TabIndex = 1;
- //
- // frmRemoteAssistance
- //
- 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(1020, 656);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsMaximized = false;
- this.IsUserControlsSize = false;
- this.MaximizeBox = false;
- this.Name = "frmRemoteAssistance";
- this.Text = "远程协助";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plExMainContainer.PerformLayout();
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx1.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- public System.Windows.Forms.Label lbCid;
- public System.Windows.Forms.Label label1;
- public ComponentLibrary.ButtonEx btnClose;
- public ComponentLibrary.ButtonEx btnRunRemoteTools;
- public System.Windows.Forms.Label label2;
- public System.Windows.Forms.Label label3;
- private ComponentLibrary.PanelEx panelEx2;
- }
- }
|