X3DFGDOPParam .Designer.cs 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657
  1. namespace XdCxRhDW.App.UserControl
  2. {
  3. partial class X3DFGDOPParam
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Component Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  29. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  34. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  39. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
  40. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
  41. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
  42. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
  43. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  44. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
  45. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
  46. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
  47. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject();
  48. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  49. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  50. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  51. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  52. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  53. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  54. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  55. this.txtCapTime = new DevExpress.XtraEditors.DateEdit();
  56. this.txtRefLocation1 = new DevExpress.XtraEditors.TextEdit();
  57. this.txtTleLeo1 = new DevExpress.XtraEditors.SearchLookUpEdit();
  58. this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  59. this.txtTleLeo2 = new DevExpress.XtraEditors.SearchLookUpEdit();
  60. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  61. this.txtSatLocErr1 = new DevExpress.XtraEditors.ButtonEdit();
  62. this.txtDfoErr1 = new DevExpress.XtraEditors.ButtonEdit();
  63. this.txtEphVelErr1 = new DevExpress.XtraEditors.ButtonEdit();
  64. this.txtFu1 = new DevExpress.XtraEditors.ButtonEdit();
  65. this.txtFu2 = new DevExpress.XtraEditors.ButtonEdit();
  66. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  67. this.txtTleLeo3 = new DevExpress.XtraEditors.SearchLookUpEdit();
  68. this.gridView11 = new DevExpress.XtraGrid.Views.Grid.GridView();
  69. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  70. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  71. this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  72. this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  73. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  74. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  75. this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
  76. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  77. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  78. this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
  79. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  80. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  81. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  82. this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
  83. this.txtAdjaSat2 = new DevExpress.XtraLayout.SimpleLabelItem();
  84. this.txtAdjaSat1 = new DevExpress.XtraLayout.SimpleLabelItem();
  85. this.txtMainSat = new DevExpress.XtraLayout.SimpleLabelItem();
  86. this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  87. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  88. this.layoutControl1.SuspendLayout();
  89. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation1.Properties)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.txtTleLeo1.Properties)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.txtTleLeo2.Properties)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.txtDfoErr1.Properties)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.txtEphVelErr1.Properties)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.txtFu1.Properties)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.txtFu2.Properties)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.txtTleLeo3.Properties)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.gridView11)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat2)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat1)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
  121. this.SuspendLayout();
  122. //
  123. // layoutControl1
  124. //
  125. this.layoutControl1.Controls.Add(this.btnOK);
  126. this.layoutControl1.Controls.Add(this.txtCapTime);
  127. this.layoutControl1.Controls.Add(this.txtRefLocation1);
  128. this.layoutControl1.Controls.Add(this.txtTleLeo1);
  129. this.layoutControl1.Controls.Add(this.txtTleLeo2);
  130. this.layoutControl1.Controls.Add(this.txtSatLocErr1);
  131. this.layoutControl1.Controls.Add(this.txtDfoErr1);
  132. this.layoutControl1.Controls.Add(this.txtEphVelErr1);
  133. this.layoutControl1.Controls.Add(this.txtFu1);
  134. this.layoutControl1.Controls.Add(this.txtFu2);
  135. this.layoutControl1.Controls.Add(this.btnClose);
  136. this.layoutControl1.Controls.Add(this.txtTleLeo3);
  137. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  138. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  139. this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  140. this.layoutControl1.Name = "layoutControl1";
  141. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(993, 379, 650, 400);
  142. this.layoutControl1.Root = this.Root;
  143. this.layoutControl1.Size = new System.Drawing.Size(367, 556);
  144. this.layoutControl1.TabIndex = 0;
  145. this.layoutControl1.Text = "layoutControl1";
  146. //
  147. // btnOK
  148. //
  149. this.btnOK.Location = new System.Drawing.Point(185, 317);
  150. this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  151. this.btnOK.Name = "btnOK";
  152. this.btnOK.Size = new System.Drawing.Size(180, 22);
  153. this.btnOK.StyleController = this.layoutControl1;
  154. this.btnOK.TabIndex = 12;
  155. this.btnOK.Text = "确定";
  156. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  157. //
  158. // txtCapTime
  159. //
  160. this.txtCapTime.EditValue = null;
  161. this.txtCapTime.Location = new System.Drawing.Point(2, 151);
  162. this.txtCapTime.Margin = new System.Windows.Forms.Padding(2);
  163. this.txtCapTime.MaximumSize = new System.Drawing.Size(0, 23);
  164. this.txtCapTime.MinimumSize = new System.Drawing.Size(0, 23);
  165. this.txtCapTime.Name = "txtCapTime";
  166. this.txtCapTime.Properties.AutoHeight = false;
  167. this.txtCapTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  168. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  169. this.txtCapTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  170. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  171. this.txtCapTime.Size = new System.Drawing.Size(363, 23);
  172. this.txtCapTime.StyleController = this.layoutControl1;
  173. this.txtCapTime.TabIndex = 8;
  174. //
  175. // txtRefLocation1
  176. //
  177. this.txtRefLocation1.EditValue = "";
  178. this.txtRefLocation1.Location = new System.Drawing.Point(2, 195);
  179. this.txtRefLocation1.Margin = new System.Windows.Forms.Padding(2);
  180. this.txtRefLocation1.MaximumSize = new System.Drawing.Size(0, 23);
  181. this.txtRefLocation1.MinimumSize = new System.Drawing.Size(0, 23);
  182. this.txtRefLocation1.Name = "txtRefLocation1";
  183. this.txtRefLocation1.Properties.AutoHeight = false;
  184. this.txtRefLocation1.Size = new System.Drawing.Size(179, 23);
  185. this.txtRefLocation1.StyleController = this.layoutControl1;
  186. this.txtRefLocation1.TabIndex = 10;
  187. this.txtRefLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
  188. //
  189. // txtTleLeo1
  190. //
  191. this.txtTleLeo1.EditValue = "";
  192. this.txtTleLeo1.Location = new System.Drawing.Point(2, 19);
  193. this.txtTleLeo1.Margin = new System.Windows.Forms.Padding(2);
  194. this.txtTleLeo1.MaximumSize = new System.Drawing.Size(0, 23);
  195. this.txtTleLeo1.MinimumSize = new System.Drawing.Size(0, 23);
  196. this.txtTleLeo1.Name = "txtTleLeo1";
  197. this.txtTleLeo1.Properties.AutoHeight = false;
  198. this.txtTleLeo1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  199. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  200. this.txtTleLeo1.Properties.NullText = "";
  201. this.txtTleLeo1.Properties.PopupSizeable = false;
  202. this.txtTleLeo1.Properties.PopupView = this.searchLookUpEdit1View;
  203. this.txtTleLeo1.Size = new System.Drawing.Size(363, 23);
  204. this.txtTleLeo1.StyleController = this.layoutControl1;
  205. this.txtTleLeo1.TabIndex = 4;
  206. this.txtTleLeo1.ToolTip = "填写卫星的双行根数";
  207. //
  208. // searchLookUpEdit1View
  209. //
  210. this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  211. this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
  212. this.searchLookUpEdit1View.OptionsEditForm.PopupEditFormWidth = 430;
  213. this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  214. this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  215. //
  216. // txtTleLeo2
  217. //
  218. this.txtTleLeo2.EditValue = "";
  219. this.txtTleLeo2.Location = new System.Drawing.Point(2, 63);
  220. this.txtTleLeo2.Margin = new System.Windows.Forms.Padding(2);
  221. this.txtTleLeo2.MaximumSize = new System.Drawing.Size(0, 23);
  222. this.txtTleLeo2.MinimumSize = new System.Drawing.Size(0, 23);
  223. this.txtTleLeo2.Name = "txtTleLeo2";
  224. this.txtTleLeo2.Properties.AutoHeight = false;
  225. this.txtTleLeo2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  226. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  227. this.txtTleLeo2.Properties.NullText = "";
  228. this.txtTleLeo2.Properties.PopupSizeable = false;
  229. this.txtTleLeo2.Properties.PopupView = this.gridView1;
  230. this.txtTleLeo2.Size = new System.Drawing.Size(363, 23);
  231. this.txtTleLeo2.StyleController = this.layoutControl1;
  232. this.txtTleLeo2.TabIndex = 5;
  233. this.txtTleLeo2.ToolTip = "填写卫星的双行根数";
  234. //
  235. // gridView1
  236. //
  237. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  238. this.gridView1.Name = "gridView1";
  239. this.gridView1.OptionsEditForm.PopupEditFormWidth = 430;
  240. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  241. this.gridView1.OptionsView.ShowGroupPanel = false;
  242. //
  243. // txtSatLocErr1
  244. //
  245. this.txtSatLocErr1.EditValue = "";
  246. this.txtSatLocErr1.Location = new System.Drawing.Point(2, 239);
  247. this.txtSatLocErr1.Margin = new System.Windows.Forms.Padding(2);
  248. this.txtSatLocErr1.MaximumSize = new System.Drawing.Size(0, 23);
  249. this.txtSatLocErr1.MinimumSize = new System.Drawing.Size(0, 23);
  250. this.txtSatLocErr1.Name = "txtSatLocErr1";
  251. this.txtSatLocErr1.Properties.AutoHeight = false;
  252. this.txtSatLocErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  253. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  254. this.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  255. this.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  256. this.txtSatLocErr1.Properties.MaskSettings.Set("mask", "f");
  257. this.txtSatLocErr1.Size = new System.Drawing.Size(179, 23);
  258. this.txtSatLocErr1.StyleController = this.layoutControl1;
  259. this.txtSatLocErr1.TabIndex = 6;
  260. //
  261. // txtDfoErr1
  262. //
  263. this.txtDfoErr1.Location = new System.Drawing.Point(185, 195);
  264. this.txtDfoErr1.Margin = new System.Windows.Forms.Padding(2);
  265. this.txtDfoErr1.MaximumSize = new System.Drawing.Size(0, 23);
  266. this.txtDfoErr1.MinimumSize = new System.Drawing.Size(0, 23);
  267. this.txtDfoErr1.Name = "txtDfoErr1";
  268. this.txtDfoErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  269. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  270. this.txtDfoErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  271. this.txtDfoErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  272. this.txtDfoErr1.Properties.MaskSettings.Set("mask", "f");
  273. this.txtDfoErr1.Size = new System.Drawing.Size(180, 23);
  274. this.txtDfoErr1.StyleController = this.layoutControl1;
  275. this.txtDfoErr1.TabIndex = 13;
  276. //
  277. // txtEphVelErr1
  278. //
  279. this.txtEphVelErr1.Location = new System.Drawing.Point(185, 239);
  280. this.txtEphVelErr1.Margin = new System.Windows.Forms.Padding(2);
  281. this.txtEphVelErr1.MaximumSize = new System.Drawing.Size(0, 23);
  282. this.txtEphVelErr1.MinimumSize = new System.Drawing.Size(0, 23);
  283. this.txtEphVelErr1.Name = "txtEphVelErr1";
  284. this.txtEphVelErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  285. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m/s", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  286. this.txtEphVelErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  287. this.txtEphVelErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  288. this.txtEphVelErr1.Properties.MaskSettings.Set("mask", "f");
  289. this.txtEphVelErr1.Size = new System.Drawing.Size(180, 23);
  290. this.txtEphVelErr1.StyleController = this.layoutControl1;
  291. this.txtEphVelErr1.TabIndex = 14;
  292. //
  293. // txtFu1
  294. //
  295. this.txtFu1.Location = new System.Drawing.Point(2, 283);
  296. this.txtFu1.Margin = new System.Windows.Forms.Padding(2);
  297. this.txtFu1.Name = "txtFu1";
  298. this.txtFu1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  299. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  300. this.txtFu1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  301. this.txtFu1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  302. this.txtFu1.Properties.MaskSettings.Set("mask", "f");
  303. this.txtFu1.Size = new System.Drawing.Size(179, 23);
  304. this.txtFu1.StyleController = this.layoutControl1;
  305. this.txtFu1.TabIndex = 15;
  306. //
  307. // txtFu2
  308. //
  309. this.txtFu2.Location = new System.Drawing.Point(185, 283);
  310. this.txtFu2.Margin = new System.Windows.Forms.Padding(2);
  311. this.txtFu2.Name = "txtFu2";
  312. this.txtFu2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  313. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  314. this.txtFu2.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  315. this.txtFu2.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  316. this.txtFu2.Properties.MaskSettings.Set("mask", "f");
  317. this.txtFu2.Size = new System.Drawing.Size(180, 23);
  318. this.txtFu2.StyleController = this.layoutControl1;
  319. this.txtFu2.TabIndex = 16;
  320. //
  321. // btnClose
  322. //
  323. this.btnClose.Location = new System.Drawing.Point(2, 317);
  324. this.btnClose.Margin = new System.Windows.Forms.Padding(2);
  325. this.btnClose.Name = "btnClose";
  326. this.btnClose.Size = new System.Drawing.Size(179, 22);
  327. this.btnClose.StyleController = this.layoutControl1;
  328. this.btnClose.TabIndex = 17;
  329. this.btnClose.Text = "关闭";
  330. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  331. //
  332. // txtTleLeo3
  333. //
  334. this.txtTleLeo3.EditValue = "";
  335. this.txtTleLeo3.Location = new System.Drawing.Point(2, 107);
  336. this.txtTleLeo3.Margin = new System.Windows.Forms.Padding(2);
  337. this.txtTleLeo3.MaximumSize = new System.Drawing.Size(0, 23);
  338. this.txtTleLeo3.MinimumSize = new System.Drawing.Size(0, 23);
  339. this.txtTleLeo3.Name = "txtTleLeo3";
  340. this.txtTleLeo3.Properties.AutoHeight = false;
  341. this.txtTleLeo3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  342. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  343. this.txtTleLeo3.Properties.NullText = "";
  344. this.txtTleLeo3.Properties.PopupSizeable = false;
  345. this.txtTleLeo3.Properties.PopupView = this.gridView11;
  346. this.txtTleLeo3.Size = new System.Drawing.Size(363, 23);
  347. this.txtTleLeo3.StyleController = this.layoutControl1;
  348. this.txtTleLeo3.TabIndex = 5;
  349. this.txtTleLeo3.ToolTip = "填写卫星的双行根数";
  350. //
  351. // gridView11
  352. //
  353. this.gridView11.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  354. this.gridView11.Name = "gridView11";
  355. this.gridView11.OptionsEditForm.PopupEditFormWidth = 430;
  356. this.gridView11.OptionsSelection.EnableAppearanceFocusedCell = false;
  357. this.gridView11.OptionsView.ShowGroupPanel = false;
  358. //
  359. // Root
  360. //
  361. this.Root.GroupBordersVisible = false;
  362. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  363. this.layoutControlItem8,
  364. this.layoutControlItem9,
  365. this.layoutControlItem11,
  366. this.layoutControlItem5,
  367. this.emptySpaceItem1,
  368. this.layoutControlItem10,
  369. this.layoutControlItem6,
  370. this.layoutControlItem7,
  371. this.layoutControlItem12,
  372. this.layoutControlItem1,
  373. this.layoutControlItem2,
  374. this.layoutControlItem3,
  375. this.layoutControlItem14,
  376. this.txtAdjaSat2,
  377. this.txtAdjaSat1,
  378. this.txtMainSat,
  379. this.emptySpaceItem2});
  380. this.Root.Name = "Root";
  381. this.Root.Size = new System.Drawing.Size(367, 556);
  382. this.Root.TextVisible = false;
  383. //
  384. // layoutControlItem8
  385. //
  386. this.layoutControlItem8.Control = this.txtTleLeo1;
  387. this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  388. this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
  389. this.layoutControlItem8.Name = "layoutControlItem8";
  390. this.layoutControlItem8.Size = new System.Drawing.Size(367, 44);
  391. this.layoutControlItem8.Text = "主星星历";
  392. this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  393. this.layoutControlItem8.TextSize = new System.Drawing.Size(93, 14);
  394. //
  395. // layoutControlItem9
  396. //
  397. this.layoutControlItem9.Control = this.txtTleLeo2;
  398. this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  399. this.layoutControlItem9.Location = new System.Drawing.Point(0, 44);
  400. this.layoutControlItem9.Name = "layoutControlItem9";
  401. this.layoutControlItem9.Size = new System.Drawing.Size(367, 44);
  402. this.layoutControlItem9.Text = "邻星1星历";
  403. this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
  404. this.layoutControlItem9.TextSize = new System.Drawing.Size(93, 14);
  405. //
  406. // layoutControlItem11
  407. //
  408. this.layoutControlItem11.Control = this.txtCapTime;
  409. this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  410. this.layoutControlItem11.Location = new System.Drawing.Point(0, 132);
  411. this.layoutControlItem11.Name = "layoutControlItem11";
  412. this.layoutControlItem11.Size = new System.Drawing.Size(367, 44);
  413. this.layoutControlItem11.Text = "采集时刻";
  414. this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
  415. this.layoutControlItem11.TextSize = new System.Drawing.Size(93, 14);
  416. //
  417. // layoutControlItem5
  418. //
  419. this.layoutControlItem5.Control = this.txtSatLocErr1;
  420. this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  421. this.layoutControlItem5.CustomizationFormText = "低轨卫星X";
  422. this.layoutControlItem5.Location = new System.Drawing.Point(0, 220);
  423. this.layoutControlItem5.Name = "layoutControlItem5";
  424. this.layoutControlItem5.Size = new System.Drawing.Size(183, 44);
  425. this.layoutControlItem5.Text = "星历位置误差";
  426. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  427. this.layoutControlItem5.TextSize = new System.Drawing.Size(93, 14);
  428. //
  429. // emptySpaceItem1
  430. //
  431. this.emptySpaceItem1.AllowHotTrack = false;
  432. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 341);
  433. this.emptySpaceItem1.Name = "emptySpaceItem1";
  434. this.emptySpaceItem1.Size = new System.Drawing.Size(367, 125);
  435. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  436. //
  437. // layoutControlItem10
  438. //
  439. this.layoutControlItem10.Control = this.txtFu1;
  440. this.layoutControlItem10.CustomizationFormText = "目标上行频点";
  441. this.layoutControlItem10.Location = new System.Drawing.Point(0, 264);
  442. this.layoutControlItem10.Name = "layoutControlItem10";
  443. this.layoutControlItem10.Size = new System.Drawing.Size(183, 44);
  444. this.layoutControlItem10.Text = "目标上行频点";
  445. this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
  446. this.layoutControlItem10.TextSize = new System.Drawing.Size(93, 14);
  447. //
  448. // layoutControlItem6
  449. //
  450. this.layoutControlItem6.Control = this.txtDfoErr1;
  451. this.layoutControlItem6.Location = new System.Drawing.Point(183, 176);
  452. this.layoutControlItem6.Name = "layoutControlItem6";
  453. this.layoutControlItem6.Size = new System.Drawing.Size(184, 44);
  454. this.layoutControlItem6.Text = "频差误差";
  455. this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  456. this.layoutControlItem6.TextSize = new System.Drawing.Size(93, 14);
  457. //
  458. // layoutControlItem7
  459. //
  460. this.layoutControlItem7.Control = this.txtEphVelErr1;
  461. this.layoutControlItem7.Location = new System.Drawing.Point(183, 220);
  462. this.layoutControlItem7.Name = "layoutControlItem7";
  463. this.layoutControlItem7.Size = new System.Drawing.Size(184, 44);
  464. this.layoutControlItem7.Text = "星历速度误差";
  465. this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
  466. this.layoutControlItem7.TextSize = new System.Drawing.Size(93, 14);
  467. //
  468. // layoutControlItem12
  469. //
  470. this.layoutControlItem12.Control = this.txtFu2;
  471. this.layoutControlItem12.CustomizationFormText = "参考上行频点";
  472. this.layoutControlItem12.Location = new System.Drawing.Point(183, 264);
  473. this.layoutControlItem12.Name = "layoutControlItem12";
  474. this.layoutControlItem12.Size = new System.Drawing.Size(184, 44);
  475. this.layoutControlItem12.Text = "参考上行频点";
  476. this.layoutControlItem12.TextLocation = DevExpress.Utils.Locations.Top;
  477. this.layoutControlItem12.TextSize = new System.Drawing.Size(93, 14);
  478. //
  479. // layoutControlItem1
  480. //
  481. this.layoutControlItem1.Control = this.btnOK;
  482. this.layoutControlItem1.Location = new System.Drawing.Point(183, 308);
  483. this.layoutControlItem1.Name = "layoutControlItem1";
  484. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  485. this.layoutControlItem1.Size = new System.Drawing.Size(184, 33);
  486. this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
  487. this.layoutControlItem1.TextVisible = false;
  488. //
  489. // layoutControlItem2
  490. //
  491. this.layoutControlItem2.Control = this.btnClose;
  492. this.layoutControlItem2.Location = new System.Drawing.Point(0, 308);
  493. this.layoutControlItem2.Name = "layoutControlItem2";
  494. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  495. this.layoutControlItem2.Size = new System.Drawing.Size(183, 33);
  496. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  497. this.layoutControlItem2.TextVisible = false;
  498. //
  499. // layoutControlItem3
  500. //
  501. this.layoutControlItem3.Control = this.txtTleLeo3;
  502. this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  503. this.layoutControlItem3.CustomizationFormText = "邻星星历";
  504. this.layoutControlItem3.Location = new System.Drawing.Point(0, 88);
  505. this.layoutControlItem3.Name = "layoutControlItem3";
  506. this.layoutControlItem3.Size = new System.Drawing.Size(367, 44);
  507. this.layoutControlItem3.Text = "邻星2星历";
  508. this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
  509. this.layoutControlItem3.TextSize = new System.Drawing.Size(93, 14);
  510. //
  511. // layoutControlItem14
  512. //
  513. this.layoutControlItem14.Control = this.txtRefLocation1;
  514. this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  515. this.layoutControlItem14.Location = new System.Drawing.Point(0, 176);
  516. this.layoutControlItem14.Name = "layoutControlItem14";
  517. this.layoutControlItem14.Size = new System.Drawing.Size(183, 44);
  518. this.layoutControlItem14.Text = "参考站经纬度";
  519. this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
  520. this.layoutControlItem14.TextSize = new System.Drawing.Size(93, 14);
  521. //
  522. // txtAdjaSat2
  523. //
  524. this.txtAdjaSat2.AllowHotTrack = false;
  525. this.txtAdjaSat2.AppearanceItemCaption.ForeColor = System.Drawing.Color.SteelBlue;
  526. this.txtAdjaSat2.AppearanceItemCaption.Options.UseForeColor = true;
  527. this.txtAdjaSat2.Location = new System.Drawing.Point(0, 510);
  528. this.txtAdjaSat2.MaxSize = new System.Drawing.Size(0, 22);
  529. this.txtAdjaSat2.MinSize = new System.Drawing.Size(126, 22);
  530. this.txtAdjaSat2.Name = "txtAdjaSat2";
  531. this.txtAdjaSat2.Size = new System.Drawing.Size(367, 22);
  532. this.txtAdjaSat2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  533. this.txtAdjaSat2.TextSize = new System.Drawing.Size(93, 14);
  534. //
  535. // txtAdjaSat1
  536. //
  537. this.txtAdjaSat1.AllowHotTrack = false;
  538. this.txtAdjaSat1.AppearanceItemCaption.ForeColor = System.Drawing.Color.SteelBlue;
  539. this.txtAdjaSat1.AppearanceItemCaption.Options.UseForeColor = true;
  540. this.txtAdjaSat1.Location = new System.Drawing.Point(0, 488);
  541. this.txtAdjaSat1.MaxSize = new System.Drawing.Size(0, 22);
  542. this.txtAdjaSat1.MinSize = new System.Drawing.Size(126, 22);
  543. this.txtAdjaSat1.Name = "txtAdjaSat1";
  544. this.txtAdjaSat1.Size = new System.Drawing.Size(367, 22);
  545. this.txtAdjaSat1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  546. this.txtAdjaSat1.TextSize = new System.Drawing.Size(93, 14);
  547. //
  548. // txtMainSat
  549. //
  550. this.txtMainSat.AllowHotTrack = false;
  551. this.txtMainSat.AppearanceItemCaption.ForeColor = System.Drawing.Color.SteelBlue;
  552. this.txtMainSat.AppearanceItemCaption.Options.UseForeColor = true;
  553. this.txtMainSat.Location = new System.Drawing.Point(0, 466);
  554. this.txtMainSat.MaxSize = new System.Drawing.Size(0, 22);
  555. this.txtMainSat.MinSize = new System.Drawing.Size(126, 22);
  556. this.txtMainSat.Name = "txtMainSat";
  557. this.txtMainSat.Size = new System.Drawing.Size(367, 22);
  558. this.txtMainSat.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  559. this.txtMainSat.TextSize = new System.Drawing.Size(93, 14);
  560. //
  561. // emptySpaceItem2
  562. //
  563. this.emptySpaceItem2.AllowHotTrack = false;
  564. this.emptySpaceItem2.Location = new System.Drawing.Point(0, 532);
  565. this.emptySpaceItem2.MaxSize = new System.Drawing.Size(0, 24);
  566. this.emptySpaceItem2.MinSize = new System.Drawing.Size(104, 24);
  567. this.emptySpaceItem2.Name = "emptySpaceItem2";
  568. this.emptySpaceItem2.Size = new System.Drawing.Size(367, 24);
  569. this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  570. this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  571. //
  572. // X3DFGDOPParam
  573. //
  574. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  575. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  576. this.Controls.Add(this.layoutControl1);
  577. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  578. this.Name = "X3DFGDOPParam";
  579. this.Size = new System.Drawing.Size(367, 556);
  580. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  581. this.layoutControl1.ResumeLayout(false);
  582. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).EndInit();
  583. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).EndInit();
  584. ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation1.Properties)).EndInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.txtTleLeo1.Properties)).EndInit();
  586. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
  587. ((System.ComponentModel.ISupportInitialize)(this.txtTleLeo2.Properties)).EndInit();
  588. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  589. ((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).EndInit();
  590. ((System.ComponentModel.ISupportInitialize)(this.txtDfoErr1.Properties)).EndInit();
  591. ((System.ComponentModel.ISupportInitialize)(this.txtEphVelErr1.Properties)).EndInit();
  592. ((System.ComponentModel.ISupportInitialize)(this.txtFu1.Properties)).EndInit();
  593. ((System.ComponentModel.ISupportInitialize)(this.txtFu2.Properties)).EndInit();
  594. ((System.ComponentModel.ISupportInitialize)(this.txtTleLeo3.Properties)).EndInit();
  595. ((System.ComponentModel.ISupportInitialize)(this.gridView11)).EndInit();
  596. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  597. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  598. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
  599. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
  600. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  601. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  602. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
  603. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  604. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  605. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
  606. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  607. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  608. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  609. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
  610. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat2)).EndInit();
  611. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat1)).EndInit();
  612. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat)).EndInit();
  613. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
  614. this.ResumeLayout(false);
  615. }
  616. #endregion
  617. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  618. private DevExpress.XtraEditors.DateEdit txtCapTime;
  619. private DevExpress.XtraEditors.TextEdit txtRefLocation1;
  620. private DevExpress.XtraEditors.SearchLookUpEdit txtTleLeo1;
  621. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
  622. private DevExpress.XtraEditors.SearchLookUpEdit txtTleLeo2;
  623. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  624. private DevExpress.XtraEditors.ButtonEdit txtSatLocErr1;
  625. private DevExpress.XtraLayout.LayoutControlGroup Root;
  626. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  627. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  628. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  629. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
  630. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  631. private DevExpress.XtraEditors.SimpleButton btnOK;
  632. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  633. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  634. private DevExpress.XtraEditors.ButtonEdit txtDfoErr1;
  635. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  636. private DevExpress.XtraEditors.ButtonEdit txtEphVelErr1;
  637. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  638. private DevExpress.XtraEditors.ButtonEdit txtFu1;
  639. private DevExpress.XtraEditors.ButtonEdit txtFu2;
  640. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
  641. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
  642. private DevExpress.XtraEditors.SimpleButton btnClose;
  643. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  644. private DevExpress.XtraEditors.SearchLookUpEdit txtTleLeo3;
  645. private DevExpress.XtraGrid.Views.Grid.GridView gridView11;
  646. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  647. private DevExpress.XtraLayout.SimpleLabelItem txtAdjaSat2;
  648. private DevExpress.XtraLayout.SimpleLabelItem txtAdjaSat1;
  649. private DevExpress.XtraLayout.SimpleLabelItem txtMainSat;
  650. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  651. }
  652. }