DetectToolForm.designer.cs 53 KB

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