123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823 |
- namespace XdCxRhDW.App.EditForms
- {
- partial class TarDfoLeoX1Calc
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- 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();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
- this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
- this.btnOk = new DevExpress.XtraEditors.SimpleButton();
- this.txtTar = new DevExpress.XtraEditors.TextEdit();
- this.txtX1 = new DevExpress.XtraEditors.TextEdit();
- this.txtY1 = new DevExpress.XtraEditors.TextEdit();
- this.txtZ1 = new DevExpress.XtraEditors.TextEdit();
- this.txtVX1 = new DevExpress.XtraEditors.TextEdit();
- this.txtVY1 = new DevExpress.XtraEditors.TextEdit();
- this.txtVZ1 = new DevExpress.XtraEditors.TextEdit();
- this.txtX2 = new DevExpress.XtraEditors.TextEdit();
- this.txtY2 = new DevExpress.XtraEditors.TextEdit();
- this.txtZ2 = new DevExpress.XtraEditors.TextEdit();
- this.txtVX2 = new DevExpress.XtraEditors.TextEdit();
- this.txtVY2 = new DevExpress.XtraEditors.TextEdit();
- this.txtVZ2 = new DevExpress.XtraEditors.TextEdit();
- this.txtX21 = new DevExpress.XtraEditors.TextEdit();
- this.txtY21 = new DevExpress.XtraEditors.TextEdit();
- this.txtZ21 = new DevExpress.XtraEditors.TextEdit();
- this.txtVX21 = new DevExpress.XtraEditors.TextEdit();
- this.txtVY21 = new DevExpress.XtraEditors.TextEdit();
- this.txtVZ21 = new DevExpress.XtraEditors.TextEdit();
- this.txtTarFuMhz = new DevExpress.XtraEditors.ButtonEdit();
- this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
- this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
- this.txtRes = new DevExpress.XtraLayout.SimpleLabelItem();
- this.lcX1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcY1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcZ1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcVZ1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcVX1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcVY1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcX2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcY2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcZ2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcVX2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcVY2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcVZ2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcX3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcY3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcZ3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcVX3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcVY3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lcVZ3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
- this.layoutControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtTar.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtX1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtY1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtZ1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVX1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVY1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVZ1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtX2.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtY2.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtZ2.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVX2.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVY2.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVZ2.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtX21.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtY21.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtZ21.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVX21.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVY21.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVZ21.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTarFuMhz.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRes)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcX1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcY1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcZ1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVZ1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVX1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVY1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcX2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcY2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcZ2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVX2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVY2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVZ2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcX3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcY3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcZ3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVX3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVY3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVZ3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
- this.SuspendLayout();
- //
- // layoutControl1
- //
- this.layoutControl1.Controls.Add(this.btnOk);
- this.layoutControl1.Controls.Add(this.txtTar);
- this.layoutControl1.Controls.Add(this.txtX1);
- this.layoutControl1.Controls.Add(this.txtY1);
- this.layoutControl1.Controls.Add(this.txtZ1);
- this.layoutControl1.Controls.Add(this.txtVX1);
- this.layoutControl1.Controls.Add(this.txtVY1);
- this.layoutControl1.Controls.Add(this.txtVZ1);
- this.layoutControl1.Controls.Add(this.txtX2);
- this.layoutControl1.Controls.Add(this.txtY2);
- this.layoutControl1.Controls.Add(this.txtZ2);
- this.layoutControl1.Controls.Add(this.txtVX2);
- this.layoutControl1.Controls.Add(this.txtVY2);
- this.layoutControl1.Controls.Add(this.txtVZ2);
- this.layoutControl1.Controls.Add(this.txtX21);
- this.layoutControl1.Controls.Add(this.txtY21);
- this.layoutControl1.Controls.Add(this.txtZ21);
- this.layoutControl1.Controls.Add(this.txtVX21);
- this.layoutControl1.Controls.Add(this.txtVY21);
- this.layoutControl1.Controls.Add(this.txtVZ21);
- this.layoutControl1.Controls.Add(this.txtTarFuMhz);
- this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.layoutControl1.Location = new System.Drawing.Point(0, 0);
- this.layoutControl1.Name = "layoutControl1";
- this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
- this.layoutControl1.Root = this.Root;
- this.layoutControl1.Size = new System.Drawing.Size(475, 540);
- this.layoutControl1.TabIndex = 0;
- this.layoutControl1.Text = "layoutControl1";
- //
- // btnOk
- //
- this.btnOk.Location = new System.Drawing.Point(337, 410);
- this.btnOk.Name = "btnOk";
- this.btnOk.Size = new System.Drawing.Size(116, 26);
- this.btnOk.StyleController = this.layoutControl1;
- this.btnOk.TabIndex = 8;
- this.btnOk.Text = "确定";
- this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
- //
- // txtTar
- //
- this.txtTar.EditValue = "";
- this.txtTar.Location = new System.Drawing.Point(22, 39);
- this.txtTar.Name = "txtTar";
- this.txtTar.Size = new System.Drawing.Size(431, 20);
- this.txtTar.StyleController = this.layoutControl1;
- this.txtTar.TabIndex = 9;
- //
- // txtX1
- //
- this.txtX1.EditValue = "-1608418.46";
- this.txtX1.Location = new System.Drawing.Point(22, 127);
- this.txtX1.Name = "txtX1";
- this.txtX1.Size = new System.Drawing.Size(138, 20);
- this.txtX1.StyleController = this.layoutControl1;
- this.txtX1.TabIndex = 9;
- //
- // txtY1
- //
- this.txtY1.EditValue = "5994257.60";
- this.txtY1.Location = new System.Drawing.Point(164, 127);
- this.txtY1.Name = "txtY1";
- this.txtY1.Size = new System.Drawing.Size(138, 20);
- this.txtY1.StyleController = this.layoutControl1;
- this.txtY1.TabIndex = 9;
- //
- // txtZ1
- //
- this.txtZ1.EditValue = "3139819.89";
- this.txtZ1.Location = new System.Drawing.Point(306, 127);
- this.txtZ1.Name = "txtZ1";
- this.txtZ1.Size = new System.Drawing.Size(147, 20);
- this.txtZ1.StyleController = this.layoutControl1;
- this.txtZ1.TabIndex = 9;
- //
- // txtVX1
- //
- this.txtVX1.EditValue = "-6632.8731";
- this.txtVX1.Location = new System.Drawing.Point(22, 177);
- this.txtVX1.Name = "txtVX1";
- this.txtVX1.Size = new System.Drawing.Size(138, 20);
- this.txtVX1.StyleController = this.layoutControl1;
- this.txtVX1.TabIndex = 9;
- //
- // txtVY1
- //
- this.txtVY1.EditValue = "-373.9909";
- this.txtVY1.Location = new System.Drawing.Point(164, 177);
- this.txtVY1.Name = "txtVY1";
- this.txtVY1.Size = new System.Drawing.Size(138, 20);
- this.txtVY1.StyleController = this.layoutControl1;
- this.txtVY1.TabIndex = 9;
- //
- // txtVZ1
- //
- this.txtVZ1.EditValue = "-2678.2335";
- this.txtVZ1.Location = new System.Drawing.Point(306, 177);
- this.txtVZ1.Name = "txtVZ1";
- this.txtVZ1.Size = new System.Drawing.Size(147, 20);
- this.txtVZ1.StyleController = this.layoutControl1;
- this.txtVZ1.TabIndex = 9;
- //
- // txtX2
- //
- this.txtX2.EditValue = "-4629555.87";
- this.txtX2.Location = new System.Drawing.Point(22, 227);
- this.txtX2.Name = "txtX2";
- this.txtX2.Size = new System.Drawing.Size(138, 20);
- this.txtX2.StyleController = this.layoutControl1;
- this.txtX2.TabIndex = 9;
- //
- // txtY2
- //
- this.txtY2.EditValue = "4978929.91";
- this.txtY2.Location = new System.Drawing.Point(164, 227);
- this.txtY2.Name = "txtY2";
- this.txtY2.Size = new System.Drawing.Size(138, 20);
- this.txtY2.StyleController = this.layoutControl1;
- this.txtY2.TabIndex = 9;
- //
- // txtZ2
- //
- this.txtZ2.EditValue = "1487241.78";
- this.txtZ2.Location = new System.Drawing.Point(306, 227);
- this.txtZ2.Name = "txtZ2";
- this.txtZ2.Size = new System.Drawing.Size(147, 20);
- this.txtZ2.StyleController = this.layoutControl1;
- this.txtZ2.TabIndex = 9;
- //
- // txtVX2
- //
- this.txtVX2.EditValue = "-4890.2693";
- this.txtVX2.Location = new System.Drawing.Point(22, 277);
- this.txtVX2.Name = "txtVX2";
- this.txtVX2.Size = new System.Drawing.Size(138, 20);
- this.txtVX2.StyleController = this.layoutControl1;
- this.txtVX2.TabIndex = 9;
- //
- // txtVY2
- //
- this.txtVY2.EditValue = "-3337.6709";
- this.txtVY2.Location = new System.Drawing.Point(164, 277);
- this.txtVY2.Name = "txtVY2";
- this.txtVY2.Size = new System.Drawing.Size(138, 20);
- this.txtVY2.StyleController = this.layoutControl1;
- this.txtVY2.TabIndex = 9;
- //
- // txtVZ2
- //
- this.txtVZ2.EditValue = "-4031.3087";
- this.txtVZ2.Location = new System.Drawing.Point(306, 277);
- this.txtVZ2.Name = "txtVZ2";
- this.txtVZ2.Size = new System.Drawing.Size(147, 20);
- this.txtVZ2.StyleController = this.layoutControl1;
- this.txtVZ2.TabIndex = 9;
- //
- // txtX21
- //
- this.txtX21.EditValue = "-4629555.87";
- this.txtX21.Location = new System.Drawing.Point(22, 327);
- this.txtX21.Name = "txtX21";
- this.txtX21.Size = new System.Drawing.Size(138, 20);
- this.txtX21.StyleController = this.layoutControl1;
- this.txtX21.TabIndex = 9;
- //
- // txtY21
- //
- this.txtY21.EditValue = "4978929.91";
- this.txtY21.Location = new System.Drawing.Point(164, 327);
- this.txtY21.Name = "txtY21";
- this.txtY21.Size = new System.Drawing.Size(138, 20);
- this.txtY21.StyleController = this.layoutControl1;
- this.txtY21.TabIndex = 9;
- //
- // txtZ21
- //
- this.txtZ21.EditValue = "1487241.78";
- this.txtZ21.Location = new System.Drawing.Point(306, 327);
- this.txtZ21.Name = "txtZ21";
- this.txtZ21.Size = new System.Drawing.Size(147, 20);
- this.txtZ21.StyleController = this.layoutControl1;
- this.txtZ21.TabIndex = 9;
- //
- // txtVX21
- //
- this.txtVX21.EditValue = "-4890.2693";
- this.txtVX21.Location = new System.Drawing.Point(22, 377);
- this.txtVX21.Name = "txtVX21";
- this.txtVX21.Size = new System.Drawing.Size(138, 20);
- this.txtVX21.StyleController = this.layoutControl1;
- this.txtVX21.TabIndex = 9;
- //
- // txtVY21
- //
- this.txtVY21.EditValue = "-3337.6709";
- this.txtVY21.Location = new System.Drawing.Point(164, 377);
- this.txtVY21.Name = "txtVY21";
- this.txtVY21.Size = new System.Drawing.Size(138, 20);
- this.txtVY21.StyleController = this.layoutControl1;
- this.txtVY21.TabIndex = 9;
- //
- // txtVZ21
- //
- this.txtVZ21.EditValue = "-4031.3087";
- this.txtVZ21.Location = new System.Drawing.Point(306, 377);
- this.txtVZ21.Name = "txtVZ21";
- this.txtVZ21.Size = new System.Drawing.Size(147, 20);
- this.txtVZ21.StyleController = this.layoutControl1;
- this.txtVZ21.TabIndex = 9;
- //
- // txtTarFuMhz
- //
- this.txtTarFuMhz.EditValue = "260";
- this.txtTarFuMhz.Location = new System.Drawing.Point(22, 83);
- this.txtTarFuMhz.MaximumSize = new System.Drawing.Size(0, 20);
- this.txtTarFuMhz.Name = "txtTarFuMhz";
- this.txtTarFuMhz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
- this.txtTarFuMhz.Size = new System.Drawing.Size(431, 20);
- this.txtTarFuMhz.StyleController = this.layoutControl1;
- this.txtTarFuMhz.TabIndex = 10;
- //
- // Root
- //
- this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
- this.Root.GroupBordersVisible = false;
- this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem5,
- this.layoutControlItem6,
- this.emptySpaceItem3,
- this.txtRes,
- this.lcX1,
- this.lcY1,
- this.lcZ1,
- this.lcVZ1,
- this.lcVX1,
- this.lcVY1,
- this.lcX2,
- this.lcY2,
- this.lcZ2,
- this.lcVX2,
- this.lcVY2,
- this.lcVZ2,
- this.lcX3,
- this.lcY3,
- this.lcZ3,
- this.lcVX3,
- this.lcVY3,
- this.lcVZ3,
- this.layoutControlItem22});
- this.Root.Name = "Root";
- this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
- this.Root.Size = new System.Drawing.Size(475, 540);
- this.Root.TextVisible = false;
- //
- // layoutControlItem5
- //
- this.layoutControlItem5.Control = this.btnOk;
- this.layoutControlItem5.Location = new System.Drawing.Point(315, 388);
- this.layoutControlItem5.MaxSize = new System.Drawing.Size(120, 30);
- this.layoutControlItem5.MinSize = new System.Drawing.Size(120, 30);
- this.layoutControlItem5.Name = "layoutControlItem5";
- this.layoutControlItem5.Size = new System.Drawing.Size(120, 30);
- this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem5.TextVisible = false;
- //
- // layoutControlItem6
- //
- this.layoutControlItem6.Control = this.txtTar;
- this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.layoutControlItem6.CustomizationFormText = "星历X";
- this.layoutControlItem6.Location = new System.Drawing.Point(0, 0);
- this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 44);
- this.layoutControlItem6.MinSize = new System.Drawing.Size(54, 44);
- this.layoutControlItem6.Name = "layoutControlItem6";
- this.layoutControlItem6.Size = new System.Drawing.Size(435, 44);
- this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.layoutControlItem6.Text = "目标位置";
- this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItem6.TextSize = new System.Drawing.Size(112, 14);
- //
- // emptySpaceItem3
- //
- this.emptySpaceItem3.AllowHotTrack = false;
- this.emptySpaceItem3.Location = new System.Drawing.Point(0, 388);
- this.emptySpaceItem3.Name = "emptySpaceItem3";
- this.emptySpaceItem3.Size = new System.Drawing.Size(315, 30);
- this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
- //
- // txtRes
- //
- this.txtRes.AllowHotTrack = false;
- this.txtRes.Location = new System.Drawing.Point(0, 418);
- this.txtRes.MaxSize = new System.Drawing.Size(0, 26);
- this.txtRes.MinSize = new System.Drawing.Size(67, 26);
- this.txtRes.Name = "txtRes";
- this.txtRes.Size = new System.Drawing.Size(435, 82);
- this.txtRes.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.txtRes.Text = " ";
- this.txtRes.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcX1
- //
- this.lcX1.Control = this.txtX1;
- this.lcX1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcX1.CustomizationFormText = "主星坐标X";
- this.lcX1.Location = new System.Drawing.Point(0, 88);
- this.lcX1.MaxSize = new System.Drawing.Size(0, 50);
- this.lcX1.MinSize = new System.Drawing.Size(54, 50);
- this.lcX1.Name = "lcX1";
- this.lcX1.Size = new System.Drawing.Size(142, 50);
- this.lcX1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcX1.Text = "主星坐标X";
- this.lcX1.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcX1.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcY1
- //
- this.lcY1.Control = this.txtY1;
- this.lcY1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcY1.CustomizationFormText = "星历X";
- this.lcY1.Location = new System.Drawing.Point(142, 88);
- this.lcY1.MaxSize = new System.Drawing.Size(0, 50);
- this.lcY1.MinSize = new System.Drawing.Size(54, 50);
- this.lcY1.Name = "lcY1";
- this.lcY1.Size = new System.Drawing.Size(142, 50);
- this.lcY1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcY1.Text = "主星坐标Y";
- this.lcY1.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcY1.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcZ1
- //
- this.lcZ1.Control = this.txtZ1;
- this.lcZ1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcZ1.CustomizationFormText = "星历X";
- this.lcZ1.Location = new System.Drawing.Point(284, 88);
- this.lcZ1.MaxSize = new System.Drawing.Size(0, 50);
- this.lcZ1.MinSize = new System.Drawing.Size(54, 50);
- this.lcZ1.Name = "lcZ1";
- this.lcZ1.Size = new System.Drawing.Size(151, 50);
- this.lcZ1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcZ1.Text = "主星坐标Z";
- this.lcZ1.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcZ1.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcVZ1
- //
- this.lcVZ1.Control = this.txtVZ1;
- this.lcVZ1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcVZ1.CustomizationFormText = "星历X";
- this.lcVZ1.Location = new System.Drawing.Point(284, 138);
- this.lcVZ1.MaxSize = new System.Drawing.Size(0, 50);
- this.lcVZ1.MinSize = new System.Drawing.Size(54, 50);
- this.lcVZ1.Name = "lcVZ1";
- this.lcVZ1.Size = new System.Drawing.Size(151, 50);
- this.lcVZ1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcVZ1.Text = "主星坐标VZ";
- this.lcVZ1.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcVZ1.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcVX1
- //
- this.lcVX1.Control = this.txtVX1;
- this.lcVX1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcVX1.CustomizationFormText = "卫星1坐标X";
- this.lcVX1.Location = new System.Drawing.Point(0, 138);
- this.lcVX1.MaxSize = new System.Drawing.Size(0, 50);
- this.lcVX1.MinSize = new System.Drawing.Size(54, 50);
- this.lcVX1.Name = "lcVX1";
- this.lcVX1.Size = new System.Drawing.Size(142, 50);
- this.lcVX1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcVX1.Text = "主星坐标VX";
- this.lcVX1.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcVX1.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcVY1
- //
- this.lcVY1.Control = this.txtVY1;
- this.lcVY1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcVY1.CustomizationFormText = "星历X";
- this.lcVY1.Location = new System.Drawing.Point(142, 138);
- this.lcVY1.MaxSize = new System.Drawing.Size(0, 50);
- this.lcVY1.MinSize = new System.Drawing.Size(54, 50);
- this.lcVY1.Name = "lcVY1";
- this.lcVY1.Size = new System.Drawing.Size(142, 50);
- this.lcVY1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcVY1.Text = "主星坐标VY";
- this.lcVY1.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcVY1.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcX2
- //
- this.lcX2.Control = this.txtX2;
- this.lcX2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcX2.CustomizationFormText = "卫星1坐标X";
- this.lcX2.Location = new System.Drawing.Point(0, 188);
- this.lcX2.MaxSize = new System.Drawing.Size(0, 50);
- this.lcX2.MinSize = new System.Drawing.Size(54, 50);
- this.lcX2.Name = "lcX2";
- this.lcX2.Size = new System.Drawing.Size(142, 50);
- this.lcX2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcX2.Text = "邻1星坐标X";
- this.lcX2.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcX2.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcY2
- //
- this.lcY2.Control = this.txtY2;
- this.lcY2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcY2.CustomizationFormText = "星历X";
- this.lcY2.Location = new System.Drawing.Point(142, 188);
- this.lcY2.MaxSize = new System.Drawing.Size(0, 50);
- this.lcY2.MinSize = new System.Drawing.Size(54, 50);
- this.lcY2.Name = "lcY2";
- this.lcY2.Size = new System.Drawing.Size(142, 50);
- this.lcY2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcY2.Text = "邻1星坐标Y";
- this.lcY2.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcY2.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcZ2
- //
- this.lcZ2.Control = this.txtZ2;
- this.lcZ2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcZ2.CustomizationFormText = "星历X";
- this.lcZ2.Location = new System.Drawing.Point(284, 188);
- this.lcZ2.MaxSize = new System.Drawing.Size(0, 50);
- this.lcZ2.MinSize = new System.Drawing.Size(54, 50);
- this.lcZ2.Name = "lcZ2";
- this.lcZ2.Size = new System.Drawing.Size(151, 50);
- this.lcZ2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcZ2.Text = "邻1星坐标Z";
- this.lcZ2.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcZ2.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcVX2
- //
- this.lcVX2.Control = this.txtVX2;
- this.lcVX2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcVX2.CustomizationFormText = "卫星1坐标X";
- this.lcVX2.Location = new System.Drawing.Point(0, 238);
- this.lcVX2.MaxSize = new System.Drawing.Size(0, 50);
- this.lcVX2.MinSize = new System.Drawing.Size(54, 50);
- this.lcVX2.Name = "lcVX2";
- this.lcVX2.Size = new System.Drawing.Size(142, 50);
- this.lcVX2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcVX2.Text = "邻1星坐标VX";
- this.lcVX2.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcVX2.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcVY2
- //
- this.lcVY2.Control = this.txtVY2;
- this.lcVY2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcVY2.CustomizationFormText = "星历X";
- this.lcVY2.Location = new System.Drawing.Point(142, 238);
- this.lcVY2.MaxSize = new System.Drawing.Size(0, 50);
- this.lcVY2.MinSize = new System.Drawing.Size(54, 50);
- this.lcVY2.Name = "lcVY2";
- this.lcVY2.Size = new System.Drawing.Size(142, 50);
- this.lcVY2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcVY2.Text = "邻1星坐标VY";
- this.lcVY2.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcVY2.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcVZ2
- //
- this.lcVZ2.Control = this.txtVZ2;
- this.lcVZ2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcVZ2.CustomizationFormText = "星历X";
- this.lcVZ2.Location = new System.Drawing.Point(284, 238);
- this.lcVZ2.MaxSize = new System.Drawing.Size(0, 50);
- this.lcVZ2.MinSize = new System.Drawing.Size(54, 50);
- this.lcVZ2.Name = "lcVZ2";
- this.lcVZ2.Size = new System.Drawing.Size(151, 50);
- this.lcVZ2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcVZ2.Text = "邻1星坐标VZ";
- this.lcVZ2.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcVZ2.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcX3
- //
- this.lcX3.Control = this.txtX21;
- this.lcX3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcX3.CustomizationFormText = "卫星1坐标X";
- this.lcX3.Location = new System.Drawing.Point(0, 288);
- this.lcX3.MaxSize = new System.Drawing.Size(0, 50);
- this.lcX3.MinSize = new System.Drawing.Size(54, 50);
- this.lcX3.Name = "lcX3";
- this.lcX3.Size = new System.Drawing.Size(142, 50);
- this.lcX3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcX3.Text = "第三时刻主星坐标X";
- this.lcX3.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcX3.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcY3
- //
- this.lcY3.Control = this.txtY21;
- this.lcY3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcY3.CustomizationFormText = "星历X";
- this.lcY3.Location = new System.Drawing.Point(142, 288);
- this.lcY3.MaxSize = new System.Drawing.Size(0, 50);
- this.lcY3.MinSize = new System.Drawing.Size(54, 50);
- this.lcY3.Name = "lcY3";
- this.lcY3.Size = new System.Drawing.Size(142, 50);
- this.lcY3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcY3.Text = "第三时刻主星坐标Y";
- this.lcY3.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcY3.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcZ3
- //
- this.lcZ3.Control = this.txtZ21;
- this.lcZ3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcZ3.CustomizationFormText = "星历X";
- this.lcZ3.Location = new System.Drawing.Point(284, 288);
- this.lcZ3.MaxSize = new System.Drawing.Size(0, 50);
- this.lcZ3.MinSize = new System.Drawing.Size(54, 50);
- this.lcZ3.Name = "lcZ3";
- this.lcZ3.Size = new System.Drawing.Size(151, 50);
- this.lcZ3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcZ3.Text = "第三时刻主星坐标Z";
- this.lcZ3.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcZ3.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcVX3
- //
- this.lcVX3.Control = this.txtVX21;
- this.lcVX3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcVX3.CustomizationFormText = "卫星1坐标X";
- this.lcVX3.Location = new System.Drawing.Point(0, 338);
- this.lcVX3.MaxSize = new System.Drawing.Size(0, 50);
- this.lcVX3.MinSize = new System.Drawing.Size(54, 50);
- this.lcVX3.Name = "lcVX3";
- this.lcVX3.Size = new System.Drawing.Size(142, 50);
- this.lcVX3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcVX3.Text = "第三时刻主星坐标VX";
- this.lcVX3.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcVX3.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcVY3
- //
- this.lcVY3.Control = this.txtVY21;
- this.lcVY3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcVY3.CustomizationFormText = "星历X";
- this.lcVY3.Location = new System.Drawing.Point(142, 338);
- this.lcVY3.MaxSize = new System.Drawing.Size(0, 50);
- this.lcVY3.MinSize = new System.Drawing.Size(54, 50);
- this.lcVY3.Name = "lcVY3";
- this.lcVY3.Size = new System.Drawing.Size(142, 50);
- this.lcVY3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcVY3.Text = "第三时刻主星坐标VY";
- this.lcVY3.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcVY3.TextSize = new System.Drawing.Size(112, 14);
- //
- // lcVZ3
- //
- this.lcVZ3.Control = this.txtVZ21;
- this.lcVZ3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.lcVZ3.CustomizationFormText = "星历X";
- this.lcVZ3.Location = new System.Drawing.Point(284, 338);
- this.lcVZ3.MaxSize = new System.Drawing.Size(0, 50);
- this.lcVZ3.MinSize = new System.Drawing.Size(54, 50);
- this.lcVZ3.Name = "lcVZ3";
- this.lcVZ3.Size = new System.Drawing.Size(151, 50);
- this.lcVZ3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.lcVZ3.Text = "第三时刻主星坐标VZ";
- this.lcVZ3.TextLocation = DevExpress.Utils.Locations.Top;
- this.lcVZ3.TextSize = new System.Drawing.Size(112, 14);
- //
- // layoutControlItem22
- //
- this.layoutControlItem22.Control = this.txtTarFuMhz;
- this.layoutControlItem22.Location = new System.Drawing.Point(0, 44);
- this.layoutControlItem22.Name = "layoutControlItem22";
- this.layoutControlItem22.Size = new System.Drawing.Size(435, 44);
- this.layoutControlItem22.Text = "目标下行频点";
- this.layoutControlItem22.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItem22.TextSize = new System.Drawing.Size(112, 14);
- //
- // TarDfoLeoX1Calc
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(475, 540);
- this.Controls.Add(this.layoutControl1);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
- this.Name = "TarDfoLeoX1Calc";
- this.Text = "频差预测";
- ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
- this.layoutControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.txtTar.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtX1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtY1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtZ1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVX1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVY1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVZ1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtX2.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtY2.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtZ2.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVX2.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVY2.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVZ2.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtX21.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtY21.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtZ21.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVX21.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVY21.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtVZ21.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTarFuMhz.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRes)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcX1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcY1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcZ1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVZ1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVX1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVY1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcX2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcY2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcZ2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVX2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVY2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVZ2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcX3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcY3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcZ3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVX3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVY3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lcVZ3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private DevExpress.XtraLayout.LayoutControl layoutControl1;
- private DevExpress.XtraLayout.LayoutControlGroup Root;
- private DevExpress.XtraEditors.SimpleButton btnOk;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
- private DevExpress.XtraEditors.TextEdit txtTar;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
- private DevExpress.XtraLayout.SimpleLabelItem txtRes;
- private DevExpress.XtraEditors.TextEdit txtX1;
- private DevExpress.XtraEditors.TextEdit txtY1;
- private DevExpress.XtraEditors.TextEdit txtZ1;
- private DevExpress.XtraEditors.TextEdit txtVX1;
- private DevExpress.XtraEditors.TextEdit txtVY1;
- private DevExpress.XtraEditors.TextEdit txtVZ1;
- private DevExpress.XtraEditors.TextEdit txtX2;
- private DevExpress.XtraEditors.TextEdit txtY2;
- private DevExpress.XtraEditors.TextEdit txtZ2;
- private DevExpress.XtraLayout.LayoutControlItem lcX1;
- private DevExpress.XtraLayout.LayoutControlItem lcY1;
- private DevExpress.XtraLayout.LayoutControlItem lcZ1;
- private DevExpress.XtraLayout.LayoutControlItem lcVZ1;
- private DevExpress.XtraLayout.LayoutControlItem lcVX1;
- private DevExpress.XtraLayout.LayoutControlItem lcVY1;
- private DevExpress.XtraLayout.LayoutControlItem lcX2;
- private DevExpress.XtraLayout.LayoutControlItem lcY2;
- private DevExpress.XtraLayout.LayoutControlItem lcZ2;
- private DevExpress.XtraEditors.TextEdit txtVX2;
- private DevExpress.XtraEditors.TextEdit txtVY2;
- private DevExpress.XtraEditors.TextEdit txtVZ2;
- private DevExpress.XtraLayout.LayoutControlItem lcVX2;
- private DevExpress.XtraLayout.LayoutControlItem lcVY2;
- private DevExpress.XtraLayout.LayoutControlItem lcVZ2;
- private DevExpress.XtraEditors.TextEdit txtX21;
- private DevExpress.XtraEditors.TextEdit txtY21;
- private DevExpress.XtraEditors.TextEdit txtZ21;
- private DevExpress.XtraEditors.TextEdit txtVX21;
- private DevExpress.XtraEditors.TextEdit txtVY21;
- private DevExpress.XtraEditors.TextEdit txtVZ21;
- private DevExpress.XtraLayout.LayoutControlItem lcX3;
- private DevExpress.XtraLayout.LayoutControlItem lcY3;
- private DevExpress.XtraLayout.LayoutControlItem lcZ3;
- private DevExpress.XtraLayout.LayoutControlItem lcVX3;
- private DevExpress.XtraLayout.LayoutControlItem lcVY3;
- private DevExpress.XtraLayout.LayoutControlItem lcVZ3;
- private DevExpress.XtraEditors.ButtonEdit txtTarFuMhz;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
- }
- }
|