|
@@ -29,6 +29,11 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions15 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject57 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject58 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject59 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject60 = 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();
|
|
@@ -94,11 +99,6 @@
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject50 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject51 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject52 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions14 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject53 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject54 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject55 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject56 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
this.sigTime = new DevExpress.XtraEditors.DateEdit();
|
|
|
this.txtDtoSx = new DevExpress.XtraEditors.ButtonEdit();
|
|
@@ -117,6 +117,7 @@
|
|
|
this.txtAdjaY1 = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.txtAdjaX1 = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.txtAdjaZ1 = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.txtYbAdja1 = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
@@ -135,13 +136,12 @@
|
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
|
- this.txtYbAdja1 = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
+ 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();
|
|
@@ -161,6 +161,7 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtAdjaY1.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtAdjaX1.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtAdjaZ1.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtYbAdja1.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
@@ -179,13 +180,12 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtYbAdja1.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// layoutControl1
|
|
@@ -220,7 +220,7 @@
|
|
|
// sigTime
|
|
|
//
|
|
|
this.sigTime.EditValue = null;
|
|
|
- this.sigTime.Location = new System.Drawing.Point(425, 96);
|
|
|
+ this.sigTime.Location = new System.Drawing.Point(425, 95);
|
|
|
this.sigTime.Name = "sigTime";
|
|
|
this.sigTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
@@ -232,71 +232,72 @@
|
|
|
this.sigTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
|
this.sigTime.Properties.MaskSettings.Set("mask", "yyyy-MM-dd HH:mm:ss");
|
|
|
this.sigTime.Properties.ReadOnly = true;
|
|
|
- this.sigTime.Size = new System.Drawing.Size(195, 22);
|
|
|
+ this.sigTime.Size = new System.Drawing.Size(195, 20);
|
|
|
this.sigTime.StyleController = this.layoutControl1;
|
|
|
this.sigTime.TabIndex = 9;
|
|
|
//
|
|
|
// txtDtoSx
|
|
|
//
|
|
|
- this.txtDtoSx.Location = new System.Drawing.Point(22, 96);
|
|
|
+ this.txtDtoSx.Location = new System.Drawing.Point(22, 95);
|
|
|
this.txtDtoSx.Name = "txtDtoSx";
|
|
|
this.txtDtoSx.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, editorButtonImageOptions15, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject57, serializableAppearanceObject58, serializableAppearanceObject59, serializableAppearanceObject60, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtDtoSx.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtDtoSx.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtDtoSx.Properties.MaxLength = 10;
|
|
|
this.txtDtoSx.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtDtoSx.Size = new System.Drawing.Size(222, 22);
|
|
|
+ this.txtDtoSx.Size = new System.Drawing.Size(222, 23);
|
|
|
this.txtDtoSx.StyleController = this.layoutControl1;
|
|
|
this.txtDtoSx.TabIndex = 6;
|
|
|
//
|
|
|
// txtDtoSx1
|
|
|
//
|
|
|
- this.txtDtoSx1.Location = new System.Drawing.Point(248, 96);
|
|
|
+ this.txtDtoSx1.Location = new System.Drawing.Point(248, 95);
|
|
|
this.txtDtoSx1.Name = "txtDtoSx1";
|
|
|
this.txtDtoSx1.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.txtDtoSx1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtDtoSx1.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtDtoSx1.Properties.MaxLength = 10;
|
|
|
this.txtDtoSx1.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtDtoSx1.Size = new System.Drawing.Size(173, 22);
|
|
|
+ this.txtDtoSx1.Size = new System.Drawing.Size(173, 23);
|
|
|
this.txtDtoSx1.StyleController = this.layoutControl1;
|
|
|
this.txtDtoSx1.TabIndex = 6;
|
|
|
//
|
|
|
// txtYbMain
|
|
|
//
|
|
|
- this.txtYbMain.Location = new System.Drawing.Point(22, 147);
|
|
|
+ this.txtYbMain.Location = new System.Drawing.Point(22, 146);
|
|
|
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)});
|
|
|
+ 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.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtYbMain.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtYbMain.Properties.MaxLength = 10;
|
|
|
- this.txtYbMain.Size = new System.Drawing.Size(222, 22);
|
|
|
+ this.txtYbMain.Size = new System.Drawing.Size(222, 23);
|
|
|
this.txtYbMain.StyleController = this.layoutControl1;
|
|
|
this.txtYbMain.TabIndex = 6;
|
|
|
//
|
|
|
// txtYbAdja
|
|
|
//
|
|
|
- this.txtYbAdja.Location = new System.Drawing.Point(248, 147);
|
|
|
+ this.txtYbAdja.Location = new System.Drawing.Point(248, 146);
|
|
|
this.txtYbAdja.Name = "txtYbAdja";
|
|
|
this.txtYbAdja.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, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtYbAdja.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtYbAdja.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtYbAdja.Properties.MaxLength = 10;
|
|
|
- this.txtYbAdja.Size = new System.Drawing.Size(173, 22);
|
|
|
+ this.txtYbAdja.Size = new System.Drawing.Size(173, 23);
|
|
|
this.txtYbAdja.StyleController = this.layoutControl1;
|
|
|
this.txtYbAdja.TabIndex = 6;
|
|
|
//
|
|
|
// txtsatStation
|
|
|
//
|
|
|
this.txtsatStation.EditValue = "";
|
|
|
- this.txtsatStation.Location = new System.Drawing.Point(22, 46);
|
|
|
+ this.txtsatStation.Location = new System.Drawing.Point(22, 45);
|
|
|
this.txtsatStation.Name = "txtsatStation";
|
|
|
this.txtsatStation.Properties.AutoHeight = false;
|
|
|
- this.txtsatStation.Size = new System.Drawing.Size(222, 19);
|
|
|
+ this.txtsatStation.Properties.MaxLength = 20;
|
|
|
+ this.txtsatStation.Size = new System.Drawing.Size(222, 20);
|
|
|
this.txtsatStation.StyleController = this.layoutControl1;
|
|
|
this.txtsatStation.TabIndex = 10;
|
|
|
this.txtsatStation.ToolTip = "经度纬度之间用英文逗号隔开";
|
|
@@ -304,104 +305,105 @@
|
|
|
// txtRefLocation
|
|
|
//
|
|
|
this.txtRefLocation.EditValue = "";
|
|
|
- this.txtRefLocation.Location = new System.Drawing.Point(248, 46);
|
|
|
+ this.txtRefLocation.Location = new System.Drawing.Point(248, 45);
|
|
|
this.txtRefLocation.Name = "txtRefLocation";
|
|
|
this.txtRefLocation.Properties.AutoHeight = false;
|
|
|
- this.txtRefLocation.Size = new System.Drawing.Size(173, 19);
|
|
|
+ this.txtRefLocation.Properties.MaxLength = 20;
|
|
|
+ this.txtRefLocation.Size = new System.Drawing.Size(173, 20);
|
|
|
this.txtRefLocation.StyleController = this.layoutControl1;
|
|
|
this.txtRefLocation.TabIndex = 10;
|
|
|
this.txtRefLocation.ToolTip = "经度纬度之间用英文逗号隔开";
|
|
|
//
|
|
|
// txtMainX
|
|
|
//
|
|
|
- this.txtMainX.Location = new System.Drawing.Point(22, 198);
|
|
|
+ this.txtMainX.Location = new System.Drawing.Point(22, 197);
|
|
|
this.txtMainX.Name = "txtMainX";
|
|
|
this.txtMainX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -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, "", -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.txtMainX.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtMainX.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtMainX.Properties.MaxLength = 10;
|
|
|
this.txtMainX.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtMainX.Size = new System.Drawing.Size(222, 22);
|
|
|
+ this.txtMainX.Size = new System.Drawing.Size(222, 20);
|
|
|
this.txtMainX.StyleController = this.layoutControl1;
|
|
|
this.txtMainX.TabIndex = 6;
|
|
|
//
|
|
|
// txtMainY
|
|
|
//
|
|
|
- this.txtMainY.Location = new System.Drawing.Point(248, 198);
|
|
|
+ this.txtMainY.Location = new System.Drawing.Point(248, 197);
|
|
|
this.txtMainY.Name = "txtMainY";
|
|
|
this.txtMainY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -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, "", -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.txtMainY.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtMainY.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtMainY.Properties.MaxLength = 10;
|
|
|
this.txtMainY.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtMainY.Size = new System.Drawing.Size(173, 22);
|
|
|
+ this.txtMainY.Size = new System.Drawing.Size(173, 20);
|
|
|
this.txtMainY.StyleController = this.layoutControl1;
|
|
|
this.txtMainY.TabIndex = 6;
|
|
|
//
|
|
|
// txtMainZ
|
|
|
//
|
|
|
- this.txtMainZ.Location = new System.Drawing.Point(425, 198);
|
|
|
+ this.txtMainZ.Location = new System.Drawing.Point(425, 197);
|
|
|
this.txtMainZ.Name = "txtMainZ";
|
|
|
this.txtMainZ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions7, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject25, serializableAppearanceObject26, serializableAppearanceObject27, serializableAppearanceObject28, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -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.txtMainZ.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtMainZ.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtMainZ.Properties.MaxLength = 10;
|
|
|
this.txtMainZ.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtMainZ.Size = new System.Drawing.Size(195, 22);
|
|
|
+ this.txtMainZ.Size = new System.Drawing.Size(195, 20);
|
|
|
this.txtMainZ.StyleController = this.layoutControl1;
|
|
|
this.txtMainZ.TabIndex = 6;
|
|
|
//
|
|
|
// txtAdjaX
|
|
|
//
|
|
|
- this.txtAdjaX.Location = new System.Drawing.Point(22, 249);
|
|
|
+ this.txtAdjaX.Location = new System.Drawing.Point(22, 248);
|
|
|
this.txtAdjaX.Name = "txtAdjaX";
|
|
|
this.txtAdjaX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -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.txtAdjaX.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtAdjaX.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtAdjaX.Properties.MaxLength = 10;
|
|
|
this.txtAdjaX.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtAdjaX.Size = new System.Drawing.Size(222, 22);
|
|
|
+ this.txtAdjaX.Size = new System.Drawing.Size(222, 20);
|
|
|
this.txtAdjaX.StyleController = this.layoutControl1;
|
|
|
this.txtAdjaX.TabIndex = 6;
|
|
|
//
|
|
|
// txtAdjaY
|
|
|
//
|
|
|
- this.txtAdjaY.Location = new System.Drawing.Point(248, 249);
|
|
|
+ this.txtAdjaY.Location = new System.Drawing.Point(248, 248);
|
|
|
this.txtAdjaY.Name = "txtAdjaY";
|
|
|
this.txtAdjaY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions9, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject33, serializableAppearanceObject34, serializableAppearanceObject35, serializableAppearanceObject36, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtAdjaY.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtAdjaY.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtAdjaY.Properties.MaxLength = 10;
|
|
|
this.txtAdjaY.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtAdjaY.Size = new System.Drawing.Size(173, 22);
|
|
|
+ this.txtAdjaY.Size = new System.Drawing.Size(173, 20);
|
|
|
this.txtAdjaY.StyleController = this.layoutControl1;
|
|
|
this.txtAdjaY.TabIndex = 6;
|
|
|
//
|
|
|
// txtAdjaZ
|
|
|
//
|
|
|
- this.txtAdjaZ.Location = new System.Drawing.Point(425, 249);
|
|
|
+ this.txtAdjaZ.Location = new System.Drawing.Point(425, 248);
|
|
|
this.txtAdjaZ.Name = "txtAdjaZ";
|
|
|
this.txtAdjaZ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions10, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject37, serializableAppearanceObject38, serializableAppearanceObject39, serializableAppearanceObject40, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions9, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject33, serializableAppearanceObject34, serializableAppearanceObject35, serializableAppearanceObject36, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtAdjaZ.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtAdjaZ.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtAdjaZ.Properties.MaxLength = 10;
|
|
|
this.txtAdjaZ.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtAdjaZ.Size = new System.Drawing.Size(195, 22);
|
|
|
+ this.txtAdjaZ.Size = new System.Drawing.Size(195, 20);
|
|
|
this.txtAdjaZ.StyleController = this.layoutControl1;
|
|
|
this.txtAdjaZ.TabIndex = 6;
|
|
|
//
|
|
|
// btnOK
|
|
|
//
|
|
|
- this.btnOK.Location = new System.Drawing.Point(432, 361);
|
|
|
+ this.btnOK.Location = new System.Drawing.Point(425, 330);
|
|
|
this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnOK.Name = "btnOK";
|
|
|
- this.btnOK.Size = new System.Drawing.Size(188, 22);
|
|
|
+ this.btnOK.Size = new System.Drawing.Size(195, 22);
|
|
|
this.btnOK.StyleController = this.layoutControl1;
|
|
|
this.btnOK.TabIndex = 12;
|
|
|
this.btnOK.Text = "确定";
|
|
@@ -409,46 +411,59 @@
|
|
|
//
|
|
|
// txtAdjaY1
|
|
|
//
|
|
|
- this.txtAdjaY1.Location = new System.Drawing.Point(248, 300);
|
|
|
+ this.txtAdjaY1.Location = new System.Drawing.Point(248, 299);
|
|
|
this.txtAdjaY1.Name = "txtAdjaY1";
|
|
|
this.txtAdjaY1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions11, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject41, serializableAppearanceObject42, serializableAppearanceObject43, serializableAppearanceObject44, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions10, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject37, serializableAppearanceObject38, serializableAppearanceObject39, serializableAppearanceObject40, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtAdjaY1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtAdjaY1.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtAdjaY1.Properties.MaxLength = 10;
|
|
|
this.txtAdjaY1.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtAdjaY1.Size = new System.Drawing.Size(173, 22);
|
|
|
+ this.txtAdjaY1.Size = new System.Drawing.Size(173, 20);
|
|
|
this.txtAdjaY1.StyleController = this.layoutControl1;
|
|
|
this.txtAdjaY1.TabIndex = 6;
|
|
|
//
|
|
|
// txtAdjaX1
|
|
|
//
|
|
|
- this.txtAdjaX1.Location = new System.Drawing.Point(22, 300);
|
|
|
+ this.txtAdjaX1.Location = new System.Drawing.Point(22, 299);
|
|
|
this.txtAdjaX1.Name = "txtAdjaX1";
|
|
|
this.txtAdjaX1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions12, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject45, serializableAppearanceObject46, serializableAppearanceObject47, serializableAppearanceObject48, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions11, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject41, serializableAppearanceObject42, serializableAppearanceObject43, serializableAppearanceObject44, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtAdjaX1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtAdjaX1.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtAdjaX1.Properties.MaxLength = 10;
|
|
|
this.txtAdjaX1.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtAdjaX1.Size = new System.Drawing.Size(222, 22);
|
|
|
+ this.txtAdjaX1.Size = new System.Drawing.Size(222, 20);
|
|
|
this.txtAdjaX1.StyleController = this.layoutControl1;
|
|
|
this.txtAdjaX1.TabIndex = 6;
|
|
|
//
|
|
|
// txtAdjaZ1
|
|
|
//
|
|
|
- this.txtAdjaZ1.Location = new System.Drawing.Point(425, 300);
|
|
|
+ this.txtAdjaZ1.Location = new System.Drawing.Point(425, 299);
|
|
|
this.txtAdjaZ1.Name = "txtAdjaZ1";
|
|
|
this.txtAdjaZ1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions13, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject49, serializableAppearanceObject50, serializableAppearanceObject51, serializableAppearanceObject52, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions12, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject45, serializableAppearanceObject46, serializableAppearanceObject47, serializableAppearanceObject48, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtAdjaZ1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtAdjaZ1.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtAdjaZ1.Properties.MaxLength = 10;
|
|
|
this.txtAdjaZ1.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtAdjaZ1.Size = new System.Drawing.Size(195, 22);
|
|
|
+ this.txtAdjaZ1.Size = new System.Drawing.Size(195, 20);
|
|
|
this.txtAdjaZ1.StyleController = this.layoutControl1;
|
|
|
this.txtAdjaZ1.TabIndex = 6;
|
|
|
//
|
|
|
+ // txtYbAdja1
|
|
|
+ //
|
|
|
+ this.txtYbAdja1.Location = new System.Drawing.Point(425, 146);
|
|
|
+ this.txtYbAdja1.Name = "txtYbAdja1";
|
|
|
+ this.txtYbAdja1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions13, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject49, serializableAppearanceObject50, serializableAppearanceObject51, serializableAppearanceObject52, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ this.txtYbAdja1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
+ this.txtYbAdja1.Properties.MaskSettings.Set("mask", "f3");
|
|
|
+ this.txtYbAdja1.Properties.MaxLength = 10;
|
|
|
+ this.txtYbAdja1.Size = new System.Drawing.Size(195, 23);
|
|
|
+ this.txtYbAdja1.StyleController = this.layoutControl1;
|
|
|
+ this.txtYbAdja1.TabIndex = 6;
|
|
|
+ //
|
|
|
// Root
|
|
|
//
|
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
@@ -471,11 +486,11 @@
|
|
|
this.layoutControlItem4,
|
|
|
this.layoutControlItem5,
|
|
|
this.layoutControlItem9,
|
|
|
- this.emptySpaceItem2,
|
|
|
this.emptySpaceItem5,
|
|
|
this.layoutControlItem1,
|
|
|
this.layoutControlItem12,
|
|
|
- this.layoutControlItem18});
|
|
|
+ this.layoutControlItem18,
|
|
|
+ this.emptySpaceItem2});
|
|
|
this.Root.Name = "Root";
|
|
|
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
|
|
|
this.Root.Size = new System.Drawing.Size(642, 405);
|
|
@@ -484,7 +499,7 @@
|
|
|
// emptySpaceItem3
|
|
|
//
|
|
|
this.emptySpaceItem3.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem3.Location = new System.Drawing.Point(0, 332);
|
|
|
+ this.emptySpaceItem3.Location = new System.Drawing.Point(0, 301);
|
|
|
this.emptySpaceItem3.Name = "emptySpaceItem3";
|
|
|
this.emptySpaceItem3.Size = new System.Drawing.Size(226, 33);
|
|
|
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
@@ -654,10 +669,10 @@
|
|
|
this.layoutControlItem17.Control = this.btnOK;
|
|
|
this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem17.CustomizationFormText = "layoutControlItem1";
|
|
|
- this.layoutControlItem17.Location = new System.Drawing.Point(410, 332);
|
|
|
+ this.layoutControlItem17.Location = new System.Drawing.Point(403, 301);
|
|
|
this.layoutControlItem17.Name = "layoutControlItem17";
|
|
|
this.layoutControlItem17.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
|
|
|
- this.layoutControlItem17.Size = new System.Drawing.Size(192, 33);
|
|
|
+ this.layoutControlItem17.Size = new System.Drawing.Size(199, 33);
|
|
|
this.layoutControlItem17.Text = "layoutControlItem1";
|
|
|
this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem17.TextVisible = false;
|
|
@@ -665,9 +680,9 @@
|
|
|
// emptySpaceItem4
|
|
|
//
|
|
|
this.emptySpaceItem4.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem4.Location = new System.Drawing.Point(226, 332);
|
|
|
+ this.emptySpaceItem4.Location = new System.Drawing.Point(226, 301);
|
|
|
this.emptySpaceItem4.Name = "emptySpaceItem4";
|
|
|
- this.emptySpaceItem4.Size = new System.Drawing.Size(184, 33);
|
|
|
+ this.emptySpaceItem4.Size = new System.Drawing.Size(177, 33);
|
|
|
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
// layoutControlItem8
|
|
@@ -734,14 +749,6 @@
|
|
|
this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(79, 14);
|
|
|
//
|
|
|
- // emptySpaceItem2
|
|
|
- //
|
|
|
- this.emptySpaceItem2.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem2.Location = new System.Drawing.Point(0, 301);
|
|
|
- this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
|
- this.emptySpaceItem2.Size = new System.Drawing.Size(602, 31);
|
|
|
- this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- //
|
|
|
// emptySpaceItem5
|
|
|
//
|
|
|
this.emptySpaceItem5.AllowHotTrack = false;
|
|
@@ -780,23 +787,6 @@
|
|
|
this.layoutControlItem12.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(79, 14);
|
|
|
//
|
|
|
- // dxErrorProvider
|
|
|
- //
|
|
|
- this.dxErrorProvider.ContainerControl = this;
|
|
|
- //
|
|
|
- // txtYbAdja1
|
|
|
- //
|
|
|
- this.txtYbAdja1.Location = new System.Drawing.Point(425, 147);
|
|
|
- this.txtYbAdja1.Name = "txtYbAdja1";
|
|
|
- this.txtYbAdja1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions14, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject53, serializableAppearanceObject54, serializableAppearanceObject55, serializableAppearanceObject56, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.txtYbAdja1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
- this.txtYbAdja1.Properties.MaskSettings.Set("mask", "f3");
|
|
|
- this.txtYbAdja1.Properties.MaxLength = 10;
|
|
|
- this.txtYbAdja1.Size = new System.Drawing.Size(195, 22);
|
|
|
- this.txtYbAdja1.StyleController = this.layoutControl1;
|
|
|
- this.txtYbAdja1.TabIndex = 6;
|
|
|
- //
|
|
|
// layoutControlItem18
|
|
|
//
|
|
|
this.layoutControlItem18.Control = this.txtYbAdja1;
|
|
@@ -813,14 +803,25 @@
|
|
|
this.layoutControlItem18.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(79, 14);
|
|
|
//
|
|
|
+ // emptySpaceItem2
|
|
|
+ //
|
|
|
+ this.emptySpaceItem2.AllowHotTrack = false;
|
|
|
+ this.emptySpaceItem2.Location = new System.Drawing.Point(0, 334);
|
|
|
+ this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
|
+ this.emptySpaceItem2.Size = new System.Drawing.Size(602, 31);
|
|
|
+ this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ //
|
|
|
+ // dxErrorProvider
|
|
|
+ //
|
|
|
+ this.dxErrorProvider.ContainerControl = this;
|
|
|
+ //
|
|
|
// X3DTOParamEditor
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(642, 405);
|
|
|
this.Controls.Add(this.layoutControl1);
|
|
|
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
this.Name = "X3DTOParamEditor";
|
|
|
+ this.Size = new System.Drawing.Size(642, 405);
|
|
|
this.Load += new System.EventHandler(this.X3DTOParamEditor_Load);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
this.layoutControl1.ResumeLayout(false);
|
|
@@ -841,6 +842,7 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtAdjaY1.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtAdjaX1.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtAdjaZ1.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtYbAdja1.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
@@ -859,13 +861,12 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtYbAdja1.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|