|
@@ -28,16 +28,16 @@
|
|
/// </summary>
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
{
|
|
{
|
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
+ 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 editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = 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.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txtCapTime = new DevExpress.XtraEditors.DateEdit();
|
|
this.txtCapTime = new DevExpress.XtraEditors.DateEdit();
|
|
@@ -60,6 +60,8 @@
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
+ this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
|
|
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
this.layoutControl1.SuspendLayout();
|
|
this.layoutControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).BeginInit();
|
|
@@ -83,6 +85,7 @@
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
//
|
|
// layoutControl1
|
|
// layoutControl1
|
|
@@ -95,6 +98,7 @@
|
|
this.layoutControl1.Controls.Add(this.txtTleAdja);
|
|
this.layoutControl1.Controls.Add(this.txtTleAdja);
|
|
this.layoutControl1.Controls.Add(this.txtDtousErr1);
|
|
this.layoutControl1.Controls.Add(this.txtDtousErr1);
|
|
this.layoutControl1.Controls.Add(this.txtSatLocErr1);
|
|
this.layoutControl1.Controls.Add(this.txtSatLocErr1);
|
|
|
|
+ this.layoutControl1.Controls.Add(this.btnClose);
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.layoutControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
@@ -227,7 +231,7 @@
|
|
this.txtDtousErr1.Name = "txtDtousErr1";
|
|
this.txtDtousErr1.Name = "txtDtousErr1";
|
|
this.txtDtousErr1.Properties.AutoHeight = false;
|
|
this.txtDtousErr1.Properties.AutoHeight = false;
|
|
this.txtDtousErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
this.txtDtousErr1.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.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
this.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
this.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
this.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
this.txtDtousErr1.Properties.MaskSettings.Set("mask", "f");
|
|
this.txtDtousErr1.Properties.MaskSettings.Set("mask", "f");
|
|
@@ -246,7 +250,7 @@
|
|
this.txtSatLocErr1.Name = "txtSatLocErr1";
|
|
this.txtSatLocErr1.Name = "txtSatLocErr1";
|
|
this.txtSatLocErr1.Properties.AutoHeight = false;
|
|
this.txtSatLocErr1.Properties.AutoHeight = false;
|
|
this.txtSatLocErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
this.txtSatLocErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m", -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, "m", -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.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
this.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
this.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
this.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
this.txtSatLocErr1.Properties.MaskSettings.Set("mask", "f");
|
|
this.txtSatLocErr1.Properties.MaskSettings.Set("mask", "f");
|
|
@@ -268,7 +272,8 @@
|
|
this.layoutControlItem5,
|
|
this.layoutControlItem5,
|
|
this.layoutControlItem1,
|
|
this.layoutControlItem1,
|
|
this.emptySpaceItem1,
|
|
this.emptySpaceItem1,
|
|
- this.emptySpaceItem2});
|
|
|
|
|
|
+ this.emptySpaceItem2,
|
|
|
|
+ this.layoutControlItem2});
|
|
this.Root.Name = "Root";
|
|
this.Root.Name = "Root";
|
|
this.Root.Size = new System.Drawing.Size(394, 716);
|
|
this.Root.Size = new System.Drawing.Size(394, 716);
|
|
this.Root.TextVisible = false;
|
|
this.Root.TextVisible = false;
|
|
@@ -358,16 +363,16 @@
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(197, 378);
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(197, 378);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 11, 2);
|
|
this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 11, 2);
|
|
- this.layoutControlItem1.Size = new System.Drawing.Size(197, 40);
|
|
|
|
|
|
+ this.layoutControlItem1.Size = new System.Drawing.Size(197, 41);
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem1.TextVisible = false;
|
|
this.layoutControlItem1.TextVisible = false;
|
|
//
|
|
//
|
|
// emptySpaceItem1
|
|
// emptySpaceItem1
|
|
//
|
|
//
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
- this.emptySpaceItem1.Location = new System.Drawing.Point(0, 418);
|
|
|
|
|
|
+ this.emptySpaceItem1.Location = new System.Drawing.Point(0, 419);
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
- this.emptySpaceItem1.Size = new System.Drawing.Size(394, 298);
|
|
|
|
|
|
+ this.emptySpaceItem1.Size = new System.Drawing.Size(394, 297);
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
//
|
|
// emptySpaceItem2
|
|
// emptySpaceItem2
|
|
@@ -375,9 +380,28 @@
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 378);
|
|
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 378);
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
- this.emptySpaceItem2.Size = new System.Drawing.Size(197, 40);
|
|
|
|
|
|
+ this.emptySpaceItem2.Size = new System.Drawing.Size(197, 10);
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
//
|
|
|
|
+ // btnClose
|
|
|
|
+ //
|
|
|
|
+ this.btnClose.Location = new System.Drawing.Point(2, 390);
|
|
|
|
+ this.btnClose.Name = "btnClose";
|
|
|
|
+ this.btnClose.Size = new System.Drawing.Size(193, 27);
|
|
|
|
+ this.btnClose.StyleController = this.layoutControl1;
|
|
|
|
+ this.btnClose.TabIndex = 13;
|
|
|
|
+ this.btnClose.Text = "关闭";
|
|
|
|
+ this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
|
|
+ //
|
|
|
|
+ // layoutControlItem2
|
|
|
|
+ //
|
|
|
|
+ this.layoutControlItem2.Control = this.btnClose;
|
|
|
|
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 388);
|
|
|
|
+ this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
|
+ this.layoutControlItem2.Size = new System.Drawing.Size(197, 31);
|
|
|
|
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
+ this.layoutControlItem2.TextVisible = false;
|
|
|
|
+ //
|
|
// X2D1ErrEllipseParam
|
|
// X2D1ErrEllipseParam
|
|
//
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
|
@@ -409,6 +433,7 @@
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
}
|
|
@@ -436,5 +461,7 @@
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
}
|
|
}
|
|
}
|
|
}
|