namespace Uestc.Auto6.Dso.Protocol.ARINC429 { partial class LabelPage { /// /// 必需的设计器变量。 /// 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 defaultHighlightPrompt2 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt(); Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt3 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt(); this.BtnLabel = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.LblLabel = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.CbxDataRelation = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx(); this.LblDataRelation = new Uni_Trend.MSO7000X.UserControls.UestcLabel(); this.SuspendLayout(); // // BtnLabel // this.BtnLabel.BackColor = System.Drawing.Color.Transparent; this.BtnLabel.BorderColor = System.Drawing.Color.Black; this.BtnLabel.BorderThickness = 1; this.BtnLabel.CornerRadius = 0; this.BtnLabel.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnLabel.DaskArray = null; this.BtnLabel.DropKey = System.Windows.Forms.Keys.Space; this.BtnLabel.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnLabel.ForeColor = System.Drawing.Color.Black; this.BtnLabel.Height = 36; this.BtnLabel.Icon = null; this.BtnLabel.IconOffset = 10; this.BtnLabel.IconSize = new System.Drawing.Size(24, 24); this.BtnLabel.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnLabel.IsIndicatorShow = false; this.BtnLabel.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnLabel.Location = new System.Drawing.Point(326, 26); this.BtnLabel.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnLabel.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnLabel.MouseInBorderThickness = 1; this.BtnLabel.MouseinForeColor = System.Drawing.Color.Blue; this.BtnLabel.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnLabel.Name = "BtnLabel"; this.BtnLabel.PressedBackColor = System.Drawing.Color.Gray; this.BtnLabel.PressedBorderColor = System.Drawing.Color.Blue; this.BtnLabel.PressedBorderThickness = 1; this.BtnLabel.PressedForeColor = System.Drawing.Color.Blue; this.BtnLabel.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnLabel.Size = new System.Drawing.Size(95, 36); this.BtnLabel.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.BtnLabel.StylizeFlag = true; this.BtnLabel.SVGForeColor = System.Drawing.Color.Black; this.BtnLabel.SVGPath = ""; this.BtnLabel.TabIndex = 35; this.BtnLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // LblLabel // this.LblLabel.BackColor = System.Drawing.Color.Empty; this.LblLabel.BorderColor = System.Drawing.Color.Black; this.LblLabel.BorderThickness = 0; this.LblLabel.CornerRadius = 0; this.LblLabel.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblLabel.HighlightPrompt = defaultHighlightPrompt2; this.LblLabel.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblLabel.Location = new System.Drawing.Point(326, 0); this.LblLabel.Margin = new System.Windows.Forms.Padding(0); this.LblLabel.MultyLineFlag = false; this.LblLabel.Name = "LblLabel"; this.LblLabel.Size = new System.Drawing.Size(75, 23); this.LblLabel.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblLabel.StylizeFlag = true; this.LblLabel.TabIndex = 34; this.LblLabel.Text = "Label"; this.LblLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.LblLabel.Token = null; // // CbxDataRelation // this.CbxDataRelation.BackColor = System.Drawing.Color.Transparent; this.CbxDataRelation.BorderColor = System.Drawing.Color.Black; this.CbxDataRelation.BorderThickness = 0; this.CbxDataRelation.CornerRadius = 0; this.CbxDataRelation.DataSource = null; this.CbxDataRelation.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CbxDataRelation.DropDownHeight = 200; this.CbxDataRelation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CbxDataRelation.DropDownWidth = 108; this.CbxDataRelation.DropKey = System.Windows.Forms.Keys.Space; this.CbxDataRelation.DroppedDown = false; this.CbxDataRelation.FocusColor = System.Drawing.Color.Blue; this.CbxDataRelation.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.CbxDataRelation.GetDisPlayName = null; this.CbxDataRelation.Height = 36; this.CbxDataRelation.ImageMode = false; this.CbxDataRelation.ItemHeight = 28; this.CbxDataRelation.KeyDropEnble = true; this.CbxDataRelation.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CbxDataRelation.Location = new System.Drawing.Point(10, 26); this.CbxDataRelation.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3); this.CbxDataRelation.MaxDropDownItems = 8; this.CbxDataRelation.Name = "CbxDataRelation"; this.CbxDataRelation.RectBtnWidth = 20; this.CbxDataRelation.SelectedBackColor = System.Drawing.Color.Blue; this.CbxDataRelation.SelectedIndex = -1; this.CbxDataRelation.SelectedItem = null; this.CbxDataRelation.SelectedText = ""; this.CbxDataRelation.Size = new System.Drawing.Size(108, 36); this.CbxDataRelation.Soreted = false; this.CbxDataRelation.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.CbxDataRelation.StylizeFlag = true; this.CbxDataRelation.TabIndex = 37; this.CbxDataRelation.Text = ""; this.CbxDataRelation.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.CbxDataRelation.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; // // LblDataRelation // this.LblDataRelation.BackColor = System.Drawing.Color.Empty; this.LblDataRelation.BorderColor = System.Drawing.Color.Black; this.LblDataRelation.BorderThickness = 0; this.LblDataRelation.CornerRadius = 0; this.LblDataRelation.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.LblDataRelation.HighlightPrompt = defaultHighlightPrompt3; this.LblDataRelation.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.LblDataRelation.Location = new System.Drawing.Point(10, 3); this.LblDataRelation.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3); this.LblDataRelation.MultyLineFlag = false; this.LblDataRelation.Name = "LblDataRelation"; this.LblDataRelation.Size = new System.Drawing.Size(108, 26); this.LblDataRelation.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize; this.LblDataRelation.StylizeFlag = true; this.LblDataRelation.TabIndex = 36; this.LblDataRelation.Text = "数据限定符"; this.LblDataRelation.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.LblDataRelation.Token = null; // // LabelPage // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.CbxDataRelation); this.Controls.Add(this.LblDataRelation); this.Controls.Add(this.BtnLabel); this.Controls.Add(this.LblLabel); this.Margin = new System.Windows.Forms.Padding(0); this.Name = "LabelPage"; this.Size = new System.Drawing.Size(498, 65); this.ResumeLayout(false); } #endregion private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnLabel; private Uni_Trend.MSO7000X.UserControls.UestcLabel LblLabel; private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxDataRelation; private Uni_Trend.MSO7000X.UserControls.UestcLabel LblDataRelation; } }