X1D1GDOPParam.Designer.cs 34 KB

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