using System.Drawing; namespace Uestc.Auto6.Dso.U2 { partial class DsoTopStrip { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DsoTopStrip)); this.TlpBody = new System.Windows.Forms.TableLayoutPanel(); this.BtnApps = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnTriggerState = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.CBTriggerMode = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnAutoset = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.SiTimebase = new Uestc.Auto6.Dso.U2.StickyInfo(); this.SiAcquisition = new Uestc.Auto6.Dso.U2.StickyInfo(); this.SiTrigger = new Uestc.Auto6.Dso.U2.StickyInfo(); this.BtnLog = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnSetting = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnClear = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnScreenShot = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnFile = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnPrinter = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnSearch = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnFastReq = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnFft = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.BtnCursor = new Uni_Trend.MSO7000X.UserControls.UestcIconButton(); this.TlpBody.SuspendLayout(); this.SuspendLayout(); // // TlpBody // this.TlpBody.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.TlpBody.ColumnCount = 22; this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 72F)); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 252F)); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 455F)); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 1F)); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.TlpBody.Controls.Add(this.BtnApps, 21, 0); this.TlpBody.Controls.Add(this.BtnTriggerState, 1, 0); this.TlpBody.Controls.Add(this.CBTriggerMode, 2, 0); this.TlpBody.Controls.Add(this.BtnAutoset, 3, 0); this.TlpBody.Controls.Add(this.SiTimebase, 4, 0); this.TlpBody.Controls.Add(this.SiAcquisition, 5, 0); this.TlpBody.Controls.Add(this.SiTrigger, 6, 0); this.TlpBody.Controls.Add(this.BtnLog, 0, 0); this.TlpBody.Controls.Add(this.BtnSetting, 20, 0); this.TlpBody.Controls.Add(this.BtnClear, 19, 0); this.TlpBody.Controls.Add(this.BtnScreenShot, 17, 0); this.TlpBody.Controls.Add(this.BtnFile, 16, 0); this.TlpBody.Controls.Add(this.BtnPrinter, 15, 0); this.TlpBody.Controls.Add(this.BtnSearch, 14, 0); this.TlpBody.Controls.Add(this.BtnFastReq, 11, 0); this.TlpBody.Controls.Add(this.BtnFft, 10, 0); this.TlpBody.Controls.Add(this.BtnCursor, 9, 0); this.TlpBody.Dock = System.Windows.Forms.DockStyle.Fill; this.TlpBody.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize; this.TlpBody.Location = new System.Drawing.Point(0, 0); this.TlpBody.Margin = new System.Windows.Forms.Padding(0); this.TlpBody.Name = "TlpBody"; this.TlpBody.RowCount = 1; this.TlpBody.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.TlpBody.Size = new System.Drawing.Size(1920, 40); this.TlpBody.TabIndex = 0; // // BtnApps // this.BtnApps.BackColor = System.Drawing.SystemColors.ControlDark; this.BtnApps.BorderColor = System.Drawing.Color.Black; this.BtnApps.BorderThickness = 0; this.BtnApps.CornerRadius = 0; this.BtnApps.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnApps.DaskArray = null; this.BtnApps.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnApps.DropKey = System.Windows.Forms.Keys.Space; this.BtnApps.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnApps.ForeColor = System.Drawing.Color.Black; this.BtnApps.Height = 40; this.BtnApps.Icon = ((System.Drawing.Image)(resources.GetObject("BtnApps.Icon"))); this.BtnApps.IconOffset = 24; this.BtnApps.IconSize = new System.Drawing.Size(28, 28); this.BtnApps.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnApps.IsIndicatorShow = false; this.BtnApps.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnApps.Location = new System.Drawing.Point(1844, 0); this.BtnApps.Margin = new System.Windows.Forms.Padding(0); this.BtnApps.MinimumSize = new System.Drawing.Size(46, 40); this.BtnApps.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnApps.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnApps.MouseInBorderThickness = 1; this.BtnApps.MouseinForeColor = System.Drawing.Color.Blue; this.BtnApps.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnApps.Name = "BtnApps"; this.BtnApps.PressedBackColor = System.Drawing.Color.Gray; this.BtnApps.PressedBorderColor = System.Drawing.Color.Blue; this.BtnApps.PressedBorderThickness = 1; this.BtnApps.PressedForeColor = System.Drawing.Color.Blue; this.BtnApps.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnApps.Size = new System.Drawing.Size(76, 40); this.BtnApps.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnApps.StylizeFlag = true; this.BtnApps.SVGForeColor = System.Drawing.Color.Black; this.BtnApps.SVGPath = ""; this.BtnApps.TabIndex = 41; this.BtnApps.Tag = ""; this.BtnApps.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnApps.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnApps_MouseClick); // // BtnTriggerState // this.BtnTriggerState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.BtnTriggerState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.BtnTriggerState.BorderThickness = 2; this.BtnTriggerState.CornerRadius = 5; this.BtnTriggerState.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnTriggerState.DaskArray = null; this.BtnTriggerState.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnTriggerState.DropKey = System.Windows.Forms.Keys.Space; this.BtnTriggerState.Font = new System.Drawing.Font("Arial Narrow", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.BtnTriggerState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))); this.BtnTriggerState.Height = 40; this.BtnTriggerState.Icon = null; this.BtnTriggerState.IconOffset = 10; this.BtnTriggerState.IconSize = new System.Drawing.Size(24, 24); this.BtnTriggerState.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnTriggerState.IsIndicatorShow = false; this.BtnTriggerState.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnTriggerState.Location = new System.Drawing.Point(72, 0); this.BtnTriggerState.Margin = new System.Windows.Forms.Padding(0); this.BtnTriggerState.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnTriggerState.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnTriggerState.MouseInBorderThickness = 0; this.BtnTriggerState.MouseinForeColor = System.Drawing.Color.Blue; this.BtnTriggerState.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnTriggerState.Name = "BtnTriggerState"; this.BtnTriggerState.PressedBackColor = System.Drawing.Color.Gray; this.BtnTriggerState.PressedBorderColor = System.Drawing.Color.Blue; this.BtnTriggerState.PressedBorderThickness = 0; this.BtnTriggerState.PressedForeColor = System.Drawing.Color.Blue; this.BtnTriggerState.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnTriggerState.Size = new System.Drawing.Size(80, 40); this.BtnTriggerState.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnTriggerState.StylizeFlag = false; this.BtnTriggerState.SVGForeColor = System.Drawing.Color.Black; this.BtnTriggerState.SVGPath = ""; this.BtnTriggerState.TabIndex = 0; this.BtnTriggerState.Text = "Auto"; this.BtnTriggerState.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnTriggerState.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnTriggerState_MouseClick); // // CBTriggerMode // this.CBTriggerMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.CBTriggerMode.BorderColor = System.Drawing.Color.Black; this.CBTriggerMode.BorderThickness = 2; this.CBTriggerMode.CornerRadius = 5; this.CBTriggerMode.Cursor = System.Windows.Forms.Cursors.Hand; this.CBTriggerMode.DaskArray = null; this.CBTriggerMode.DropKey = System.Windows.Forms.Keys.Space; this.CBTriggerMode.Font = new System.Drawing.Font("Arial Narrow", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.CBTriggerMode.ForeColor = System.Drawing.Color.White; this.CBTriggerMode.Height = 40; this.CBTriggerMode.Icon = null; this.CBTriggerMode.IconOffset = 5; this.CBTriggerMode.IconSize = new System.Drawing.Size(51, 17); this.CBTriggerMode.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.CBTriggerMode.IsIndicatorShow = false; this.CBTriggerMode.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.CBTriggerMode.Location = new System.Drawing.Point(152, 0); this.CBTriggerMode.Margin = new System.Windows.Forms.Padding(0); this.CBTriggerMode.MouseinBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(62)))), ((int)(((byte)(169))))); this.CBTriggerMode.MouseinBorderColor = System.Drawing.Color.Blue; this.CBTriggerMode.MouseInBorderThickness = 0; this.CBTriggerMode.MouseinForeColor = System.Drawing.Color.White; this.CBTriggerMode.MouseinSvgForeColor = System.Drawing.Color.Blue; this.CBTriggerMode.Name = "CBTriggerMode"; this.CBTriggerMode.PressedBackColor = System.Drawing.SystemColors.ActiveBorder; this.CBTriggerMode.PressedBorderColor = System.Drawing.Color.Blue; this.CBTriggerMode.PressedBorderThickness = 0; this.CBTriggerMode.PressedForeColor = System.Drawing.Color.White; this.CBTriggerMode.PressedSvgForeColor = System.Drawing.Color.Blue; this.CBTriggerMode.Size = new System.Drawing.Size(80, 40); this.CBTriggerMode.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.CBTriggerMode.StylizeFlag = false; this.CBTriggerMode.SVGForeColor = System.Drawing.Color.Black; this.CBTriggerMode.SVGPath = ""; this.CBTriggerMode.TabIndex = 2; this.CBTriggerMode.Text = "Single"; this.CBTriggerMode.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.CBTriggerMode.MouseClick += new System.Windows.Forms.MouseEventHandler(this.CBTriggerMode_MouseClick); // // BtnAutoset // this.BtnAutoset.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.BtnAutoset.BorderColor = System.Drawing.Color.Black; this.BtnAutoset.BorderThickness = 2; this.BtnAutoset.CornerRadius = 5; this.BtnAutoset.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnAutoset.DaskArray = null; this.BtnAutoset.DropKey = System.Windows.Forms.Keys.Space; this.BtnAutoset.Font = new System.Drawing.Font("Arial Narrow", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.BtnAutoset.ForeColor = System.Drawing.Color.White; this.BtnAutoset.Height = 40; this.BtnAutoset.Icon = null; this.BtnAutoset.IconOffset = 5; this.BtnAutoset.IconSize = new System.Drawing.Size(51, 17); this.BtnAutoset.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnAutoset.IsIndicatorShow = false; this.BtnAutoset.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnAutoset.Location = new System.Drawing.Point(232, 0); this.BtnAutoset.Margin = new System.Windows.Forms.Padding(0); this.BtnAutoset.MouseinBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(62)))), ((int)(((byte)(169))))); this.BtnAutoset.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnAutoset.MouseInBorderThickness = 0; this.BtnAutoset.MouseinForeColor = System.Drawing.Color.White; this.BtnAutoset.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnAutoset.Name = "BtnAutoset"; this.BtnAutoset.PressedBackColor = System.Drawing.SystemColors.ActiveBorder; this.BtnAutoset.PressedBorderColor = System.Drawing.Color.Blue; this.BtnAutoset.PressedBorderThickness = 0; this.BtnAutoset.PressedForeColor = System.Drawing.Color.White; this.BtnAutoset.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnAutoset.Size = new System.Drawing.Size(80, 40); this.BtnAutoset.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnAutoset.StylizeFlag = false; this.BtnAutoset.SVGForeColor = System.Drawing.Color.Black; this.BtnAutoset.SVGPath = ""; this.BtnAutoset.TabIndex = 2; this.BtnAutoset.Text = "Autoset"; this.BtnAutoset.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnAutoset.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnAutoset_MouseClick); // // SiTimebase // this.SiTimebase.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.SiTimebase.ContentRowHeight = 32; this.SiTimebase.Dock = System.Windows.Forms.DockStyle.Left; this.SiTimebase.Font = new System.Drawing.Font("Microsoft YaHei UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.SiTimebase.IconWidth = 32; this.SiTimebase.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.SiTimebase.IsIndicatorShow = false; this.SiTimebase.Location = new System.Drawing.Point(314, 0); this.SiTimebase.Margin = new System.Windows.Forms.Padding(2, 0, 0, 0); this.SiTimebase.Name = "SiTimebase"; this.SiTimebase.Padding = new System.Windows.Forms.Padding(1); this.SiTimebase.Size = new System.Drawing.Size(250, 40); this.SiTimebase.StickyBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.SiTimebase.StickyContentBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.SiTimebase.StickyForeColor = System.Drawing.Color.White; this.SiTimebase.StickyTitle = "H"; this.SiTimebase.TabIndex = 3; this.SiTimebase.Tag = ""; this.SiTimebase.MouseClick += new System.Windows.Forms.MouseEventHandler(this.SiTimebase_MouseClick); // // SiAcquisition // this.SiAcquisition.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.SiAcquisition.ContentRowHeight = 32; this.SiAcquisition.Font = new System.Drawing.Font("Microsoft YaHei UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.SiAcquisition.IconWidth = 32; this.SiAcquisition.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.SiAcquisition.IsIndicatorShow = false; this.SiAcquisition.Location = new System.Drawing.Point(564, 0); this.SiAcquisition.Margin = new System.Windows.Forms.Padding(0); this.SiAcquisition.MinimumSize = new System.Drawing.Size(200, 40); this.SiAcquisition.Name = "SiAcquisition"; this.SiAcquisition.Padding = new System.Windows.Forms.Padding(1); this.SiAcquisition.Size = new System.Drawing.Size(370, 40); this.SiAcquisition.StickyBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.SiAcquisition.StickyContentBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.SiAcquisition.StickyForeColor = System.Drawing.Color.White; this.SiAcquisition.StickyTitle = "A"; this.SiAcquisition.TabIndex = 4; this.SiAcquisition.Tag = ""; this.SiAcquisition.MouseClick += new System.Windows.Forms.MouseEventHandler(this.SiAcquisition_MouseClick); // // SiTrigger // this.SiTrigger.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.SiTrigger.ContentRowHeight = 32; this.SiTrigger.Font = new System.Drawing.Font("Microsoft YaHei UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.SiTrigger.IconWidth = 32; this.SiTrigger.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.SiTrigger.IsIndicatorShow = false; this.SiTrigger.Location = new System.Drawing.Point(934, 0); this.SiTrigger.Margin = new System.Windows.Forms.Padding(0); this.SiTrigger.Name = "SiTrigger"; this.SiTrigger.Padding = new System.Windows.Forms.Padding(1); this.SiTrigger.Size = new System.Drawing.Size(455, 38); this.SiTrigger.StickyBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.SiTrigger.StickyContentBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(45))))); this.SiTrigger.StickyForeColor = System.Drawing.Color.White; this.SiTrigger.StickyTitle = "T"; this.SiTrigger.TabIndex = 40; this.SiTrigger.Tag = "Trigger"; this.SiTrigger.MouseClick += new System.Windows.Forms.MouseEventHandler(this.SiTrigger_MouseClick); // // BtnLog // this.BtnLog.BackColor = System.Drawing.SystemColors.ControlDark; this.BtnLog.BorderColor = System.Drawing.Color.Black; this.BtnLog.BorderThickness = 0; this.BtnLog.CornerRadius = 0; this.BtnLog.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnLog.DaskArray = null; this.BtnLog.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnLog.DropKey = System.Windows.Forms.Keys.Space; this.BtnLog.ForeColor = System.Drawing.Color.Black; this.BtnLog.Height = 40; this.BtnLog.Icon = ((System.Drawing.Image)(resources.GetObject("BtnLog.Icon"))); this.BtnLog.IconOffset = 1; this.BtnLog.IconSize = new System.Drawing.Size(70, 38); this.BtnLog.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnLog.IsIndicatorShow = false; this.BtnLog.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnLog.Location = new System.Drawing.Point(0, 0); this.BtnLog.Margin = new System.Windows.Forms.Padding(0); this.BtnLog.MinimumSize = new System.Drawing.Size(70, 40); this.BtnLog.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnLog.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnLog.MouseInBorderThickness = 0; this.BtnLog.MouseinForeColor = System.Drawing.Color.Blue; this.BtnLog.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnLog.Name = "BtnLog"; this.BtnLog.PressedBackColor = System.Drawing.Color.Gray; this.BtnLog.PressedBorderColor = System.Drawing.Color.Blue; this.BtnLog.PressedBorderThickness = 0; this.BtnLog.PressedForeColor = System.Drawing.Color.Blue; this.BtnLog.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnLog.Size = new System.Drawing.Size(72, 40); this.BtnLog.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnLog.StylizeFlag = true; this.BtnLog.SVGForeColor = System.Drawing.Color.DarkRed; this.BtnLog.SVGPath = ""; this.BtnLog.TabIndex = 20; this.BtnLog.Tag = "应用"; this.BtnLog.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // BtnSetting // this.BtnSetting.BackColor = System.Drawing.SystemColors.ControlDark; this.BtnSetting.BorderColor = System.Drawing.Color.Black; this.BtnSetting.BorderThickness = 0; this.BtnSetting.CornerRadius = 0; this.BtnSetting.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnSetting.DaskArray = null; this.BtnSetting.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnSetting.DropKey = System.Windows.Forms.Keys.Space; this.BtnSetting.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnSetting.ForeColor = System.Drawing.Color.Black; this.BtnSetting.Height = 40; this.BtnSetting.Icon = global::Uestc.Auto6.Dso.U2.Properties.Resources.Setting; this.BtnSetting.IconOffset = 11; this.BtnSetting.IconSize = new System.Drawing.Size(36, 36); this.BtnSetting.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnSetting.IsIndicatorShow = false; this.BtnSetting.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnSetting.Location = new System.Drawing.Point(1786, 0); this.BtnSetting.Margin = new System.Windows.Forms.Padding(0); this.BtnSetting.MinimumSize = new System.Drawing.Size(46, 40); this.BtnSetting.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnSetting.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnSetting.MouseInBorderThickness = 1; this.BtnSetting.MouseinForeColor = System.Drawing.Color.Blue; this.BtnSetting.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnSetting.Name = "BtnSetting"; this.BtnSetting.PressedBackColor = System.Drawing.Color.Gray; this.BtnSetting.PressedBorderColor = System.Drawing.Color.Blue; this.BtnSetting.PressedBorderThickness = 1; this.BtnSetting.PressedForeColor = System.Drawing.Color.Blue; this.BtnSetting.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnSetting.Size = new System.Drawing.Size(58, 40); this.BtnSetting.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnSetting.StylizeFlag = true; this.BtnSetting.SVGForeColor = System.Drawing.Color.Black; this.BtnSetting.SVGPath = ""; this.BtnSetting.TabIndex = 19; this.BtnSetting.Tag = ""; this.BtnSetting.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnSetting.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnSetting_MouseClick); // // BtnClear // this.BtnClear.BackColor = System.Drawing.SystemColors.ControlDark; this.BtnClear.BorderColor = System.Drawing.Color.Black; this.BtnClear.BorderThickness = 0; this.BtnClear.CornerRadius = 0; this.BtnClear.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnClear.DaskArray = null; this.BtnClear.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnClear.DropKey = System.Windows.Forms.Keys.Space; this.BtnClear.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnClear.ForeColor = System.Drawing.Color.Black; this.BtnClear.Height = 40; this.BtnClear.Icon = global::Uestc.Auto6.Dso.U2.Properties.Resources.Clear; this.BtnClear.IconOffset = 11; this.BtnClear.IconSize = new System.Drawing.Size(36, 36); this.BtnClear.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnClear.IsIndicatorShow = false; this.BtnClear.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnClear.Location = new System.Drawing.Point(1728, 0); this.BtnClear.Margin = new System.Windows.Forms.Padding(0); this.BtnClear.MinimumSize = new System.Drawing.Size(46, 40); this.BtnClear.MouseinBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnClear.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnClear.MouseInBorderThickness = 0; this.BtnClear.MouseinForeColor = System.Drawing.Color.White; this.BtnClear.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnClear.Name = "BtnClear"; this.BtnClear.PressedBackColor = System.Drawing.SystemColors.ActiveBorder; this.BtnClear.PressedBorderColor = System.Drawing.Color.Blue; this.BtnClear.PressedBorderThickness = 0; this.BtnClear.PressedForeColor = System.Drawing.Color.White; this.BtnClear.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnClear.Size = new System.Drawing.Size(58, 40); this.BtnClear.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnClear.StylizeFlag = true; this.BtnClear.SVGForeColor = System.Drawing.Color.Black; this.BtnClear.SVGPath = ""; this.BtnClear.TabIndex = 18; this.BtnClear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnClear.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnClear_MouseClick); // // BtnScreenShot // this.BtnScreenShot.BackColor = System.Drawing.SystemColors.ControlDark; this.BtnScreenShot.BorderColor = System.Drawing.Color.Black; this.BtnScreenShot.BorderThickness = 0; this.BtnScreenShot.CornerRadius = 0; this.BtnScreenShot.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnScreenShot.DaskArray = null; this.BtnScreenShot.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnScreenShot.DropKey = System.Windows.Forms.Keys.Space; this.BtnScreenShot.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnScreenShot.ForeColor = System.Drawing.Color.Black; this.BtnScreenShot.Height = 40; this.BtnScreenShot.Icon = global::Uestc.Auto6.Dso.U2.Properties.Resources.ScreenShot; this.BtnScreenShot.IconOffset = 11; this.BtnScreenShot.IconSize = new System.Drawing.Size(36, 36); this.BtnScreenShot.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnScreenShot.IsIndicatorShow = false; this.BtnScreenShot.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnScreenShot.Location = new System.Drawing.Point(1670, 0); this.BtnScreenShot.Margin = new System.Windows.Forms.Padding(0); this.BtnScreenShot.MinimumSize = new System.Drawing.Size(46, 40); this.BtnScreenShot.MouseinBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnScreenShot.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnScreenShot.MouseInBorderThickness = 0; this.BtnScreenShot.MouseinForeColor = System.Drawing.Color.White; this.BtnScreenShot.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnScreenShot.Name = "BtnScreenShot"; this.BtnScreenShot.PressedBackColor = System.Drawing.SystemColors.ActiveBorder; this.BtnScreenShot.PressedBorderColor = System.Drawing.Color.Blue; this.BtnScreenShot.PressedBorderThickness = 0; this.BtnScreenShot.PressedForeColor = System.Drawing.Color.White; this.BtnScreenShot.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnScreenShot.Size = new System.Drawing.Size(58, 40); this.BtnScreenShot.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnScreenShot.StylizeFlag = true; this.BtnScreenShot.SVGForeColor = System.Drawing.Color.Black; this.BtnScreenShot.SVGPath = ""; this.BtnScreenShot.TabIndex = 17; this.BtnScreenShot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnScreenShot.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnScreenShot_MouseClick); // // BtnFile // this.BtnFile.BackColor = System.Drawing.SystemColors.ControlDark; this.BtnFile.BorderColor = System.Drawing.Color.Black; this.BtnFile.BorderThickness = 0; this.BtnFile.CornerRadius = 0; this.BtnFile.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnFile.DaskArray = null; this.BtnFile.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnFile.DropKey = System.Windows.Forms.Keys.Space; this.BtnFile.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnFile.ForeColor = System.Drawing.Color.Black; this.BtnFile.Height = 40; this.BtnFile.Icon = global::Uestc.Auto6.Dso.U2.Properties.Resources.Save; this.BtnFile.IconOffset = 11; this.BtnFile.IconSize = new System.Drawing.Size(36, 36); this.BtnFile.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnFile.IsIndicatorShow = false; this.BtnFile.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnFile.Location = new System.Drawing.Point(1612, 0); this.BtnFile.Margin = new System.Windows.Forms.Padding(0); this.BtnFile.MinimumSize = new System.Drawing.Size(46, 40); this.BtnFile.MouseinBackColor = System.Drawing.Color.Transparent; this.BtnFile.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnFile.MouseInBorderThickness = 1; this.BtnFile.MouseinForeColor = System.Drawing.Color.Blue; this.BtnFile.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnFile.Name = "BtnFile"; this.BtnFile.PressedBackColor = System.Drawing.Color.Gray; this.BtnFile.PressedBorderColor = System.Drawing.Color.Blue; this.BtnFile.PressedBorderThickness = 1; this.BtnFile.PressedForeColor = System.Drawing.Color.Blue; this.BtnFile.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnFile.Size = new System.Drawing.Size(58, 40); this.BtnFile.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnFile.StylizeFlag = true; this.BtnFile.SVGForeColor = System.Drawing.Color.Black; this.BtnFile.SVGPath = ""; this.BtnFile.TabIndex = 16; this.BtnFile.Tag = ""; this.BtnFile.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnFile.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnFile_MouseClick); // // BtnPrinter // this.BtnPrinter.BackColor = System.Drawing.SystemColors.ControlDark; this.BtnPrinter.BorderColor = System.Drawing.Color.Black; this.BtnPrinter.BorderThickness = 0; this.BtnPrinter.CornerRadius = 0; this.BtnPrinter.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnPrinter.DaskArray = null; this.BtnPrinter.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnPrinter.DropKey = System.Windows.Forms.Keys.Space; this.BtnPrinter.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnPrinter.ForeColor = System.Drawing.Color.Black; this.BtnPrinter.Height = 40; this.BtnPrinter.Icon = global::Uestc.Auto6.Dso.U2.Properties.Resources.Printer; this.BtnPrinter.IconOffset = 11; this.BtnPrinter.IconSize = new System.Drawing.Size(36, 36); this.BtnPrinter.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnPrinter.IsIndicatorShow = false; this.BtnPrinter.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnPrinter.Location = new System.Drawing.Point(1554, 0); this.BtnPrinter.Margin = new System.Windows.Forms.Padding(0); this.BtnPrinter.MinimumSize = new System.Drawing.Size(46, 40); this.BtnPrinter.MouseinBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnPrinter.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnPrinter.MouseInBorderThickness = 0; this.BtnPrinter.MouseinForeColor = System.Drawing.Color.White; this.BtnPrinter.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnPrinter.Name = "BtnPrinter"; this.BtnPrinter.PressedBackColor = System.Drawing.SystemColors.ActiveBorder; this.BtnPrinter.PressedBorderColor = System.Drawing.Color.Blue; this.BtnPrinter.PressedBorderThickness = 0; this.BtnPrinter.PressedForeColor = System.Drawing.Color.White; this.BtnPrinter.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnPrinter.Size = new System.Drawing.Size(58, 40); this.BtnPrinter.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnPrinter.StylizeFlag = true; this.BtnPrinter.SVGForeColor = System.Drawing.Color.Black; this.BtnPrinter.SVGPath = ""; this.BtnPrinter.TabIndex = 38; this.BtnPrinter.Tag = ""; this.BtnPrinter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnPrinter.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnPrinter_MouseClick); // // BtnSearch // this.BtnSearch.BackColor = System.Drawing.SystemColors.ControlDark; this.BtnSearch.BorderColor = System.Drawing.Color.Black; this.BtnSearch.BorderThickness = 0; this.BtnSearch.CornerRadius = 0; this.BtnSearch.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnSearch.DaskArray = null; this.BtnSearch.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnSearch.DropKey = System.Windows.Forms.Keys.Space; this.BtnSearch.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnSearch.ForeColor = System.Drawing.Color.Black; this.BtnSearch.Height = 40; this.BtnSearch.Icon = global::Uestc.Auto6.Dso.U2.Properties.Resources.Search; this.BtnSearch.IconOffset = 11; this.BtnSearch.IconSize = new System.Drawing.Size(36, 36); this.BtnSearch.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnSearch.IsIndicatorShow = false; this.BtnSearch.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnSearch.Location = new System.Drawing.Point(1496, 0); this.BtnSearch.Margin = new System.Windows.Forms.Padding(0); this.BtnSearch.MinimumSize = new System.Drawing.Size(46, 40); this.BtnSearch.MouseinBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnSearch.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnSearch.MouseInBorderThickness = 0; this.BtnSearch.MouseinForeColor = System.Drawing.Color.White; this.BtnSearch.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnSearch.Name = "BtnSearch"; this.BtnSearch.PressedBackColor = System.Drawing.SystemColors.ActiveBorder; this.BtnSearch.PressedBorderColor = System.Drawing.Color.Blue; this.BtnSearch.PressedBorderThickness = 0; this.BtnSearch.PressedForeColor = System.Drawing.Color.White; this.BtnSearch.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnSearch.Size = new System.Drawing.Size(58, 40); this.BtnSearch.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnSearch.StylizeFlag = true; this.BtnSearch.SVGForeColor = System.Drawing.Color.Black; this.BtnSearch.SVGPath = ""; this.BtnSearch.TabIndex = 37; this.BtnSearch.Tag = ""; this.BtnSearch.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnSearch.Visible = false; this.BtnSearch.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnSearch_MouseClick); // // BtnFastReq // this.BtnFastReq.BackColor = System.Drawing.SystemColors.ControlDark; this.BtnFastReq.BorderColor = System.Drawing.Color.Black; this.BtnFastReq.BorderThickness = 0; this.BtnFastReq.CornerRadius = 0; this.BtnFastReq.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnFastReq.DaskArray = null; this.BtnFastReq.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnFastReq.DropKey = System.Windows.Forms.Keys.Space; this.BtnFastReq.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnFastReq.ForeColor = System.Drawing.Color.Black; this.BtnFastReq.Height = 40; this.BtnFastReq.Icon = global::Uestc.Auto6.Dso.U2.Properties.Resources.UltraAcq; this.BtnFastReq.IconOffset = 11; this.BtnFastReq.IconSize = new System.Drawing.Size(36, 36); this.BtnFastReq.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnFastReq.IsIndicatorShow = false; this.BtnFastReq.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnFastReq.Location = new System.Drawing.Point(1438, 0); this.BtnFastReq.Margin = new System.Windows.Forms.Padding(0); this.BtnFastReq.MinimumSize = new System.Drawing.Size(46, 40); this.BtnFastReq.MouseinBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnFastReq.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnFastReq.MouseInBorderThickness = 0; this.BtnFastReq.MouseinForeColor = System.Drawing.Color.White; this.BtnFastReq.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnFastReq.Name = "BtnFastReq"; this.BtnFastReq.PressedBackColor = System.Drawing.SystemColors.ActiveBorder; this.BtnFastReq.PressedBorderColor = System.Drawing.Color.Blue; this.BtnFastReq.PressedBorderThickness = 0; this.BtnFastReq.PressedForeColor = System.Drawing.Color.White; this.BtnFastReq.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnFastReq.Size = new System.Drawing.Size(58, 40); this.BtnFastReq.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnFastReq.StylizeFlag = true; this.BtnFastReq.SVGForeColor = System.Drawing.Color.Black; this.BtnFastReq.SVGPath = ""; this.BtnFastReq.TabIndex = 14; this.BtnFastReq.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnFastReq.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnFastReq_MouseClick); // // BtnFft // this.BtnFft.BackColor = System.Drawing.SystemColors.ControlDark; this.BtnFft.BorderColor = System.Drawing.Color.Black; this.BtnFft.BorderThickness = 0; this.BtnFft.CornerRadius = 0; this.BtnFft.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnFft.DaskArray = null; this.BtnFft.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnFft.DropKey = System.Windows.Forms.Keys.Space; this.BtnFft.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnFft.ForeColor = System.Drawing.Color.Black; this.BtnFft.Height = 40; this.BtnFft.Icon = global::Uestc.Auto6.Dso.U2.Properties.Resources.Fft; this.BtnFft.IconOffset = 11; this.BtnFft.IconSize = new System.Drawing.Size(36, 36); this.BtnFft.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnFft.IsIndicatorShow = false; this.BtnFft.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnFft.Location = new System.Drawing.Point(1380, 0); this.BtnFft.Margin = new System.Windows.Forms.Padding(0); this.BtnFft.MinimumSize = new System.Drawing.Size(46, 40); this.BtnFft.MouseinBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnFft.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnFft.MouseInBorderThickness = 0; this.BtnFft.MouseinForeColor = System.Drawing.Color.White; this.BtnFft.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnFft.Name = "BtnFft"; this.BtnFft.PressedBackColor = System.Drawing.SystemColors.ActiveBorder; this.BtnFft.PressedBorderColor = System.Drawing.Color.Blue; this.BtnFft.PressedBorderThickness = 0; this.BtnFft.PressedForeColor = System.Drawing.Color.White; this.BtnFft.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnFft.Size = new System.Drawing.Size(58, 40); this.BtnFft.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnFft.StylizeFlag = true; this.BtnFft.SVGForeColor = System.Drawing.Color.Black; this.BtnFft.SVGPath = ""; this.BtnFft.TabIndex = 13; this.BtnFft.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnFft.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnFft_MouseClick); // // BtnCursor // this.BtnCursor.BackColor = System.Drawing.SystemColors.ControlDark; this.BtnCursor.BorderColor = System.Drawing.Color.Black; this.BtnCursor.BorderThickness = 0; this.BtnCursor.CornerRadius = 0; this.BtnCursor.Cursor = System.Windows.Forms.Cursors.Hand; this.BtnCursor.DaskArray = null; this.BtnCursor.Dock = System.Windows.Forms.DockStyle.Fill; this.BtnCursor.DropKey = System.Windows.Forms.Keys.Space; this.BtnCursor.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.BtnCursor.ForeColor = System.Drawing.Color.Black; this.BtnCursor.Height = 40; this.BtnCursor.Icon = global::Uestc.Auto6.Dso.U2.Properties.Resources.Cursor; this.BtnCursor.IconOffset = 11; this.BtnCursor.IconSize = new System.Drawing.Size(36, 36); this.BtnCursor.IndicatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnCursor.IsIndicatorShow = false; this.BtnCursor.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default; this.BtnCursor.Location = new System.Drawing.Point(1322, 0); this.BtnCursor.Margin = new System.Windows.Forms.Padding(0); this.BtnCursor.MinimumSize = new System.Drawing.Size(46, 40); this.BtnCursor.MouseinBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(71)))), ((int)(((byte)(193))))); this.BtnCursor.MouseinBorderColor = System.Drawing.Color.Blue; this.BtnCursor.MouseInBorderThickness = 0; this.BtnCursor.MouseinForeColor = System.Drawing.Color.White; this.BtnCursor.MouseinSvgForeColor = System.Drawing.Color.Blue; this.BtnCursor.Name = "BtnCursor"; this.BtnCursor.PressedBackColor = System.Drawing.SystemColors.ActiveBorder; this.BtnCursor.PressedBorderColor = System.Drawing.Color.Blue; this.BtnCursor.PressedBorderThickness = 0; this.BtnCursor.PressedForeColor = System.Drawing.Color.White; this.BtnCursor.PressedSvgForeColor = System.Drawing.Color.Blue; this.BtnCursor.Size = new System.Drawing.Size(58, 40); this.BtnCursor.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.None; this.BtnCursor.StylizeFlag = true; this.BtnCursor.SVGForeColor = System.Drawing.Color.Black; this.BtnCursor.SVGPath = ""; this.BtnCursor.TabIndex = 12; this.BtnCursor.Tag = ""; this.BtnCursor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.BtnCursor.MouseClick += new System.Windows.Forms.MouseEventHandler(this.BtnCursor_MouseClick); // // DsoTopStrip // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.Black; this.Controls.Add(this.TlpBody); this.DoubleBuffered = true; this.Font = new System.Drawing.Font("Arial", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.ForeColor = System.Drawing.Color.White; this.Margin = new System.Windows.Forms.Padding(0); this.Name = "DsoTopStrip"; this.Size = new System.Drawing.Size(1920, 40); this.TlpBody.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel TlpBody; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnAutoset; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnTriggerState; private StickyInfo SiAcquisition; private StickyInfo SiTimebase; private StickyInfo SiTrigger; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnLog; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnFile; private Uni_Trend.MSO7000X.UserControls.UestcIconButton CBTriggerMode; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnCursor; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnFft; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnScreenShot; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnFastReq; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnClear; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnSetting; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnPrinter; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnSearch; private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnApps; } }