X3GDOPParam.Designer.cs 28 KB

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