|
@@ -28,16 +28,6 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- 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 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();
|
|
|
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,7 +43,18 @@
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ 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();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
+ this.txtFileTime = new DevExpress.XtraEditors.DateEdit();
|
|
|
this.btnCalc = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.chkDama = new DevExpress.XtraEditors.CheckEdit();
|
|
|
this.btnCheck = new DevExpress.XtraEditors.SimpleButton();
|
|
@@ -64,9 +65,11 @@
|
|
|
this.snr = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.smpstart = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.smplen = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.tm = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.file1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.file2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
+ this.sigType = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.tePos = new DevExpress.XtraEditors.TextEdit();
|
|
|
this.teCount = new DevExpress.XtraEditors.TextEdit();
|
|
|
this.btnFile1 = new DevExpress.XtraEditors.ButtonEdit();
|
|
@@ -96,11 +99,12 @@
|
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutItemDrawImage = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.txtFileTime = new DevExpress.XtraEditors.DateEdit();
|
|
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
+ this.UserName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
this.layoutControl1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties.CalendarTimeProperties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.chkDama.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gcCheckCgRes)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
@@ -132,8 +136,6 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDrawImage)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties.CalendarTimeProperties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
@@ -166,6 +168,20 @@
|
|
|
this.layoutControl1.TabIndex = 0;
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
//
|
|
|
+ // txtFileTime
|
|
|
+ //
|
|
|
+ this.txtFileTime.EditValue = null;
|
|
|
+ this.txtFileTime.Location = new System.Drawing.Point(58, 57);
|
|
|
+ this.txtFileTime.Name = "txtFileTime";
|
|
|
+ this.txtFileTime.Properties.AutoHeight = false;
|
|
|
+ this.txtFileTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtFileTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtFileTime.Size = new System.Drawing.Size(80, 23);
|
|
|
+ this.txtFileTime.StyleController = this.layoutControl1;
|
|
|
+ this.txtFileTime.TabIndex = 20;
|
|
|
+ //
|
|
|
// btnCalc
|
|
|
//
|
|
|
this.btnCalc.Location = new System.Drawing.Point(899, 31);
|
|
@@ -216,6 +232,7 @@
|
|
|
this.gridView1.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
|
this.gridView1.ColumnPanelRowHeight = 0;
|
|
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
|
+ this.UserName,
|
|
|
this.dt,
|
|
|
this.df,
|
|
|
this.snr,
|
|
@@ -224,7 +241,8 @@
|
|
|
this.gridColumn1,
|
|
|
this.tm,
|
|
|
this.file1,
|
|
|
- this.file2});
|
|
|
+ this.file2,
|
|
|
+ this.sigType});
|
|
|
this.gridView1.DetailHeight = 169;
|
|
|
this.gridView1.FooterPanelHeight = 0;
|
|
|
this.gridView1.GridControl = this.gcCheckCgRes;
|
|
@@ -249,7 +267,7 @@
|
|
|
this.dt.MinWidth = 22;
|
|
|
this.dt.Name = "dt";
|
|
|
this.dt.Visible = true;
|
|
|
- this.dt.VisibleIndex = 4;
|
|
|
+ this.dt.VisibleIndex = 5;
|
|
|
this.dt.Width = 109;
|
|
|
//
|
|
|
// df
|
|
@@ -259,7 +277,7 @@
|
|
|
this.df.MinWidth = 22;
|
|
|
this.df.Name = "df";
|
|
|
this.df.Visible = true;
|
|
|
- this.df.VisibleIndex = 5;
|
|
|
+ this.df.VisibleIndex = 7;
|
|
|
this.df.Width = 109;
|
|
|
//
|
|
|
// snr
|
|
@@ -269,7 +287,7 @@
|
|
|
this.snr.MinWidth = 22;
|
|
|
this.snr.Name = "snr";
|
|
|
this.snr.Visible = true;
|
|
|
- this.snr.VisibleIndex = 6;
|
|
|
+ this.snr.VisibleIndex = 8;
|
|
|
this.snr.Width = 83;
|
|
|
//
|
|
|
// smpstart
|
|
@@ -279,7 +297,7 @@
|
|
|
this.smpstart.MinWidth = 22;
|
|
|
this.smpstart.Name = "smpstart";
|
|
|
this.smpstart.Visible = true;
|
|
|
- this.smpstart.VisibleIndex = 2;
|
|
|
+ this.smpstart.VisibleIndex = 3;
|
|
|
this.smpstart.Width = 90;
|
|
|
//
|
|
|
// smplen
|
|
@@ -289,9 +307,17 @@
|
|
|
this.smplen.MinWidth = 22;
|
|
|
this.smplen.Name = "smplen";
|
|
|
this.smplen.Visible = true;
|
|
|
- this.smplen.VisibleIndex = 3;
|
|
|
+ this.smplen.VisibleIndex = 4;
|
|
|
this.smplen.Width = 90;
|
|
|
//
|
|
|
+ // gridColumn1
|
|
|
+ //
|
|
|
+ this.gridColumn1.Caption = "信号时间";
|
|
|
+ this.gridColumn1.FieldName = "SigTime";
|
|
|
+ this.gridColumn1.Name = "gridColumn1";
|
|
|
+ this.gridColumn1.Visible = true;
|
|
|
+ this.gridColumn1.VisibleIndex = 6;
|
|
|
+ //
|
|
|
// tm
|
|
|
//
|
|
|
this.tm.Caption = "耗时(ms)";
|
|
@@ -299,7 +325,7 @@
|
|
|
this.tm.MinWidth = 22;
|
|
|
this.tm.Name = "tm";
|
|
|
this.tm.Visible = true;
|
|
|
- this.tm.VisibleIndex = 7;
|
|
|
+ this.tm.VisibleIndex = 9;
|
|
|
this.tm.Width = 69;
|
|
|
//
|
|
|
// file1
|
|
@@ -309,7 +335,7 @@
|
|
|
this.file1.MinWidth = 22;
|
|
|
this.file1.Name = "file1";
|
|
|
this.file1.Visible = true;
|
|
|
- this.file1.VisibleIndex = 1;
|
|
|
+ this.file1.VisibleIndex = 2;
|
|
|
this.file1.Width = 165;
|
|
|
//
|
|
|
// file2
|
|
@@ -319,9 +345,17 @@
|
|
|
this.file2.MinWidth = 22;
|
|
|
this.file2.Name = "file2";
|
|
|
this.file2.Visible = true;
|
|
|
- this.file2.VisibleIndex = 0;
|
|
|
+ this.file2.VisibleIndex = 1;
|
|
|
this.file2.Width = 127;
|
|
|
//
|
|
|
+ // sigType
|
|
|
+ //
|
|
|
+ this.sigType.Caption = "信号类型";
|
|
|
+ this.sigType.FieldName = "SigType";
|
|
|
+ this.sigType.Name = "sigType";
|
|
|
+ this.sigType.Visible = true;
|
|
|
+ this.sigType.VisibleIndex = 10;
|
|
|
+ //
|
|
|
// tePos
|
|
|
//
|
|
|
this.tePos.EditValue = "0";
|
|
@@ -408,7 +442,7 @@
|
|
|
this.tefs.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.tefs.Name = "tefs";
|
|
|
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, 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, "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)});
|
|
|
this.tefs.Size = new System.Drawing.Size(88, 23);
|
|
|
this.tefs.StyleController = this.layoutControl1;
|
|
|
this.tefs.TabIndex = 6;
|
|
@@ -420,7 +454,7 @@
|
|
|
this.teCenter.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.teCenter.Name = "teCenter";
|
|
|
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, 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, "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.teCenter.Size = new System.Drawing.Size(76, 23);
|
|
|
this.teCenter.StyleController = this.layoutControl1;
|
|
|
this.teCenter.TabIndex = 7;
|
|
@@ -432,7 +466,7 @@
|
|
|
this.teRange.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.teRange.Name = "teRange";
|
|
|
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, 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, "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.teRange.Size = new System.Drawing.Size(54, 23);
|
|
|
this.teRange.StyleController = this.layoutControl1;
|
|
|
this.teRange.TabIndex = 8;
|
|
@@ -444,7 +478,7 @@
|
|
|
this.teDfRange.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.teDfRange.Name = "teDfRange";
|
|
|
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, 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, "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.teDfRange.Size = new System.Drawing.Size(52, 23);
|
|
|
this.teDfRange.StyleController = this.layoutControl1;
|
|
|
this.teDfRange.TabIndex = 11;
|
|
@@ -456,7 +490,7 @@
|
|
|
this.teSnr.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.teSnr.Name = "teSnr";
|
|
|
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, 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, "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.teSnr.Size = new System.Drawing.Size(64, 23);
|
|
|
this.teSnr.StyleController = this.layoutControl1;
|
|
|
this.teSnr.TabIndex = 14;
|
|
@@ -677,20 +711,6 @@
|
|
|
this.layoutItemDrawImage.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutItemDrawImage.TextVisible = false;
|
|
|
//
|
|
|
- // txtFileTime
|
|
|
- //
|
|
|
- this.txtFileTime.EditValue = null;
|
|
|
- this.txtFileTime.Location = new System.Drawing.Point(58, 57);
|
|
|
- this.txtFileTime.Name = "txtFileTime";
|
|
|
- this.txtFileTime.Properties.AutoHeight = false;
|
|
|
- this.txtFileTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtFileTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtFileTime.Size = new System.Drawing.Size(80, 23);
|
|
|
- this.txtFileTime.StyleController = this.layoutControl1;
|
|
|
- this.txtFileTime.TabIndex = 20;
|
|
|
- //
|
|
|
// layoutControlItem13
|
|
|
//
|
|
|
this.layoutControlItem13.Control = this.txtFileTime;
|
|
@@ -702,13 +722,13 @@
|
|
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(48, 14);
|
|
|
this.layoutControlItem13.TextToControlDistance = 5;
|
|
|
//
|
|
|
- // gridColumn1
|
|
|
+ // UserName
|
|
|
//
|
|
|
- this.gridColumn1.Caption = "信号时间";
|
|
|
- this.gridColumn1.FieldName = "SigTime";
|
|
|
- this.gridColumn1.Name = "gridColumn1";
|
|
|
- this.gridColumn1.Visible = true;
|
|
|
- this.gridColumn1.VisibleIndex = 4;
|
|
|
+ this.UserName.Caption = "用户";
|
|
|
+ this.UserName.FieldName = "UserName";
|
|
|
+ this.UserName.Name = "UserName";
|
|
|
+ this.UserName.Visible = true;
|
|
|
+ this.UserName.VisibleIndex = 0;
|
|
|
//
|
|
|
// DetectToolForm
|
|
|
//
|
|
@@ -724,6 +744,8 @@
|
|
|
this.Load += new System.EventHandler(this.MainForm_Load);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
this.layoutControl1.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties.CalendarTimeProperties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.chkDama.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gcCheckCgRes)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
@@ -755,8 +777,6 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutItemDrawImage)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties.CalendarTimeProperties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
@@ -811,5 +831,7 @@
|
|
|
private DevExpress.XtraEditors.DateEdit txtFileTime;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
|
+ private DevExpress.XtraGrid.Columns.GridColumn sigType;
|
|
|
+ private DevExpress.XtraGrid.Columns.GridColumn UserName;
|
|
|
}
|
|
|
}
|