DXErrEllipseParam.Designer.cs 35 KB

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