|
@@ -29,11 +29,6 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
- 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 editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
@@ -44,6 +39,11 @@
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ 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();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
this.ucEphXYZMain = new XdCxRhDW.App.UserControl.UCEphXYZ();
|
|
|
this.sigTime = new DevExpress.XtraEditors.DateEdit();
|
|
@@ -56,6 +56,8 @@
|
|
|
this.btnPos = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.txtCxLocation = new DevExpress.XtraEditors.TextEdit();
|
|
|
this.txtcxFx = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.btnCxLin = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.txtYbMain = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
@@ -71,11 +73,9 @@
|
|
|
this.itemSigTime = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
|
- this.btnCxLin = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.txtYbMain = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
this.layoutControl1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties)).BeginInit();
|
|
@@ -86,6 +86,7 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtRefLocation.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCxLocation.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcxFx.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtYbMain.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
|
@@ -101,10 +102,9 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtYbMain.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// layoutControl1
|
|
@@ -162,7 +162,7 @@
|
|
|
this.txtDtoCdb.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.txtDtoCdb.Name = "txtDtoCdb";
|
|
|
this.txtDtoCdb.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -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, "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.txtDtoCdb.Properties.NullValuePrompt = "必需";
|
|
|
this.txtDtoCdb.Size = new System.Drawing.Size(182, 20);
|
|
|
this.txtDtoCdb.StyleController = this.layoutControl1;
|
|
@@ -256,11 +256,33 @@
|
|
|
this.txtcxFx.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.txtcxFx.Name = "txtcxFx";
|
|
|
this.txtcxFx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- 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)});
|
|
|
+ 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.txtcxFx.Size = new System.Drawing.Size(170, 20);
|
|
|
this.txtcxFx.StyleController = this.layoutControl1;
|
|
|
this.txtcxFx.TabIndex = 6;
|
|
|
//
|
|
|
+ // btnCxLin
|
|
|
+ //
|
|
|
+ this.btnCxLin.Location = new System.Drawing.Point(208, 205);
|
|
|
+ this.btnCxLin.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.btnCxLin.Name = "btnCxLin";
|
|
|
+ this.btnCxLin.Size = new System.Drawing.Size(98, 22);
|
|
|
+ this.btnCxLin.StyleController = this.layoutControl1;
|
|
|
+ this.btnCxLin.TabIndex = 12;
|
|
|
+ this.btnCxLin.Text = "测向线";
|
|
|
+ this.btnCxLin.Click += new System.EventHandler(this.btnCxLine_Click);
|
|
|
+ //
|
|
|
+ // txtYbMain
|
|
|
+ //
|
|
|
+ this.txtYbMain.Location = new System.Drawing.Point(374, 75);
|
|
|
+ this.txtYbMain.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
+ this.txtYbMain.Name = "txtYbMain";
|
|
|
+ this.txtYbMain.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.txtYbMain.Size = new System.Drawing.Size(150, 20);
|
|
|
+ this.txtYbMain.StyleController = this.layoutControl1;
|
|
|
+ this.txtYbMain.TabIndex = 6;
|
|
|
+ //
|
|
|
// Root
|
|
|
//
|
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
@@ -481,21 +503,6 @@
|
|
|
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
- // dxErrorProvider
|
|
|
- //
|
|
|
- this.dxErrorProvider.ContainerControl = this;
|
|
|
- //
|
|
|
- // btnCxLin
|
|
|
- //
|
|
|
- this.btnCxLin.Location = new System.Drawing.Point(208, 205);
|
|
|
- this.btnCxLin.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
- this.btnCxLin.Name = "btnCxLin";
|
|
|
- this.btnCxLin.Size = new System.Drawing.Size(98, 22);
|
|
|
- this.btnCxLin.StyleController = this.layoutControl1;
|
|
|
- this.btnCxLin.TabIndex = 12;
|
|
|
- this.btnCxLin.Text = "测向线";
|
|
|
- this.btnCxLin.Click += new System.EventHandler(this.btnCxLine_Click);
|
|
|
- //
|
|
|
// layoutControlItem7
|
|
|
//
|
|
|
this.layoutControlItem7.Control = this.btnCxLin;
|
|
@@ -512,17 +519,6 @@
|
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem7.TextVisible = false;
|
|
|
//
|
|
|
- // txtYbMain
|
|
|
- //
|
|
|
- this.txtYbMain.Location = new System.Drawing.Point(374, 75);
|
|
|
- this.txtYbMain.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
- this.txtYbMain.Name = "txtYbMain";
|
|
|
- this.txtYbMain.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)});
|
|
|
- this.txtYbMain.Size = new System.Drawing.Size(150, 20);
|
|
|
- this.txtYbMain.StyleController = this.layoutControl1;
|
|
|
- this.txtYbMain.TabIndex = 6;
|
|
|
- //
|
|
|
// layoutControlItem8
|
|
|
//
|
|
|
this.layoutControlItem8.Control = this.txtYbMain;
|
|
@@ -539,6 +535,10 @@
|
|
|
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
+ // dxErrorProvider
|
|
|
+ //
|
|
|
+ this.dxErrorProvider.ContainerControl = this;
|
|
|
+ //
|
|
|
// X1D1DTOParamEditor
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
@@ -557,6 +557,7 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtRefLocation.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCxLocation.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcxFx.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtYbMain.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
|
@@ -572,10 +573,9 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtYbMain.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|