namespace Uestc.Auto6.Dso.Protocol.I2C { partial class I2CSetControl { /// /// 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 Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.LblSCLK = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.CbxSCLK = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx(); this.LblSCLKThreshold = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.BtnSCLKThreshold = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.LblSDA = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.LblSDAThreshold = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.CbxSDA = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx(); this.BtnSDAThreshold = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.SuspendLayout(); // // LblSCLK // this.LblSCLK.BackColor = System.Drawing.Color.Empty; this.LblSCLK.BorderColor = System.Drawing.Color.Black; this.LblSCLK.BorderThickness = 0; this.LblSCLK.CornerRadius = 0; this.LblSCLK.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblSCLK.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblSCLK.Location = new System.Drawing.Point(35, 112); this.LblSCLK.MultyLineFlag = false; this.LblSCLK.Name = "LblSCLK"; this.LblSCLK.Size = new System.Drawing.Size(75, 23); this.LblSCLK.TabIndex = 0; this.LblSCLK.Text = "时钟输入"; this.LblSCLK.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // CbxSCLK // this.CbxSCLK.BackColor = System.Drawing.Color.White; this.CbxSCLK.BorderColor = System.Drawing.Color.Black; this.CbxSCLK.BorderThickness = 1; this.CbxSCLK.CornerRadius = 0; this.CbxSCLK.DataSource = null; this.CbxSCLK.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CbxSCLK.DropDownHeight = 200; this.CbxSCLK.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CbxSCLK.DropDownWidth = 95; this.CbxSCLK.DropKey = System.Windows.Forms.Keys.Space; this.CbxSCLK.DroppedDown = false; this.CbxSCLK.FocusColor = System.Drawing.Color.Blue; this.CbxSCLK.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxSCLK.GetDisPlayName = null; this.CbxSCLK.ItemHeight = 28; this.CbxSCLK.KeyDropEnble = true; this.CbxSCLK.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxSCLK.Location = new System.Drawing.Point(35, 142); this.CbxSCLK.MaxDropDownItems = 8; this.CbxSCLK.Name = "CbxSCLK"; this.CbxSCLK.RectBtnWidth = 20; this.CbxSCLK.SelectedBackColor = System.Drawing.Color.Blue; this.CbxSCLK.SelectedIndex = -1; this.CbxSCLK.SelectedItem = null; this.CbxSCLK.SelectedText = ""; this.CbxSCLK.Size = new System.Drawing.Size(120, 30); this.CbxSCLK.Soreted = false; this.CbxSCLK.TabIndex = 1; this.CbxSCLK.Text = "comboBoxEx1"; this.CbxSCLK.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CbxSCLK.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; // // LblSCLKThreshold // this.LblSCLKThreshold.BackColor = System.Drawing.Color.Empty; this.LblSCLKThreshold.BorderColor = System.Drawing.Color.Black; this.LblSCLKThreshold.BorderThickness = 0; this.LblSCLKThreshold.CornerRadius = 0; this.LblSCLKThreshold.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblSCLKThreshold.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblSCLKThreshold.Location = new System.Drawing.Point(290, 112); this.LblSCLKThreshold.MultyLineFlag = false; this.LblSCLKThreshold.Name = "LblSCLKThreshold"; this.LblSCLKThreshold.Size = new System.Drawing.Size(75, 23); this.LblSCLKThreshold.TabIndex = 0; this.LblSCLKThreshold.Text = "时钟门限"; this.LblSCLKThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // BtnSCLKThreshold // this.BtnSCLKThreshold.BackColor = System.Drawing.Color.Transparent; this.BtnSCLKThreshold.BorderColor = System.Drawing.Color.Black; this.BtnSCLKThreshold.BorderThickness = 1; this.BtnSCLKThreshold.CornerRadius = 0; this.BtnSCLKThreshold.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnSCLKThreshold.DaskArray = null; this.BtnSCLKThreshold.DropKey = System.Windows.Forms.Keys.Space; this.BtnSCLKThreshold.ForeColor = System.Drawing.Color.Black; this.BtnSCLKThreshold.Icon = null; this.BtnSCLKThreshold.IconOffset = 10; this.BtnSCLKThreshold.IconSize = new System.Drawing.Size(24, 24); this.BtnSCLKThreshold.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnSCLKThreshold.Location = new System.Drawing.Point(290, 142); this.BtnSCLKThreshold.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnSCLKThreshold.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnSCLKThreshold.MouseInBorderThickness = 1; this.BtnSCLKThreshold.MouseinForeColor = System.Drawing.Color.Blue; this.BtnSCLKThreshold.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnSCLKThreshold.Name = "BtnSCLKThreshold"; this.BtnSCLKThreshold.PressedBackColor = System.Drawing.Color.Gray; this.BtnSCLKThreshold.PressedBorderColor = System.Drawing.Color.Blue; this.BtnSCLKThreshold.PressedBorderThickness = 1; this.BtnSCLKThreshold.PressedForeColor = System.Drawing.Color.Blue; this.BtnSCLKThreshold.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnSCLKThreshold.Size = new System.Drawing.Size(120, 30); this.BtnSCLKThreshold.SVGForeColor = System.Drawing.Color.Black; this.BtnSCLKThreshold.SVGPath = ""; this.BtnSCLKThreshold.TabIndex = 2; this.BtnSCLKThreshold.Text = "uestcIconButton1"; this.BtnSCLKThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // LblSDA // this.LblSDA.BackColor = System.Drawing.Color.Empty; this.LblSDA.BorderColor = System.Drawing.Color.Black; this.LblSDA.BorderThickness = 0; this.LblSDA.CornerRadius = 0; this.LblSDA.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblSDA.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblSDA.Location = new System.Drawing.Point(35, 30); this.LblSDA.MultyLineFlag = false; this.LblSDA.Name = "LblSDA"; this.LblSDA.Size = new System.Drawing.Size(75, 23); this.LblSDA.TabIndex = 0; this.LblSDA.Text = "数据输入"; this.LblSDA.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // LblSDAThreshold // this.LblSDAThreshold.BackColor = System.Drawing.Color.Empty; this.LblSDAThreshold.BorderColor = System.Drawing.Color.Black; this.LblSDAThreshold.BorderThickness = 0; this.LblSDAThreshold.CornerRadius = 0; this.LblSDAThreshold.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblSDAThreshold.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblSDAThreshold.Location = new System.Drawing.Point(290, 30); this.LblSDAThreshold.MultyLineFlag = false; this.LblSDAThreshold.Name = "LblSDAThreshold"; this.LblSDAThreshold.Size = new System.Drawing.Size(75, 23); this.LblSDAThreshold.TabIndex = 0; this.LblSDAThreshold.Text = "数据门限"; this.LblSDAThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // CbxSDA // this.CbxSDA.BackColor = System.Drawing.Color.White; this.CbxSDA.BorderColor = System.Drawing.Color.Black; this.CbxSDA.BorderThickness = 1; this.CbxSDA.CornerRadius = 0; this.CbxSDA.DataSource = null; this.CbxSDA.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CbxSDA.DropDownHeight = 200; this.CbxSDA.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CbxSDA.DropDownWidth = 95; this.CbxSDA.DropKey = System.Windows.Forms.Keys.Space; this.CbxSDA.DroppedDown = false; this.CbxSDA.FocusColor = System.Drawing.Color.Blue; this.CbxSDA.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxSDA.GetDisPlayName = null; this.CbxSDA.ItemHeight = 28; this.CbxSDA.KeyDropEnble = true; this.CbxSDA.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxSDA.Location = new System.Drawing.Point(35, 60); this.CbxSDA.MaxDropDownItems = 8; this.CbxSDA.Name = "CbxSDA"; this.CbxSDA.RectBtnWidth = 20; this.CbxSDA.SelectedBackColor = System.Drawing.Color.Blue; this.CbxSDA.SelectedIndex = -1; this.CbxSDA.SelectedItem = null; this.CbxSDA.SelectedText = ""; this.CbxSDA.Size = new System.Drawing.Size(120, 30); this.CbxSDA.Soreted = false; this.CbxSDA.TabIndex = 1; this.CbxSDA.Text = "comboBoxEx1"; this.CbxSDA.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CbxSDA.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; // // BtnSDAThreshold // this.BtnSDAThreshold.BackColor = System.Drawing.Color.Transparent; this.BtnSDAThreshold.BorderColor = System.Drawing.Color.Black; this.BtnSDAThreshold.BorderThickness = 1; this.BtnSDAThreshold.CornerRadius = 0; this.BtnSDAThreshold.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnSDAThreshold.DaskArray = null; this.BtnSDAThreshold.DropKey = System.Windows.Forms.Keys.Space; this.BtnSDAThreshold.ForeColor = System.Drawing.Color.Black; this.BtnSDAThreshold.Icon = null; this.BtnSDAThreshold.IconOffset = 10; this.BtnSDAThreshold.IconSize = new System.Drawing.Size(24, 24); this.BtnSDAThreshold.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnSDAThreshold.Location = new System.Drawing.Point(290, 60); this.BtnSDAThreshold.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnSDAThreshold.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnSDAThreshold.MouseInBorderThickness = 1; this.BtnSDAThreshold.MouseinForeColor = System.Drawing.Color.Blue; this.BtnSDAThreshold.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnSDAThreshold.Name = "BtnSDAThreshold"; this.BtnSDAThreshold.PressedBackColor = System.Drawing.Color.Gray; this.BtnSDAThreshold.PressedBorderColor = System.Drawing.Color.Blue; this.BtnSDAThreshold.PressedBorderThickness = 1; this.BtnSDAThreshold.PressedForeColor = System.Drawing.Color.Blue; this.BtnSDAThreshold.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnSDAThreshold.Size = new System.Drawing.Size(120, 30); this.BtnSDAThreshold.SVGForeColor = System.Drawing.Color.Black; this.BtnSDAThreshold.SVGPath = ""; this.BtnSDAThreshold.TabIndex = 2; this.BtnSDAThreshold.Text = "uestcIconButton1"; this.BtnSDAThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // I2CSetControl // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.BtnSDAThreshold); this.Controls.Add(this.BtnSCLKThreshold); this.Controls.Add(this.CbxSDA); this.Controls.Add(this.CbxSCLK); this.Controls.Add(this.LblSDAThreshold); this.Controls.Add(this.LblSDA); this.Controls.Add(this.LblSCLKThreshold); this.Controls.Add(this.LblSCLK); this.Margin = new System.Windows.Forms.Padding(0); this.Name = "I2CSetControl"; this.Size = new System.Drawing.Size(480, 440); this.ResumeLayout(false); } #endregion [RowCol(1,0)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSCLK; [RowCol(1,0)] private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxSCLK; [RowCol(1,1)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSCLKThreshold; [RowCol(1,1)] private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnSCLKThreshold; [RowCol()] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSDA; [RowCol(0,1)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSDAThreshold; [RowCol()] private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxSDA; [RowCol(0,1)] private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnSDAThreshold; } }