namespace Uestc.Auto6.Dso.Protocol.CAN { partial class CANDataPage { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { Presenter?.TryRemoveView(this); if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt1 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt(); Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt2 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt(); Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt3 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt(); Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt4 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt(); this.LbxRelation = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.LblByteCount = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.LblByteIndex = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.LblData = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.BtnByteIndex = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.CbxRelation = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx(); this.BtnData = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnByteCount = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.SuspendLayout(); // // LbxRelation // this.LbxRelation.BackColor = System.Drawing.Color.Empty; this.LbxRelation.BorderColor = System.Drawing.Color.Black; this.LbxRelation.BorderThickness = 0; this.LbxRelation.CornerRadius = 0; this.LbxRelation.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LbxRelation.HighlightPrompt = defaultHighlightPrompt1; this.LbxRelation.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LbxRelation.Location = new System.Drawing.Point(14, 0); this.LbxRelation.Margin = new System.Windows.Forms.Padding(0); this.LbxRelation.MultyLineFlag = false; this.LbxRelation.Name = "LbxRelation"; this.LbxRelation.Size = new System.Drawing.Size(75, 23); this.LbxRelation.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LbxRelation.StylizeFlag = true; this.LbxRelation.TabIndex = 3; this.LbxRelation.Text = "数据限定"; this.LbxRelation.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.LbxRelation.Token = null; // // LblByteCount // this.LblByteCount.BackColor = System.Drawing.Color.Empty; this.LblByteCount.BorderColor = System.Drawing.Color.Black; this.LblByteCount.BorderThickness = 0; this.LblByteCount.CornerRadius = 0; this.LblByteCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblByteCount.HighlightPrompt = defaultHighlightPrompt2; this.LblByteCount.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblByteCount.Location = new System.Drawing.Point(156, 0); this.LblByteCount.MultyLineFlag = false; this.LblByteCount.Name = "LblByteCount"; this.LblByteCount.Size = new System.Drawing.Size(75, 23); this.LblByteCount.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.LblByteCount.StylizeFlag = true; this.LblByteCount.TabIndex = 4; this.LblByteCount.Text = "字节数"; this.LblByteCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.LblByteCount.Token = null; this.LblByteCount.Visible = false; // // LblByteIndex // this.LblByteIndex.BackColor = System.Drawing.Color.Empty; this.LblByteIndex.BorderColor = System.Drawing.Color.Black; this.LblByteIndex.BorderThickness = 0; this.LblByteIndex.CornerRadius = 0; this.LblByteIndex.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblByteIndex.HighlightPrompt = defaultHighlightPrompt3; this.LblByteIndex.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblByteIndex.Location = new System.Drawing.Point(400, 0); this.LblByteIndex.MultyLineFlag = false; this.LblByteIndex.Name = "LblByteIndex"; this.LblByteIndex.Size = new System.Drawing.Size(75, 23); this.LblByteIndex.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblByteIndex.StylizeFlag = true; this.LblByteIndex.TabIndex = 5; this.LblByteIndex.Text = "字节号"; this.LblByteIndex.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.LblByteIndex.Token = null; this.LblByteIndex.Visible = false; // // LblData // this.LblData.BackColor = System.Drawing.Color.Empty; this.LblData.BorderColor = System.Drawing.Color.Black; this.LblData.BorderThickness = 0; this.LblData.CornerRadius = 0; this.LblData.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblData.HighlightPrompt = defaultHighlightPrompt4; this.LblData.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblData.Location = new System.Drawing.Point(253, 0); this.LblData.MultyLineFlag = false; this.LblData.Name = "LblData"; this.LblData.Size = new System.Drawing.Size(75, 23); this.LblData.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblData.StylizeFlag = true; this.LblData.TabIndex = 6; this.LblData.Text = "数据Hex"; this.LblData.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.LblData.Token = null; // // BtnByteIndex // this.BtnByteIndex.BackColor = System.Drawing.Color.White; this.BtnByteIndex.BorderColor = System.Drawing.Color.Black; this.BtnByteIndex.BorderThickness = 1; this.BtnByteIndex.CornerRadius = 0; this.BtnByteIndex.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnByteIndex.DaskArray = null; this.BtnByteIndex.DropKey = System.Windows.Forms.Keys.Space; this.BtnByteIndex.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnByteIndex.ForeColor = System.Drawing.Color.Black; this.BtnByteIndex.Height = 36; this.BtnByteIndex.Icon = null; this.BtnByteIndex.IconOffset = 10; this.BtnByteIndex.IconSize = new System.Drawing.Size(24, 24); this.BtnByteIndex.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnByteIndex.Location = new System.Drawing.Point(400, 26); this.BtnByteIndex.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnByteIndex.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnByteIndex.MouseInBorderThickness = 1; this.BtnByteIndex.MouseinForeColor = System.Drawing.Color.Blue; this.BtnByteIndex.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnByteIndex.Name = "BtnByteIndex"; this.BtnByteIndex.PressedBackColor = System.Drawing.Color.Gray; this.BtnByteIndex.PressedBorderColor = System.Drawing.Color.Blue; this.BtnByteIndex.PressedBorderThickness = 1; this.BtnByteIndex.PressedForeColor = System.Drawing.Color.Blue; this.BtnByteIndex.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnByteIndex.Size = new System.Drawing.Size(95, 36); this.BtnByteIndex.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.BtnByteIndex.StylizeFlag = true; this.BtnByteIndex.SVGForeColor = System.Drawing.Color.Black; this.BtnByteIndex.SVGPath = ""; this.BtnByteIndex.TabIndex = 14; this.BtnByteIndex.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnByteIndex.Visible = false; // // CbxRelation // this.CbxRelation.BackColor = System.Drawing.Color.White; this.CbxRelation.BorderColor = System.Drawing.Color.Black; this.CbxRelation.BorderThickness = 0; this.CbxRelation.CornerRadius = 0; this.CbxRelation.DataSource = null; this.CbxRelation.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CbxRelation.DropDownHeight = 200; this.CbxRelation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CbxRelation.DropDownWidth = 95; this.CbxRelation.DropKey = System.Windows.Forms.Keys.Space; this.CbxRelation.DroppedDown = false; this.CbxRelation.FocusColor = System.Drawing.Color.Blue; this.CbxRelation.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxRelation.GetDisPlayName = null; this.CbxRelation.Height = 36; this.CbxRelation.ImageMode = false; this.CbxRelation.ItemHeight = 28; this.CbxRelation.KeyDropEnble = true; this.CbxRelation.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxRelation.Location = new System.Drawing.Point(14, 29); this.CbxRelation.Margin = new System.Windows.Forms.Padding(0); this.CbxRelation.MaxDropDownItems = 8; this.CbxRelation.Name = "CbxRelation"; this.CbxRelation.RectBtnWidth = 20; this.CbxRelation.SelectedBackColor = System.Drawing.Color.Blue; this.CbxRelation.SelectedIndex = -1; this.CbxRelation.SelectedItem = null; this.CbxRelation.SelectedText = ""; this.CbxRelation.Size = new System.Drawing.Size(95, 36); this.CbxRelation.Soreted = false; this.CbxRelation.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.CbxRelation.StylizeFlag = true; this.CbxRelation.TabIndex = 15; this.CbxRelation.Text = "comboBoxEx1"; this.CbxRelation.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CbxRelation.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; // // BtnData // this.BtnData.BackColor = System.Drawing.Color.White; this.BtnData.BorderColor = System.Drawing.Color.Black; this.BtnData.BorderThickness = 1; this.BtnData.CornerRadius = 0; this.BtnData.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnData.DaskArray = null; this.BtnData.DropKey = System.Windows.Forms.Keys.Space; this.BtnData.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnData.ForeColor = System.Drawing.Color.Black; this.BtnData.Height = 36; this.BtnData.Icon = null; this.BtnData.IconOffset = 10; this.BtnData.IconSize = new System.Drawing.Size(24, 24); this.BtnData.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnData.Location = new System.Drawing.Point(253, 26); this.BtnData.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnData.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnData.MouseInBorderThickness = 1; this.BtnData.MouseinForeColor = System.Drawing.Color.Blue; this.BtnData.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnData.Name = "BtnData"; this.BtnData.PressedBackColor = System.Drawing.Color.Gray; this.BtnData.PressedBorderColor = System.Drawing.Color.Blue; this.BtnData.PressedBorderThickness = 1; this.BtnData.PressedForeColor = System.Drawing.Color.Blue; this.BtnData.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnData.Size = new System.Drawing.Size(95, 36); this.BtnData.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.BtnData.StylizeFlag = true; this.BtnData.SVGForeColor = System.Drawing.Color.Black; this.BtnData.SVGPath = ""; this.BtnData.TabIndex = 17; this.BtnData.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // BtnByteCount // this.BtnByteCount.BackColor = System.Drawing.Color.White; this.BtnByteCount.BorderColor = System.Drawing.Color.Black; this.BtnByteCount.BorderThickness = 1; this.BtnByteCount.CornerRadius = 0; this.BtnByteCount.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnByteCount.DaskArray = null; this.BtnByteCount.DropKey = System.Windows.Forms.Keys.Space; this.BtnByteCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnByteCount.ForeColor = System.Drawing.Color.Black; this.BtnByteCount.Height = 36; this.BtnByteCount.Icon = null; this.BtnByteCount.IconOffset = 10; this.BtnByteCount.IconSize = new System.Drawing.Size(24, 24); this.BtnByteCount.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnByteCount.Location = new System.Drawing.Point(156, 26); this.BtnByteCount.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnByteCount.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnByteCount.MouseInBorderThickness = 1; this.BtnByteCount.MouseinForeColor = System.Drawing.Color.Blue; this.BtnByteCount.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnByteCount.Name = "BtnByteCount"; this.BtnByteCount.PressedBackColor = System.Drawing.Color.Gray; this.BtnByteCount.PressedBorderColor = System.Drawing.Color.Blue; this.BtnByteCount.PressedBorderThickness = 1; this.BtnByteCount.PressedForeColor = System.Drawing.Color.Blue; this.BtnByteCount.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnByteCount.Size = new System.Drawing.Size(95, 36); this.BtnByteCount.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.BtnByteCount.StylizeFlag = true; this.BtnByteCount.SVGForeColor = System.Drawing.Color.Black; this.BtnByteCount.SVGPath = ""; this.BtnByteCount.TabIndex = 18; this.BtnByteCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnByteCount.Visible = false; // // CANDataPage // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.BtnByteCount); this.Controls.Add(this.BtnData); this.Controls.Add(this.CbxRelation); this.Controls.Add(this.BtnByteIndex); this.Controls.Add(this.LblData); this.Controls.Add(this.LblByteIndex); this.Controls.Add(this.LblByteCount); this.Controls.Add(this.LbxRelation); this.Name = "CANDataPage"; this.Size = new System.Drawing.Size(498, 65); this.ResumeLayout(false); } #endregion private Uni_Trend.MSO7000X.UserControls.UestcLabel LblByteCount; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnByteCount; private Uni_Trend.MSO7000X.UserControls.UestcLabel LbxRelation; private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxRelation; private Uni_Trend.MSO7000X.UserControls.UestcLabel LblByteIndex; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnByteIndex; private Uni_Trend.MSO7000X.UserControls.UestcLabel LblData; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnData; } }