X3GDOPParam.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475
  1. namespace XdCxRhDW.App.UserControl
  2. {
  3. partial class X3GDOPParam
  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 editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  34. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  38. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  39. this.txtCapTime = new DevExpress.XtraEditors.DateEdit();
  40. this.txtRefLocation1 = new DevExpress.XtraEditors.TextEdit();
  41. this.txtTleMain = new DevExpress.XtraEditors.SearchLookUpEdit();
  42. this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  43. this.txtTleAdja1 = new DevExpress.XtraEditors.SearchLookUpEdit();
  44. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  45. this.txtDtousErr1 = new DevExpress.XtraEditors.ButtonEdit();
  46. this.txtSatLocErr1 = new DevExpress.XtraEditors.ButtonEdit();
  47. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  48. this.btnOk = new DevExpress.XtraEditors.SimpleButton();
  49. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  50. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  51. this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  52. this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  53. this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
  54. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  55. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  56. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  57. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  58. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  59. this.txtTleAdja2 = new DevExpress.XtraEditors.SearchLookUpEdit();
  60. this.gridView11 = new DevExpress.XtraGrid.Views.Grid.GridView();
  61. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  62. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  63. this.layoutControl1.SuspendLayout();
  64. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation1.Properties)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.txtTleMain.Properties)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.txtTleAdja1.Properties)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.txtDtousErr1.Properties)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.txtTleAdja2.Properties)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.gridView11)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  86. this.SuspendLayout();
  87. //
  88. // layoutControl1
  89. //
  90. this.layoutControl1.Controls.Add(this.txtCapTime);
  91. this.layoutControl1.Controls.Add(this.txtRefLocation1);
  92. this.layoutControl1.Controls.Add(this.txtTleMain);
  93. this.layoutControl1.Controls.Add(this.txtTleAdja1);
  94. this.layoutControl1.Controls.Add(this.txtDtousErr1);
  95. this.layoutControl1.Controls.Add(this.txtSatLocErr1);
  96. this.layoutControl1.Controls.Add(this.btnClose);
  97. this.layoutControl1.Controls.Add(this.btnOk);
  98. this.layoutControl1.Controls.Add(this.txtTleAdja2);
  99. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  100. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  101. this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  102. this.layoutControl1.Name = "layoutControl1";
  103. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(993, 379, 650, 400);
  104. this.layoutControl1.Root = this.Root;
  105. this.layoutControl1.Size = new System.Drawing.Size(345, 381);
  106. this.layoutControl1.TabIndex = 0;
  107. this.layoutControl1.Text = "layoutControl1";
  108. //
  109. // txtCapTime
  110. //
  111. this.txtCapTime.EditValue = null;
  112. this.txtCapTime.Location = new System.Drawing.Point(2, 152);
  113. this.txtCapTime.Margin = new System.Windows.Forms.Padding(2);
  114. this.txtCapTime.MaximumSize = new System.Drawing.Size(0, 22);
  115. this.txtCapTime.MinimumSize = new System.Drawing.Size(0, 22);
  116. this.txtCapTime.Name = "txtCapTime";
  117. this.txtCapTime.Properties.AutoHeight = false;
  118. this.txtCapTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  119. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  120. this.txtCapTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  121. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  122. this.txtCapTime.Size = new System.Drawing.Size(341, 22);
  123. this.txtCapTime.StyleController = this.layoutControl1;
  124. this.txtCapTime.TabIndex = 8;
  125. //
  126. // txtRefLocation1
  127. //
  128. this.txtRefLocation1.EditValue = "";
  129. this.txtRefLocation1.Location = new System.Drawing.Point(2, 196);
  130. this.txtRefLocation1.Margin = new System.Windows.Forms.Padding(2);
  131. this.txtRefLocation1.MaximumSize = new System.Drawing.Size(0, 22);
  132. this.txtRefLocation1.MinimumSize = new System.Drawing.Size(0, 22);
  133. this.txtRefLocation1.Name = "txtRefLocation1";
  134. this.txtRefLocation1.Properties.AutoHeight = false;
  135. this.txtRefLocation1.Size = new System.Drawing.Size(341, 22);
  136. this.txtRefLocation1.StyleController = this.layoutControl1;
  137. this.txtRefLocation1.TabIndex = 10;
  138. this.txtRefLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
  139. //
  140. // txtTleMain
  141. //
  142. this.txtTleMain.EditValue = "";
  143. this.txtTleMain.Location = new System.Drawing.Point(2, 20);
  144. this.txtTleMain.Margin = new System.Windows.Forms.Padding(2);
  145. this.txtTleMain.MaximumSize = new System.Drawing.Size(0, 22);
  146. this.txtTleMain.MinimumSize = new System.Drawing.Size(0, 22);
  147. this.txtTleMain.Name = "txtTleMain";
  148. this.txtTleMain.Properties.AutoHeight = false;
  149. this.txtTleMain.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  150. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  151. this.txtTleMain.Properties.NullText = "";
  152. this.txtTleMain.Properties.PopupSizeable = false;
  153. this.txtTleMain.Properties.PopupView = this.searchLookUpEdit1View;
  154. this.txtTleMain.Size = new System.Drawing.Size(341, 22);
  155. this.txtTleMain.StyleController = this.layoutControl1;
  156. this.txtTleMain.TabIndex = 4;
  157. this.txtTleMain.ToolTip = "填写卫星的双行根数";
  158. //
  159. // searchLookUpEdit1View
  160. //
  161. this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  162. this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
  163. this.searchLookUpEdit1View.OptionsEditForm.PopupEditFormWidth = 430;
  164. this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  165. this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  166. //
  167. // txtTleAdja1
  168. //
  169. this.txtTleAdja1.EditValue = "";
  170. this.txtTleAdja1.Location = new System.Drawing.Point(2, 64);
  171. this.txtTleAdja1.Margin = new System.Windows.Forms.Padding(2);
  172. this.txtTleAdja1.MaximumSize = new System.Drawing.Size(0, 22);
  173. this.txtTleAdja1.MinimumSize = new System.Drawing.Size(0, 22);
  174. this.txtTleAdja1.Name = "txtTleAdja1";
  175. this.txtTleAdja1.Properties.AutoHeight = false;
  176. this.txtTleAdja1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  177. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  178. this.txtTleAdja1.Properties.NullText = "";
  179. this.txtTleAdja1.Properties.PopupSizeable = false;
  180. this.txtTleAdja1.Properties.PopupView = this.gridView1;
  181. this.txtTleAdja1.Size = new System.Drawing.Size(341, 22);
  182. this.txtTleAdja1.StyleController = this.layoutControl1;
  183. this.txtTleAdja1.TabIndex = 5;
  184. this.txtTleAdja1.ToolTip = "填写卫星的双行根数";
  185. //
  186. // gridView1
  187. //
  188. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  189. this.gridView1.Name = "gridView1";
  190. this.gridView1.OptionsEditForm.PopupEditFormWidth = 430;
  191. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  192. this.gridView1.OptionsView.ShowGroupPanel = false;
  193. //
  194. // txtDtousErr1
  195. //
  196. this.txtDtousErr1.EditValue = "";
  197. this.txtDtousErr1.Location = new System.Drawing.Point(2, 240);
  198. this.txtDtousErr1.Margin = new System.Windows.Forms.Padding(2);
  199. this.txtDtousErr1.MaximumSize = new System.Drawing.Size(0, 22);
  200. this.txtDtousErr1.MinimumSize = new System.Drawing.Size(0, 22);
  201. this.txtDtousErr1.Name = "txtDtousErr1";
  202. this.txtDtousErr1.Properties.AutoHeight = false;
  203. this.txtDtousErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  204. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  205. this.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  206. this.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  207. this.txtDtousErr1.Properties.MaskSettings.Set("mask", "f");
  208. this.txtDtousErr1.Size = new System.Drawing.Size(341, 22);
  209. this.txtDtousErr1.StyleController = this.layoutControl1;
  210. this.txtDtousErr1.TabIndex = 6;
  211. this.txtDtousErr1.ToolTip = "ECEF坐标X";
  212. //
  213. // txtSatLocErr1
  214. //
  215. this.txtSatLocErr1.EditValue = "";
  216. this.txtSatLocErr1.Location = new System.Drawing.Point(2, 284);
  217. this.txtSatLocErr1.Margin = new System.Windows.Forms.Padding(2);
  218. this.txtSatLocErr1.MaximumSize = new System.Drawing.Size(0, 22);
  219. this.txtSatLocErr1.MinimumSize = new System.Drawing.Size(0, 22);
  220. this.txtSatLocErr1.Name = "txtSatLocErr1";
  221. this.txtSatLocErr1.Properties.AutoHeight = false;
  222. this.txtSatLocErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  223. 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)});
  224. this.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  225. this.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  226. this.txtSatLocErr1.Properties.MaskSettings.Set("mask", "f");
  227. this.txtSatLocErr1.Size = new System.Drawing.Size(341, 22);
  228. this.txtSatLocErr1.StyleController = this.layoutControl1;
  229. this.txtSatLocErr1.TabIndex = 6;
  230. this.txtSatLocErr1.ToolTip = "ECEF坐标X";
  231. //
  232. // btnClose
  233. //
  234. this.btnClose.Location = new System.Drawing.Point(2, 317);
  235. this.btnClose.Margin = new System.Windows.Forms.Padding(2);
  236. this.btnClose.Name = "btnClose";
  237. this.btnClose.Size = new System.Drawing.Size(172, 22);
  238. this.btnClose.StyleController = this.layoutControl1;
  239. this.btnClose.TabIndex = 13;
  240. this.btnClose.Text = "关闭";
  241. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  242. //
  243. // btnOk
  244. //
  245. this.btnOk.Location = new System.Drawing.Point(178, 317);
  246. this.btnOk.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  247. this.btnOk.Name = "btnOk";
  248. this.btnOk.Size = new System.Drawing.Size(165, 22);
  249. this.btnOk.StyleController = this.layoutControl1;
  250. this.btnOk.TabIndex = 12;
  251. this.btnOk.Text = "确定";
  252. this.btnOk.Click += new System.EventHandler(this.btnX1D2_Click);
  253. //
  254. // Root
  255. //
  256. this.Root.GroupBordersVisible = false;
  257. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  258. this.layoutControlItem8,
  259. this.layoutControlItem9,
  260. this.layoutControlItem11,
  261. this.layoutControlItem14,
  262. this.layoutControlItem4,
  263. this.layoutControlItem5,
  264. this.emptySpaceItem1,
  265. this.layoutControlItem2,
  266. this.layoutControlItem3,
  267. this.layoutControlItem6});
  268. this.Root.Name = "Root";
  269. this.Root.Size = new System.Drawing.Size(345, 381);
  270. this.Root.TextVisible = false;
  271. //
  272. // layoutControlItem8
  273. //
  274. this.layoutControlItem8.Control = this.txtTleMain;
  275. this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  276. this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
  277. this.layoutControlItem8.Name = "layoutControlItem8";
  278. this.layoutControlItem8.Size = new System.Drawing.Size(345, 44);
  279. this.layoutControlItem8.Text = "主星星历";
  280. this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  281. this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 14);
  282. //
  283. // layoutControlItem9
  284. //
  285. this.layoutControlItem9.Control = this.txtTleAdja1;
  286. this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  287. this.layoutControlItem9.Location = new System.Drawing.Point(0, 44);
  288. this.layoutControlItem9.Name = "layoutControlItem9";
  289. this.layoutControlItem9.Size = new System.Drawing.Size(345, 44);
  290. this.layoutControlItem9.Text = "邻星1星历";
  291. this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
  292. this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 14);
  293. //
  294. // layoutControlItem11
  295. //
  296. this.layoutControlItem11.Control = this.txtCapTime;
  297. this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  298. this.layoutControlItem11.Location = new System.Drawing.Point(0, 132);
  299. this.layoutControlItem11.Name = "layoutControlItem11";
  300. this.layoutControlItem11.Size = new System.Drawing.Size(345, 44);
  301. this.layoutControlItem11.Text = "采集时刻";
  302. this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
  303. this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14);
  304. //
  305. // layoutControlItem14
  306. //
  307. this.layoutControlItem14.Control = this.txtRefLocation1;
  308. this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  309. this.layoutControlItem14.Location = new System.Drawing.Point(0, 176);
  310. this.layoutControlItem14.Name = "layoutControlItem14";
  311. this.layoutControlItem14.Size = new System.Drawing.Size(345, 44);
  312. this.layoutControlItem14.Text = "参考站经纬度";
  313. this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
  314. this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 14);
  315. //
  316. // layoutControlItem4
  317. //
  318. this.layoutControlItem4.Control = this.txtDtousErr1;
  319. this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  320. this.layoutControlItem4.CustomizationFormText = "低轨卫星X";
  321. this.layoutControlItem4.Location = new System.Drawing.Point(0, 220);
  322. this.layoutControlItem4.Name = "layoutControlItem4";
  323. this.layoutControlItem4.Size = new System.Drawing.Size(345, 44);
  324. this.layoutControlItem4.Text = "时差误差";
  325. this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  326. this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 14);
  327. //
  328. // layoutControlItem5
  329. //
  330. this.layoutControlItem5.Control = this.txtSatLocErr1;
  331. this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  332. this.layoutControlItem5.CustomizationFormText = "低轨卫星X";
  333. this.layoutControlItem5.Location = new System.Drawing.Point(0, 264);
  334. this.layoutControlItem5.Name = "layoutControlItem5";
  335. this.layoutControlItem5.Size = new System.Drawing.Size(345, 44);
  336. this.layoutControlItem5.Text = "星历位置误差";
  337. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  338. this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 14);
  339. //
  340. // emptySpaceItem1
  341. //
  342. this.emptySpaceItem1.AllowHotTrack = false;
  343. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 341);
  344. this.emptySpaceItem1.Name = "emptySpaceItem1";
  345. this.emptySpaceItem1.Size = new System.Drawing.Size(345, 40);
  346. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  347. //
  348. // layoutControlItem2
  349. //
  350. this.layoutControlItem2.Control = this.btnClose;
  351. this.layoutControlItem2.Location = new System.Drawing.Point(0, 308);
  352. this.layoutControlItem2.Name = "layoutControlItem2";
  353. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  354. this.layoutControlItem2.Size = new System.Drawing.Size(176, 33);
  355. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  356. this.layoutControlItem2.TextVisible = false;
  357. //
  358. // layoutControlItem3
  359. //
  360. this.layoutControlItem3.Control = this.btnOk;
  361. this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  362. this.layoutControlItem3.CustomizationFormText = "layoutControlItem1";
  363. this.layoutControlItem3.Location = new System.Drawing.Point(176, 308);
  364. this.layoutControlItem3.Name = "layoutControlItem3";
  365. this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  366. this.layoutControlItem3.Size = new System.Drawing.Size(169, 33);
  367. this.layoutControlItem3.Text = "layoutControlItem1";
  368. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  369. this.layoutControlItem3.TextVisible = false;
  370. //
  371. // txtTleAdja2
  372. //
  373. this.txtTleAdja2.EditValue = "";
  374. this.txtTleAdja2.Location = new System.Drawing.Point(2, 108);
  375. this.txtTleAdja2.Margin = new System.Windows.Forms.Padding(2);
  376. this.txtTleAdja2.MaximumSize = new System.Drawing.Size(0, 22);
  377. this.txtTleAdja2.MinimumSize = new System.Drawing.Size(0, 22);
  378. this.txtTleAdja2.Name = "txtTleAdja2";
  379. this.txtTleAdja2.Properties.AutoHeight = false;
  380. this.txtTleAdja2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  381. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  382. this.txtTleAdja2.Properties.NullText = "";
  383. this.txtTleAdja2.Properties.PopupSizeable = false;
  384. this.txtTleAdja2.Properties.PopupView = this.gridView11;
  385. this.txtTleAdja2.Size = new System.Drawing.Size(341, 22);
  386. this.txtTleAdja2.StyleController = this.layoutControl1;
  387. this.txtTleAdja2.TabIndex = 5;
  388. this.txtTleAdja2.ToolTip = "填写卫星的双行根数";
  389. //
  390. // gridView11
  391. //
  392. this.gridView11.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  393. this.gridView11.Name = "gridView11";
  394. this.gridView11.OptionsEditForm.PopupEditFormWidth = 430;
  395. this.gridView11.OptionsSelection.EnableAppearanceFocusedCell = false;
  396. this.gridView11.OptionsView.ShowGroupPanel = false;
  397. //
  398. // layoutControlItem6
  399. //
  400. this.layoutControlItem6.Control = this.txtTleAdja2;
  401. this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  402. this.layoutControlItem6.CustomizationFormText = "邻星星历";
  403. this.layoutControlItem6.Location = new System.Drawing.Point(0, 88);
  404. this.layoutControlItem6.Name = "layoutControlItem6";
  405. this.layoutControlItem6.Size = new System.Drawing.Size(345, 44);
  406. this.layoutControlItem6.Text = "邻星2星历";
  407. this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  408. this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
  409. //
  410. // X3GDOPParam
  411. //
  412. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  413. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  414. this.Controls.Add(this.layoutControl1);
  415. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  416. this.Name = "X3GDOPParam";
  417. this.Size = new System.Drawing.Size(345, 381);
  418. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  419. this.layoutControl1.ResumeLayout(false);
  420. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).EndInit();
  421. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).EndInit();
  422. ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation1.Properties)).EndInit();
  423. ((System.ComponentModel.ISupportInitialize)(this.txtTleMain.Properties)).EndInit();
  424. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
  425. ((System.ComponentModel.ISupportInitialize)(this.txtTleAdja1.Properties)).EndInit();
  426. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  427. ((System.ComponentModel.ISupportInitialize)(this.txtDtousErr1.Properties)).EndInit();
  428. ((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).EndInit();
  429. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  430. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  431. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
  432. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
  433. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
  434. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  435. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  436. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  437. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  438. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  439. ((System.ComponentModel.ISupportInitialize)(this.txtTleAdja2.Properties)).EndInit();
  440. ((System.ComponentModel.ISupportInitialize)(this.gridView11)).EndInit();
  441. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  442. this.ResumeLayout(false);
  443. }
  444. #endregion
  445. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  446. private DevExpress.XtraEditors.DateEdit txtCapTime;
  447. private DevExpress.XtraEditors.TextEdit txtRefLocation1;
  448. private DevExpress.XtraEditors.SearchLookUpEdit txtTleMain;
  449. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
  450. private DevExpress.XtraEditors.SearchLookUpEdit txtTleAdja1;
  451. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  452. private DevExpress.XtraEditors.ButtonEdit txtDtousErr1;
  453. private DevExpress.XtraEditors.ButtonEdit txtSatLocErr1;
  454. private DevExpress.XtraLayout.LayoutControlGroup Root;
  455. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  456. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  457. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  458. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
  459. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  460. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  461. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  462. private DevExpress.XtraEditors.SimpleButton btnClose;
  463. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  464. private DevExpress.XtraEditors.SimpleButton btnOk;
  465. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  466. private DevExpress.XtraEditors.SearchLookUpEdit txtTleAdja2;
  467. private DevExpress.XtraGrid.Views.Grid.GridView gridView11;
  468. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  469. }
  470. }