X2D1GDOPParam.Designer.cs 29 KB

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