namespace LYFZ.Software.UI { partial class frmLoginSettings { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLoginSettings)); this.btnFrmClose = new LYFZ.ComponentLibrary.ButtonEx(); this.btnEnter = new LYFZ.ComponentLibrary.ButtonEx(); this.txtHostPort = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtHostName = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.lbIP = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.cbx_Testshareddirectory = new LYFZ.ComponentLibrary.CheckBoxEx(); this.chbUpdate = new LYFZ.ComponentLibrary.CheckBoxEx(); this.btnLSP = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.cbxDriveInfo = new LYFZ.ComponentLibrary.ComboBoxEx(); this.lbMsg = new LYFZ.ComponentLibrary.LabelEx(); this.txtLocalImportPath = new LYFZ.ComponentLibrary.TextBoxEx(); this.btnfBrowse = new LYFZ.ComponentLibrary.ButtonForm(); this.chkOpenLocalImportPhoto = new LYFZ.ComponentLibrary.CheckBoxEx(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.chkNativeOnlyFilmSelection = new LYFZ.ComponentLibrary.CheckBoxEx(); this.btnRemoteAssistance = new LYFZ.ComponentLibrary.ButtonEx(); this.rdoIntranetClient = new LYFZ.ComponentLibrary.RadioButtonEx(); this.rdoRemoteCloudClient = new LYFZ.ComponentLibrary.RadioButtonEx(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.plRemoteCloudClient = new System.Windows.Forms.Panel(); this.cbxDongleDomain = new LYFZ.ComponentLibrary.ComboBoxEx(); this.btnGetStoreName = new LYFZ.ComponentLibrary.ButtonForm(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.txtEnterpriseID = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.txtCloudPort = new LYFZ.ComponentLibrary.TextBoxEx(); this.plIntranetClient = new System.Windows.Forms.Panel(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); this.plRemoteCloudClient.SuspendLayout(); this.plIntranetClient.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.groupBox3); this.plExMainContainer.Controls.Add(this.groupBox2); this.plExMainContainer.Controls.Add(this.groupBox1); this.plExMainContainer.Controls.Add(this.lbMsg); this.plExMainContainer.Controls.Add(this.btnFrmClose); this.plExMainContainer.Controls.Add(this.btnLSP); this.plExMainContainer.Controls.Add(this.btnRemoteAssistance); this.plExMainContainer.Controls.Add(this.btnEnter); this.plExMainContainer.Size = new System.Drawing.Size(420, 275); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(420, 275); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(241, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(388, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(214, 0); // // btnFrmClose // this.btnFrmClose.BackColor = System.Drawing.Color.Transparent; this.btnFrmClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnFrmClose.BackImg"))); this.btnFrmClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnFrmClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnFrmClose.ForeColor = System.Drawing.Color.White; this.btnFrmClose.IsCustomBackImg = false; this.btnFrmClose.IsShowText = true; this.btnFrmClose.Location = new System.Drawing.Point(323, 236); this.btnFrmClose.Name = "btnFrmClose"; this.btnFrmClose.Size = new System.Drawing.Size(85, 28); this.btnFrmClose.TabIndex = 7; this.btnFrmClose.Text = "关 闭"; this.btnFrmClose.UseVisualStyleBackColor = false; // // btnEnter // this.btnEnter.BackColor = System.Drawing.Color.Transparent; this.btnEnter.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnEnter.BackImg"))); this.btnEnter.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnEnter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnEnter.ForeColor = System.Drawing.Color.White; this.btnEnter.IsCustomBackImg = false; this.btnEnter.IsShowText = true; this.btnEnter.Location = new System.Drawing.Point(19, 236); this.btnEnter.Name = "btnEnter"; this.btnEnter.Size = new System.Drawing.Size(95, 28); this.btnEnter.TabIndex = 8; this.btnEnter.Text = "更 新"; this.btnEnter.UseVisualStyleBackColor = false; // // txtHostPort // this.txtHostPort.BackColor = System.Drawing.Color.Transparent; this.txtHostPort.Icon = null; this.txtHostPort.IconIsButton = false; this.txtHostPort.IsPasswordChat = '\0'; this.txtHostPort.IsSystemPasswordChar = false; this.txtHostPort.Lines = new string[] { "0"}; this.txtHostPort.Location = new System.Drawing.Point(297, 5); this.txtHostPort.Margin = new System.Windows.Forms.Padding(0); this.txtHostPort.MaxLength = 32767; this.txtHostPort.MinimumSize = new System.Drawing.Size(0, 26); this.txtHostPort.MouseBack = null; this.txtHostPort.Multiline = false; this.txtHostPort.Name = "txtHostPort"; this.txtHostPort.NormlBack = null; this.txtHostPort.Padding = new System.Windows.Forms.Padding(5); this.txtHostPort.ReadOnly = false; this.txtHostPort.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtHostPort.Size = new System.Drawing.Size(94, 26); this.txtHostPort.TabIndex = 5; this.txtHostPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtHostPort.WaterColor = System.Drawing.Color.DarkGray; this.txtHostPort.WaterText = ""; this.txtHostPort.WordWrap = true; // // txtHostName // this.txtHostName.BackColor = System.Drawing.Color.Transparent; this.txtHostName.Icon = null; this.txtHostName.IconIsButton = false; this.txtHostName.IsPasswordChat = '\0'; this.txtHostName.IsSystemPasswordChar = false; this.txtHostName.Lines = new string[] { "127.0.0.1"}; this.txtHostName.Location = new System.Drawing.Point(70, 5); this.txtHostName.Margin = new System.Windows.Forms.Padding(0); this.txtHostName.MaxLength = 32767; this.txtHostName.MinimumSize = new System.Drawing.Size(0, 26); this.txtHostName.MouseBack = null; this.txtHostName.Multiline = false; this.txtHostName.Name = "txtHostName"; this.txtHostName.NormlBack = null; this.txtHostName.Padding = new System.Windows.Forms.Padding(5); this.txtHostName.ReadOnly = false; this.txtHostName.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtHostName.Size = new System.Drawing.Size(183, 26); this.txtHostName.TabIndex = 6; this.txtHostName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtHostName.WaterColor = System.Drawing.Color.DarkGray; this.txtHostName.WaterText = ""; this.txtHostName.WordWrap = true; // // 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(259, 9); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(35, 17); this.labelEx2.TabIndex = 3; this.labelEx2.Text = "端口:"; // // lbIP // this.lbIP.AutoSize = true; this.lbIP.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lbIP.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbIP.Location = new System.Drawing.Point(4, 9); this.lbIP.Name = "lbIP"; this.lbIP.Size = new System.Drawing.Size(63, 17); this.lbIP.TabIndex = 4; this.lbIP.Text = "主机名/IP:"; // // labelEx3 // this.labelEx3.AutoSize = true; this.labelEx3.BackColor = System.Drawing.Color.Transparent; this.labelEx3.Dock = System.Windows.Forms.DockStyle.Bottom; this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx3.ForeColor = System.Drawing.Color.White; this.labelEx3.Location = new System.Drawing.Point(0, 323); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(147, 17); this.labelEx3.TabIndex = 14; this.labelEx3.Text = "服务器默认端口号为:8500"; // // cbx_Testshareddirectory // this.cbx_Testshareddirectory.AutoSize = true; this.cbx_Testshareddirectory.BackColor = System.Drawing.Color.Transparent; this.cbx_Testshareddirectory.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.cbx_Testshareddirectory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.cbx_Testshareddirectory.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.cbx_Testshareddirectory.Fourstates = false; this.cbx_Testshareddirectory.IsGreenTick = false; this.cbx_Testshareddirectory.Location = new System.Drawing.Point(205, 316); this.cbx_Testshareddirectory.Name = "cbx_Testshareddirectory"; this.cbx_Testshareddirectory.Size = new System.Drawing.Size(99, 21); this.cbx_Testshareddirectory.TabIndex = 9; this.cbx_Testshareddirectory.Text = "测试共享连接"; this.cbx_Testshareddirectory.UseVisualStyleBackColor = false; this.cbx_Testshareddirectory.Visible = false; // // chbUpdate // this.chbUpdate.AutoSize = true; this.chbUpdate.BackColor = System.Drawing.Color.Transparent; this.chbUpdate.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chbUpdate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chbUpdate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chbUpdate.Fourstates = false; this.chbUpdate.IsGreenTick = false; this.chbUpdate.Location = new System.Drawing.Point(67, -4); this.chbUpdate.Name = "chbUpdate"; this.chbUpdate.Size = new System.Drawing.Size(183, 21); this.chbUpdate.TabIndex = 9; this.chbUpdate.Text = "重新从服务器升级客户端程序"; this.chbUpdate.UseVisualStyleBackColor = false; // // btnLSP // this.btnLSP.BackColor = System.Drawing.Color.Transparent; this.btnLSP.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnLSP.BackImg"))); this.btnLSP.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnLSP.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnLSP.ForeColor = System.Drawing.Color.White; this.btnLSP.IsCustomBackImg = false; this.btnLSP.IsShowText = true; this.btnLSP.Location = new System.Drawing.Point(120, 236); this.btnLSP.Name = "btnLSP"; this.btnLSP.Size = new System.Drawing.Size(95, 28); this.btnLSP.TabIndex = 8; this.btnLSP.Text = "重置LSP连接"; this.btnLSP.UseVisualStyleBackColor = false; // // 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(8, 25); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(56, 17); this.labelEx4.TabIndex = 10; this.labelEx4.Text = "本地缓存"; // // cbxDriveInfo // this.cbxDriveInfo.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.cbxDriveInfo.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.cbxDriveInfo.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.cbxDriveInfo.Font = new System.Drawing.Font("宋体", 10.5F); this.cbxDriveInfo.FormattingEnabled = true; this.cbxDriveInfo.IsCustomColor = false; this.cbxDriveInfo.Location = new System.Drawing.Point(70, 22); this.cbxDriveInfo.Name = "cbxDriveInfo"; this.cbxDriveInfo.ReadOnly = true; this.cbxDriveInfo.Size = new System.Drawing.Size(121, 22); this.cbxDriveInfo.TabIndex = 11; // // lbMsg // this.lbMsg.AutoSize = true; this.lbMsg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lbMsg.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbMsg.Location = new System.Drawing.Point(199, 110); this.lbMsg.Name = "lbMsg"; this.lbMsg.Size = new System.Drawing.Size(0, 17); this.lbMsg.TabIndex = 10; // // txtLocalImportPath // this.txtLocalImportPath.BackColor = System.Drawing.Color.Transparent; this.txtLocalImportPath.Icon = null; this.txtLocalImportPath.IconIsButton = false; this.txtLocalImportPath.IsPasswordChat = '\0'; this.txtLocalImportPath.IsSystemPasswordChar = false; this.txtLocalImportPath.Lines = new string[0]; this.txtLocalImportPath.Location = new System.Drawing.Point(11, 24); this.txtLocalImportPath.Margin = new System.Windows.Forms.Padding(0); this.txtLocalImportPath.MaxLength = 32767; this.txtLocalImportPath.MinimumSize = new System.Drawing.Size(0, 26); this.txtLocalImportPath.MouseBack = null; this.txtLocalImportPath.Multiline = false; this.txtLocalImportPath.Name = "txtLocalImportPath"; this.txtLocalImportPath.NormlBack = null; this.txtLocalImportPath.Padding = new System.Windows.Forms.Padding(5); this.txtLocalImportPath.ReadOnly = false; this.txtLocalImportPath.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtLocalImportPath.Size = new System.Drawing.Size(273, 26); this.txtLocalImportPath.TabIndex = 6; this.txtLocalImportPath.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtLocalImportPath.WaterColor = System.Drawing.Color.DarkGray; this.txtLocalImportPath.WaterText = "设置本地导片路径"; this.txtLocalImportPath.WordWrap = true; // // btnfBrowse // this.btnfBrowse.BackColor = System.Drawing.Color.Transparent; this.btnfBrowse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnfBrowse.BackImg"))); this.btnfBrowse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnfBrowse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnfBrowse.ForeColor = System.Drawing.Color.White; this.btnfBrowse.IsCustomBackImg = false; this.btnfBrowse.IsShowText = true; this.btnfBrowse.Location = new System.Drawing.Point(305, 24); this.btnfBrowse.Name = "btnfBrowse"; this.btnfBrowse.Size = new System.Drawing.Size(80, 26); this.btnfBrowse.TabIndex = 12; this.btnfBrowse.Text = "浏 览"; this.btnfBrowse.UseVisualStyleBackColor = false; // // chkOpenLocalImportPhoto // this.chkOpenLocalImportPhoto.AutoSize = true; this.chkOpenLocalImportPhoto.BackColor = System.Drawing.Color.Transparent; this.chkOpenLocalImportPhoto.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkOpenLocalImportPhoto.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chkOpenLocalImportPhoto.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkOpenLocalImportPhoto.Fourstates = false; this.chkOpenLocalImportPhoto.IsGreenTick = false; this.chkOpenLocalImportPhoto.Location = new System.Drawing.Point(67, -2); this.chkOpenLocalImportPhoto.Name = "chkOpenLocalImportPhoto"; this.chkOpenLocalImportPhoto.Size = new System.Drawing.Size(123, 21); this.chkOpenLocalImportPhoto.TabIndex = 9; this.chkOpenLocalImportPhoto.Text = "开启本地导片功能"; this.chkOpenLocalImportPhoto.UseVisualStyleBackColor = false; // // groupBox1 // this.groupBox1.Controls.Add(this.chkOpenLocalImportPhoto); this.groupBox1.Controls.Add(this.btnfBrowse); this.groupBox1.Controls.Add(this.labelEx5); this.groupBox1.Controls.Add(this.txtLocalImportPath); this.groupBox1.Location = new System.Drawing.Point(8, 173); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(402, 58); this.groupBox1.TabIndex = 13; this.groupBox1.TabStop = false; this.groupBox1.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(8, 0); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(56, 17); this.labelEx5.TabIndex = 10; this.labelEx5.Text = "本地导片"; // // groupBox2 // this.groupBox2.Controls.Add(this.labelEx4); this.groupBox2.Controls.Add(this.cbxDriveInfo); this.groupBox2.Controls.Add(this.chkNativeOnlyFilmSelection); this.groupBox2.Controls.Add(this.chbUpdate); this.groupBox2.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.groupBox2.Location = new System.Drawing.Point(8, 112); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(399, 56); this.groupBox2.TabIndex = 14; this.groupBox2.TabStop = false; this.groupBox2.Text = "本机设置"; // // chkNativeOnlyFilmSelection // this.chkNativeOnlyFilmSelection.AutoSize = true; this.chkNativeOnlyFilmSelection.BackColor = System.Drawing.Color.Transparent; this.chkNativeOnlyFilmSelection.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkNativeOnlyFilmSelection.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chkNativeOnlyFilmSelection.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkNativeOnlyFilmSelection.Fourstates = false; this.chkNativeOnlyFilmSelection.IsGreenTick = false; this.chkNativeOnlyFilmSelection.Location = new System.Drawing.Point(217, 23); this.chkNativeOnlyFilmSelection.Name = "chkNativeOnlyFilmSelection"; this.chkNativeOnlyFilmSelection.Size = new System.Drawing.Size(168, 21); this.chkNativeOnlyFilmSelection.TabIndex = 9; this.chkNativeOnlyFilmSelection.Text = "本机仅用于选片(F3可切换)"; this.chkNativeOnlyFilmSelection.UseVisualStyleBackColor = false; // // btnRemoteAssistance // this.btnRemoteAssistance.BackColor = System.Drawing.Color.Transparent; this.btnRemoteAssistance.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRemoteAssistance.BackImg"))); this.btnRemoteAssistance.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnRemoteAssistance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnRemoteAssistance.ForeColor = System.Drawing.Color.White; this.btnRemoteAssistance.IsCustomBackImg = false; this.btnRemoteAssistance.IsShowText = true; this.btnRemoteAssistance.Location = new System.Drawing.Point(221, 236); this.btnRemoteAssistance.Name = "btnRemoteAssistance"; this.btnRemoteAssistance.Size = new System.Drawing.Size(95, 28); this.btnRemoteAssistance.TabIndex = 8; this.btnRemoteAssistance.Text = "远程协助"; this.btnRemoteAssistance.UseVisualStyleBackColor = false; // // rdoIntranetClient // this.rdoIntranetClient.AutoSize = true; this.rdoIntranetClient.BackColor = System.Drawing.Color.Transparent; this.rdoIntranetClient.Checked = true; this.rdoIntranetClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.rdoIntranetClient.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.rdoIntranetClient.Location = new System.Drawing.Point(73, -3); this.rdoIntranetClient.Name = "rdoIntranetClient"; this.rdoIntranetClient.Size = new System.Drawing.Size(86, 21); this.rdoIntranetClient.TabIndex = 15; this.rdoIntranetClient.TabStop = true; this.rdoIntranetClient.Text = "常规客户端"; this.rdoIntranetClient.UseVisualStyleBackColor = false; // // rdoRemoteCloudClient // this.rdoRemoteCloudClient.AutoSize = true; this.rdoRemoteCloudClient.BackColor = System.Drawing.Color.Transparent; this.rdoRemoteCloudClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.rdoRemoteCloudClient.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.rdoRemoteCloudClient.Location = new System.Drawing.Point(200, -3); this.rdoRemoteCloudClient.Name = "rdoRemoteCloudClient"; this.rdoRemoteCloudClient.Size = new System.Drawing.Size(110, 21); this.rdoRemoteCloudClient.TabIndex = 15; this.rdoRemoteCloudClient.Text = "云版远程客户端"; this.rdoRemoteCloudClient.UseVisualStyleBackColor = false; // // groupBox3 // this.groupBox3.Controls.Add(this.plRemoteCloudClient); this.groupBox3.Controls.Add(this.plIntranetClient); this.groupBox3.Controls.Add(this.rdoRemoteCloudClient); this.groupBox3.Controls.Add(this.rdoIntranetClient); this.groupBox3.ForeColor = System.Drawing.Color.DimGray; this.groupBox3.Location = new System.Drawing.Point(8, 12); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(399, 94); this.groupBox3.TabIndex = 16; this.groupBox3.TabStop = false; this.groupBox3.Text = "连接设置"; // // plRemoteCloudClient // this.plRemoteCloudClient.Controls.Add(this.cbxDongleDomain); this.plRemoteCloudClient.Controls.Add(this.btnGetStoreName); this.plRemoteCloudClient.Controls.Add(this.labelEx1); this.plRemoteCloudClient.Controls.Add(this.txtEnterpriseID); this.plRemoteCloudClient.Controls.Add(this.labelEx6); this.plRemoteCloudClient.Controls.Add(this.labelEx7); this.plRemoteCloudClient.Controls.Add(this.txtCloudPort); this.plRemoteCloudClient.Location = new System.Drawing.Point(5, 20); this.plRemoteCloudClient.Name = "plRemoteCloudClient"; this.plRemoteCloudClient.Size = new System.Drawing.Size(387, 66); this.plRemoteCloudClient.TabIndex = 16; this.plRemoteCloudClient.Visible = false; // // cbxDongleDomain // this.cbxDongleDomain.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.cbxDongleDomain.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.cbxDongleDomain.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.cbxDongleDomain.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbxDongleDomain.FormattingEnabled = true; this.cbxDongleDomain.IsCustomColor = false; this.cbxDongleDomain.Location = new System.Drawing.Point(70, 35); this.cbxDongleDomain.Name = "cbxDongleDomain"; this.cbxDongleDomain.ReadOnly = true; this.cbxDongleDomain.Size = new System.Drawing.Size(183, 28); this.cbxDongleDomain.TabIndex = 11; this.cbxDongleDomain.Text = "请选择要登录的门店"; // // btnGetStoreName // this.btnGetStoreName.BackColor = System.Drawing.Color.Transparent; this.btnGetStoreName.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnGetStoreName.BackImg"))); this.btnGetStoreName.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnGetStoreName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnGetStoreName.ForeColor = System.Drawing.Color.White; this.btnGetStoreName.IsCustomBackImg = false; this.btnGetStoreName.IsShowText = true; this.btnGetStoreName.Location = new System.Drawing.Point(262, 35); this.btnGetStoreName.Name = "btnGetStoreName"; this.btnGetStoreName.Size = new System.Drawing.Size(115, 26); this.btnGetStoreName.TabIndex = 12; this.btnGetStoreName.Text = "获取门店"; this.btnGetStoreName.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(4, 41); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(59, 17); this.labelEx1.TabIndex = 4; this.labelEx1.Text = "选择门店:"; // // txtEnterpriseID // this.txtEnterpriseID.BackColor = System.Drawing.Color.Transparent; this.txtEnterpriseID.Icon = null; this.txtEnterpriseID.IconIsButton = false; this.txtEnterpriseID.IsPasswordChat = '\0'; this.txtEnterpriseID.IsSystemPasswordChar = false; this.txtEnterpriseID.Lines = new string[0]; this.txtEnterpriseID.Location = new System.Drawing.Point(70, 5); this.txtEnterpriseID.Margin = new System.Windows.Forms.Padding(0); this.txtEnterpriseID.MaxLength = 32767; this.txtEnterpriseID.MinimumSize = new System.Drawing.Size(0, 26); this.txtEnterpriseID.MouseBack = null; this.txtEnterpriseID.Multiline = false; this.txtEnterpriseID.Name = "txtEnterpriseID"; this.txtEnterpriseID.NormlBack = null; this.txtEnterpriseID.Padding = new System.Windows.Forms.Padding(5); this.txtEnterpriseID.ReadOnly = false; this.txtEnterpriseID.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtEnterpriseID.Size = new System.Drawing.Size(183, 26); this.txtEnterpriseID.TabIndex = 6; this.txtEnterpriseID.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtEnterpriseID.WaterColor = System.Drawing.Color.DarkGray; this.txtEnterpriseID.WaterText = "请输入企业ID"; this.txtEnterpriseID.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(4, 9); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(48, 17); this.labelEx6.TabIndex = 4; this.labelEx6.Text = "企业ID:"; // // 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(259, 9); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(35, 17); this.labelEx7.TabIndex = 3; this.labelEx7.Text = "端口:"; // // txtCloudPort // this.txtCloudPort.BackColor = System.Drawing.Color.Transparent; this.txtCloudPort.Icon = null; this.txtCloudPort.IconIsButton = false; this.txtCloudPort.IsPasswordChat = '\0'; this.txtCloudPort.IsSystemPasswordChar = false; this.txtCloudPort.Lines = new string[] { "8000"}; this.txtCloudPort.Location = new System.Drawing.Point(297, 5); this.txtCloudPort.Margin = new System.Windows.Forms.Padding(0); this.txtCloudPort.MaxLength = 32767; this.txtCloudPort.MinimumSize = new System.Drawing.Size(0, 26); this.txtCloudPort.MouseBack = null; this.txtCloudPort.Multiline = false; this.txtCloudPort.Name = "txtCloudPort"; this.txtCloudPort.NormlBack = null; this.txtCloudPort.Padding = new System.Windows.Forms.Padding(5); this.txtCloudPort.ReadOnly = false; this.txtCloudPort.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtCloudPort.Size = new System.Drawing.Size(83, 26); this.txtCloudPort.TabIndex = 5; this.txtCloudPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCloudPort.WaterColor = System.Drawing.Color.DarkGray; this.txtCloudPort.WaterText = ""; this.txtCloudPort.WordWrap = true; // // plIntranetClient // this.plIntranetClient.Controls.Add(this.txtHostName); this.plIntranetClient.Controls.Add(this.lbIP); this.plIntranetClient.Controls.Add(this.labelEx2); this.plIntranetClient.Controls.Add(this.txtHostPort); this.plIntranetClient.Location = new System.Drawing.Point(2, 29); this.plIntranetClient.Name = "plIntranetClient"; this.plIntranetClient.Size = new System.Drawing.Size(393, 37); this.plIntranetClient.TabIndex = 16; // // frmLoginSettings // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage"))); this.ClientSize = new System.Drawing.Size(420, 340); this.Controls.Add(this.labelEx3); this.Controls.Add(this.cbx_Testshareddirectory); 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 = "frmLoginSettings"; this.Text = "登录服务器设置"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.Controls.SetChildIndex(this.btnAppFormMaximize, 0); this.Controls.SetChildIndex(this.cbx_Testshareddirectory, 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.Controls.SetChildIndex(this.labelEx3, 0); this.plExMainContainer.ResumeLayout(false); this.plExMainContainer.PerformLayout(); this.plFormMainContent.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.plRemoteCloudClient.ResumeLayout(false); this.plRemoteCloudClient.PerformLayout(); this.plIntranetClient.ResumeLayout(false); this.plIntranetClient.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private ComponentLibrary.ButtonEx btnFrmClose; private ComponentLibrary.ButtonEx btnEnter; private ComponentLibrary.TextBoxEx txtHostPort; private ComponentLibrary.TextBoxEx txtHostName; private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.LabelEx lbIP; private ComponentLibrary.LabelEx labelEx3; private ComponentLibrary.CheckBoxEx cbx_Testshareddirectory; private ComponentLibrary.CheckBoxEx chbUpdate; protected internal ComponentLibrary.ButtonEx btnLSP; private ComponentLibrary.LabelEx labelEx4; public ComponentLibrary.ComboBoxEx cbxDriveInfo; public ComponentLibrary.LabelEx lbMsg; public ComponentLibrary.ButtonForm btnfBrowse; public ComponentLibrary.TextBoxEx txtLocalImportPath; public ComponentLibrary.CheckBoxEx chkOpenLocalImportPhoto; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.GroupBox groupBox1; private ComponentLibrary.LabelEx labelEx5; public ComponentLibrary.CheckBoxEx chkNativeOnlyFilmSelection; public ComponentLibrary.ButtonEx btnRemoteAssistance; private System.Windows.Forms.GroupBox groupBox3; private ComponentLibrary.LabelEx labelEx1; private ComponentLibrary.LabelEx labelEx6; private ComponentLibrary.LabelEx labelEx7; public ComponentLibrary.RadioButtonEx rdoRemoteCloudClient; public ComponentLibrary.RadioButtonEx rdoIntranetClient; public ComponentLibrary.TextBoxEx txtEnterpriseID; public ComponentLibrary.TextBoxEx txtCloudPort; public System.Windows.Forms.Panel plIntranetClient; public System.Windows.Forms.Panel plRemoteCloudClient; public ComponentLibrary.ComboBoxEx cbxDongleDomain; public ComponentLibrary.ButtonForm btnGetStoreName; } }