X2D1GDOPParam.Designer.cs 29 KB

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