X3DFGDOPParam .Designer.cs 40 KB

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