X1D1GDOPParam.Designer.cs 26 KB

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