|
@@ -0,0 +1,403 @@
|
|
|
+namespace XdCxRhDW.DataEmulation
|
|
|
+{
|
|
|
+ partial class Form1
|
|
|
+ {
|
|
|
+ /// <summary>
|
|
|
+ /// Required designer variable.
|
|
|
+ /// </summary>
|
|
|
+ private System.ComponentModel.IContainer components = null;
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Clean up any resources being used.
|
|
|
+ /// </summary>
|
|
|
+ /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
+ protected override void Dispose(bool disposing)
|
|
|
+ {
|
|
|
+ if (disposing && (components != null))
|
|
|
+ {
|
|
|
+ components.Dispose();
|
|
|
+ }
|
|
|
+ base.Dispose(disposing);
|
|
|
+ }
|
|
|
+
|
|
|
+ #region Windows Form Designer generated code
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Required method for Designer support - do not modify
|
|
|
+ /// the contents of this method with the code editor.
|
|
|
+ /// </summary>
|
|
|
+ private void InitializeComponent()
|
|
|
+ {
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
+ this.txtFile1 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.txtFile2 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.txtFsHz = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.txtSigLen = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.txtDto = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.txtDfo = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.btnBuilder = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
+ this.btnOpenDir = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
+ this.layoutControl1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFile1.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFile2.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFsHz.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSigLen.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtDto.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtDfo.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // layoutControl1
|
|
|
+ //
|
|
|
+ this.layoutControl1.Controls.Add(this.btnOpenDir);
|
|
|
+ this.layoutControl1.Controls.Add(this.btnBuilder);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtFsHz);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtFile2);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtFile1);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtSigLen);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtDto);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtDfo);
|
|
|
+ this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.layoutControl1.Name = "layoutControl1";
|
|
|
+ this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1113, 199, 650, 400);
|
|
|
+ this.layoutControl1.Root = this.Root;
|
|
|
+ this.layoutControl1.Size = new System.Drawing.Size(289, 388);
|
|
|
+ this.layoutControl1.TabIndex = 0;
|
|
|
+ this.layoutControl1.Text = "layoutControl1";
|
|
|
+ //
|
|
|
+ // Root
|
|
|
+ //
|
|
|
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
|
+ this.Root.GroupBordersVisible = false;
|
|
|
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
+ this.layoutControlItem1,
|
|
|
+ this.layoutControlGroup1,
|
|
|
+ this.layoutControlItem2,
|
|
|
+ this.layoutControlItem4,
|
|
|
+ this.layoutControlItem5,
|
|
|
+ this.layoutControlItem6,
|
|
|
+ this.layoutControlItem8,
|
|
|
+ this.layoutControlItem7});
|
|
|
+ this.Root.Name = "Root";
|
|
|
+ this.Root.Size = new System.Drawing.Size(289, 388);
|
|
|
+ this.Root.TextVisible = false;
|
|
|
+ //
|
|
|
+ // txtFile1
|
|
|
+ //
|
|
|
+ this.txtFile1.EditValue = "ch1.dat";
|
|
|
+ this.txtFile1.Location = new System.Drawing.Point(12, 31);
|
|
|
+ this.txtFile1.Name = "txtFile1";
|
|
|
+ this.txtFile1.Properties.AutoHeight = false;
|
|
|
+ this.txtFile1.Size = new System.Drawing.Size(265, 23);
|
|
|
+ this.txtFile1.StyleController = this.layoutControl1;
|
|
|
+ this.txtFile1.TabIndex = 4;
|
|
|
+ //
|
|
|
+ // layoutControlItem1
|
|
|
+ //
|
|
|
+ this.layoutControlItem1.Control = this.txtFile1;
|
|
|
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 46);
|
|
|
+ this.layoutControlItem1.MinSize = new System.Drawing.Size(114, 46);
|
|
|
+ this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
+ this.layoutControlItem1.Size = new System.Drawing.Size(269, 46);
|
|
|
+ this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem1.Text = "输出文件1";
|
|
|
+ this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
|
+ this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(55, 14);
|
|
|
+ this.layoutControlItem1.TextToControlDistance = 5;
|
|
|
+ //
|
|
|
+ // txtFile2
|
|
|
+ //
|
|
|
+ this.txtFile2.EditValue = "ch2.dat";
|
|
|
+ this.txtFile2.Location = new System.Drawing.Point(12, 87);
|
|
|
+ this.txtFile2.Name = "txtFile2";
|
|
|
+ this.txtFile2.Properties.AutoHeight = false;
|
|
|
+ this.txtFile2.Size = new System.Drawing.Size(265, 23);
|
|
|
+ this.txtFile2.StyleController = this.layoutControl1;
|
|
|
+ this.txtFile2.TabIndex = 5;
|
|
|
+ //
|
|
|
+ // layoutControlItem2
|
|
|
+ //
|
|
|
+ this.layoutControlItem2.Control = this.txtFile2;
|
|
|
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 46);
|
|
|
+ this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 56);
|
|
|
+ this.layoutControlItem2.MinSize = new System.Drawing.Size(114, 56);
|
|
|
+ this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
+ this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.layoutControlItem2.Size = new System.Drawing.Size(269, 56);
|
|
|
+ this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem2.Text = "输出文件2";
|
|
|
+ this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
|
+ this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(55, 14);
|
|
|
+ this.layoutControlItem2.TextToControlDistance = 5;
|
|
|
+ //
|
|
|
+ // txtFsHz
|
|
|
+ //
|
|
|
+ this.txtFsHz.EditValue = "96000";
|
|
|
+ this.txtFsHz.Location = new System.Drawing.Point(12, 143);
|
|
|
+ this.txtFsHz.Name = "txtFsHz";
|
|
|
+ this.txtFsHz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ this.txtFsHz.Size = new System.Drawing.Size(265, 23);
|
|
|
+ this.txtFsHz.StyleController = this.layoutControl1;
|
|
|
+ this.txtFsHz.TabIndex = 6;
|
|
|
+ //
|
|
|
+ // layoutControlItem3
|
|
|
+ //
|
|
|
+ this.layoutControlItem3.Control = this.txtFsHz;
|
|
|
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 56);
|
|
|
+ this.layoutControlItem3.MinSize = new System.Drawing.Size(96, 56);
|
|
|
+ this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
+ this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.layoutControlItem3.Size = new System.Drawing.Size(269, 56);
|
|
|
+ this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem3.Text = "采样率";
|
|
|
+ this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
|
+ this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(36, 14);
|
|
|
+ this.layoutControlItem3.TextToControlDistance = 5;
|
|
|
+ //
|
|
|
+ // txtSigLen
|
|
|
+ //
|
|
|
+ this.txtSigLen.EditValue = "15";
|
|
|
+ this.txtSigLen.Location = new System.Drawing.Point(12, 199);
|
|
|
+ this.txtSigLen.Name = "txtSigLen";
|
|
|
+ this.txtSigLen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "秒", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ this.txtSigLen.Size = new System.Drawing.Size(265, 23);
|
|
|
+ this.txtSigLen.StyleController = this.layoutControl1;
|
|
|
+ this.txtSigLen.TabIndex = 6;
|
|
|
+ //
|
|
|
+ // layoutControlItem4
|
|
|
+ //
|
|
|
+ this.layoutControlItem4.Control = this.txtSigLen;
|
|
|
+ this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.layoutControlItem4.CustomizationFormText = "采样率";
|
|
|
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 158);
|
|
|
+ this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 56);
|
|
|
+ this.layoutControlItem4.MinSize = new System.Drawing.Size(107, 56);
|
|
|
+ this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
+ this.layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.layoutControlItem4.Size = new System.Drawing.Size(269, 56);
|
|
|
+ this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem4.Text = "信号时长";
|
|
|
+ this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
|
+ this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
|
|
|
+ this.layoutControlItem4.TextToControlDistance = 5;
|
|
|
+ //
|
|
|
+ // txtDto
|
|
|
+ //
|
|
|
+ this.txtDto.EditValue = "1000";
|
|
|
+ this.txtDto.Location = new System.Drawing.Point(12, 255);
|
|
|
+ this.txtDto.Name = "txtDto";
|
|
|
+ this.txtDto.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ this.txtDto.Size = new System.Drawing.Size(265, 23);
|
|
|
+ this.txtDto.StyleController = this.layoutControl1;
|
|
|
+ this.txtDto.TabIndex = 6;
|
|
|
+ //
|
|
|
+ // layoutControlItem5
|
|
|
+ //
|
|
|
+ this.layoutControlItem5.Control = this.txtDto;
|
|
|
+ this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.layoutControlItem5.CustomizationFormText = "采样率";
|
|
|
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 214);
|
|
|
+ this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 56);
|
|
|
+ this.layoutControlItem5.MinSize = new System.Drawing.Size(83, 56);
|
|
|
+ this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
+ this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.layoutControlItem5.Size = new System.Drawing.Size(269, 56);
|
|
|
+ this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem5.Text = "时差";
|
|
|
+ this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
|
+ this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(24, 14);
|
|
|
+ this.layoutControlItem5.TextToControlDistance = 5;
|
|
|
+ //
|
|
|
+ // txtDfo
|
|
|
+ //
|
|
|
+ this.txtDfo.EditValue = "200";
|
|
|
+ this.txtDfo.Location = new System.Drawing.Point(12, 311);
|
|
|
+ this.txtDfo.Name = "txtDfo";
|
|
|
+ this.txtDfo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ this.txtDfo.Size = new System.Drawing.Size(265, 23);
|
|
|
+ this.txtDfo.StyleController = this.layoutControl1;
|
|
|
+ this.txtDfo.TabIndex = 6;
|
|
|
+ //
|
|
|
+ // layoutControlItem6
|
|
|
+ //
|
|
|
+ this.layoutControlItem6.Control = this.txtDfo;
|
|
|
+ this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.layoutControlItem6.CustomizationFormText = "采样率";
|
|
|
+ this.layoutControlItem6.Location = new System.Drawing.Point(0, 270);
|
|
|
+ this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 56);
|
|
|
+ this.layoutControlItem6.MinSize = new System.Drawing.Size(84, 56);
|
|
|
+ this.layoutControlItem6.Name = "layoutControlItem6";
|
|
|
+ this.layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.layoutControlItem6.Size = new System.Drawing.Size(269, 56);
|
|
|
+ this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem6.Text = "频差";
|
|
|
+ this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
|
+ this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(24, 14);
|
|
|
+ this.layoutControlItem6.TextToControlDistance = 5;
|
|
|
+ //
|
|
|
+ // btnBuilder
|
|
|
+ //
|
|
|
+ this.btnBuilder.Location = new System.Drawing.Point(12, 348);
|
|
|
+ this.btnBuilder.Name = "btnBuilder";
|
|
|
+ this.btnBuilder.Size = new System.Drawing.Size(120, 28);
|
|
|
+ this.btnBuilder.StyleController = this.layoutControl1;
|
|
|
+ this.btnBuilder.TabIndex = 7;
|
|
|
+ this.btnBuilder.Text = "生成";
|
|
|
+ this.btnBuilder.Click += new System.EventHandler(this.btnBuilder_ClickAsync);
|
|
|
+ //
|
|
|
+ // layoutControlItem7
|
|
|
+ //
|
|
|
+ this.layoutControlItem7.Control = this.btnBuilder;
|
|
|
+ this.layoutControlItem7.Location = new System.Drawing.Point(0, 326);
|
|
|
+ this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 42);
|
|
|
+ this.layoutControlItem7.MinSize = new System.Drawing.Size(89, 42);
|
|
|
+ this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
+ this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 12, 12, 2);
|
|
|
+ this.layoutControlItem7.Size = new System.Drawing.Size(134, 42);
|
|
|
+ this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem7.TextVisible = false;
|
|
|
+ //
|
|
|
+ // layoutControlGroup1
|
|
|
+ //
|
|
|
+ this.layoutControlGroup1.GroupBordersVisible = false;
|
|
|
+ this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
+ this.layoutControlItem3});
|
|
|
+ this.layoutControlGroup1.Location = new System.Drawing.Point(0, 102);
|
|
|
+ this.layoutControlGroup1.Name = "layoutControlGroup1";
|
|
|
+ this.layoutControlGroup1.Size = new System.Drawing.Size(269, 56);
|
|
|
+ //
|
|
|
+ // btnOpenDir
|
|
|
+ //
|
|
|
+ this.btnOpenDir.Location = new System.Drawing.Point(156, 348);
|
|
|
+ this.btnOpenDir.Name = "btnOpenDir";
|
|
|
+ this.btnOpenDir.Size = new System.Drawing.Size(121, 28);
|
|
|
+ this.btnOpenDir.StyleController = this.layoutControl1;
|
|
|
+ this.btnOpenDir.TabIndex = 8;
|
|
|
+ this.btnOpenDir.Text = "打开输出目录";
|
|
|
+ this.btnOpenDir.Click += new System.EventHandler(this.btnOpenDir_Click);
|
|
|
+ //
|
|
|
+ // layoutControlItem8
|
|
|
+ //
|
|
|
+ this.layoutControlItem8.Control = this.btnOpenDir;
|
|
|
+ this.layoutControlItem8.Location = new System.Drawing.Point(134, 326);
|
|
|
+ this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 42);
|
|
|
+ this.layoutControlItem8.MinSize = new System.Drawing.Size(89, 42);
|
|
|
+ this.layoutControlItem8.Name = "layoutControlItem8";
|
|
|
+ this.layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(12, 2, 12, 2);
|
|
|
+ this.layoutControlItem8.Size = new System.Drawing.Size(135, 42);
|
|
|
+ this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem8.TextVisible = false;
|
|
|
+ //
|
|
|
+ // Form1
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(289, 388);
|
|
|
+ this.Controls.Add(this.layoutControl1);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.MaximizeBox = false;
|
|
|
+ this.MinimizeBox = false;
|
|
|
+ this.Name = "Form1";
|
|
|
+ this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
+ this.Text = "时频差数据仿真";
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
+ this.layoutControl1.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFile1.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFile2.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFsHz.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSigLen.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtDto.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtDfo.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtFsHz;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtFile2;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtFile1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtSigLen;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtDto;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtDfo;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnBuilder;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnOpenDir;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|