|
@@ -1,6 +1,6 @@
|
|
|
namespace XdCxRhDW.DataEmulation
|
|
|
{
|
|
|
- partial class Form1
|
|
|
+ partial class SignalEmulation
|
|
|
{
|
|
|
/// <summary>
|
|
|
/// Required designer variable.
|
|
@@ -28,6 +28,11 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions7 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject25 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject26 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject27 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject28 = 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();
|
|
@@ -53,12 +58,9 @@
|
|
|
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 editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
+ this.txtBrust = new DevExpress.XtraEditors.CheckEdit();
|
|
|
+ this.txtNormal = new DevExpress.XtraEditors.CheckEdit();
|
|
|
this.btnOpenDir = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.btnBuildNormal = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.txtFsHz = new DevExpress.XtraEditors.ButtonEdit();
|
|
@@ -71,16 +73,19 @@
|
|
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.itemSnr1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.itemSnr2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.btnBuildBrust = new DevExpress.XtraEditors.SimpleButton();
|
|
|
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
this.layoutControl1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtBrust.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtNormal.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtFsHz.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSigLen.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDto.Properties)).BeginInit();
|
|
@@ -91,17 +96,23 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.itemSnr1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.itemSnr2)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
|
|
|
+ this.tablePanel1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// layoutControl1
|
|
|
//
|
|
|
+ this.tablePanel1.SetColumn(this.layoutControl1, 1);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtBrust);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtNormal);
|
|
|
this.layoutControl1.Controls.Add(this.btnOpenDir);
|
|
|
this.layoutControl1.Controls.Add(this.btnBuildNormal);
|
|
|
this.layoutControl1.Controls.Add(this.txtFsHz);
|
|
@@ -110,21 +121,41 @@
|
|
|
this.layoutControl1.Controls.Add(this.txtDfo);
|
|
|
this.layoutControl1.Controls.Add(this.txtSnr1);
|
|
|
this.layoutControl1.Controls.Add(this.txtSnr2);
|
|
|
- this.layoutControl1.Controls.Add(this.btnBuildBrust);
|
|
|
- this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.layoutControl1.Location = new System.Drawing.Point(78, 88);
|
|
|
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(401, 252);
|
|
|
+ this.tablePanel1.SetRow(this.layoutControl1, 1);
|
|
|
+ this.layoutControl1.Size = new System.Drawing.Size(396, 258);
|
|
|
this.layoutControl1.TabIndex = 0;
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
//
|
|
|
+ // txtBrust
|
|
|
+ //
|
|
|
+ this.txtBrust.Location = new System.Drawing.Point(199, 12);
|
|
|
+ this.txtBrust.Name = "txtBrust";
|
|
|
+ this.txtBrust.Properties.Caption = "突发信号";
|
|
|
+ this.txtBrust.Size = new System.Drawing.Size(185, 20);
|
|
|
+ this.txtBrust.StyleController = this.layoutControl1;
|
|
|
+ this.txtBrust.TabIndex = 10;
|
|
|
+ this.txtBrust.CheckedChanged += new System.EventHandler(this.txtBrust_CheckedChanged);
|
|
|
+ //
|
|
|
+ // txtNormal
|
|
|
+ //
|
|
|
+ this.txtNormal.EditValue = true;
|
|
|
+ this.txtNormal.Location = new System.Drawing.Point(12, 12);
|
|
|
+ this.txtNormal.Name = "txtNormal";
|
|
|
+ this.txtNormal.Properties.Caption = "常规信号";
|
|
|
+ this.txtNormal.Size = new System.Drawing.Size(183, 20);
|
|
|
+ this.txtNormal.StyleController = this.layoutControl1;
|
|
|
+ this.txtNormal.TabIndex = 9;
|
|
|
+ this.txtNormal.CheckedChanged += new System.EventHandler(this.txtNormal_CheckedChanged);
|
|
|
+ //
|
|
|
// btnOpenDir
|
|
|
//
|
|
|
- this.btnOpenDir.Location = new System.Drawing.Point(275, 190);
|
|
|
+ this.btnOpenDir.Location = new System.Drawing.Point(209, 214);
|
|
|
this.btnOpenDir.Name = "btnOpenDir";
|
|
|
- this.btnOpenDir.Size = new System.Drawing.Size(114, 28);
|
|
|
+ this.btnOpenDir.Size = new System.Drawing.Size(175, 24);
|
|
|
this.btnOpenDir.StyleController = this.layoutControl1;
|
|
|
this.btnOpenDir.TabIndex = 8;
|
|
|
this.btnOpenDir.Text = "打开输出目录";
|
|
@@ -132,77 +163,77 @@
|
|
|
//
|
|
|
// btnBuildNormal
|
|
|
//
|
|
|
- this.btnBuildNormal.Location = new System.Drawing.Point(12, 190);
|
|
|
+ this.btnBuildNormal.Location = new System.Drawing.Point(12, 214);
|
|
|
this.btnBuildNormal.Name = "btnBuildNormal";
|
|
|
- this.btnBuildNormal.Size = new System.Drawing.Size(113, 28);
|
|
|
+ this.btnBuildNormal.Size = new System.Drawing.Size(173, 24);
|
|
|
this.btnBuildNormal.StyleController = this.layoutControl1;
|
|
|
this.btnBuildNormal.TabIndex = 7;
|
|
|
- this.btnBuildNormal.Text = "生成常规信号";
|
|
|
+ this.btnBuildNormal.Text = "生成信号";
|
|
|
this.btnBuildNormal.Click += new System.EventHandler(this.btnBuilder_ClickAsync);
|
|
|
//
|
|
|
// txtFsHz
|
|
|
//
|
|
|
this.txtFsHz.EditValue = "96000";
|
|
|
- this.txtFsHz.Location = new System.Drawing.Point(12, 41);
|
|
|
+ this.txtFsHz.Location = new System.Drawing.Point(12, 65);
|
|
|
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, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.txtFsHz.Size = new System.Drawing.Size(186, 23);
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions7, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject25, serializableAppearanceObject26, serializableAppearanceObject27, serializableAppearanceObject28, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ this.txtFsHz.Size = new System.Drawing.Size(183, 23);
|
|
|
this.txtFsHz.StyleController = this.layoutControl1;
|
|
|
this.txtFsHz.TabIndex = 6;
|
|
|
//
|
|
|
// txtSigLen
|
|
|
//
|
|
|
this.txtSigLen.EditValue = "15";
|
|
|
- this.txtSigLen.Location = new System.Drawing.Point(202, 41);
|
|
|
+ this.txtSigLen.Location = new System.Drawing.Point(199, 65);
|
|
|
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, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.txtSigLen.Size = new System.Drawing.Size(187, 23);
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "秒", -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.txtSigLen.Size = new System.Drawing.Size(185, 23);
|
|
|
this.txtSigLen.StyleController = this.layoutControl1;
|
|
|
this.txtSigLen.TabIndex = 6;
|
|
|
//
|
|
|
// txtDto
|
|
|
//
|
|
|
this.txtDto.EditValue = "1000";
|
|
|
- this.txtDto.Location = new System.Drawing.Point(12, 97);
|
|
|
+ this.txtDto.Location = new System.Drawing.Point(12, 121);
|
|
|
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, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.txtDto.Size = new System.Drawing.Size(186, 23);
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -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.txtDto.Size = new System.Drawing.Size(183, 23);
|
|
|
this.txtDto.StyleController = this.layoutControl1;
|
|
|
this.txtDto.TabIndex = 6;
|
|
|
//
|
|
|
// txtDfo
|
|
|
//
|
|
|
this.txtDfo.EditValue = "200";
|
|
|
- this.txtDfo.Location = new System.Drawing.Point(202, 97);
|
|
|
+ this.txtDfo.Location = new System.Drawing.Point(199, 121);
|
|
|
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, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.txtDfo.Size = new System.Drawing.Size(187, 23);
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ this.txtDfo.Size = new System.Drawing.Size(185, 23);
|
|
|
this.txtDfo.StyleController = this.layoutControl1;
|
|
|
this.txtDfo.TabIndex = 6;
|
|
|
//
|
|
|
// txtSnr1
|
|
|
//
|
|
|
- this.txtSnr1.EditValue = "10";
|
|
|
- this.txtSnr1.Location = new System.Drawing.Point(12, 153);
|
|
|
+ this.txtSnr1.EditValue = "5";
|
|
|
+ this.txtSnr1.Location = new System.Drawing.Point(12, 177);
|
|
|
this.txtSnr1.Name = "txtSnr1";
|
|
|
this.txtSnr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "dB", -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.txtSnr1.Size = new System.Drawing.Size(186, 23);
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "dB", -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.txtSnr1.Size = new System.Drawing.Size(183, 23);
|
|
|
this.txtSnr1.StyleController = this.layoutControl1;
|
|
|
this.txtSnr1.TabIndex = 6;
|
|
|
//
|
|
|
// txtSnr2
|
|
|
//
|
|
|
this.txtSnr2.EditValue = "-5";
|
|
|
- this.txtSnr2.Location = new System.Drawing.Point(202, 153);
|
|
|
+ this.txtSnr2.Location = new System.Drawing.Point(199, 177);
|
|
|
this.txtSnr2.Name = "txtSnr2";
|
|
|
this.txtSnr2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "dB", -1, false, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.txtSnr2.Size = new System.Drawing.Size(187, 23);
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "dB", -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.txtSnr2.Size = new System.Drawing.Size(185, 23);
|
|
|
this.txtSnr2.StyleController = this.layoutControl1;
|
|
|
this.txtSnr2.TabIndex = 6;
|
|
|
//
|
|
@@ -213,14 +244,13 @@
|
|
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
this.layoutControlGroup1,
|
|
|
this.layoutControlItem5,
|
|
|
- this.layoutControlItem9,
|
|
|
+ this.itemSnr1,
|
|
|
this.layoutControlItem6,
|
|
|
- this.layoutControlItem10,
|
|
|
+ this.itemSnr2,
|
|
|
this.layoutControlItem7,
|
|
|
- this.layoutControlItem8,
|
|
|
- this.layoutControlItem11});
|
|
|
+ this.layoutControlItem8});
|
|
|
this.Root.Name = "Root";
|
|
|
- this.Root.Size = new System.Drawing.Size(401, 252);
|
|
|
+ this.Root.Size = new System.Drawing.Size(396, 258);
|
|
|
this.Root.TextVisible = false;
|
|
|
//
|
|
|
// layoutControlGroup1
|
|
@@ -228,20 +258,22 @@
|
|
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
|
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
this.layoutControlItem3,
|
|
|
- this.layoutControlItem4});
|
|
|
+ this.layoutControlItem4,
|
|
|
+ this.layoutControlItem1,
|
|
|
+ this.layoutControlItem2});
|
|
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.layoutControlGroup1.Name = "layoutControlGroup1";
|
|
|
- this.layoutControlGroup1.Size = new System.Drawing.Size(381, 56);
|
|
|
+ this.layoutControlGroup1.Size = new System.Drawing.Size(376, 80);
|
|
|
//
|
|
|
// layoutControlItem3
|
|
|
//
|
|
|
this.layoutControlItem3.Control = this.txtFsHz;
|
|
|
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 24);
|
|
|
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(190, 56);
|
|
|
+ this.layoutControlItem3.Size = new System.Drawing.Size(187, 56);
|
|
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem3.Text = "采样率";
|
|
|
this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
@@ -254,12 +286,12 @@
|
|
|
this.layoutControlItem4.Control = this.txtSigLen;
|
|
|
this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem4.CustomizationFormText = "采样率";
|
|
|
- this.layoutControlItem4.Location = new System.Drawing.Point(190, 0);
|
|
|
+ this.layoutControlItem4.Location = new System.Drawing.Point(187, 24);
|
|
|
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(191, 56);
|
|
|
+ this.layoutControlItem4.Size = new System.Drawing.Size(189, 56);
|
|
|
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem4.Text = "信号时长";
|
|
|
this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
@@ -267,17 +299,35 @@
|
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
|
|
|
this.layoutControlItem4.TextToControlDistance = 5;
|
|
|
//
|
|
|
+ // layoutControlItem1
|
|
|
+ //
|
|
|
+ this.layoutControlItem1.Control = this.txtNormal;
|
|
|
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
+ this.layoutControlItem1.Size = new System.Drawing.Size(187, 24);
|
|
|
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem1.TextVisible = false;
|
|
|
+ //
|
|
|
+ // layoutControlItem2
|
|
|
+ //
|
|
|
+ this.layoutControlItem2.Control = this.txtBrust;
|
|
|
+ this.layoutControlItem2.Location = new System.Drawing.Point(187, 0);
|
|
|
+ this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
+ this.layoutControlItem2.Size = new System.Drawing.Size(189, 24);
|
|
|
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem2.TextVisible = false;
|
|
|
+ //
|
|
|
// layoutControlItem5
|
|
|
//
|
|
|
this.layoutControlItem5.Control = this.txtDto;
|
|
|
this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem5.CustomizationFormText = "采样率";
|
|
|
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 56);
|
|
|
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 80);
|
|
|
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(190, 56);
|
|
|
+ this.layoutControlItem5.Size = new System.Drawing.Size(187, 56);
|
|
|
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem5.Text = "时差";
|
|
|
this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
@@ -285,17 +335,35 @@
|
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(24, 14);
|
|
|
this.layoutControlItem5.TextToControlDistance = 5;
|
|
|
//
|
|
|
+ // itemSnr1
|
|
|
+ //
|
|
|
+ this.itemSnr1.Control = this.txtSnr1;
|
|
|
+ this.itemSnr1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.itemSnr1.CustomizationFormText = "采样率";
|
|
|
+ this.itemSnr1.Location = new System.Drawing.Point(0, 136);
|
|
|
+ this.itemSnr1.MaxSize = new System.Drawing.Size(0, 56);
|
|
|
+ this.itemSnr1.MinSize = new System.Drawing.Size(83, 56);
|
|
|
+ this.itemSnr1.Name = "itemSnr1";
|
|
|
+ this.itemSnr1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.itemSnr1.Size = new System.Drawing.Size(187, 56);
|
|
|
+ this.itemSnr1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.itemSnr1.Text = "文件1信噪比";
|
|
|
+ this.itemSnr1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
|
+ this.itemSnr1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.itemSnr1.TextSize = new System.Drawing.Size(67, 14);
|
|
|
+ this.itemSnr1.TextToControlDistance = 5;
|
|
|
+ //
|
|
|
// layoutControlItem6
|
|
|
//
|
|
|
this.layoutControlItem6.Control = this.txtDfo;
|
|
|
this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem6.CustomizationFormText = "采样率";
|
|
|
- this.layoutControlItem6.Location = new System.Drawing.Point(190, 56);
|
|
|
+ this.layoutControlItem6.Location = new System.Drawing.Point(187, 80);
|
|
|
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(191, 56);
|
|
|
+ this.layoutControlItem6.Size = new System.Drawing.Size(189, 56);
|
|
|
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem6.Text = "频差";
|
|
|
this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
@@ -303,108 +371,84 @@
|
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(24, 14);
|
|
|
this.layoutControlItem6.TextToControlDistance = 5;
|
|
|
//
|
|
|
- // layoutControlItem8
|
|
|
- //
|
|
|
- this.layoutControlItem8.Control = this.btnOpenDir;
|
|
|
- this.layoutControlItem8.Location = new System.Drawing.Point(253, 168);
|
|
|
- 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(128, 64);
|
|
|
- this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem8.TextVisible = false;
|
|
|
+ // itemSnr2
|
|
|
+ //
|
|
|
+ this.itemSnr2.Control = this.txtSnr2;
|
|
|
+ this.itemSnr2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.itemSnr2.CustomizationFormText = "采样率";
|
|
|
+ this.itemSnr2.Location = new System.Drawing.Point(187, 136);
|
|
|
+ this.itemSnr2.MaxSize = new System.Drawing.Size(0, 56);
|
|
|
+ this.itemSnr2.MinSize = new System.Drawing.Size(83, 56);
|
|
|
+ this.itemSnr2.Name = "itemSnr2";
|
|
|
+ this.itemSnr2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.itemSnr2.Size = new System.Drawing.Size(189, 56);
|
|
|
+ this.itemSnr2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.itemSnr2.Text = "文件2信噪比";
|
|
|
+ this.itemSnr2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
|
+ this.itemSnr2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.itemSnr2.TextSize = new System.Drawing.Size(67, 14);
|
|
|
+ this.itemSnr2.TextToControlDistance = 5;
|
|
|
//
|
|
|
// layoutControlItem7
|
|
|
//
|
|
|
this.layoutControlItem7.Control = this.btnBuildNormal;
|
|
|
- this.layoutControlItem7.Location = new System.Drawing.Point(0, 168);
|
|
|
- this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 42);
|
|
|
- this.layoutControlItem7.MinSize = new System.Drawing.Size(89, 42);
|
|
|
+ this.layoutControlItem7.Location = new System.Drawing.Point(0, 192);
|
|
|
+ this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 38);
|
|
|
+ this.layoutControlItem7.MinSize = new System.Drawing.Size(89, 38);
|
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 12, 12, 2);
|
|
|
- this.layoutControlItem7.Size = new System.Drawing.Size(127, 64);
|
|
|
+ this.layoutControlItem7.Size = new System.Drawing.Size(187, 46);
|
|
|
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem7.TextVisible = false;
|
|
|
//
|
|
|
- // layoutControlItem9
|
|
|
- //
|
|
|
- this.layoutControlItem9.Control = this.txtSnr1;
|
|
|
- this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem9.CustomizationFormText = "采样率";
|
|
|
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 112);
|
|
|
- this.layoutControlItem9.MaxSize = new System.Drawing.Size(0, 56);
|
|
|
- this.layoutControlItem9.MinSize = new System.Drawing.Size(83, 56);
|
|
|
- this.layoutControlItem9.Name = "layoutControlItem9";
|
|
|
- this.layoutControlItem9.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
- this.layoutControlItem9.Size = new System.Drawing.Size(190, 56);
|
|
|
- this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem9.Text = "文件1信噪比";
|
|
|
- this.layoutControlItem9.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
|
- this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem9.TextSize = new System.Drawing.Size(67, 14);
|
|
|
- this.layoutControlItem9.TextToControlDistance = 5;
|
|
|
- //
|
|
|
- // layoutControlItem10
|
|
|
- //
|
|
|
- this.layoutControlItem10.Control = this.txtSnr2;
|
|
|
- this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem10.CustomizationFormText = "采样率";
|
|
|
- this.layoutControlItem10.Location = new System.Drawing.Point(190, 112);
|
|
|
- this.layoutControlItem10.MaxSize = new System.Drawing.Size(0, 56);
|
|
|
- this.layoutControlItem10.MinSize = new System.Drawing.Size(83, 56);
|
|
|
- this.layoutControlItem10.Name = "layoutControlItem10";
|
|
|
- this.layoutControlItem10.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
- this.layoutControlItem10.Size = new System.Drawing.Size(191, 56);
|
|
|
- this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem10.Text = "文件2信噪比";
|
|
|
- this.layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
|
- this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem10.TextSize = new System.Drawing.Size(67, 14);
|
|
|
- this.layoutControlItem10.TextToControlDistance = 5;
|
|
|
- //
|
|
|
- // btnBuildBrust
|
|
|
- //
|
|
|
- this.btnBuildBrust.Location = new System.Drawing.Point(139, 190);
|
|
|
- this.btnBuildBrust.Name = "btnBuildBrust";
|
|
|
- this.btnBuildBrust.Size = new System.Drawing.Size(112, 28);
|
|
|
- this.btnBuildBrust.StyleController = this.layoutControl1;
|
|
|
- this.btnBuildBrust.TabIndex = 7;
|
|
|
- this.btnBuildBrust.Text = "生成突发信号";
|
|
|
- this.btnBuildBrust.Click += new System.EventHandler(this.btnBuilder_ClickAsync);
|
|
|
- //
|
|
|
- // layoutControlItem11
|
|
|
- //
|
|
|
- this.layoutControlItem11.Control = this.btnBuildBrust;
|
|
|
- this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem11.CustomizationFormText = "layoutControlItem7";
|
|
|
- this.layoutControlItem11.Location = new System.Drawing.Point(127, 168);
|
|
|
- this.layoutControlItem11.MaxSize = new System.Drawing.Size(0, 42);
|
|
|
- this.layoutControlItem11.MinSize = new System.Drawing.Size(89, 42);
|
|
|
- this.layoutControlItem11.Name = "layoutControlItem11";
|
|
|
- this.layoutControlItem11.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 12, 12, 2);
|
|
|
- this.layoutControlItem11.Size = new System.Drawing.Size(126, 64);
|
|
|
- this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem11.Text = "layoutControlItem7";
|
|
|
- this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem11.TextVisible = false;
|
|
|
- //
|
|
|
- // Form1
|
|
|
+ // layoutControlItem8
|
|
|
+ //
|
|
|
+ this.layoutControlItem8.Control = this.btnOpenDir;
|
|
|
+ this.layoutControlItem8.Location = new System.Drawing.Point(187, 192);
|
|
|
+ this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 38);
|
|
|
+ this.layoutControlItem8.MinSize = new System.Drawing.Size(89, 38);
|
|
|
+ this.layoutControlItem8.Name = "layoutControlItem8";
|
|
|
+ this.layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(12, 2, 12, 2);
|
|
|
+ this.layoutControlItem8.Size = new System.Drawing.Size(189, 46);
|
|
|
+ this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem8.TextVisible = false;
|
|
|
+ //
|
|
|
+ // tablePanel1
|
|
|
+ //
|
|
|
+ this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
|
|
|
+ new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
|
|
|
+ new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 400F),
|
|
|
+ new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F)});
|
|
|
+ this.tablePanel1.Controls.Add(this.layoutControl1);
|
|
|
+ this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.tablePanel1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.tablePanel1.Name = "tablePanel1";
|
|
|
+ this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
|
|
|
+ new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 26F),
|
|
|
+ new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 280F),
|
|
|
+ new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 26F)});
|
|
|
+ this.tablePanel1.Size = new System.Drawing.Size(551, 434);
|
|
|
+ this.tablePanel1.TabIndex = 1;
|
|
|
+ this.tablePanel1.UseSkinIndents = true;
|
|
|
+ //
|
|
|
+ // SignalEmulation
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(401, 252);
|
|
|
- this.Controls.Add(this.layoutControl1);
|
|
|
+ this.ClientSize = new System.Drawing.Size(551, 434);
|
|
|
+ this.Controls.Add(this.tablePanel1);
|
|
|
this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.MaximizeBox = false;
|
|
|
this.MinimizeBox = false;
|
|
|
- this.Name = "Form1";
|
|
|
+ this.Name = "SignalEmulation";
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
this.Text = "时频差数据仿真";
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
this.layoutControl1.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtBrust.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtNormal.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtFsHz.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSigLen.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDto.Properties)).EndInit();
|
|
@@ -415,13 +459,16 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.itemSnr1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.itemSnr2)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
|
|
|
+ this.tablePanel1.ResumeLayout(false);
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
@@ -445,10 +492,13 @@
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
|
private DevExpress.XtraEditors.ButtonEdit txtSnr1;
|
|
|
private DevExpress.XtraEditors.ButtonEdit txtSnr2;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
|
- private DevExpress.XtraEditors.SimpleButton btnBuildBrust;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem itemSnr1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem itemSnr2;
|
|
|
+ private DevExpress.XtraEditors.CheckEdit txtBrust;
|
|
|
+ private DevExpress.XtraEditors.CheckEdit txtNormal;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
|
+ private DevExpress.Utils.Layout.TablePanel tablePanel1;
|
|
|
}
|
|
|
}
|
|
|
|