X1D1GDOPParam.Designer.cs 31 KB

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