namespace Uestc.Auto6.Dso.Protocol.RS232 { partial class RS232SetControl { /// /// 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) { Presenter?.TryRemoveView(this); 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() { Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem1 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem(); Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem2 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem(); Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem3 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem(); Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem4 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem(); Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem5 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem(); Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem6 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem(); Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem7 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem(); Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem8 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem(); Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem9 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem(); Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem10 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem(); this.LblBitRate = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.CbxBitRate = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx(); this.LblRealBitRate = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.BtnRealBitRate = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.LblDataBits = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.RbgDataBits = new Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup(); this.LblByteOrder = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.CbxByteOrder = new Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup(); this.LblStopBits = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.CbxStopBits = new Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup(); this.LblParity = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.CbxParity = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx(); this.LblSource = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.CbxSource = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx(); this.LblThreshold = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.BtnThreshold = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.LblPolarity = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.RbgPolarity = new Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup(); this.CbxSignalType = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx(); this.LblSignalType = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.CbxSourceL = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx(); this.LblSourceL = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.SuspendLayout(); // // LblBitRate // this.LblBitRate.BackColor = System.Drawing.Color.Empty; this.LblBitRate.BorderColor = System.Drawing.Color.Black; this.LblBitRate.BorderThickness = 0; this.LblBitRate.CornerRadius = 0; this.LblBitRate.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblBitRate.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblBitRate.Location = new System.Drawing.Point(209, 9); this.LblBitRate.Margin = new System.Windows.Forms.Padding(4); this.LblBitRate.MultyLineFlag = false; this.LblBitRate.Name = "LblBitRate"; this.LblBitRate.Size = new System.Drawing.Size(153, 24); this.LblBitRate.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblBitRate.StylizeFlag = true; this.LblBitRate.TabIndex = 0; this.LblBitRate.Text = "波特率"; this.LblBitRate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // CbxBitRate // this.CbxBitRate.BackColor = System.Drawing.Color.Empty; this.CbxBitRate.BorderColor = System.Drawing.Color.Black; this.CbxBitRate.BorderThickness = 1; this.CbxBitRate.CornerRadius = 0; this.CbxBitRate.DataSource = null; this.CbxBitRate.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CbxBitRate.DropDownHeight = 200; this.CbxBitRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CbxBitRate.DropDownWidth = 153; this.CbxBitRate.DropKey = System.Windows.Forms.Keys.Space; this.CbxBitRate.DroppedDown = false; this.CbxBitRate.FocusColor = System.Drawing.SystemColors.Control; this.CbxBitRate.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxBitRate.GetDisPlayName = null; this.CbxBitRate.Height = 39; this.CbxBitRate.ImageMode = false; this.CbxBitRate.ItemHeight = 28; this.CbxBitRate.KeyDropEnble = true; this.CbxBitRate.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxBitRate.Location = new System.Drawing.Point(208, 41); this.CbxBitRate.Margin = new System.Windows.Forms.Padding(4); this.CbxBitRate.MaxDropDownItems = 8; this.CbxBitRate.Name = "CbxBitRate"; this.CbxBitRate.RectBtnWidth = 20; this.CbxBitRate.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(183)))), ((int)(((byte)(245))))); this.CbxBitRate.SelectedIndex = -1; this.CbxBitRate.SelectedItem = null; this.CbxBitRate.SelectedText = ""; this.CbxBitRate.Size = new System.Drawing.Size(153, 39); this.CbxBitRate.Soreted = false; this.CbxBitRate.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.CbxBitRate.StylizeFlag = true; this.CbxBitRate.TabIndex = 1; this.CbxBitRate.Text = "comboBoxEx1"; this.CbxBitRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CbxBitRate.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; // // LblRealBitRate // this.LblRealBitRate.BackColor = System.Drawing.Color.Empty; this.LblRealBitRate.BorderColor = System.Drawing.Color.Black; this.LblRealBitRate.BorderThickness = 0; this.LblRealBitRate.CornerRadius = 0; this.LblRealBitRate.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblRealBitRate.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblRealBitRate.Location = new System.Drawing.Point(446, 9); this.LblRealBitRate.Margin = new System.Windows.Forms.Padding(4); this.LblRealBitRate.MultyLineFlag = false; this.LblRealBitRate.Name = "LblRealBitRate"; this.LblRealBitRate.Size = new System.Drawing.Size(153, 24); this.LblRealBitRate.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblRealBitRate.StylizeFlag = true; this.LblRealBitRate.TabIndex = 0; this.LblRealBitRate.Text = "波特率"; this.LblRealBitRate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // BtnRealBitRate // this.BtnRealBitRate.BackColor = System.Drawing.Color.Transparent; this.BtnRealBitRate.BorderColor = System.Drawing.Color.Black; this.BtnRealBitRate.BorderThickness = 1; this.BtnRealBitRate.CornerRadius = 0; this.BtnRealBitRate.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnRealBitRate.DaskArray = null; this.BtnRealBitRate.DropKey = System.Windows.Forms.Keys.Space; this.BtnRealBitRate.ForeColor = System.Drawing.Color.Black; this.BtnRealBitRate.Height = 39; this.BtnRealBitRate.Icon = null; this.BtnRealBitRate.IconOffset = 10; this.BtnRealBitRate.IconSize = new System.Drawing.Size(24, 24); this.BtnRealBitRate.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnRealBitRate.Location = new System.Drawing.Point(446, 41); this.BtnRealBitRate.Margin = new System.Windows.Forms.Padding(4); this.BtnRealBitRate.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnRealBitRate.MouseinBorderColor = System.Drawing.SystemColors.Control; this.BtnRealBitRate.MouseInBorderThickness = 1; this.BtnRealBitRate.MouseinForeColor = System.Drawing.Color.Black; this.BtnRealBitRate.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnRealBitRate.Name = "BtnRealBitRate"; this.BtnRealBitRate.PressedBackColor = System.Drawing.Color.Transparent; this.BtnRealBitRate.PressedBorderColor = System.Drawing.SystemColors.Control; this.BtnRealBitRate.PressedBorderThickness = 1; this.BtnRealBitRate.PressedForeColor = System.Drawing.Color.Black; this.BtnRealBitRate.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnRealBitRate.Size = new System.Drawing.Size(153, 39); this.BtnRealBitRate.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.BtnRealBitRate.StylizeFlag = true; this.BtnRealBitRate.SVGForeColor = System.Drawing.Color.Black; this.BtnRealBitRate.SVGPath = ""; this.BtnRealBitRate.TabIndex = 1; this.BtnRealBitRate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // LblDataBits // this.LblDataBits.BackColor = System.Drawing.Color.Empty; this.LblDataBits.BorderColor = System.Drawing.Color.Black; this.LblDataBits.BorderThickness = 0; this.LblDataBits.CornerRadius = 0; this.LblDataBits.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblDataBits.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblDataBits.Location = new System.Drawing.Point(208, 183); this.LblDataBits.Margin = new System.Windows.Forms.Padding(4); this.LblDataBits.MultyLineFlag = false; this.LblDataBits.Name = "LblDataBits"; this.LblDataBits.Size = new System.Drawing.Size(57, 24); this.LblDataBits.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblDataBits.StylizeFlag = true; this.LblDataBits.TabIndex = 0; this.LblDataBits.Text = "位宽"; this.LblDataBits.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // RbgDataBits // this.RbgDataBits.BackColor = System.Drawing.Color.Black; this.RbgDataBits.BorderColor = System.Drawing.Color.Black; this.RbgDataBits.BorderThickness = 1; this.RbgDataBits.ButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150))))); this.RbgDataBits.ButtonFont = null; radioButtonItem1.Icon = null; radioButtonItem1.Padding = new System.Windows.Forms.Padding(0); radioButtonItem1.Tag = null; radioButtonItem1.Text = "7"; radioButtonItem2.Icon = null; radioButtonItem2.Padding = new System.Windows.Forms.Padding(0); radioButtonItem2.Tag = null; radioButtonItem2.Text = "8"; radioButtonItem3.Icon = null; radioButtonItem3.Padding = new System.Windows.Forms.Padding(0); radioButtonItem3.Tag = null; radioButtonItem3.Text = "9"; this.RbgDataBits.ButtonItems = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem[] { radioButtonItem1, radioButtonItem2, radioButtonItem3}; this.RbgDataBits.ButtonOffset = 0; this.RbgDataBits.ButtonTextColor = System.Drawing.Color.Empty; this.RbgDataBits.ChoosedButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(183)))), ((int)(((byte)(245))))); this.RbgDataBits.ChoosedButtonIndex = 0; this.RbgDataBits.ChoosedButtonTextColor = System.Drawing.Color.Empty; this.RbgDataBits.ContentBackColor = System.Drawing.Color.Black; this.RbgDataBits.ContentPadding = new System.Windows.Forms.Padding(0); this.RbgDataBits.FocusBorderColor = System.Drawing.Color.White; this.RbgDataBits.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.RbgDataBits.Height = 39; this.RbgDataBits.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.RbgDataBits.Location = new System.Drawing.Point(209, 216); this.RbgDataBits.Margin = new System.Windows.Forms.Padding(5); this.RbgDataBits.Name = "RbgDataBits"; this.RbgDataBits.Padding = new System.Windows.Forms.Padding(1); this.RbgDataBits.Size = new System.Drawing.Size(153, 39); this.RbgDataBits.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.RbgDataBits.StylizeFlag = true; this.RbgDataBits.TabIndex = 1; // // LblByteOrder // this.LblByteOrder.BackColor = System.Drawing.Color.Empty; this.LblByteOrder.BorderColor = System.Drawing.Color.Black; this.LblByteOrder.BorderThickness = 0; this.LblByteOrder.CornerRadius = 0; this.LblByteOrder.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblByteOrder.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblByteOrder.Location = new System.Drawing.Point(4, 183); this.LblByteOrder.Margin = new System.Windows.Forms.Padding(4); this.LblByteOrder.MultyLineFlag = false; this.LblByteOrder.Name = "LblByteOrder"; this.LblByteOrder.Size = new System.Drawing.Size(72, 24); this.LblByteOrder.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblByteOrder.StylizeFlag = true; this.LblByteOrder.TabIndex = 0; this.LblByteOrder.Text = "位顺序"; this.LblByteOrder.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // CbxByteOrder // this.CbxByteOrder.BackColor = System.Drawing.Color.Black; this.CbxByteOrder.BorderColor = System.Drawing.Color.Black; this.CbxByteOrder.BorderThickness = 1; this.CbxByteOrder.ButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150))))); this.CbxByteOrder.ButtonFont = null; radioButtonItem4.Icon = null; radioButtonItem4.Padding = new System.Windows.Forms.Padding(0); radioButtonItem4.Tag = null; radioButtonItem4.Text = "LSB"; radioButtonItem5.Icon = null; radioButtonItem5.Padding = new System.Windows.Forms.Padding(0); radioButtonItem5.Tag = null; radioButtonItem5.Text = "MSB"; this.CbxByteOrder.ButtonItems = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem[] { radioButtonItem4, radioButtonItem5}; this.CbxByteOrder.ButtonOffset = 0; this.CbxByteOrder.ButtonTextColor = System.Drawing.Color.Empty; this.CbxByteOrder.ChoosedButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(183)))), ((int)(((byte)(245))))); this.CbxByteOrder.ChoosedButtonIndex = 0; this.CbxByteOrder.ChoosedButtonTextColor = System.Drawing.Color.Black; this.CbxByteOrder.ContentBackColor = System.Drawing.Color.Black; this.CbxByteOrder.ContentPadding = new System.Windows.Forms.Padding(0); this.CbxByteOrder.FocusBorderColor = System.Drawing.Color.White; this.CbxByteOrder.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxByteOrder.Height = 39; this.CbxByteOrder.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxByteOrder.Location = new System.Drawing.Point(4, 216); this.CbxByteOrder.Margin = new System.Windows.Forms.Padding(5); this.CbxByteOrder.Name = "CbxByteOrder"; this.CbxByteOrder.Padding = new System.Windows.Forms.Padding(1); this.CbxByteOrder.Size = new System.Drawing.Size(170, 39); this.CbxByteOrder.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.CbxByteOrder.StylizeFlag = true; this.CbxByteOrder.TabIndex = 1; // // LblStopBits // this.LblStopBits.BackColor = System.Drawing.Color.Empty; this.LblStopBits.BorderColor = System.Drawing.Color.Black; this.LblStopBits.BorderThickness = 0; this.LblStopBits.CornerRadius = 0; this.LblStopBits.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblStopBits.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblStopBits.Location = new System.Drawing.Point(446, 183); this.LblStopBits.Margin = new System.Windows.Forms.Padding(4); this.LblStopBits.MultyLineFlag = false; this.LblStopBits.Name = "LblStopBits"; this.LblStopBits.Size = new System.Drawing.Size(57, 24); this.LblStopBits.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblStopBits.StylizeFlag = true; this.LblStopBits.TabIndex = 0; this.LblStopBits.Text = "停止位"; this.LblStopBits.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // CbxStopBits // this.CbxStopBits.BackColor = System.Drawing.Color.Black; this.CbxStopBits.BorderColor = System.Drawing.Color.Black; this.CbxStopBits.BorderThickness = 1; this.CbxStopBits.ButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150))))); this.CbxStopBits.ButtonFont = null; radioButtonItem6.Icon = null; radioButtonItem6.Padding = new System.Windows.Forms.Padding(0); radioButtonItem6.Tag = null; radioButtonItem6.Text = "1"; radioButtonItem7.Icon = null; radioButtonItem7.Padding = new System.Windows.Forms.Padding(0); radioButtonItem7.Tag = null; radioButtonItem7.Text = "1.5"; radioButtonItem8.Icon = null; radioButtonItem8.Padding = new System.Windows.Forms.Padding(0); radioButtonItem8.Tag = null; radioButtonItem8.Text = "2"; this.CbxStopBits.ButtonItems = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem[] { radioButtonItem6, radioButtonItem7, radioButtonItem8}; this.CbxStopBits.ButtonOffset = 0; this.CbxStopBits.ButtonTextColor = System.Drawing.Color.Empty; this.CbxStopBits.ChoosedButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(183)))), ((int)(((byte)(245))))); this.CbxStopBits.ChoosedButtonIndex = 0; this.CbxStopBits.ChoosedButtonTextColor = System.Drawing.Color.Empty; this.CbxStopBits.ContentBackColor = System.Drawing.Color.Black; this.CbxStopBits.ContentPadding = new System.Windows.Forms.Padding(0); this.CbxStopBits.FocusBorderColor = System.Drawing.Color.White; this.CbxStopBits.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxStopBits.Height = 39; this.CbxStopBits.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxStopBits.Location = new System.Drawing.Point(446, 216); this.CbxStopBits.Margin = new System.Windows.Forms.Padding(5); this.CbxStopBits.Name = "CbxStopBits"; this.CbxStopBits.Padding = new System.Windows.Forms.Padding(1); this.CbxStopBits.Size = new System.Drawing.Size(153, 39); this.CbxStopBits.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.CbxStopBits.StylizeFlag = true; this.CbxStopBits.TabIndex = 1; // // LblParity // this.LblParity.BackColor = System.Drawing.Color.Empty; this.LblParity.BorderColor = System.Drawing.Color.Black; this.LblParity.BorderThickness = 0; this.LblParity.CornerRadius = 0; this.LblParity.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblParity.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblParity.Location = new System.Drawing.Point(1, 286); this.LblParity.Margin = new System.Windows.Forms.Padding(4); this.LblParity.MultyLineFlag = false; this.LblParity.Name = "LblParity"; this.LblParity.Size = new System.Drawing.Size(170, 24); this.LblParity.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblParity.StylizeFlag = true; this.LblParity.TabIndex = 0; this.LblParity.Text = "奇偶校验"; this.LblParity.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // CbxParity // this.CbxParity.BackColor = System.Drawing.Color.Transparent; this.CbxParity.BorderColor = System.Drawing.Color.Black; this.CbxParity.BorderThickness = 1; this.CbxParity.CornerRadius = 0; this.CbxParity.DataSource = null; this.CbxParity.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CbxParity.DropDownHeight = 200; this.CbxParity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CbxParity.DropDownWidth = 170; this.CbxParity.DropKey = System.Windows.Forms.Keys.Space; this.CbxParity.DroppedDown = false; this.CbxParity.FocusColor = System.Drawing.SystemColors.Control; this.CbxParity.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxParity.GetDisPlayName = null; this.CbxParity.Height = 39; this.CbxParity.ImageMode = false; this.CbxParity.ItemHeight = 28; this.CbxParity.KeyDropEnble = true; this.CbxParity.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxParity.Location = new System.Drawing.Point(0, 318); this.CbxParity.Margin = new System.Windows.Forms.Padding(4); this.CbxParity.MaxDropDownItems = 8; this.CbxParity.Name = "CbxParity"; this.CbxParity.Padding = new System.Windows.Forms.Padding(1); this.CbxParity.RectBtnWidth = 20; this.CbxParity.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(183)))), ((int)(((byte)(245))))); this.CbxParity.SelectedIndex = -1; this.CbxParity.SelectedItem = null; this.CbxParity.SelectedText = ""; this.CbxParity.Size = new System.Drawing.Size(170, 39); this.CbxParity.Soreted = false; this.CbxParity.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.CbxParity.StylizeFlag = true; this.CbxParity.TabIndex = 1; this.CbxParity.Text = ""; this.CbxParity.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CbxParity.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; // // LblSource // this.LblSource.BackColor = System.Drawing.Color.Empty; this.LblSource.BorderColor = System.Drawing.Color.Black; this.LblSource.BorderThickness = 0; this.LblSource.CornerRadius = 0; this.LblSource.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblSource.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblSource.Location = new System.Drawing.Point(4, 96); this.LblSource.Margin = new System.Windows.Forms.Padding(4); this.LblSource.MultyLineFlag = false; this.LblSource.Name = "LblSource"; this.LblSource.Size = new System.Drawing.Size(72, 24); this.LblSource.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblSource.StylizeFlag = true; this.LblSource.TabIndex = 0; this.LblSource.Text = "信源"; this.LblSource.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // CbxSource // this.CbxSource.BackColor = System.Drawing.Color.Transparent; this.CbxSource.BorderColor = System.Drawing.Color.Black; this.CbxSource.BorderThickness = 1; this.CbxSource.CornerRadius = 0; this.CbxSource.DataSource = null; this.CbxSource.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CbxSource.DropDownHeight = 200; this.CbxSource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CbxSource.DropDownWidth = 153; this.CbxSource.DropKey = System.Windows.Forms.Keys.Space; this.CbxSource.DroppedDown = false; this.CbxSource.FocusColor = System.Drawing.SystemColors.Control; this.CbxSource.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxSource.GetDisPlayName = null; this.CbxSource.Height = 39; this.CbxSource.ImageMode = false; this.CbxSource.ItemHeight = 28; this.CbxSource.KeyDropEnble = true; this.CbxSource.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxSource.Location = new System.Drawing.Point(4, 124); this.CbxSource.Margin = new System.Windows.Forms.Padding(4); this.CbxSource.MaxDropDownItems = 8; this.CbxSource.Name = "CbxSource"; this.CbxSource.RectBtnWidth = 20; this.CbxSource.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(183)))), ((int)(((byte)(245))))); this.CbxSource.SelectedIndex = -1; this.CbxSource.SelectedItem = null; this.CbxSource.SelectedText = ""; this.CbxSource.Size = new System.Drawing.Size(153, 39); this.CbxSource.Soreted = false; this.CbxSource.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.CbxSource.StylizeFlag = true; this.CbxSource.TabIndex = 1; this.CbxSource.Text = "comboBoxEx1"; this.CbxSource.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CbxSource.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; // // LblThreshold // this.LblThreshold.BackColor = System.Drawing.Color.Empty; this.LblThreshold.BorderColor = System.Drawing.Color.Black; this.LblThreshold.BorderThickness = 0; this.LblThreshold.CornerRadius = 0; this.LblThreshold.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblThreshold.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblThreshold.Location = new System.Drawing.Point(446, 96); this.LblThreshold.Margin = new System.Windows.Forms.Padding(4); this.LblThreshold.MultyLineFlag = false; this.LblThreshold.Name = "LblThreshold"; this.LblThreshold.Size = new System.Drawing.Size(153, 24); this.LblThreshold.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblThreshold.StylizeFlag = true; this.LblThreshold.TabIndex = 0; this.LblThreshold.Text = "门限"; this.LblThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // BtnThreshold // this.BtnThreshold.BackColor = System.Drawing.Color.Transparent; this.BtnThreshold.BorderColor = System.Drawing.Color.Black; this.BtnThreshold.BorderThickness = 1; this.BtnThreshold.CornerRadius = 0; this.BtnThreshold.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnThreshold.DaskArray = null; this.BtnThreshold.DropKey = System.Windows.Forms.Keys.Space; this.BtnThreshold.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnThreshold.ForeColor = System.Drawing.Color.Black; this.BtnThreshold.Height = 39; this.BtnThreshold.Icon = null; this.BtnThreshold.IconOffset = 10; this.BtnThreshold.IconSize = new System.Drawing.Size(24, 24); this.BtnThreshold.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnThreshold.Location = new System.Drawing.Point(446, 127); this.BtnThreshold.Margin = new System.Windows.Forms.Padding(4); this.BtnThreshold.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnThreshold.MouseinBorderColor = System.Drawing.SystemColors.Control; this.BtnThreshold.MouseInBorderThickness = 1; this.BtnThreshold.MouseinForeColor = System.Drawing.Color.Black; this.BtnThreshold.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnThreshold.Name = "BtnThreshold"; this.BtnThreshold.PressedBackColor = System.Drawing.Color.Gray; this.BtnThreshold.PressedBorderColor = System.Drawing.SystemColors.Control; this.BtnThreshold.PressedBorderThickness = 1; this.BtnThreshold.PressedForeColor = System.Drawing.Color.Black; this.BtnThreshold.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnThreshold.Size = new System.Drawing.Size(153, 39); this.BtnThreshold.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.BtnThreshold.StylizeFlag = true; this.BtnThreshold.SVGForeColor = System.Drawing.Color.Black; this.BtnThreshold.SVGPath = ""; this.BtnThreshold.TabIndex = 1; this.BtnThreshold.Text = "BtnThreshold"; this.BtnThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // LblPolarity // this.LblPolarity.BackColor = System.Drawing.Color.Empty; this.LblPolarity.BorderColor = System.Drawing.Color.Black; this.LblPolarity.BorderThickness = 0; this.LblPolarity.CornerRadius = 0; this.LblPolarity.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblPolarity.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblPolarity.Location = new System.Drawing.Point(209, 286); this.LblPolarity.Margin = new System.Windows.Forms.Padding(4); this.LblPolarity.MultyLineFlag = false; this.LblPolarity.Name = "LblPolarity"; this.LblPolarity.Size = new System.Drawing.Size(153, 24); this.LblPolarity.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblPolarity.StylizeFlag = true; this.LblPolarity.TabIndex = 0; this.LblPolarity.Text = "极性"; this.LblPolarity.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // RbgPolarity // this.RbgPolarity.BackColor = System.Drawing.Color.Black; this.RbgPolarity.BorderColor = System.Drawing.Color.Black; this.RbgPolarity.BorderThickness = 1; this.RbgPolarity.ButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150))))); this.RbgPolarity.ButtonFont = null; radioButtonItem9.Icon = null; radioButtonItem9.Padding = new System.Windows.Forms.Padding(0); radioButtonItem9.Tag = null; radioButtonItem9.Text = "Hight"; radioButtonItem10.Icon = null; radioButtonItem10.Padding = new System.Windows.Forms.Padding(0); radioButtonItem10.Tag = null; radioButtonItem10.Text = "Low"; this.RbgPolarity.ButtonItems = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem[] { radioButtonItem9, radioButtonItem10}; this.RbgPolarity.ButtonOffset = 0; this.RbgPolarity.ButtonTextColor = System.Drawing.Color.Empty; this.RbgPolarity.ChoosedButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(183)))), ((int)(((byte)(245))))); this.RbgPolarity.ChoosedButtonIndex = 0; this.RbgPolarity.ChoosedButtonTextColor = System.Drawing.Color.Empty; this.RbgPolarity.ContentBackColor = System.Drawing.Color.Black; this.RbgPolarity.ContentPadding = new System.Windows.Forms.Padding(0); this.RbgPolarity.FocusBorderColor = System.Drawing.Color.White; this.RbgPolarity.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.RbgPolarity.Height = 39; this.RbgPolarity.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.RbgPolarity.Location = new System.Drawing.Point(209, 318); this.RbgPolarity.Margin = new System.Windows.Forms.Padding(5); this.RbgPolarity.Name = "RbgPolarity"; this.RbgPolarity.Padding = new System.Windows.Forms.Padding(1); this.RbgPolarity.Size = new System.Drawing.Size(153, 39); this.RbgPolarity.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.RbgPolarity.StylizeFlag = true; this.RbgPolarity.TabIndex = 1; // // CbxSignalType // this.CbxSignalType.BackColor = System.Drawing.Color.Transparent; this.CbxSignalType.BorderColor = System.Drawing.Color.Black; this.CbxSignalType.BorderThickness = 1; this.CbxSignalType.CornerRadius = 0; this.CbxSignalType.DataSource = null; this.CbxSignalType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CbxSignalType.DropDownHeight = 200; this.CbxSignalType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CbxSignalType.DropDownWidth = 154; this.CbxSignalType.DropKey = System.Windows.Forms.Keys.Space; this.CbxSignalType.DroppedDown = false; this.CbxSignalType.FocusColor = System.Drawing.Color.Blue; this.CbxSignalType.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxSignalType.GetDisPlayName = null; this.CbxSignalType.Height = 39; this.CbxSignalType.ImageMode = false; this.CbxSignalType.ItemHeight = 28; this.CbxSignalType.KeyDropEnble = true; this.CbxSignalType.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxSignalType.Location = new System.Drawing.Point(4, 41); this.CbxSignalType.Margin = new System.Windows.Forms.Padding(4); this.CbxSignalType.MaxDropDownItems = 8; this.CbxSignalType.Name = "CbxSignalType"; this.CbxSignalType.RectBtnWidth = 20; this.CbxSignalType.SelectedBackColor = System.Drawing.Color.Blue; this.CbxSignalType.SelectedIndex = -1; this.CbxSignalType.SelectedItem = null; this.CbxSignalType.SelectedText = ""; this.CbxSignalType.Size = new System.Drawing.Size(154, 39); this.CbxSignalType.Soreted = false; this.CbxSignalType.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.CbxSignalType.StylizeFlag = true; this.CbxSignalType.TabIndex = 8; this.CbxSignalType.Text = "comboBoxEx1"; this.CbxSignalType.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CbxSignalType.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; // // LblSignalType // this.LblSignalType.BackColor = System.Drawing.Color.Empty; this.LblSignalType.BorderColor = System.Drawing.Color.Black; this.LblSignalType.BorderThickness = 0; this.LblSignalType.CornerRadius = 0; this.LblSignalType.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblSignalType.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblSignalType.Location = new System.Drawing.Point(4, 9); this.LblSignalType.Margin = new System.Windows.Forms.Padding(4); this.LblSignalType.MultyLineFlag = false; this.LblSignalType.Name = "LblSignalType"; this.LblSignalType.Size = new System.Drawing.Size(153, 24); this.LblSignalType.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblSignalType.StylizeFlag = true; this.LblSignalType.TabIndex = 8; this.LblSignalType.Text = "类型"; this.LblSignalType.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // CbxSourceL // this.CbxSourceL.BackColor = System.Drawing.Color.Transparent; this.CbxSourceL.BorderColor = System.Drawing.Color.Black; this.CbxSourceL.BorderThickness = 1; this.CbxSourceL.CornerRadius = 0; this.CbxSourceL.DataSource = null; this.CbxSourceL.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CbxSourceL.DropDownHeight = 200; this.CbxSourceL.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CbxSourceL.DropDownWidth = 154; this.CbxSourceL.DropKey = System.Windows.Forms.Keys.Space; this.CbxSourceL.DroppedDown = false; this.CbxSourceL.FocusColor = System.Drawing.Color.Blue; this.CbxSourceL.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxSourceL.GetDisPlayName = null; this.CbxSourceL.Height = 39; this.CbxSourceL.ImageMode = false; this.CbxSourceL.ItemHeight = 28; this.CbxSourceL.KeyDropEnble = true; this.CbxSourceL.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxSourceL.Location = new System.Drawing.Point(208, 124); this.CbxSourceL.Margin = new System.Windows.Forms.Padding(0); this.CbxSourceL.MaxDropDownItems = 8; this.CbxSourceL.Name = "CbxSourceL"; this.CbxSourceL.RectBtnWidth = 20; this.CbxSourceL.SelectedBackColor = System.Drawing.Color.Blue; this.CbxSourceL.SelectedIndex = -1; this.CbxSourceL.SelectedItem = null; this.CbxSourceL.SelectedText = ""; this.CbxSourceL.Size = new System.Drawing.Size(154, 39); this.CbxSourceL.Soreted = false; this.CbxSourceL.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.CbxSourceL.StylizeFlag = true; this.CbxSourceL.TabIndex = 6; this.CbxSourceL.Text = "comboBoxEx1"; this.CbxSourceL.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CbxSourceL.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; // // LblSourceL // this.LblSourceL.BackColor = System.Drawing.Color.Empty; this.LblSourceL.BorderColor = System.Drawing.Color.Black; this.LblSourceL.BorderThickness = 0; this.LblSourceL.CornerRadius = 0; this.LblSourceL.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblSourceL.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblSourceL.Location = new System.Drawing.Point(208, 96); this.LblSourceL.Margin = new System.Windows.Forms.Padding(4); this.LblSourceL.MultyLineFlag = false; this.LblSourceL.Name = "LblSourceL"; this.LblSourceL.Size = new System.Drawing.Size(77, 24); this.LblSourceL.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblSourceL.StylizeFlag = true; this.LblSourceL.TabIndex = 5; this.LblSourceL.Text = "信源L"; this.LblSourceL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // RS232SetControl // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.LblBitRate); this.Controls.Add(this.CbxBitRate); this.Controls.Add(this.LblRealBitRate); this.Controls.Add(this.BtnRealBitRate); this.Controls.Add(this.LblDataBits); this.Controls.Add(this.RbgDataBits); this.Controls.Add(this.LblByteOrder); this.Controls.Add(this.CbxByteOrder); this.Controls.Add(this.LblStopBits); this.Controls.Add(this.CbxStopBits); this.Controls.Add(this.LblParity); this.Controls.Add(this.CbxParity); this.Controls.Add(this.LblSource); this.Controls.Add(this.CbxSource); this.Controls.Add(this.LblThreshold); this.Controls.Add(this.BtnThreshold); this.Controls.Add(this.LblPolarity); this.Controls.Add(this.RbgPolarity); this.Controls.Add(this.LblSignalType); this.Controls.Add(this.CbxSignalType); this.Controls.Add(this.CbxSourceL); this.Controls.Add(this.LblSourceL); this.Margin = new System.Windows.Forms.Padding(0); this.Name = "RS232SetControl"; this.Size = new System.Drawing.Size(617, 518); this.ResumeLayout(false); } #endregion [RowCol(0,1)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblBitRate; [RowCol(0,1)] private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxBitRate; [RowCol(0,2)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblRealBitRate; [RowCol(0,2)] private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnRealBitRate; [RowCol(2,1)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblDataBits; [RowCol(2,1)] private Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup RbgDataBits; [RowCol(2)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblByteOrder; [RowCol(2)] private Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup CbxByteOrder; [RowCol(2,2)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblStopBits; [RowCol(2, 2)] private Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup CbxStopBits; [RowCol(3,0)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblParity; [RowCol(3,0)] private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxParity; [RowCol(1)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSource; [RowCol(1)] private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxSource; [RowCol(1,2)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblThreshold; [RowCol(1,2)] private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnThreshold; [RowCol(3, 1)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblPolarity; [RowCol(3, 1)] private Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup RbgPolarity; [RowCol()] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSignalType; [RowCol()] private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxSignalType; [RowCol(1, 1)] private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxSourceL; [RowCol(1, 1)] private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSourceL; } }