namespace LYFZ.Software.UI { partial class frmTestUI { /// /// 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTestUI)); this.textBoxEx1 = new LYFZ.ComponentLibrary.TextBoxEx(); this.textBoxEx2 = new LYFZ.ComponentLibrary.TextBoxEx(); this.buttonEx1 = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.buttonEx2 = new LYFZ.ComponentLibrary.ButtonEx(); this.dataGridViewEx1 = new LYFZ.ComponentLibrary.DataGridViewEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.buttonEx3 = new LYFZ.ComponentLibrary.ButtonEx(); this.buttonEx4 = new LYFZ.ComponentLibrary.ButtonEx(); this.pictureBoxEx1 = new LYFZ.ComponentLibrary.PictureBoxEx(); this.buttonEx5 = new LYFZ.ComponentLibrary.ButtonEx(); this.buttonEx6 = new LYFZ.ComponentLibrary.ButtonEx(); this.buttonEx7 = new LYFZ.ComponentLibrary.ButtonEx(); this.buttonEx8 = new LYFZ.ComponentLibrary.ButtonEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridViewEx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBoxEx1)).BeginInit(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.pictureBoxEx1); this.plExMainContainer.Controls.Add(this.dataGridViewEx1); this.plExMainContainer.Controls.Add(this.labelEx3); this.plExMainContainer.Controls.Add(this.labelEx2); this.plExMainContainer.Controls.Add(this.labelEx1); this.plExMainContainer.Controls.Add(this.buttonEx6); this.plExMainContainer.Controls.Add(this.buttonEx5); this.plExMainContainer.Controls.Add(this.buttonEx4); this.plExMainContainer.Controls.Add(this.buttonEx3); this.plExMainContainer.Controls.Add(this.buttonEx2); this.plExMainContainer.Controls.Add(this.buttonEx7); this.plExMainContainer.Controls.Add(this.buttonEx8); this.plExMainContainer.Controls.Add(this.buttonEx1); this.plExMainContainer.Controls.Add(this.textBoxEx2); this.plExMainContainer.Controls.Add(this.textBoxEx1); this.plExMainContainer.Location = new System.Drawing.Point(0, 40); this.plExMainContainer.Size = new System.Drawing.Size(910, 652); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(910, 692); this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); // // textBoxEx1 // this.textBoxEx1.BackColor = System.Drawing.Color.Transparent; this.textBoxEx1.Icon = null; this.textBoxEx1.IconIsButton = false; this.textBoxEx1.IsPasswordChat = '\0'; this.textBoxEx1.IsSystemPasswordChar = false; this.textBoxEx1.Lines = new string[0]; this.textBoxEx1.Location = new System.Drawing.Point(9, 21); this.textBoxEx1.Margin = new System.Windows.Forms.Padding(0); this.textBoxEx1.MaxLength = 327670; this.textBoxEx1.MinimumSize = new System.Drawing.Size(0, 26); this.textBoxEx1.MouseBack = null; this.textBoxEx1.Multiline = true; this.textBoxEx1.Name = "textBoxEx1"; this.textBoxEx1.NormlBack = null; this.textBoxEx1.Padding = new System.Windows.Forms.Padding(5); this.textBoxEx1.ReadOnly = false; this.textBoxEx1.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.textBoxEx1.Size = new System.Drawing.Size(392, 337); this.textBoxEx1.TabIndex = 0; this.textBoxEx1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.textBoxEx1.WaterColor = System.Drawing.Color.DarkGray; this.textBoxEx1.WaterText = "发送框"; this.textBoxEx1.WordWrap = true; // // textBoxEx2 // this.textBoxEx2.BackColor = System.Drawing.Color.Transparent; this.textBoxEx2.Icon = null; this.textBoxEx2.IconIsButton = false; this.textBoxEx2.IsPasswordChat = '\0'; this.textBoxEx2.IsSystemPasswordChar = false; this.textBoxEx2.Lines = new string[0]; this.textBoxEx2.Location = new System.Drawing.Point(488, 21); this.textBoxEx2.Margin = new System.Windows.Forms.Padding(0); this.textBoxEx2.MaxLength = 327670; this.textBoxEx2.MinimumSize = new System.Drawing.Size(0, 26); this.textBoxEx2.MouseBack = null; this.textBoxEx2.Multiline = true; this.textBoxEx2.Name = "textBoxEx2"; this.textBoxEx2.NormlBack = null; this.textBoxEx2.Padding = new System.Windows.Forms.Padding(5); this.textBoxEx2.ReadOnly = true; this.textBoxEx2.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.textBoxEx2.Size = new System.Drawing.Size(414, 337); this.textBoxEx2.TabIndex = 0; this.textBoxEx2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.textBoxEx2.WaterColor = System.Drawing.Color.DarkGray; this.textBoxEx2.WaterText = "接收框"; this.textBoxEx2.WordWrap = true; // // buttonEx1 // 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(402, 49); this.buttonEx1.Name = "buttonEx1"; this.buttonEx1.Size = new System.Drawing.Size(85, 28); this.buttonEx1.TabIndex = 1; this.buttonEx1.Text = "发 送"; this.buttonEx1.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(12, 4); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(44, 17); this.labelEx1.TabIndex = 2; this.labelEx1.Text = "发送框"; // // 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(491, 4); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(44, 17); this.labelEx2.TabIndex = 2; this.labelEx2.Text = "接收框"; // // buttonEx2 // 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(402, 83); this.buttonEx2.Name = "buttonEx2"; this.buttonEx2.Size = new System.Drawing.Size(85, 28); this.buttonEx2.TabIndex = 1; this.buttonEx2.Text = "查询数据库"; this.buttonEx2.UseVisualStyleBackColor = false; // // dataGridViewEx1 // this.dataGridViewEx1.AllowUserToAddRows = false; this.dataGridViewEx1.AllowUserToDeleteRows = false; this.dataGridViewEx1.AllowUserToResizeRows = false; dataGridViewCellStyle3.BackColor = System.Drawing.Color.LightCyan; this.dataGridViewEx1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3; this.dataGridViewEx1.BackgroundColor = System.Drawing.Color.White; this.dataGridViewEx1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dataGridViewEx1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4; this.dataGridViewEx1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridViewEx1.EnableHeadersVisualStyles = false; this.dataGridViewEx1.EraseCell = false; this.dataGridViewEx1.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dataGridViewEx1.GridViewUniquelyIdentify = "_dataGridViewEx1_dataGridViewEx1_dataGridViewEx1_plExMainContainer_dataGridViewEx" + "1_dataGridViewEx1_dataGridViewEx1_dataGridViewEx1"; this.dataGridViewEx1.IsCompleteBonding = false; this.dataGridViewEx1.IsCopyCellValue = true; this.dataGridViewEx1.Location = new System.Drawing.Point(12, 390); this.dataGridViewEx1.Name = "dataGridViewEx1"; this.dataGridViewEx1.RowHeadersVisible = false; this.dataGridViewEx1.RowTemplate.Height = 23; this.dataGridViewEx1.RowTemplate.ReadOnly = true; this.dataGridViewEx1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridViewEx1.Size = new System.Drawing.Size(890, 224); this.dataGridViewEx1.TabIndex = 3; // // 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(12, 617); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(44, 17); this.labelEx3.TabIndex = 2; this.labelEx3.Text = "接收框"; // // buttonEx3 // this.buttonEx3.BackColor = System.Drawing.Color.Transparent; this.buttonEx3.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx3.BackImg"))); this.buttonEx3.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.buttonEx3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.buttonEx3.ForeColor = System.Drawing.Color.White; this.buttonEx3.IsCustomBackImg = false; this.buttonEx3.IsShowText = true; this.buttonEx3.Location = new System.Drawing.Point(402, 117); this.buttonEx3.Name = "buttonEx3"; this.buttonEx3.Size = new System.Drawing.Size(85, 28); this.buttonEx3.TabIndex = 1; this.buttonEx3.Text = "上传文件"; this.buttonEx3.UseVisualStyleBackColor = false; // // buttonEx4 // this.buttonEx4.BackColor = System.Drawing.Color.Transparent; this.buttonEx4.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx4.BackImg"))); this.buttonEx4.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.buttonEx4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.buttonEx4.ForeColor = System.Drawing.Color.White; this.buttonEx4.IsCustomBackImg = false; this.buttonEx4.IsShowText = true; this.buttonEx4.Location = new System.Drawing.Point(402, 151); this.buttonEx4.Name = "buttonEx4"; this.buttonEx4.Size = new System.Drawing.Size(85, 28); this.buttonEx4.TabIndex = 1; this.buttonEx4.Text = "下载文件"; this.buttonEx4.UseVisualStyleBackColor = false; // // pictureBoxEx1 // this.pictureBoxEx1.BackColor = System.Drawing.Color.WhiteSmoke; this.pictureBoxEx1.Location = new System.Drawing.Point(667, 35); this.pictureBoxEx1.Name = "pictureBoxEx1"; this.pictureBoxEx1.Size = new System.Drawing.Size(209, 306); this.pictureBoxEx1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBoxEx1.TabIndex = 4; this.pictureBoxEx1.TabStop = false; this.pictureBoxEx1.Visible = false; // // buttonEx5 // this.buttonEx5.BackColor = System.Drawing.Color.Transparent; this.buttonEx5.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx5.BackImg"))); this.buttonEx5.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.buttonEx5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.buttonEx5.ForeColor = System.Drawing.Color.White; this.buttonEx5.IsCustomBackImg = false; this.buttonEx5.IsShowText = true; this.buttonEx5.Location = new System.Drawing.Point(402, 185); this.buttonEx5.Name = "buttonEx5"; this.buttonEx5.Size = new System.Drawing.Size(85, 28); this.buttonEx5.TabIndex = 1; this.buttonEx5.Text = "上传图片"; this.buttonEx5.UseVisualStyleBackColor = false; // // buttonEx6 // this.buttonEx6.BackColor = System.Drawing.Color.Transparent; this.buttonEx6.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx6.BackImg"))); this.buttonEx6.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.buttonEx6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.buttonEx6.ForeColor = System.Drawing.Color.White; this.buttonEx6.IsCustomBackImg = false; this.buttonEx6.IsShowText = true; this.buttonEx6.Location = new System.Drawing.Point(402, 219); this.buttonEx6.Name = "buttonEx6"; this.buttonEx6.Size = new System.Drawing.Size(85, 28); this.buttonEx6.TabIndex = 1; this.buttonEx6.Text = "下载图片"; this.buttonEx6.UseVisualStyleBackColor = false; // // buttonEx7 // this.buttonEx7.BackColor = System.Drawing.Color.Transparent; this.buttonEx7.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx7.BackImg"))); this.buttonEx7.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.buttonEx7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.buttonEx7.ForeColor = System.Drawing.Color.White; this.buttonEx7.IsCustomBackImg = false; this.buttonEx7.IsShowText = true; this.buttonEx7.Location = new System.Drawing.Point(401, 15); this.buttonEx7.Name = "buttonEx7"; this.buttonEx7.Size = new System.Drawing.Size(85, 28); this.buttonEx7.TabIndex = 1; this.buttonEx7.Text = "发送到总店"; this.buttonEx7.UseVisualStyleBackColor = false; // // buttonEx8 // this.buttonEx8.BackColor = System.Drawing.Color.Transparent; this.buttonEx8.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx8.BackImg"))); this.buttonEx8.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.buttonEx8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.buttonEx8.ForeColor = System.Drawing.Color.White; this.buttonEx8.IsCustomBackImg = false; this.buttonEx8.IsShowText = true; this.buttonEx8.Location = new System.Drawing.Point(402, 253); this.buttonEx8.Name = "buttonEx8"; this.buttonEx8.Size = new System.Drawing.Size(85, 31); this.buttonEx8.TabIndex = 1; this.buttonEx8.Text = "发送序列化"; this.buttonEx8.UseVisualStyleBackColor = false; // // frmTestUI // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage"))); this.ClientSize = new System.Drawing.Size(910, 757); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsMaximized = false; this.IsShowUcNavigationTool = true; this.IsUserControlsSize = false; this.MinimizeBox = false; this.Name = "frmTestUI"; this.Text = "网络传输测试"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plExMainContainer.PerformLayout(); this.plFormMainContent.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridViewEx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBoxEx1)).EndInit(); this.ResumeLayout(false); } #endregion private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.LabelEx labelEx1; public ComponentLibrary.ButtonEx buttonEx1; public ComponentLibrary.TextBoxEx textBoxEx2; public ComponentLibrary.TextBoxEx textBoxEx1; public ComponentLibrary.ButtonEx buttonEx2; public ComponentLibrary.DataGridViewEx dataGridViewEx1; public ComponentLibrary.LabelEx labelEx3; public ComponentLibrary.ButtonEx buttonEx4; public ComponentLibrary.ButtonEx buttonEx3; public ComponentLibrary.PictureBoxEx pictureBoxEx1; public ComponentLibrary.ButtonEx buttonEx6; public ComponentLibrary.ButtonEx buttonEx5; public ComponentLibrary.ButtonEx buttonEx7; public ComponentLibrary.ButtonEx buttonEx8; } }