X2D1GDOPParam.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  1. namespace XdCxRhDW.App.UserControl
  2. {
  3. partial class X2D1GDOPParam
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Component Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. DevExpress.XtraEditors.Controls.EditorButtonImageOptions 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.btnOK = new DevExpress.XtraEditors.SimpleButton();
  40. this.txtCapTime = new DevExpress.XtraEditors.DateEdit();
  41. this.txtStationLocation1 = new DevExpress.XtraEditors.TextEdit();
  42. this.txtRefLocation1 = new DevExpress.XtraEditors.TextEdit();
  43. this.txtTleMain = new DevExpress.XtraEditors.SearchLookUpEdit();
  44. this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  45. this.txtTleAdja = new DevExpress.XtraEditors.SearchLookUpEdit();
  46. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  47. this.txtDtousErr1 = new DevExpress.XtraEditors.ButtonEdit();
  48. this.txtSatLocErr1 = new DevExpress.XtraEditors.ButtonEdit();
  49. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  50. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  51. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  52. this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  53. this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  54. this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
  55. this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
  56. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  57. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  58. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  59. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  60. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  61. this.txtMainSat = new DevExpress.XtraLayout.SimpleLabelItem();
  62. this.txtAdjaSat = new DevExpress.XtraLayout.SimpleLabelItem();
  63. this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  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.txtTleMain.Properties)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.txtTleAdja.Properties)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.txtDtousErr1.Properties)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
  90. this.SuspendLayout();
  91. //
  92. // layoutControl1
  93. //
  94. this.layoutControl1.Controls.Add(this.btnOK);
  95. this.layoutControl1.Controls.Add(this.txtCapTime);
  96. this.layoutControl1.Controls.Add(this.txtStationLocation1);
  97. this.layoutControl1.Controls.Add(this.txtRefLocation1);
  98. this.layoutControl1.Controls.Add(this.txtTleMain);
  99. this.layoutControl1.Controls.Add(this.txtTleAdja);
  100. this.layoutControl1.Controls.Add(this.txtDtousErr1);
  101. this.layoutControl1.Controls.Add(this.txtSatLocErr1);
  102. this.layoutControl1.Controls.Add(this.btnClose);
  103. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  104. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  105. this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  106. this.layoutControl1.Name = "layoutControl1";
  107. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(993, 379, 650, 400);
  108. this.layoutControl1.Root = this.Root;
  109. this.layoutControl1.Size = new System.Drawing.Size(340, 452);
  110. this.layoutControl1.TabIndex = 0;
  111. this.layoutControl1.Text = "layoutControl1";
  112. //
  113. // btnOK
  114. //
  115. this.btnOK.Location = new System.Drawing.Point(172, 312);
  116. this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  117. this.btnOK.Name = "btnOK";
  118. this.btnOK.Size = new System.Drawing.Size(166, 22);
  119. this.btnOK.StyleController = this.layoutControl1;
  120. this.btnOK.TabIndex = 12;
  121. this.btnOK.Text = "确定";
  122. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  123. //
  124. // txtCapTime
  125. //
  126. this.txtCapTime.EditValue = null;
  127. this.txtCapTime.Location = new System.Drawing.Point(2, 105);
  128. this.txtCapTime.Margin = new System.Windows.Forms.Padding(2);
  129. this.txtCapTime.MaximumSize = new System.Drawing.Size(0, 22);
  130. this.txtCapTime.MinimumSize = new System.Drawing.Size(0, 22);
  131. this.txtCapTime.Name = "txtCapTime";
  132. this.txtCapTime.Properties.AutoHeight = false;
  133. this.txtCapTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  134. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  135. this.txtCapTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  136. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  137. this.txtCapTime.Size = new System.Drawing.Size(336, 22);
  138. this.txtCapTime.StyleController = this.layoutControl1;
  139. this.txtCapTime.TabIndex = 8;
  140. //
  141. // txtStationLocation1
  142. //
  143. this.txtStationLocation1.EditValue = "";
  144. this.txtStationLocation1.Location = new System.Drawing.Point(2, 148);
  145. this.txtStationLocation1.Margin = new System.Windows.Forms.Padding(2);
  146. this.txtStationLocation1.MaximumSize = new System.Drawing.Size(0, 22);
  147. this.txtStationLocation1.MinimumSize = new System.Drawing.Size(0, 22);
  148. this.txtStationLocation1.Name = "txtStationLocation1";
  149. this.txtStationLocation1.Properties.AutoHeight = false;
  150. this.txtStationLocation1.Size = new System.Drawing.Size(336, 22);
  151. this.txtStationLocation1.StyleController = this.layoutControl1;
  152. this.txtStationLocation1.TabIndex = 11;
  153. this.txtStationLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
  154. //
  155. // txtRefLocation1
  156. //
  157. this.txtRefLocation1.EditValue = "";
  158. this.txtRefLocation1.Location = new System.Drawing.Point(2, 191);
  159. this.txtRefLocation1.Margin = new System.Windows.Forms.Padding(2);
  160. this.txtRefLocation1.MaximumSize = new System.Drawing.Size(0, 22);
  161. this.txtRefLocation1.MinimumSize = new System.Drawing.Size(0, 22);
  162. this.txtRefLocation1.Name = "txtRefLocation1";
  163. this.txtRefLocation1.Properties.AutoHeight = false;
  164. this.txtRefLocation1.Size = new System.Drawing.Size(336, 22);
  165. this.txtRefLocation1.StyleController = this.layoutControl1;
  166. this.txtRefLocation1.TabIndex = 10;
  167. this.txtRefLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
  168. //
  169. // txtTleMain
  170. //
  171. this.txtTleMain.EditValue = "";
  172. this.txtTleMain.Location = new System.Drawing.Point(2, 19);
  173. this.txtTleMain.Margin = new System.Windows.Forms.Padding(2);
  174. this.txtTleMain.MaximumSize = new System.Drawing.Size(0, 22);
  175. this.txtTleMain.MinimumSize = new System.Drawing.Size(0, 22);
  176. this.txtTleMain.Name = "txtTleMain";
  177. this.txtTleMain.Properties.AutoHeight = false;
  178. this.txtTleMain.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  179. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  180. this.txtTleMain.Properties.NullText = "";
  181. this.txtTleMain.Properties.PopupSizeable = false;
  182. this.txtTleMain.Properties.PopupView = this.searchLookUpEdit1View;
  183. this.txtTleMain.Size = new System.Drawing.Size(336, 22);
  184. this.txtTleMain.StyleController = this.layoutControl1;
  185. this.txtTleMain.TabIndex = 4;
  186. this.txtTleMain.ToolTip = "填写卫星的双行根数";
  187. //
  188. // searchLookUpEdit1View
  189. //
  190. this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  191. this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
  192. this.searchLookUpEdit1View.OptionsEditForm.PopupEditFormWidth = 430;
  193. this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  194. this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  195. //
  196. // txtTleAdja
  197. //
  198. this.txtTleAdja.EditValue = "";
  199. this.txtTleAdja.Location = new System.Drawing.Point(2, 62);
  200. this.txtTleAdja.Margin = new System.Windows.Forms.Padding(2);
  201. this.txtTleAdja.MaximumSize = new System.Drawing.Size(0, 22);
  202. this.txtTleAdja.MinimumSize = new System.Drawing.Size(0, 22);
  203. this.txtTleAdja.Name = "txtTleAdja";
  204. this.txtTleAdja.Properties.AutoHeight = false;
  205. this.txtTleAdja.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  206. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  207. this.txtTleAdja.Properties.NullText = "";
  208. this.txtTleAdja.Properties.PopupSizeable = false;
  209. this.txtTleAdja.Properties.PopupView = this.gridView1;
  210. this.txtTleAdja.Size = new System.Drawing.Size(336, 22);
  211. this.txtTleAdja.StyleController = this.layoutControl1;
  212. this.txtTleAdja.TabIndex = 5;
  213. this.txtTleAdja.ToolTip = "填写卫星的双行根数";
  214. //
  215. // gridView1
  216. //
  217. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  218. this.gridView1.Name = "gridView1";
  219. this.gridView1.OptionsEditForm.PopupEditFormWidth = 430;
  220. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  221. this.gridView1.OptionsView.ShowGroupPanel = false;
  222. //
  223. // txtDtousErr1
  224. //
  225. this.txtDtousErr1.EditValue = "";
  226. this.txtDtousErr1.Location = new System.Drawing.Point(2, 234);
  227. this.txtDtousErr1.Margin = new System.Windows.Forms.Padding(2);
  228. this.txtDtousErr1.MaximumSize = new System.Drawing.Size(0, 22);
  229. this.txtDtousErr1.MinimumSize = new System.Drawing.Size(0, 22);
  230. this.txtDtousErr1.Name = "txtDtousErr1";
  231. this.txtDtousErr1.Properties.AutoHeight = false;
  232. this.txtDtousErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  233. 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)});
  234. this.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  235. this.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  236. this.txtDtousErr1.Properties.MaskSettings.Set("mask", "f");
  237. this.txtDtousErr1.Size = new System.Drawing.Size(336, 22);
  238. this.txtDtousErr1.StyleController = this.layoutControl1;
  239. this.txtDtousErr1.TabIndex = 6;
  240. this.txtDtousErr1.ToolTip = "时差误差";
  241. //
  242. // txtSatLocErr1
  243. //
  244. this.txtSatLocErr1.EditValue = "";
  245. this.txtSatLocErr1.Location = new System.Drawing.Point(2, 278);
  246. this.txtSatLocErr1.Margin = new System.Windows.Forms.Padding(2);
  247. this.txtSatLocErr1.MaximumSize = new System.Drawing.Size(0, 22);
  248. this.txtSatLocErr1.MinimumSize = new System.Drawing.Size(0, 22);
  249. this.txtSatLocErr1.Name = "txtSatLocErr1";
  250. this.txtSatLocErr1.Properties.AutoHeight = false;
  251. this.txtSatLocErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  252. 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)});
  253. this.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  254. this.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  255. this.txtSatLocErr1.Properties.MaskSettings.Set("mask", "f");
  256. this.txtSatLocErr1.Size = new System.Drawing.Size(336, 22);
  257. this.txtSatLocErr1.StyleController = this.layoutControl1;
  258. this.txtSatLocErr1.TabIndex = 6;
  259. this.txtSatLocErr1.ToolTip = "星历位置误差";
  260. //
  261. // btnClose
  262. //
  263. this.btnClose.Location = new System.Drawing.Point(2, 312);
  264. this.btnClose.Margin = new System.Windows.Forms.Padding(2);
  265. this.btnClose.Name = "btnClose";
  266. this.btnClose.Size = new System.Drawing.Size(166, 22);
  267. this.btnClose.StyleController = this.layoutControl1;
  268. this.btnClose.TabIndex = 13;
  269. this.btnClose.Text = "关闭";
  270. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  271. //
  272. // Root
  273. //
  274. this.Root.GroupBordersVisible = false;
  275. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  276. this.layoutControlItem8,
  277. this.layoutControlItem9,
  278. this.layoutControlItem11,
  279. this.layoutControlItem14,
  280. this.layoutControlItem13,
  281. this.layoutControlItem4,
  282. this.layoutControlItem5,
  283. this.layoutControlItem1,
  284. this.emptySpaceItem1,
  285. this.layoutControlItem2,
  286. this.txtMainSat,
  287. this.emptySpaceItem2,
  288. this.txtAdjaSat});
  289. this.Root.Name = "Root";
  290. this.Root.Size = new System.Drawing.Size(340, 452);
  291. this.Root.TextVisible = false;
  292. //
  293. // layoutControlItem8
  294. //
  295. this.layoutControlItem8.Control = this.txtTleMain;
  296. this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  297. this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
  298. this.layoutControlItem8.Name = "layoutControlItem8";
  299. this.layoutControlItem8.Size = new System.Drawing.Size(340, 43);
  300. this.layoutControlItem8.Text = "主星星历";
  301. this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  302. this.layoutControlItem8.TextSize = new System.Drawing.Size(86, 14);
  303. //
  304. // layoutControlItem9
  305. //
  306. this.layoutControlItem9.Control = this.txtTleAdja;
  307. this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  308. this.layoutControlItem9.Location = new System.Drawing.Point(0, 43);
  309. this.layoutControlItem9.Name = "layoutControlItem9";
  310. this.layoutControlItem9.Size = new System.Drawing.Size(340, 43);
  311. this.layoutControlItem9.Text = "邻星星历";
  312. this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
  313. this.layoutControlItem9.TextSize = new System.Drawing.Size(86, 14);
  314. //
  315. // layoutControlItem11
  316. //
  317. this.layoutControlItem11.Control = this.txtCapTime;
  318. this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  319. this.layoutControlItem11.Location = new System.Drawing.Point(0, 86);
  320. this.layoutControlItem11.Name = "layoutControlItem11";
  321. this.layoutControlItem11.Size = new System.Drawing.Size(340, 43);
  322. this.layoutControlItem11.Text = "采集时刻";
  323. this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
  324. this.layoutControlItem11.TextSize = new System.Drawing.Size(86, 14);
  325. //
  326. // layoutControlItem14
  327. //
  328. this.layoutControlItem14.Control = this.txtRefLocation1;
  329. this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  330. this.layoutControlItem14.Location = new System.Drawing.Point(0, 172);
  331. this.layoutControlItem14.Name = "layoutControlItem14";
  332. this.layoutControlItem14.Size = new System.Drawing.Size(340, 43);
  333. this.layoutControlItem14.Text = "参考站经纬度";
  334. this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
  335. this.layoutControlItem14.TextSize = new System.Drawing.Size(86, 14);
  336. //
  337. // layoutControlItem13
  338. //
  339. this.layoutControlItem13.Control = this.txtStationLocation1;
  340. this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  341. this.layoutControlItem13.Location = new System.Drawing.Point(0, 129);
  342. this.layoutControlItem13.Name = "layoutControlItem13";
  343. this.layoutControlItem13.Size = new System.Drawing.Size(340, 43);
  344. this.layoutControlItem13.Text = "超短站经纬度";
  345. this.layoutControlItem13.TextLocation = DevExpress.Utils.Locations.Top;
  346. this.layoutControlItem13.TextSize = new System.Drawing.Size(86, 14);
  347. //
  348. // layoutControlItem4
  349. //
  350. this.layoutControlItem4.Control = this.txtDtousErr1;
  351. this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  352. this.layoutControlItem4.CustomizationFormText = "低轨卫星X";
  353. this.layoutControlItem4.Location = new System.Drawing.Point(0, 215);
  354. this.layoutControlItem4.Name = "layoutControlItem4";
  355. this.layoutControlItem4.Size = new System.Drawing.Size(340, 44);
  356. this.layoutControlItem4.Text = "时差误差";
  357. this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  358. this.layoutControlItem4.TextSize = new System.Drawing.Size(86, 14);
  359. //
  360. // layoutControlItem5
  361. //
  362. this.layoutControlItem5.Control = this.txtSatLocErr1;
  363. this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  364. this.layoutControlItem5.CustomizationFormText = "低轨卫星X";
  365. this.layoutControlItem5.Location = new System.Drawing.Point(0, 259);
  366. this.layoutControlItem5.Name = "layoutControlItem5";
  367. this.layoutControlItem5.Size = new System.Drawing.Size(340, 44);
  368. this.layoutControlItem5.Text = "星历位置误差";
  369. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  370. this.layoutControlItem5.TextSize = new System.Drawing.Size(86, 14);
  371. //
  372. // layoutControlItem1
  373. //
  374. this.layoutControlItem1.Control = this.btnOK;
  375. this.layoutControlItem1.Location = new System.Drawing.Point(170, 303);
  376. this.layoutControlItem1.Name = "layoutControlItem1";
  377. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  378. this.layoutControlItem1.Size = new System.Drawing.Size(170, 33);
  379. this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
  380. this.layoutControlItem1.TextVisible = false;
  381. //
  382. // emptySpaceItem1
  383. //
  384. this.emptySpaceItem1.AllowHotTrack = false;
  385. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 336);
  386. this.emptySpaceItem1.Name = "emptySpaceItem1";
  387. this.emptySpaceItem1.Size = new System.Drawing.Size(340, 70);
  388. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  389. //
  390. // layoutControlItem2
  391. //
  392. this.layoutControlItem2.Control = this.btnClose;
  393. this.layoutControlItem2.Location = new System.Drawing.Point(0, 303);
  394. this.layoutControlItem2.Name = "layoutControlItem2";
  395. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  396. this.layoutControlItem2.Size = new System.Drawing.Size(170, 33);
  397. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  398. this.layoutControlItem2.TextVisible = false;
  399. //
  400. // txtMainSat
  401. //
  402. this.txtMainSat.AllowHotTrack = false;
  403. this.txtMainSat.AppearanceItemCaption.ForeColor = System.Drawing.Color.SteelBlue;
  404. this.txtMainSat.AppearanceItemCaption.Options.UseForeColor = true;
  405. this.txtMainSat.Location = new System.Drawing.Point(0, 406);
  406. this.txtMainSat.MaxSize = new System.Drawing.Size(0, 22);
  407. this.txtMainSat.MinSize = new System.Drawing.Size(126, 22);
  408. this.txtMainSat.Name = "txtMainSat";
  409. this.txtMainSat.Size = new System.Drawing.Size(170, 22);
  410. this.txtMainSat.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  411. this.txtMainSat.TextSize = new System.Drawing.Size(86, 14);
  412. //
  413. // txtAdjaSat
  414. //
  415. this.txtAdjaSat.AllowHotTrack = false;
  416. this.txtAdjaSat.AppearanceItemCaption.ForeColor = System.Drawing.Color.SteelBlue;
  417. this.txtAdjaSat.AppearanceItemCaption.Options.UseForeColor = true;
  418. this.txtAdjaSat.Location = new System.Drawing.Point(170, 406);
  419. this.txtAdjaSat.Name = "txtAdjaSat";
  420. this.txtAdjaSat.Size = new System.Drawing.Size(170, 22);
  421. this.txtAdjaSat.TextSize = new System.Drawing.Size(86, 14);
  422. //
  423. // emptySpaceItem2
  424. //
  425. this.emptySpaceItem2.AllowHotTrack = false;
  426. this.emptySpaceItem2.Location = new System.Drawing.Point(0, 428);
  427. this.emptySpaceItem2.MaxSize = new System.Drawing.Size(0, 24);
  428. this.emptySpaceItem2.MinSize = new System.Drawing.Size(104, 24);
  429. this.emptySpaceItem2.Name = "emptySpaceItem2";
  430. this.emptySpaceItem2.Size = new System.Drawing.Size(340, 24);
  431. this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  432. this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  433. //
  434. // X2D1GDOPParam
  435. //
  436. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  437. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  438. this.Controls.Add(this.layoutControl1);
  439. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  440. this.Name = "X2D1GDOPParam";
  441. this.Size = new System.Drawing.Size(340, 452);
  442. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  443. this.layoutControl1.ResumeLayout(false);
  444. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).EndInit();
  445. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).EndInit();
  446. ((System.ComponentModel.ISupportInitialize)(this.txtStationLocation1.Properties)).EndInit();
  447. ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation1.Properties)).EndInit();
  448. ((System.ComponentModel.ISupportInitialize)(this.txtTleMain.Properties)).EndInit();
  449. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
  450. ((System.ComponentModel.ISupportInitialize)(this.txtTleAdja.Properties)).EndInit();
  451. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  452. ((System.ComponentModel.ISupportInitialize)(this.txtDtousErr1.Properties)).EndInit();
  453. ((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).EndInit();
  454. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  455. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  456. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
  457. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
  458. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
  459. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
  460. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  461. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  462. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  463. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  464. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  465. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat)).EndInit();
  466. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat)).EndInit();
  467. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
  468. this.ResumeLayout(false);
  469. }
  470. #endregion
  471. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  472. private DevExpress.XtraEditors.DateEdit txtCapTime;
  473. private DevExpress.XtraEditors.TextEdit txtStationLocation1;
  474. private DevExpress.XtraEditors.TextEdit txtRefLocation1;
  475. private DevExpress.XtraEditors.SearchLookUpEdit txtTleMain;
  476. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
  477. private DevExpress.XtraEditors.SearchLookUpEdit txtTleAdja;
  478. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  479. private DevExpress.XtraEditors.ButtonEdit txtDtousErr1;
  480. private DevExpress.XtraEditors.ButtonEdit txtSatLocErr1;
  481. private DevExpress.XtraLayout.LayoutControlGroup Root;
  482. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  483. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  484. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  485. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
  486. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
  487. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  488. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  489. private DevExpress.XtraEditors.SimpleButton btnOK;
  490. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  491. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  492. private DevExpress.XtraEditors.SimpleButton btnClose;
  493. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  494. private DevExpress.XtraLayout.SimpleLabelItem txtMainSat;
  495. private DevExpress.XtraLayout.SimpleLabelItem txtAdjaSat;
  496. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  497. }
  498. }