namespace Uestc.Auto6.Dso.Protocol.CAN { partial class CANIDPage { /// /// 必需的设计器变量。 /// 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() { this.LblIDFrameDirection = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.CbxIDFrameDirection = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx(); this.LblIDStandard = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.LblStandardID = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.BtnStandardID = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.CbxIDStandard = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx(); this.BtnExtendID = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.LblExtendID = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.SuspendLayout(); // // LblFrameType // this.LblIDFrameDirection.BackColor = System.Drawing.Color.Empty; this.LblIDFrameDirection.BorderColor = System.Drawing.Color.Black; this.LblIDFrameDirection.BorderThickness = 0; this.LblIDFrameDirection.CornerRadius = 0; this.LblIDFrameDirection.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblIDFrameDirection.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblIDFrameDirection.Location = new System.Drawing.Point(10, 0); this.LblIDFrameDirection.Margin = new System.Windows.Forms.Padding(4); this.LblIDFrameDirection.MultyLineFlag = false; this.LblIDFrameDirection.Name = "LblIDFrameDirection"; this.LblIDFrameDirection.Size = new System.Drawing.Size(96, 27); this.LblIDFrameDirection.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblIDFrameDirection.StylizeFlag = true; this.LblIDFrameDirection.TabIndex = 2; this.LblIDFrameDirection.Text = "帧方向"; this.LblIDFrameDirection.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // CbxFrameType // this.CbxIDFrameDirection.BackColor = System.Drawing.Color.White; this.CbxIDFrameDirection.BorderColor = System.Drawing.Color.Black; this.CbxIDFrameDirection.BorderThickness = 0; this.CbxIDFrameDirection.CornerRadius = 0; this.CbxIDFrameDirection.DataSource = null; this.CbxIDFrameDirection.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CbxIDFrameDirection.DropDownHeight = 200; this.CbxIDFrameDirection.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CbxIDFrameDirection.DropDownWidth = 122; this.CbxIDFrameDirection.DropKey = System.Windows.Forms.Keys.Space; this.CbxIDFrameDirection.DroppedDown = false; this.CbxIDFrameDirection.FocusColor = System.Drawing.Color.Blue; this.CbxIDFrameDirection.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxIDFrameDirection.GetDisPlayName = null; this.CbxIDFrameDirection.Height = 46; this.CbxIDFrameDirection.ImageMode = false; this.CbxIDFrameDirection.ItemHeight = 28; this.CbxIDFrameDirection.KeyDropEnble = true; this.CbxIDFrameDirection.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxIDFrameDirection.Location = new System.Drawing.Point(10, 30); this.CbxIDFrameDirection.Margin = new System.Windows.Forms.Padding(4); this.CbxIDFrameDirection.MaxDropDownItems = 8; this.CbxIDFrameDirection.Name = "CbxIDFrameDirection"; this.CbxIDFrameDirection.RectBtnWidth = 20; this.CbxIDFrameDirection.SelectedBackColor = System.Drawing.Color.Blue; this.CbxIDFrameDirection.SelectedIndex = -1; this.CbxIDFrameDirection.SelectedItem = null; this.CbxIDFrameDirection.SelectedText = ""; this.CbxIDFrameDirection.Size = new System.Drawing.Size(122, 46); this.CbxIDFrameDirection.Soreted = false; this.CbxIDFrameDirection.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.CbxIDFrameDirection.StylizeFlag = true; this.CbxIDFrameDirection.TabIndex = 3; this.CbxIDFrameDirection.Text = "数据帧"; this.CbxIDFrameDirection.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CbxIDFrameDirection.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; // // LblIDStandard // this.LblIDStandard.BackColor = System.Drawing.Color.Empty; this.LblIDStandard.BorderColor = System.Drawing.Color.Black; this.LblIDStandard.BorderThickness = 0; this.LblIDStandard.CornerRadius = 0; this.LblIDStandard.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblIDStandard.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblIDStandard.Location = new System.Drawing.Point(179, 0); this.LblIDStandard.Margin = new System.Windows.Forms.Padding(4); this.LblIDStandard.MultyLineFlag = false; this.LblIDStandard.Name = "LblIDStandard"; this.LblIDStandard.Size = new System.Drawing.Size(96, 27); this.LblIDStandard.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblIDStandard.StylizeFlag = true; this.LblIDStandard.TabIndex = 9; this.LblIDStandard.Text = "ID标准"; this.LblIDStandard.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // LblStandardID // this.LblStandardID.BackColor = System.Drawing.Color.Empty; this.LblStandardID.BorderColor = System.Drawing.Color.Black; this.LblStandardID.BorderThickness = 0; this.LblStandardID.CornerRadius = 0; this.LblStandardID.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblStandardID.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblStandardID.Location = new System.Drawing.Point(358, 4); this.LblStandardID.Margin = new System.Windows.Forms.Padding(4); this.LblStandardID.MultyLineFlag = false; this.LblStandardID.Name = "LblStandardID"; this.LblStandardID.Size = new System.Drawing.Size(96, 27); this.LblStandardID.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblStandardID.StylizeFlag = true; this.LblStandardID.TabIndex = 11; this.LblStandardID.Text = "标准ID"; this.LblStandardID.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // BtnStandardID // this.BtnStandardID.BackColor = System.Drawing.Color.White; this.BtnStandardID.BorderColor = System.Drawing.Color.Black; this.BtnStandardID.BorderThickness = 1; this.BtnStandardID.CornerRadius = 0; this.BtnStandardID.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnStandardID.DaskArray = null; this.BtnStandardID.DropKey = System.Windows.Forms.Keys.Space; this.BtnStandardID.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnStandardID.ForeColor = System.Drawing.Color.Black; this.BtnStandardID.Height = 42; this.BtnStandardID.Icon = null; this.BtnStandardID.IconOffset = 10; this.BtnStandardID.IconSize = new System.Drawing.Size(24, 24); this.BtnStandardID.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnStandardID.Location = new System.Drawing.Point(355, 34); this.BtnStandardID.Margin = new System.Windows.Forms.Padding(4); this.BtnStandardID.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnStandardID.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnStandardID.MouseInBorderThickness = 1; this.BtnStandardID.MouseinForeColor = System.Drawing.Color.Blue; this.BtnStandardID.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnStandardID.Name = "BtnStandardID"; this.BtnStandardID.PressedBackColor = System.Drawing.Color.Gray; this.BtnStandardID.PressedBorderColor = System.Drawing.Color.Blue; this.BtnStandardID.PressedBorderThickness = 1; this.BtnStandardID.PressedForeColor = System.Drawing.Color.Blue; this.BtnStandardID.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnStandardID.Size = new System.Drawing.Size(122, 42); this.BtnStandardID.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.BtnStandardID.StylizeFlag = true; this.BtnStandardID.SVGForeColor = System.Drawing.Color.Black; this.BtnStandardID.SVGPath = ""; this.BtnStandardID.TabIndex = 16; this.BtnStandardID.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // CbxIDStandard // this.CbxIDStandard.BackColor = System.Drawing.Color.White; this.CbxIDStandard.BorderColor = System.Drawing.Color.Black; this.CbxIDStandard.BorderThickness = 0; this.CbxIDStandard.CornerRadius = 0; this.CbxIDStandard.DataSource = null; this.CbxIDStandard.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CbxIDStandard.DropDownHeight = 200; this.CbxIDStandard.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CbxIDStandard.DropDownWidth = 122; this.CbxIDStandard.DropKey = System.Windows.Forms.Keys.Space; this.CbxIDStandard.DroppedDown = false; this.CbxIDStandard.FocusColor = System.Drawing.Color.Blue; this.CbxIDStandard.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxIDStandard.GetDisPlayName = null; this.CbxIDStandard.Height = 46; this.CbxIDStandard.ImageMode = false; this.CbxIDStandard.ItemHeight = 28; this.CbxIDStandard.KeyDropEnble = true; this.CbxIDStandard.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxIDStandard.Location = new System.Drawing.Point(179, 30); this.CbxIDStandard.Margin = new System.Windows.Forms.Padding(4); this.CbxIDStandard.MaxDropDownItems = 8; this.CbxIDStandard.Name = "CbxIDStandard"; this.CbxIDStandard.RectBtnWidth = 20; this.CbxIDStandard.SelectedBackColor = System.Drawing.Color.Blue; this.CbxIDStandard.SelectedIndex = -1; this.CbxIDStandard.SelectedItem = null; this.CbxIDStandard.SelectedText = ""; this.CbxIDStandard.Size = new System.Drawing.Size(122, 46); this.CbxIDStandard.Soreted = false; this.CbxIDStandard.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.CbxIDStandard.StylizeFlag = true; this.CbxIDStandard.TabIndex = 3; this.CbxIDStandard.Text = ""; this.CbxIDStandard.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CbxIDStandard.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; // // BtnExtendID // this.BtnExtendID.BackColor = System.Drawing.Color.White; this.BtnExtendID.BorderColor = System.Drawing.Color.Black; this.BtnExtendID.BorderThickness = 1; this.BtnExtendID.CornerRadius = 0; this.BtnExtendID.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnExtendID.DaskArray = null; this.BtnExtendID.DropKey = System.Windows.Forms.Keys.Space; this.BtnExtendID.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnExtendID.ForeColor = System.Drawing.Color.Black; this.BtnExtendID.Height = 42; this.BtnExtendID.Icon = null; this.BtnExtendID.IconOffset = 10; this.BtnExtendID.IconSize = new System.Drawing.Size(24, 24); this.BtnExtendID.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnExtendID.Location = new System.Drawing.Point(514, 34); this.BtnExtendID.Margin = new System.Windows.Forms.Padding(4); this.BtnExtendID.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnExtendID.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnExtendID.MouseInBorderThickness = 1; this.BtnExtendID.MouseinForeColor = System.Drawing.Color.Blue; this.BtnExtendID.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnExtendID.Name = "BtnExtendID"; this.BtnExtendID.PressedBackColor = System.Drawing.Color.Gray; this.BtnExtendID.PressedBorderColor = System.Drawing.Color.Blue; this.BtnExtendID.PressedBorderThickness = 1; this.BtnExtendID.PressedForeColor = System.Drawing.Color.Blue; this.BtnExtendID.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnExtendID.Size = new System.Drawing.Size(122, 42); this.BtnExtendID.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.BtnExtendID.StylizeFlag = true; this.BtnExtendID.SVGForeColor = System.Drawing.Color.Black; this.BtnExtendID.SVGPath = ""; this.BtnExtendID.TabIndex = 22; this.BtnExtendID.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // LblExtendID // this.LblExtendID.BackColor = System.Drawing.Color.Empty; this.LblExtendID.BorderColor = System.Drawing.Color.Black; this.LblExtendID.BorderThickness = 0; this.LblExtendID.CornerRadius = 0; this.LblExtendID.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblExtendID.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblExtendID.Location = new System.Drawing.Point(514, 4); this.LblExtendID.Margin = new System.Windows.Forms.Padding(4); this.LblExtendID.MultyLineFlag = false; this.LblExtendID.Name = "LblExtendID"; this.LblExtendID.Size = new System.Drawing.Size(96, 27); this.LblExtendID.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblExtendID.StylizeFlag = true; this.LblExtendID.TabIndex = 21; this.LblExtendID.Text = "扩展ID"; this.LblExtendID.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // CANIDPage // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.BtnExtendID); this.Controls.Add(this.LblExtendID); this.Controls.Add(this.CbxIDStandard); this.Controls.Add(this.BtnStandardID); this.Controls.Add(this.LblStandardID); this.Controls.Add(this.LblIDStandard); this.Controls.Add(this.CbxIDFrameDirection); this.Controls.Add(this.LblIDFrameDirection); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "CANIDPage"; this.Size = new System.Drawing.Size(640, 76); this.ResumeLayout(false); } #endregion private Uni_Trend.MSO7000X.UserControls.UestcLabel LblIDFrameDirection; private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxIDFrameDirection; private Uni_Trend.MSO7000X.UserControls.UestcLabel LblIDStandard; private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxIDStandard; private Uni_Trend.MSO7000X.UserControls.UestcLabel LblStandardID; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnStandardID; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnExtendID; private Uni_Trend.MSO7000X.UserControls.UestcLabel LblExtendID; } }