X1D1DTOParamEditor.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526
  1. namespace XdCxRhDW.App.EditForms
  2. {
  3. partial class X1D1DTOParamEditor
  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 Windows Form 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. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  40. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
  41. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
  42. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
  43. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
  44. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  45. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
  46. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
  47. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
  48. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
  49. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  50. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
  51. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
  52. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
  53. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
  54. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  55. this.sigTime = new DevExpress.XtraEditors.DateEdit();
  56. this.txtDtoCdb = new DevExpress.XtraEditors.ButtonEdit();
  57. this.txtYbMain = new DevExpress.XtraEditors.ButtonEdit();
  58. this.txtsatStation = new DevExpress.XtraEditors.TextEdit();
  59. this.txtcdbStation = new DevExpress.XtraEditors.TextEdit();
  60. this.txtRefLocation = new DevExpress.XtraEditors.TextEdit();
  61. this.txtMainX = new DevExpress.XtraEditors.ButtonEdit();
  62. this.txtMainY = new DevExpress.XtraEditors.ButtonEdit();
  63. this.txtMainZ = new DevExpress.XtraEditors.ButtonEdit();
  64. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  65. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  66. this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
  67. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  68. this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
  69. this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  70. this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
  71. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  72. this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  73. this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
  74. this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
  75. this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
  76. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  77. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  78. this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  79. this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
  80. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  81. this.layoutControl1.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties.CalendarTimeProperties)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.txtDtoCdb.Properties)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.txtYbMain.Properties)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.txtsatStation.Properties)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.txtcdbStation.Properties)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation.Properties)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.txtMainX.Properties)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.txtMainY.Properties)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtMainZ.Properties)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
  107. this.SuspendLayout();
  108. //
  109. // layoutControl1
  110. //
  111. this.layoutControl1.Controls.Add(this.sigTime);
  112. this.layoutControl1.Controls.Add(this.txtDtoCdb);
  113. this.layoutControl1.Controls.Add(this.txtYbMain);
  114. this.layoutControl1.Controls.Add(this.txtsatStation);
  115. this.layoutControl1.Controls.Add(this.txtcdbStation);
  116. this.layoutControl1.Controls.Add(this.txtRefLocation);
  117. this.layoutControl1.Controls.Add(this.txtMainX);
  118. this.layoutControl1.Controls.Add(this.txtMainY);
  119. this.layoutControl1.Controls.Add(this.txtMainZ);
  120. this.layoutControl1.Controls.Add(this.btnOK);
  121. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  122. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  123. this.layoutControl1.Name = "layoutControl1";
  124. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
  125. this.layoutControl1.Root = this.Root;
  126. this.layoutControl1.Size = new System.Drawing.Size(564, 247);
  127. this.layoutControl1.TabIndex = 0;
  128. this.layoutControl1.Text = "layoutControl1";
  129. //
  130. // sigTime
  131. //
  132. this.sigTime.EditValue = null;
  133. this.sigTime.Location = new System.Drawing.Point(378, 85);
  134. this.sigTime.Name = "sigTime";
  135. this.sigTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  136. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  137. this.sigTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  138. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  139. this.sigTime.Properties.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  140. this.sigTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  141. this.sigTime.Properties.EditFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  142. this.sigTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  143. this.sigTime.Properties.MaskSettings.Set("mask", "yyyy-MM-dd HH:mm:ss");
  144. this.sigTime.Size = new System.Drawing.Size(174, 20);
  145. this.sigTime.StyleController = this.layoutControl1;
  146. this.sigTime.TabIndex = 9;
  147. //
  148. // txtDtoCdb
  149. //
  150. this.txtDtoCdb.Location = new System.Drawing.Point(12, 85);
  151. this.txtDtoCdb.Name = "txtDtoCdb";
  152. this.txtDtoCdb.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  153. 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)});
  154. this.txtDtoCdb.Properties.NullValuePrompt = "必需";
  155. this.txtDtoCdb.Size = new System.Drawing.Size(162, 23);
  156. this.txtDtoCdb.StyleController = this.layoutControl1;
  157. this.txtDtoCdb.TabIndex = 6;
  158. //
  159. // txtYbMain
  160. //
  161. this.txtYbMain.Location = new System.Drawing.Point(178, 85);
  162. this.txtYbMain.Name = "txtYbMain";
  163. this.txtYbMain.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  164. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  165. this.txtYbMain.Properties.MaxLength = 10;
  166. this.txtYbMain.Size = new System.Drawing.Size(196, 23);
  167. this.txtYbMain.StyleController = this.layoutControl1;
  168. this.txtYbMain.TabIndex = 6;
  169. //
  170. // txtsatStation
  171. //
  172. this.txtsatStation.EditValue = "";
  173. this.txtsatStation.Location = new System.Drawing.Point(12, 35);
  174. this.txtsatStation.Name = "txtsatStation";
  175. this.txtsatStation.Properties.AutoHeight = false;
  176. this.txtsatStation.Properties.MaxLength = 20;
  177. this.txtsatStation.Size = new System.Drawing.Size(162, 20);
  178. this.txtsatStation.StyleController = this.layoutControl1;
  179. this.txtsatStation.TabIndex = 10;
  180. this.txtsatStation.ToolTip = "经度纬度之间用英文逗号隔开";
  181. //
  182. // txtcdbStation
  183. //
  184. this.txtcdbStation.EditValue = "";
  185. this.txtcdbStation.Location = new System.Drawing.Point(178, 35);
  186. this.txtcdbStation.Name = "txtcdbStation";
  187. this.txtcdbStation.Properties.AutoHeight = false;
  188. this.txtcdbStation.Properties.MaxLength = 20;
  189. this.txtcdbStation.Size = new System.Drawing.Size(196, 20);
  190. this.txtcdbStation.StyleController = this.layoutControl1;
  191. this.txtcdbStation.TabIndex = 10;
  192. this.txtcdbStation.ToolTip = "经度纬度之间用英文逗号隔开";
  193. //
  194. // txtRefLocation
  195. //
  196. this.txtRefLocation.EditValue = "";
  197. this.txtRefLocation.Location = new System.Drawing.Point(378, 35);
  198. this.txtRefLocation.Name = "txtRefLocation";
  199. this.txtRefLocation.Properties.AutoHeight = false;
  200. this.txtRefLocation.Properties.MaxLength = 20;
  201. this.txtRefLocation.Size = new System.Drawing.Size(174, 20);
  202. this.txtRefLocation.StyleController = this.layoutControl1;
  203. this.txtRefLocation.TabIndex = 10;
  204. this.txtRefLocation.ToolTip = "经度纬度之间用英文逗号隔开";
  205. //
  206. // txtMainX
  207. //
  208. this.txtMainX.Location = new System.Drawing.Point(12, 136);
  209. this.txtMainX.Name = "txtMainX";
  210. this.txtMainX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  211. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  212. this.txtMainX.Properties.NullValuePrompt = "必需";
  213. this.txtMainX.Size = new System.Drawing.Size(162, 20);
  214. this.txtMainX.StyleController = this.layoutControl1;
  215. this.txtMainX.TabIndex = 6;
  216. //
  217. // txtMainY
  218. //
  219. this.txtMainY.Location = new System.Drawing.Point(178, 136);
  220. this.txtMainY.Name = "txtMainY";
  221. this.txtMainY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  222. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  223. this.txtMainY.Properties.NullValuePrompt = "必需";
  224. this.txtMainY.Size = new System.Drawing.Size(196, 20);
  225. this.txtMainY.StyleController = this.layoutControl1;
  226. this.txtMainY.TabIndex = 6;
  227. //
  228. // txtMainZ
  229. //
  230. this.txtMainZ.Location = new System.Drawing.Point(378, 136);
  231. this.txtMainZ.Name = "txtMainZ";
  232. this.txtMainZ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  233. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  234. this.txtMainZ.Properties.NullValuePrompt = "必需";
  235. this.txtMainZ.Size = new System.Drawing.Size(174, 20);
  236. this.txtMainZ.StyleController = this.layoutControl1;
  237. this.txtMainZ.TabIndex = 6;
  238. //
  239. // btnOK
  240. //
  241. this.btnOK.Location = new System.Drawing.Point(378, 167);
  242. this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  243. this.btnOK.Name = "btnOK";
  244. this.btnOK.Size = new System.Drawing.Size(174, 22);
  245. this.btnOK.StyleController = this.layoutControl1;
  246. this.btnOK.TabIndex = 12;
  247. this.btnOK.Text = "确定";
  248. this.btnOK.Click += new System.EventHandler(this.btnOk_Click);
  249. //
  250. // Root
  251. //
  252. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  253. this.Root.GroupBordersVisible = false;
  254. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  255. this.emptySpaceItem3,
  256. this.layoutControlItem6,
  257. this.layoutControlItem14,
  258. this.layoutControlItem9,
  259. this.layoutControlItem10,
  260. this.layoutControlItem3,
  261. this.layoutControlItem11,
  262. this.layoutControlItem12,
  263. this.layoutControlItem17,
  264. this.emptySpaceItem4,
  265. this.layoutControlItem7,
  266. this.layoutControlItem1,
  267. this.emptySpaceItem2});
  268. this.Root.Name = "Root";
  269. this.Root.Size = new System.Drawing.Size(564, 247);
  270. this.Root.TextVisible = false;
  271. //
  272. // emptySpaceItem3
  273. //
  274. this.emptySpaceItem3.AllowHotTrack = false;
  275. this.emptySpaceItem3.Location = new System.Drawing.Point(0, 148);
  276. this.emptySpaceItem3.Name = "emptySpaceItem3";
  277. this.emptySpaceItem3.Size = new System.Drawing.Size(166, 33);
  278. this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
  279. //
  280. // layoutControlItem6
  281. //
  282. this.layoutControlItem6.Control = this.txtDtoCdb;
  283. this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  284. this.layoutControlItem6.CustomizationFormText = "轨道经度";
  285. this.layoutControlItem6.Location = new System.Drawing.Point(0, 46);
  286. this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 51);
  287. this.layoutControlItem6.MinSize = new System.Drawing.Size(54, 51);
  288. this.layoutControlItem6.Name = "layoutControlItem6";
  289. this.layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  290. this.layoutControlItem6.Size = new System.Drawing.Size(166, 51);
  291. this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  292. this.layoutControlItem6.Text = "主星超短时差";
  293. this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  294. this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
  295. //
  296. // layoutControlItem14
  297. //
  298. this.layoutControlItem14.Control = this.txtsatStation;
  299. this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  300. this.layoutControlItem14.CustomizationFormText = "参考站经纬度";
  301. this.layoutControlItem14.Location = new System.Drawing.Point(0, 0);
  302. this.layoutControlItem14.MaxSize = new System.Drawing.Size(0, 46);
  303. this.layoutControlItem14.MinSize = new System.Drawing.Size(77, 46);
  304. this.layoutControlItem14.Name = "layoutControlItem14";
  305. this.layoutControlItem14.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 1);
  306. this.layoutControlItem14.Size = new System.Drawing.Size(166, 46);
  307. this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  308. this.layoutControlItem14.Text = "接收站经纬度";
  309. this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
  310. this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 14);
  311. //
  312. // layoutControlItem9
  313. //
  314. this.layoutControlItem9.Control = this.txtcdbStation;
  315. this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  316. this.layoutControlItem9.CustomizationFormText = "参考站经纬度";
  317. this.layoutControlItem9.Location = new System.Drawing.Point(166, 0);
  318. this.layoutControlItem9.MaxSize = new System.Drawing.Size(0, 46);
  319. this.layoutControlItem9.MinSize = new System.Drawing.Size(77, 46);
  320. this.layoutControlItem9.Name = "layoutControlItem9";
  321. this.layoutControlItem9.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 1);
  322. this.layoutControlItem9.Size = new System.Drawing.Size(200, 46);
  323. this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  324. this.layoutControlItem9.Text = "超短波经纬度";
  325. this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
  326. this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 14);
  327. //
  328. // layoutControlItem10
  329. //
  330. this.layoutControlItem10.Control = this.txtRefLocation;
  331. this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  332. this.layoutControlItem10.CustomizationFormText = "参考站经纬度";
  333. this.layoutControlItem10.Location = new System.Drawing.Point(366, 0);
  334. this.layoutControlItem10.MaxSize = new System.Drawing.Size(0, 46);
  335. this.layoutControlItem10.MinSize = new System.Drawing.Size(77, 46);
  336. this.layoutControlItem10.Name = "layoutControlItem10";
  337. this.layoutControlItem10.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 1);
  338. this.layoutControlItem10.Size = new System.Drawing.Size(178, 46);
  339. this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  340. this.layoutControlItem10.Text = "参考站经纬度";
  341. this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
  342. this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 14);
  343. //
  344. // layoutControlItem3
  345. //
  346. this.layoutControlItem3.Control = this.txtMainX;
  347. this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  348. this.layoutControlItem3.CustomizationFormText = "轨道经度";
  349. this.layoutControlItem3.Location = new System.Drawing.Point(0, 97);
  350. this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 51);
  351. this.layoutControlItem3.MinSize = new System.Drawing.Size(54, 51);
  352. this.layoutControlItem3.Name = "layoutControlItem3";
  353. this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  354. this.layoutControlItem3.Size = new System.Drawing.Size(166, 51);
  355. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  356. this.layoutControlItem3.Text = "主星星历X";
  357. this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
  358. this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 14);
  359. //
  360. // layoutControlItem11
  361. //
  362. this.layoutControlItem11.Control = this.txtMainY;
  363. this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  364. this.layoutControlItem11.CustomizationFormText = "轨道经度";
  365. this.layoutControlItem11.Location = new System.Drawing.Point(166, 97);
  366. this.layoutControlItem11.MaxSize = new System.Drawing.Size(0, 51);
  367. this.layoutControlItem11.MinSize = new System.Drawing.Size(54, 51);
  368. this.layoutControlItem11.Name = "layoutControlItem11";
  369. this.layoutControlItem11.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  370. this.layoutControlItem11.Size = new System.Drawing.Size(200, 51);
  371. this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  372. this.layoutControlItem11.Text = "主星星历Y";
  373. this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
  374. this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14);
  375. //
  376. // layoutControlItem12
  377. //
  378. this.layoutControlItem12.Control = this.txtMainZ;
  379. this.layoutControlItem12.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  380. this.layoutControlItem12.CustomizationFormText = "轨道经度";
  381. this.layoutControlItem12.Location = new System.Drawing.Point(366, 97);
  382. this.layoutControlItem12.MaxSize = new System.Drawing.Size(0, 51);
  383. this.layoutControlItem12.MinSize = new System.Drawing.Size(54, 51);
  384. this.layoutControlItem12.Name = "layoutControlItem12";
  385. this.layoutControlItem12.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  386. this.layoutControlItem12.Size = new System.Drawing.Size(178, 51);
  387. this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  388. this.layoutControlItem12.Text = "主星星历Z";
  389. this.layoutControlItem12.TextLocation = DevExpress.Utils.Locations.Top;
  390. this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 14);
  391. //
  392. // layoutControlItem17
  393. //
  394. this.layoutControlItem17.Control = this.btnOK;
  395. this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  396. this.layoutControlItem17.CustomizationFormText = "layoutControlItem1";
  397. this.layoutControlItem17.Location = new System.Drawing.Point(366, 148);
  398. this.layoutControlItem17.Name = "layoutControlItem17";
  399. this.layoutControlItem17.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  400. this.layoutControlItem17.Size = new System.Drawing.Size(178, 33);
  401. this.layoutControlItem17.Text = "layoutControlItem1";
  402. this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
  403. this.layoutControlItem17.TextVisible = false;
  404. //
  405. // emptySpaceItem4
  406. //
  407. this.emptySpaceItem4.AllowHotTrack = false;
  408. this.emptySpaceItem4.Location = new System.Drawing.Point(166, 148);
  409. this.emptySpaceItem4.Name = "emptySpaceItem4";
  410. this.emptySpaceItem4.Size = new System.Drawing.Size(200, 33);
  411. this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
  412. //
  413. // layoutControlItem7
  414. //
  415. this.layoutControlItem7.Control = this.txtYbMain;
  416. this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  417. this.layoutControlItem7.CustomizationFormText = "轨道经度";
  418. this.layoutControlItem7.Location = new System.Drawing.Point(166, 46);
  419. this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 51);
  420. this.layoutControlItem7.MinSize = new System.Drawing.Size(54, 51);
  421. this.layoutControlItem7.Name = "layoutControlItem7";
  422. this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  423. this.layoutControlItem7.Size = new System.Drawing.Size(200, 51);
  424. this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  425. this.layoutControlItem7.Text = "样本主星时差";
  426. this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
  427. this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 14);
  428. //
  429. // layoutControlItem1
  430. //
  431. this.layoutControlItem1.Control = this.sigTime;
  432. this.layoutControlItem1.Location = new System.Drawing.Point(366, 46);
  433. this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 54);
  434. this.layoutControlItem1.MinSize = new System.Drawing.Size(76, 51);
  435. this.layoutControlItem1.Name = "layoutControlItem1";
  436. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  437. this.layoutControlItem1.Size = new System.Drawing.Size(178, 51);
  438. this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  439. this.layoutControlItem1.Text = "信号时间";
  440. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  441. this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 14);
  442. //
  443. // emptySpaceItem2
  444. //
  445. this.emptySpaceItem2.AllowHotTrack = false;
  446. this.emptySpaceItem2.Location = new System.Drawing.Point(0, 181);
  447. this.emptySpaceItem2.Name = "emptySpaceItem2";
  448. this.emptySpaceItem2.Size = new System.Drawing.Size(544, 46);
  449. this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  450. //
  451. // dxErrorProvider
  452. //
  453. this.dxErrorProvider.ContainerControl = this;
  454. //
  455. // X1D1DTOParamEditor
  456. //
  457. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  458. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  459. this.Controls.Add(this.layoutControl1);
  460. this.Name = "X1D1DTOParamEditor";
  461. this.Size = new System.Drawing.Size(564, 247);
  462. this.Load += new System.EventHandler(this.X1D1DTOParamEditor_Load);
  463. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  464. this.layoutControl1.ResumeLayout(false);
  465. ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties.CalendarTimeProperties)).EndInit();
  466. ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties)).EndInit();
  467. ((System.ComponentModel.ISupportInitialize)(this.txtDtoCdb.Properties)).EndInit();
  468. ((System.ComponentModel.ISupportInitialize)(this.txtYbMain.Properties)).EndInit();
  469. ((System.ComponentModel.ISupportInitialize)(this.txtsatStation.Properties)).EndInit();
  470. ((System.ComponentModel.ISupportInitialize)(this.txtcdbStation.Properties)).EndInit();
  471. ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation.Properties)).EndInit();
  472. ((System.ComponentModel.ISupportInitialize)(this.txtMainX.Properties)).EndInit();
  473. ((System.ComponentModel.ISupportInitialize)(this.txtMainY.Properties)).EndInit();
  474. ((System.ComponentModel.ISupportInitialize)(this.txtMainZ.Properties)).EndInit();
  475. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  476. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
  477. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  478. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
  479. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
  480. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
  481. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  482. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
  483. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
  484. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
  485. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
  486. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  487. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  488. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
  489. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
  490. this.ResumeLayout(false);
  491. }
  492. #endregion
  493. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  494. private DevExpress.XtraLayout.LayoutControlGroup Root;
  495. private DevExpress.XtraEditors.DateEdit sigTime;
  496. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  497. private DevExpress.XtraEditors.ButtonEdit txtDtoCdb;
  498. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  499. private DevExpress.XtraEditors.ButtonEdit txtYbMain;
  500. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  501. private DevExpress.XtraEditors.TextEdit txtsatStation;
  502. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
  503. private DevExpress.XtraEditors.TextEdit txtcdbStation;
  504. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  505. private DevExpress.XtraEditors.TextEdit txtRefLocation;
  506. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
  507. private DevExpress.XtraEditors.ButtonEdit txtMainX;
  508. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  509. private DevExpress.XtraEditors.ButtonEdit txtMainY;
  510. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  511. private DevExpress.XtraEditors.ButtonEdit txtMainZ;
  512. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
  513. private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
  514. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
  515. private DevExpress.XtraEditors.SimpleButton btnOK;
  516. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
  517. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
  518. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  519. }
  520. }