|
@@ -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,11 +58,6 @@
|
|
|
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.txtFileTime = new DevExpress.XtraEditors.DateEdit();
|
|
|
this.btnCalc = new DevExpress.XtraEditors.SimpleButton();
|
|
@@ -109,6 +109,7 @@
|
|
|
this.layoutItemDrawImage = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.itemBand = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.DemType = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
this.layoutControl1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties)).BeginInit();
|
|
@@ -253,6 +254,7 @@
|
|
|
this.tm,
|
|
|
this.file1,
|
|
|
this.file2,
|
|
|
+ this.DemType,
|
|
|
this.modType,
|
|
|
this.modRate});
|
|
|
this.gridView1.DetailHeight = 169;
|
|
@@ -374,7 +376,7 @@
|
|
|
this.modType.FieldName = "ModType";
|
|
|
this.modType.Name = "modType";
|
|
|
this.modType.Visible = true;
|
|
|
- this.modType.VisibleIndex = 10;
|
|
|
+ this.modType.VisibleIndex = 11;
|
|
|
//
|
|
|
// modRate
|
|
|
//
|
|
@@ -382,7 +384,7 @@
|
|
|
this.modRate.FieldName = "ModRate";
|
|
|
this.modRate.Name = "modRate";
|
|
|
this.modRate.Visible = true;
|
|
|
- this.modRate.VisibleIndex = 11;
|
|
|
+ this.modRate.VisibleIndex = 12;
|
|
|
//
|
|
|
// tePos
|
|
|
//
|
|
@@ -473,7 +475,7 @@
|
|
|
this.tefs.Name = "tefs";
|
|
|
this.tefs.Properties.AutoHeight = false;
|
|
|
this.tefs.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -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.tefs.Size = new System.Drawing.Size(72, 20);
|
|
|
this.tefs.StyleController = this.layoutControl1;
|
|
|
this.tefs.TabIndex = 6;
|
|
@@ -486,7 +488,7 @@
|
|
|
this.teCenter.Name = "teCenter";
|
|
|
this.teCenter.Properties.AutoHeight = false;
|
|
|
this.teCenter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- 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)});
|
|
|
+ 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.teCenter.Size = new System.Drawing.Size(54, 20);
|
|
|
this.teCenter.StyleController = this.layoutControl1;
|
|
|
this.teCenter.TabIndex = 7;
|
|
@@ -499,7 +501,7 @@
|
|
|
this.teRange.Name = "teRange";
|
|
|
this.teRange.Properties.AutoHeight = false;
|
|
|
this.teRange.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)});
|
|
|
+ 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.teRange.Size = new System.Drawing.Size(50, 20);
|
|
|
this.teRange.StyleController = this.layoutControl1;
|
|
|
this.teRange.TabIndex = 8;
|
|
@@ -512,7 +514,7 @@
|
|
|
this.teDfRange.Name = "teDfRange";
|
|
|
this.teDfRange.Properties.AutoHeight = false;
|
|
|
this.teDfRange.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)});
|
|
|
+ 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.teDfRange.Size = new System.Drawing.Size(51, 20);
|
|
|
this.teDfRange.StyleController = this.layoutControl1;
|
|
|
this.teDfRange.TabIndex = 11;
|
|
@@ -525,7 +527,7 @@
|
|
|
this.teSnr.Name = "teSnr";
|
|
|
this.teSnr.Properties.AutoHeight = false;
|
|
|
this.teSnr.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)});
|
|
|
+ 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.teSnr.Size = new System.Drawing.Size(52, 20);
|
|
|
this.teSnr.StyleController = this.layoutControl1;
|
|
|
this.teSnr.TabIndex = 14;
|
|
@@ -538,7 +540,7 @@
|
|
|
this.txtBand.Name = "txtBand";
|
|
|
this.txtBand.Properties.AutoHeight = false;
|
|
|
this.txtBand.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "KHz", -1, false, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "KHz", -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.txtBand.Size = new System.Drawing.Size(61, 21);
|
|
|
this.txtBand.StyleController = this.layoutControl1;
|
|
|
this.txtBand.TabIndex = 6;
|
|
@@ -811,6 +813,14 @@
|
|
|
this.itemBand.TextToControlDistance = 5;
|
|
|
this.itemBand.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
|
//
|
|
|
+ // DemType
|
|
|
+ //
|
|
|
+ this.DemType.Caption = "检测类型";
|
|
|
+ this.DemType.FieldName = "DmcType";
|
|
|
+ this.DemType.Name = "DemType";
|
|
|
+ this.DemType.Visible = true;
|
|
|
+ this.DemType.VisibleIndex = 10;
|
|
|
+ //
|
|
|
// DetectToolForm
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
@@ -918,5 +928,6 @@
|
|
|
private DevExpress.XtraLayout.LayoutControlItem itemBand;
|
|
|
private DevExpress.XtraEditors.ButtonEdit txtBand;
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn modRate;
|
|
|
+ private DevExpress.XtraGrid.Columns.GridColumn DemType;
|
|
|
}
|
|
|
}
|