X2D1GDOPParam.Designer.cs 27 KB

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