DetectToolForm.designer.cs 56 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922
  1. namespace XdCxRhDW.App.CorTools
  2. {
  3. partial class DetectToolForm
  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. 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. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  49. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
  50. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
  51. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
  52. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
  53. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  54. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
  55. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
  56. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
  57. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject();
  58. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  59. this.txtFileTime = new DevExpress.XtraEditors.DateEdit();
  60. this.btnCalc = new DevExpress.XtraEditors.SimpleButton();
  61. this.chkDama = new DevExpress.XtraEditors.CheckEdit();
  62. this.btnCheck = new DevExpress.XtraEditors.SimpleButton();
  63. this.gcCheckCgRes = new DevExpress.XtraGrid.GridControl();
  64. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  65. this.UserName = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.dt = new DevExpress.XtraGrid.Columns.GridColumn();
  67. this.df = new DevExpress.XtraGrid.Columns.GridColumn();
  68. this.snr = new DevExpress.XtraGrid.Columns.GridColumn();
  69. this.smpstart = new DevExpress.XtraGrid.Columns.GridColumn();
  70. this.smplen = new DevExpress.XtraGrid.Columns.GridColumn();
  71. this.colSigTime = new DevExpress.XtraGrid.Columns.GridColumn();
  72. this.tm = new DevExpress.XtraGrid.Columns.GridColumn();
  73. this.file1 = new DevExpress.XtraGrid.Columns.GridColumn();
  74. this.file2 = new DevExpress.XtraGrid.Columns.GridColumn();
  75. this.modType = new DevExpress.XtraGrid.Columns.GridColumn();
  76. this.modRate = new DevExpress.XtraGrid.Columns.GridColumn();
  77. this.tePos = new DevExpress.XtraEditors.TextEdit();
  78. this.teCount = new DevExpress.XtraEditors.TextEdit();
  79. this.btnFile1 = new DevExpress.XtraEditors.ButtonEdit();
  80. this.btnFile2 = new DevExpress.XtraEditors.ButtonEdit();
  81. this.ckIBS = new DevExpress.XtraEditors.CheckEdit();
  82. this.ckKY = new DevExpress.XtraEditors.CheckEdit();
  83. this.btnDrawImage = new DevExpress.XtraEditors.SimpleButton();
  84. this.tefs = new DevExpress.XtraEditors.ButtonEdit();
  85. this.teCenter = new DevExpress.XtraEditors.ButtonEdit();
  86. this.teRange = new DevExpress.XtraEditors.ButtonEdit();
  87. this.teDfRange = new DevExpress.XtraEditors.ButtonEdit();
  88. this.teSnr = new DevExpress.XtraEditors.ButtonEdit();
  89. this.txtBand = new DevExpress.XtraEditors.ButtonEdit();
  90. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  91. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  92. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  93. this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  94. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  95. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  96. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  97. this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
  98. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  99. this.lciStartPos = new DevExpress.XtraLayout.LayoutControlItem();
  100. this.lciSampleLength = new DevExpress.XtraLayout.LayoutControlItem();
  101. this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
  102. this.lciBtnCheck = new DevExpress.XtraLayout.LayoutControlItem();
  103. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  104. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  105. this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  106. this.layoutItemDrawImage = new DevExpress.XtraLayout.LayoutControlItem();
  107. this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
  108. this.itemBand = new DevExpress.XtraLayout.LayoutControlItem();
  109. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  110. this.layoutControl1.SuspendLayout();
  111. ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties.CalendarTimeProperties)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.chkDama.Properties)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.gcCheckCgRes)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.tePos.Properties)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.teCount.Properties)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.btnFile1.Properties)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.btnFile2.Properties)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.ckIBS.Properties)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.ckKY.Properties)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.tefs.Properties)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.teCenter.Properties)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.teRange.Properties)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.teDfRange.Properties)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.teSnr.Properties)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.txtBand.Properties)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.lciStartPos)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.lciSampleLength)).BeginInit();
  139. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
  140. ((System.ComponentModel.ISupportInitialize)(this.lciBtnCheck)).BeginInit();
  141. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
  144. ((System.ComponentModel.ISupportInitialize)(this.layoutItemDrawImage)).BeginInit();
  145. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
  146. ((System.ComponentModel.ISupportInitialize)(this.itemBand)).BeginInit();
  147. this.SuspendLayout();
  148. //
  149. // layoutControl1
  150. //
  151. this.layoutControl1.Controls.Add(this.txtFileTime);
  152. this.layoutControl1.Controls.Add(this.btnCalc);
  153. this.layoutControl1.Controls.Add(this.chkDama);
  154. this.layoutControl1.Controls.Add(this.btnCheck);
  155. this.layoutControl1.Controls.Add(this.gcCheckCgRes);
  156. this.layoutControl1.Controls.Add(this.tePos);
  157. this.layoutControl1.Controls.Add(this.teCount);
  158. this.layoutControl1.Controls.Add(this.btnFile1);
  159. this.layoutControl1.Controls.Add(this.btnFile2);
  160. this.layoutControl1.Controls.Add(this.ckIBS);
  161. this.layoutControl1.Controls.Add(this.ckKY);
  162. this.layoutControl1.Controls.Add(this.btnDrawImage);
  163. this.layoutControl1.Controls.Add(this.tefs);
  164. this.layoutControl1.Controls.Add(this.teCenter);
  165. this.layoutControl1.Controls.Add(this.teRange);
  166. this.layoutControl1.Controls.Add(this.teDfRange);
  167. this.layoutControl1.Controls.Add(this.teSnr);
  168. this.layoutControl1.Controls.Add(this.txtBand);
  169. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  170. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  171. this.layoutControl1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  172. this.layoutControl1.Name = "layoutControl1";
  173. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(620, 232, 1300, 800);
  174. this.layoutControl1.Root = this.Root;
  175. this.layoutControl1.Size = new System.Drawing.Size(1100, 488);
  176. this.layoutControl1.TabIndex = 0;
  177. this.layoutControl1.Text = "layoutControl1";
  178. //
  179. // txtFileTime
  180. //
  181. this.txtFileTime.EditValue = null;
  182. this.txtFileTime.Location = new System.Drawing.Point(58, 57);
  183. this.txtFileTime.Name = "txtFileTime";
  184. this.txtFileTime.Properties.AutoHeight = false;
  185. this.txtFileTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  186. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  187. this.txtFileTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  188. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  189. this.txtFileTime.Size = new System.Drawing.Size(65, 20);
  190. this.txtFileTime.StyleController = this.layoutControl1;
  191. this.txtFileTime.TabIndex = 20;
  192. //
  193. // btnCalc
  194. //
  195. this.btnCalc.Location = new System.Drawing.Point(899, 31);
  196. this.btnCalc.Name = "btnCalc";
  197. this.btnCalc.Size = new System.Drawing.Size(96, 22);
  198. this.btnCalc.StyleController = this.layoutControl1;
  199. this.btnCalc.TabIndex = 19;
  200. this.btnCalc.Text = "文件参估";
  201. this.btnCalc.Click += new System.EventHandler(this.btnCalc_Click);
  202. //
  203. // chkDama
  204. //
  205. this.chkDama.Location = new System.Drawing.Point(799, 6);
  206. this.chkDama.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  207. this.chkDama.Name = "chkDama";
  208. this.chkDama.Properties.Caption = "DAMA";
  209. this.chkDama.Size = new System.Drawing.Size(96, 20);
  210. this.chkDama.StyleController = this.layoutControl1;
  211. this.chkDama.TabIndex = 16;
  212. this.chkDama.TabStop = false;
  213. this.chkDama.CheckedChanged += new System.EventHandler(this.chkDama_CheckedChanged);
  214. //
  215. // btnCheck
  216. //
  217. this.btnCheck.Location = new System.Drawing.Point(799, 31);
  218. this.btnCheck.Name = "btnCheck";
  219. this.btnCheck.Size = new System.Drawing.Size(96, 22);
  220. this.btnCheck.StyleController = this.layoutControl1;
  221. this.btnCheck.TabIndex = 15;
  222. this.btnCheck.Text = "检测";
  223. this.btnCheck.Click += new System.EventHandler(this.btnCheck_Click);
  224. //
  225. // gcCheckCgRes
  226. //
  227. this.gcCheckCgRes.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(1, 0, 1, 0);
  228. this.gcCheckCgRes.Location = new System.Drawing.Point(5, 82);
  229. this.gcCheckCgRes.MainView = this.gridView1;
  230. this.gcCheckCgRes.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  231. this.gcCheckCgRes.Name = "gcCheckCgRes";
  232. this.gcCheckCgRes.Size = new System.Drawing.Size(1090, 401);
  233. this.gcCheckCgRes.TabIndex = 12;
  234. this.gcCheckCgRes.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  235. this.gridView1});
  236. //
  237. // gridView1
  238. //
  239. this.gridView1.Appearance.Row.Options.UseTextOptions = true;
  240. this.gridView1.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  241. this.gridView1.ColumnPanelRowHeight = 0;
  242. this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  243. this.UserName,
  244. this.dt,
  245. this.df,
  246. this.snr,
  247. this.smpstart,
  248. this.smplen,
  249. this.colSigTime,
  250. this.tm,
  251. this.file1,
  252. this.file2,
  253. this.modType,
  254. this.modRate});
  255. this.gridView1.DetailHeight = 169;
  256. this.gridView1.FooterPanelHeight = 0;
  257. this.gridView1.GridControl = this.gcCheckCgRes;
  258. this.gridView1.GroupRowHeight = 0;
  259. this.gridView1.Name = "gridView1";
  260. this.gridView1.OptionsBehavior.Editable = false;
  261. this.gridView1.OptionsEditForm.PopupEditFormWidth = 431;
  262. this.gridView1.OptionsMenu.EnableColumnMenu = false;
  263. this.gridView1.OptionsView.ShowDetailButtons = false;
  264. this.gridView1.OptionsView.ShowGroupExpandCollapseButtons = false;
  265. this.gridView1.OptionsView.ShowGroupPanel = false;
  266. this.gridView1.OptionsView.ShowIndicator = false;
  267. this.gridView1.OptionsView.ShowPreviewRowLines = DevExpress.Utils.DefaultBoolean.False;
  268. this.gridView1.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
  269. this.gridView1.RowHeight = 0;
  270. this.gridView1.ViewCaptionHeight = 0;
  271. //
  272. // UserName
  273. //
  274. this.UserName.Caption = "用户";
  275. this.UserName.FieldName = "UserName";
  276. this.UserName.Name = "UserName";
  277. this.UserName.Visible = true;
  278. this.UserName.VisibleIndex = 0;
  279. //
  280. // dt
  281. //
  282. this.dt.Caption = "时差(us)";
  283. this.dt.FieldName = "dt";
  284. this.dt.MinWidth = 22;
  285. this.dt.Name = "dt";
  286. this.dt.Visible = true;
  287. this.dt.VisibleIndex = 5;
  288. this.dt.Width = 109;
  289. //
  290. // df
  291. //
  292. this.df.Caption = "频差(Hz)";
  293. this.df.FieldName = "df";
  294. this.df.MinWidth = 22;
  295. this.df.Name = "df";
  296. this.df.Visible = true;
  297. this.df.VisibleIndex = 7;
  298. this.df.Width = 109;
  299. //
  300. // snr
  301. //
  302. this.snr.Caption = "信噪比";
  303. this.snr.FieldName = "snr";
  304. this.snr.MinWidth = 22;
  305. this.snr.Name = "snr";
  306. this.snr.Visible = true;
  307. this.snr.VisibleIndex = 8;
  308. this.snr.Width = 83;
  309. //
  310. // smpstart
  311. //
  312. this.smpstart.Caption = "起始样点";
  313. this.smpstart.FieldName = "smpstart";
  314. this.smpstart.MinWidth = 22;
  315. this.smpstart.Name = "smpstart";
  316. this.smpstart.Visible = true;
  317. this.smpstart.VisibleIndex = 3;
  318. this.smpstart.Width = 90;
  319. //
  320. // smplen
  321. //
  322. this.smplen.Caption = "样点长度";
  323. this.smplen.FieldName = "smplen";
  324. this.smplen.MinWidth = 22;
  325. this.smplen.Name = "smplen";
  326. this.smplen.Visible = true;
  327. this.smplen.VisibleIndex = 4;
  328. this.smplen.Width = 90;
  329. //
  330. // colSigTime
  331. //
  332. this.colSigTime.Caption = "信号时间";
  333. this.colSigTime.FieldName = "SigTime";
  334. this.colSigTime.Name = "colSigTime";
  335. this.colSigTime.Visible = true;
  336. this.colSigTime.VisibleIndex = 6;
  337. //
  338. // tm
  339. //
  340. this.tm.Caption = "耗时(ms)";
  341. this.tm.FieldName = "tm";
  342. this.tm.MinWidth = 22;
  343. this.tm.Name = "tm";
  344. this.tm.Visible = true;
  345. this.tm.VisibleIndex = 9;
  346. this.tm.Width = 69;
  347. //
  348. // file1
  349. //
  350. this.file1.Caption = "文件1";
  351. this.file1.FieldName = "file1";
  352. this.file1.MinWidth = 22;
  353. this.file1.Name = "file1";
  354. this.file1.Visible = true;
  355. this.file1.VisibleIndex = 2;
  356. this.file1.Width = 165;
  357. //
  358. // file2
  359. //
  360. this.file2.Caption = "文件2";
  361. this.file2.FieldName = "file2";
  362. this.file2.MinWidth = 22;
  363. this.file2.Name = "file2";
  364. this.file2.Visible = true;
  365. this.file2.VisibleIndex = 1;
  366. this.file2.Width = 127;
  367. //
  368. // modType
  369. //
  370. this.modType.Caption = "调制类型";
  371. this.modType.FieldName = "ModType";
  372. this.modType.Name = "modType";
  373. this.modType.Visible = true;
  374. this.modType.VisibleIndex = 10;
  375. //
  376. // modRate
  377. //
  378. this.modRate.Caption = "调制速率";
  379. this.modRate.FieldName = "ModRate";
  380. this.modRate.Name = "modRate";
  381. this.modRate.Visible = true;
  382. this.modRate.VisibleIndex = 11;
  383. //
  384. // tePos
  385. //
  386. this.tePos.EditValue = "0";
  387. this.tePos.Location = new System.Drawing.Point(934, 57);
  388. this.tePos.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  389. this.tePos.Name = "tePos";
  390. this.tePos.Properties.AutoHeight = false;
  391. this.tePos.Size = new System.Drawing.Size(50, 20);
  392. this.tePos.StyleController = this.layoutControl1;
  393. this.tePos.TabIndex = 10;
  394. //
  395. // teCount
  396. //
  397. this.teCount.EditValue = "0";
  398. this.teCount.Location = new System.Drawing.Point(1045, 57);
  399. this.teCount.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  400. this.teCount.Name = "teCount";
  401. this.teCount.Properties.AutoHeight = false;
  402. this.teCount.Size = new System.Drawing.Size(50, 20);
  403. this.teCount.StyleController = this.layoutControl1;
  404. this.teCount.TabIndex = 9;
  405. this.teCount.ToolTip = "0表示文件末尾,小数表示样点百分比";
  406. //
  407. // btnFile1
  408. //
  409. this.btnFile1.AllowDrop = true;
  410. this.btnFile1.Location = new System.Drawing.Point(69, 5);
  411. this.btnFile1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  412. this.btnFile1.Name = "btnFile1";
  413. this.btnFile1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  414. new DevExpress.XtraEditors.Controls.EditorButton()});
  415. this.btnFile1.Size = new System.Drawing.Size(726, 20);
  416. this.btnFile1.StyleController = this.layoutControl1;
  417. this.btnFile1.TabIndex = 5;
  418. //
  419. // btnFile2
  420. //
  421. this.btnFile2.AllowDrop = true;
  422. this.btnFile2.Location = new System.Drawing.Point(69, 31);
  423. this.btnFile2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  424. this.btnFile2.Name = "btnFile2";
  425. this.btnFile2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  426. new DevExpress.XtraEditors.Controls.EditorButton()});
  427. this.btnFile2.Size = new System.Drawing.Size(726, 20);
  428. this.btnFile2.StyleController = this.layoutControl1;
  429. this.btnFile2.TabIndex = 4;
  430. //
  431. // ckIBS
  432. //
  433. this.ckIBS.Location = new System.Drawing.Point(899, 6);
  434. this.ckIBS.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  435. this.ckIBS.Name = "ckIBS";
  436. this.ckIBS.Properties.Caption = "IBS";
  437. this.ckIBS.Size = new System.Drawing.Size(96, 20);
  438. this.ckIBS.StyleController = this.layoutControl1;
  439. this.ckIBS.TabIndex = 17;
  440. this.ckIBS.TabStop = false;
  441. this.ckIBS.CheckedChanged += new System.EventHandler(this.ckIBS_CheckedChanged);
  442. //
  443. // ckKY
  444. //
  445. this.ckKY.Location = new System.Drawing.Point(999, 6);
  446. this.ckKY.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  447. this.ckKY.Name = "ckKY";
  448. this.ckKY.Properties.Caption = "能量检测";
  449. this.ckKY.Size = new System.Drawing.Size(96, 20);
  450. this.ckKY.StyleController = this.layoutControl1;
  451. this.ckKY.TabIndex = 18;
  452. this.ckKY.TabStop = false;
  453. this.ckKY.CheckedChanged += new System.EventHandler(this.ckKY_CheckedChanged);
  454. //
  455. // btnDrawImage
  456. //
  457. this.btnDrawImage.Location = new System.Drawing.Point(999, 31);
  458. this.btnDrawImage.Name = "btnDrawImage";
  459. this.btnDrawImage.Size = new System.Drawing.Size(96, 22);
  460. this.btnDrawImage.StyleController = this.layoutControl1;
  461. this.btnDrawImage.TabIndex = 15;
  462. this.btnDrawImage.Text = "画图";
  463. this.btnDrawImage.Click += new System.EventHandler(this.btnDrawImage_Click);
  464. //
  465. // tefs
  466. //
  467. this.tefs.EditValue = "0.096";
  468. this.tefs.Location = new System.Drawing.Point(172, 57);
  469. this.tefs.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  470. this.tefs.Name = "tefs";
  471. this.tefs.Properties.AutoHeight = false;
  472. this.tefs.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  473. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  474. this.tefs.Size = new System.Drawing.Size(72, 20);
  475. this.tefs.StyleController = this.layoutControl1;
  476. this.tefs.TabIndex = 6;
  477. //
  478. // teCenter
  479. //
  480. this.teCenter.EditValue = "0";
  481. this.teCenter.Location = new System.Drawing.Point(427, 57);
  482. this.teCenter.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  483. this.teCenter.Name = "teCenter";
  484. this.teCenter.Properties.AutoHeight = false;
  485. this.teCenter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  486. 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)});
  487. this.teCenter.Size = new System.Drawing.Size(54, 20);
  488. this.teCenter.StyleController = this.layoutControl1;
  489. this.teCenter.TabIndex = 7;
  490. //
  491. // teRange
  492. //
  493. this.teRange.EditValue = "40000";
  494. this.teRange.Location = new System.Drawing.Point(564, 57);
  495. this.teRange.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  496. this.teRange.Name = "teRange";
  497. this.teRange.Properties.AutoHeight = false;
  498. this.teRange.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  499. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  500. this.teRange.Size = new System.Drawing.Size(50, 20);
  501. this.teRange.StyleController = this.layoutControl1;
  502. this.teRange.TabIndex = 8;
  503. //
  504. // teDfRange
  505. //
  506. this.teDfRange.EditValue = "16384";
  507. this.teDfRange.Location = new System.Drawing.Point(698, 57);
  508. this.teDfRange.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  509. this.teDfRange.Name = "teDfRange";
  510. this.teDfRange.Properties.AutoHeight = false;
  511. this.teDfRange.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  512. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  513. this.teDfRange.Size = new System.Drawing.Size(51, 20);
  514. this.teDfRange.StyleController = this.layoutControl1;
  515. this.teDfRange.TabIndex = 11;
  516. //
  517. // teSnr
  518. //
  519. this.teSnr.EditValue = "14";
  520. this.teSnr.Location = new System.Drawing.Point(822, 57);
  521. this.teSnr.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  522. this.teSnr.Name = "teSnr";
  523. this.teSnr.Properties.AutoHeight = false;
  524. this.teSnr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  525. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "dB", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  526. this.teSnr.Size = new System.Drawing.Size(52, 20);
  527. this.teSnr.StyleController = this.layoutControl1;
  528. this.teSnr.TabIndex = 14;
  529. //
  530. // txtBand
  531. //
  532. this.txtBand.EditValue = "25";
  533. this.txtBand.Location = new System.Drawing.Point(305, 57);
  534. this.txtBand.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  535. this.txtBand.Name = "txtBand";
  536. this.txtBand.Properties.AutoHeight = false;
  537. this.txtBand.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  538. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "KHz", -1, false, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  539. this.txtBand.Size = new System.Drawing.Size(61, 21);
  540. this.txtBand.StyleController = this.layoutControl1;
  541. this.txtBand.TabIndex = 6;
  542. //
  543. // Root
  544. //
  545. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  546. this.Root.GroupBordersVisible = false;
  547. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  548. this.layoutControlItem2,
  549. this.layoutControlItem3,
  550. this.layoutControlItem9,
  551. this.layoutControlItem1,
  552. this.layoutControlItem4,
  553. this.layoutControlItem5,
  554. this.layoutControlItem10,
  555. this.layoutControlItem8,
  556. this.lciStartPos,
  557. this.lciSampleLength,
  558. this.layoutControlItem12,
  559. this.lciBtnCheck,
  560. this.layoutControlItem6,
  561. this.layoutControlItem7,
  562. this.layoutControlItem11,
  563. this.layoutItemDrawImage,
  564. this.layoutControlItem13,
  565. this.itemBand});
  566. this.Root.Name = "Root";
  567. this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
  568. this.Root.Size = new System.Drawing.Size(1100, 488);
  569. this.Root.TextVisible = false;
  570. //
  571. // layoutControlItem2
  572. //
  573. this.layoutControlItem2.Control = this.btnFile1;
  574. this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
  575. this.layoutControlItem2.Name = "layoutControlItem2";
  576. this.layoutControlItem2.Size = new System.Drawing.Size(794, 26);
  577. this.layoutControlItem2.Text = "信号文件1:";
  578. this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  579. this.layoutControlItem2.TextSize = new System.Drawing.Size(59, 14);
  580. this.layoutControlItem2.TextToControlDistance = 5;
  581. //
  582. // layoutControlItem3
  583. //
  584. this.layoutControlItem3.Control = this.tefs;
  585. this.layoutControlItem3.Location = new System.Drawing.Point(122, 52);
  586. this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 24);
  587. this.layoutControlItem3.MinSize = new System.Drawing.Size(109, 24);
  588. this.layoutControlItem3.Name = "layoutControlItem3";
  589. this.layoutControlItem3.Size = new System.Drawing.Size(121, 25);
  590. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  591. this.layoutControlItem3.Text = "采样率:";
  592. this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  593. this.layoutControlItem3.TextSize = new System.Drawing.Size(40, 14);
  594. this.layoutControlItem3.TextToControlDistance = 5;
  595. //
  596. // layoutControlItem9
  597. //
  598. this.layoutControlItem9.Control = this.gcCheckCgRes;
  599. this.layoutControlItem9.Location = new System.Drawing.Point(0, 77);
  600. this.layoutControlItem9.Name = "layoutControlItem9";
  601. this.layoutControlItem9.Size = new System.Drawing.Size(1094, 405);
  602. this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
  603. this.layoutControlItem9.TextVisible = false;
  604. //
  605. // layoutControlItem1
  606. //
  607. this.layoutControlItem1.Control = this.btnFile2;
  608. this.layoutControlItem1.Location = new System.Drawing.Point(0, 26);
  609. this.layoutControlItem1.Name = "layoutControlItem1";
  610. this.layoutControlItem1.Size = new System.Drawing.Size(794, 26);
  611. this.layoutControlItem1.Text = "信号文件2:";
  612. this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  613. this.layoutControlItem1.TextSize = new System.Drawing.Size(59, 14);
  614. this.layoutControlItem1.TextToControlDistance = 5;
  615. //
  616. // layoutControlItem4
  617. //
  618. this.layoutControlItem4.Control = this.teCenter;
  619. this.layoutControlItem4.Location = new System.Drawing.Point(365, 52);
  620. this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 24);
  621. this.layoutControlItem4.MinSize = new System.Drawing.Size(111, 24);
  622. this.layoutControlItem4.Name = "layoutControlItem4";
  623. this.layoutControlItem4.Size = new System.Drawing.Size(115, 25);
  624. this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  625. this.layoutControlItem4.Text = "时差中心:";
  626. this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  627. this.layoutControlItem4.TextSize = new System.Drawing.Size(52, 14);
  628. this.layoutControlItem4.TextToControlDistance = 5;
  629. //
  630. // layoutControlItem5
  631. //
  632. this.layoutControlItem5.Control = this.teRange;
  633. this.layoutControlItem5.Location = new System.Drawing.Point(480, 52);
  634. this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 24);
  635. this.layoutControlItem5.MinSize = new System.Drawing.Size(133, 24);
  636. this.layoutControlItem5.Name = "layoutControlItem5";
  637. this.layoutControlItem5.Size = new System.Drawing.Size(133, 25);
  638. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  639. this.layoutControlItem5.Text = "时差范围(us):";
  640. this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  641. this.layoutControlItem5.TextSize = new System.Drawing.Size(74, 14);
  642. this.layoutControlItem5.TextToControlDistance = 5;
  643. //
  644. // layoutControlItem10
  645. //
  646. this.layoutControlItem10.Control = this.teSnr;
  647. this.layoutControlItem10.Location = new System.Drawing.Point(748, 52);
  648. this.layoutControlItem10.MaxSize = new System.Drawing.Size(0, 24);
  649. this.layoutControlItem10.MinSize = new System.Drawing.Size(125, 24);
  650. this.layoutControlItem10.Name = "layoutControlItem10";
  651. this.layoutControlItem10.Size = new System.Drawing.Size(125, 25);
  652. this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  653. this.layoutControlItem10.Text = "信噪比门限:";
  654. this.layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  655. this.layoutControlItem10.TextSize = new System.Drawing.Size(64, 14);
  656. this.layoutControlItem10.TextToControlDistance = 5;
  657. //
  658. // layoutControlItem8
  659. //
  660. this.layoutControlItem8.Control = this.teDfRange;
  661. this.layoutControlItem8.Location = new System.Drawing.Point(613, 52);
  662. this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 24);
  663. this.layoutControlItem8.MinSize = new System.Drawing.Size(135, 24);
  664. this.layoutControlItem8.Name = "layoutControlItem8";
  665. this.layoutControlItem8.Size = new System.Drawing.Size(135, 25);
  666. this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  667. this.layoutControlItem8.Text = "频差范围(Hz):";
  668. this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  669. this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 14);
  670. this.layoutControlItem8.TextToControlDistance = 5;
  671. //
  672. // lciStartPos
  673. //
  674. this.lciStartPos.Control = this.tePos;
  675. this.lciStartPos.Location = new System.Drawing.Point(873, 52);
  676. this.lciStartPos.MaxSize = new System.Drawing.Size(0, 24);
  677. this.lciStartPos.MinSize = new System.Drawing.Size(110, 24);
  678. this.lciStartPos.Name = "lciStartPos";
  679. this.lciStartPos.Size = new System.Drawing.Size(110, 25);
  680. this.lciStartPos.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  681. this.lciStartPos.Text = "起始样点:";
  682. this.lciStartPos.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  683. this.lciStartPos.TextSize = new System.Drawing.Size(52, 14);
  684. this.lciStartPos.TextToControlDistance = 4;
  685. //
  686. // lciSampleLength
  687. //
  688. this.lciSampleLength.Control = this.teCount;
  689. this.lciSampleLength.Location = new System.Drawing.Point(983, 52);
  690. this.lciSampleLength.MaxSize = new System.Drawing.Size(0, 24);
  691. this.lciSampleLength.MinSize = new System.Drawing.Size(111, 24);
  692. this.lciSampleLength.Name = "lciSampleLength";
  693. this.lciSampleLength.Size = new System.Drawing.Size(111, 25);
  694. this.lciSampleLength.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  695. this.lciSampleLength.Text = "样点长度:";
  696. this.lciSampleLength.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  697. this.lciSampleLength.TextSize = new System.Drawing.Size(52, 14);
  698. this.lciSampleLength.TextToControlDistance = 5;
  699. //
  700. // layoutControlItem12
  701. //
  702. this.layoutControlItem12.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
  703. this.layoutControlItem12.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
  704. this.layoutControlItem12.Control = this.chkDama;
  705. this.layoutControlItem12.Location = new System.Drawing.Point(794, 0);
  706. this.layoutControlItem12.MaxSize = new System.Drawing.Size(100, 26);
  707. this.layoutControlItem12.MinSize = new System.Drawing.Size(100, 26);
  708. this.layoutControlItem12.Name = "layoutControlItem12";
  709. this.layoutControlItem12.Size = new System.Drawing.Size(100, 26);
  710. this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  711. this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
  712. this.layoutControlItem12.TextVisible = false;
  713. //
  714. // lciBtnCheck
  715. //
  716. this.lciBtnCheck.Control = this.btnCheck;
  717. this.lciBtnCheck.Location = new System.Drawing.Point(794, 26);
  718. this.lciBtnCheck.MaxSize = new System.Drawing.Size(100, 26);
  719. this.lciBtnCheck.MinSize = new System.Drawing.Size(100, 26);
  720. this.lciBtnCheck.Name = "lciBtnCheck";
  721. this.lciBtnCheck.Size = new System.Drawing.Size(100, 26);
  722. this.lciBtnCheck.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  723. this.lciBtnCheck.TextSize = new System.Drawing.Size(0, 0);
  724. this.lciBtnCheck.TextVisible = false;
  725. //
  726. // layoutControlItem6
  727. //
  728. this.layoutControlItem6.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
  729. this.layoutControlItem6.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
  730. this.layoutControlItem6.Control = this.ckIBS;
  731. this.layoutControlItem6.Location = new System.Drawing.Point(894, 0);
  732. this.layoutControlItem6.MaxSize = new System.Drawing.Size(100, 26);
  733. this.layoutControlItem6.MinSize = new System.Drawing.Size(100, 26);
  734. this.layoutControlItem6.Name = "layoutControlItem6";
  735. this.layoutControlItem6.Size = new System.Drawing.Size(100, 26);
  736. this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  737. this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
  738. this.layoutControlItem6.TextVisible = false;
  739. //
  740. // layoutControlItem7
  741. //
  742. this.layoutControlItem7.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
  743. this.layoutControlItem7.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
  744. this.layoutControlItem7.Control = this.ckKY;
  745. this.layoutControlItem7.Location = new System.Drawing.Point(994, 0);
  746. this.layoutControlItem7.MaxSize = new System.Drawing.Size(100, 24);
  747. this.layoutControlItem7.MinSize = new System.Drawing.Size(100, 24);
  748. this.layoutControlItem7.Name = "layoutControlItem7";
  749. this.layoutControlItem7.Size = new System.Drawing.Size(100, 26);
  750. this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  751. this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
  752. this.layoutControlItem7.TextVisible = false;
  753. //
  754. // layoutControlItem11
  755. //
  756. this.layoutControlItem11.Control = this.btnCalc;
  757. this.layoutControlItem11.Location = new System.Drawing.Point(894, 26);
  758. this.layoutControlItem11.MaxSize = new System.Drawing.Size(100, 26);
  759. this.layoutControlItem11.MinSize = new System.Drawing.Size(100, 26);
  760. this.layoutControlItem11.Name = "layoutControlItem11";
  761. this.layoutControlItem11.Size = new System.Drawing.Size(100, 26);
  762. this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  763. this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
  764. this.layoutControlItem11.TextVisible = false;
  765. //
  766. // layoutItemDrawImage
  767. //
  768. this.layoutItemDrawImage.Control = this.btnDrawImage;
  769. this.layoutItemDrawImage.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  770. this.layoutItemDrawImage.CustomizationFormText = "lciBtnCheck";
  771. this.layoutItemDrawImage.Location = new System.Drawing.Point(994, 26);
  772. this.layoutItemDrawImage.MaxSize = new System.Drawing.Size(100, 26);
  773. this.layoutItemDrawImage.MinSize = new System.Drawing.Size(100, 26);
  774. this.layoutItemDrawImage.Name = "layoutItemDrawImage";
  775. this.layoutItemDrawImage.Size = new System.Drawing.Size(100, 26);
  776. this.layoutItemDrawImage.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  777. this.layoutItemDrawImage.Text = "lciBtnCheck";
  778. this.layoutItemDrawImage.TextSize = new System.Drawing.Size(0, 0);
  779. this.layoutItemDrawImage.TextVisible = false;
  780. //
  781. // layoutControlItem13
  782. //
  783. this.layoutControlItem13.Control = this.txtFileTime;
  784. this.layoutControlItem13.Location = new System.Drawing.Point(0, 52);
  785. this.layoutControlItem13.MaxSize = new System.Drawing.Size(0, 24);
  786. this.layoutControlItem13.MinSize = new System.Drawing.Size(107, 24);
  787. this.layoutControlItem13.Name = "layoutControlItem13";
  788. this.layoutControlItem13.Size = new System.Drawing.Size(122, 25);
  789. this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  790. this.layoutControlItem13.Text = "文件时间";
  791. this.layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  792. this.layoutControlItem13.TextSize = new System.Drawing.Size(48, 14);
  793. this.layoutControlItem13.TextToControlDistance = 5;
  794. //
  795. // itemBand
  796. //
  797. this.itemBand.Control = this.txtBand;
  798. this.itemBand.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  799. this.itemBand.CustomizationFormText = "采样率:";
  800. this.itemBand.Location = new System.Drawing.Point(243, 52);
  801. this.itemBand.MinSize = new System.Drawing.Size(50, 25);
  802. this.itemBand.Name = "itemBand";
  803. this.itemBand.Size = new System.Drawing.Size(122, 25);
  804. this.itemBand.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  805. this.itemBand.Text = "信号带宽:";
  806. this.itemBand.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  807. this.itemBand.TextSize = new System.Drawing.Size(52, 14);
  808. this.itemBand.TextToControlDistance = 5;
  809. this.itemBand.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  810. //
  811. // DetectToolForm
  812. //
  813. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  814. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  815. this.ClientSize = new System.Drawing.Size(1100, 488);
  816. this.Controls.Add(this.layoutControl1);
  817. this.Margin = new System.Windows.Forms.Padding(2);
  818. this.MaximizeBox = false;
  819. this.Name = "DetectToolForm";
  820. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  821. this.Text = "信号检测工具";
  822. this.Load += new System.EventHandler(this.MainForm_Load);
  823. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  824. this.layoutControl1.ResumeLayout(false);
  825. ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties.CalendarTimeProperties)).EndInit();
  826. ((System.ComponentModel.ISupportInitialize)(this.txtFileTime.Properties)).EndInit();
  827. ((System.ComponentModel.ISupportInitialize)(this.chkDama.Properties)).EndInit();
  828. ((System.ComponentModel.ISupportInitialize)(this.gcCheckCgRes)).EndInit();
  829. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  830. ((System.ComponentModel.ISupportInitialize)(this.tePos.Properties)).EndInit();
  831. ((System.ComponentModel.ISupportInitialize)(this.teCount.Properties)).EndInit();
  832. ((System.ComponentModel.ISupportInitialize)(this.btnFile1.Properties)).EndInit();
  833. ((System.ComponentModel.ISupportInitialize)(this.btnFile2.Properties)).EndInit();
  834. ((System.ComponentModel.ISupportInitialize)(this.ckIBS.Properties)).EndInit();
  835. ((System.ComponentModel.ISupportInitialize)(this.ckKY.Properties)).EndInit();
  836. ((System.ComponentModel.ISupportInitialize)(this.tefs.Properties)).EndInit();
  837. ((System.ComponentModel.ISupportInitialize)(this.teCenter.Properties)).EndInit();
  838. ((System.ComponentModel.ISupportInitialize)(this.teRange.Properties)).EndInit();
  839. ((System.ComponentModel.ISupportInitialize)(this.teDfRange.Properties)).EndInit();
  840. ((System.ComponentModel.ISupportInitialize)(this.teSnr.Properties)).EndInit();
  841. ((System.ComponentModel.ISupportInitialize)(this.txtBand.Properties)).EndInit();
  842. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  843. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  844. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  845. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
  846. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  847. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  848. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  849. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
  850. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  851. ((System.ComponentModel.ISupportInitialize)(this.lciStartPos)).EndInit();
  852. ((System.ComponentModel.ISupportInitialize)(this.lciSampleLength)).EndInit();
  853. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
  854. ((System.ComponentModel.ISupportInitialize)(this.lciBtnCheck)).EndInit();
  855. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  856. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  857. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
  858. ((System.ComponentModel.ISupportInitialize)(this.layoutItemDrawImage)).EndInit();
  859. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
  860. ((System.ComponentModel.ISupportInitialize)(this.itemBand)).EndInit();
  861. this.ResumeLayout(false);
  862. }
  863. #endregion
  864. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  865. private DevExpress.XtraLayout.LayoutControlGroup Root;
  866. private DevExpress.XtraEditors.TextEdit tePos;
  867. private DevExpress.XtraEditors.TextEdit teCount;
  868. private DevExpress.XtraEditors.ButtonEdit btnFile1;
  869. private DevExpress.XtraEditors.ButtonEdit btnFile2;
  870. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  871. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  872. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  873. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  874. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  875. private DevExpress.XtraLayout.LayoutControlItem lciSampleLength;
  876. private DevExpress.XtraLayout.LayoutControlItem lciStartPos;
  877. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  878. private DevExpress.XtraGrid.GridControl gcCheckCgRes;
  879. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  880. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  881. private DevExpress.XtraGrid.Columns.GridColumn dt;
  882. private DevExpress.XtraGrid.Columns.GridColumn df;
  883. private DevExpress.XtraGrid.Columns.GridColumn snr;
  884. private DevExpress.XtraGrid.Columns.GridColumn smpstart;
  885. private DevExpress.XtraGrid.Columns.GridColumn smplen;
  886. private DevExpress.XtraGrid.Columns.GridColumn tm;
  887. private DevExpress.XtraGrid.Columns.GridColumn file1;
  888. private DevExpress.XtraGrid.Columns.GridColumn file2;
  889. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
  890. private DevExpress.XtraEditors.SimpleButton btnCheck;
  891. private DevExpress.XtraLayout.LayoutControlItem lciBtnCheck;
  892. private DevExpress.XtraEditors.CheckEdit chkDama;
  893. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
  894. private DevExpress.XtraEditors.CheckEdit ckIBS;
  895. private DevExpress.XtraEditors.CheckEdit ckKY;
  896. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  897. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  898. private DevExpress.XtraEditors.SimpleButton btnCalc;
  899. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  900. private DevExpress.XtraEditors.SimpleButton btnDrawImage;
  901. private DevExpress.XtraLayout.LayoutControlItem layoutItemDrawImage;
  902. private DevExpress.XtraEditors.ButtonEdit tefs;
  903. private DevExpress.XtraEditors.ButtonEdit teCenter;
  904. private DevExpress.XtraEditors.ButtonEdit teRange;
  905. private DevExpress.XtraEditors.ButtonEdit teDfRange;
  906. private DevExpress.XtraEditors.ButtonEdit teSnr;
  907. private DevExpress.XtraEditors.DateEdit txtFileTime;
  908. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
  909. private DevExpress.XtraGrid.Columns.GridColumn colSigTime;
  910. private DevExpress.XtraGrid.Columns.GridColumn modType;
  911. private DevExpress.XtraGrid.Columns.GridColumn UserName;
  912. private DevExpress.XtraLayout.LayoutControlItem itemBand;
  913. private DevExpress.XtraEditors.ButtonEdit txtBand;
  914. private DevExpress.XtraGrid.Columns.GridColumn modRate;
  915. }
  916. }