SignalEmulation.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474
  1. namespace XdCxRhDW.DataEmulation
  2. {
  3. partial class SignalEmulation
  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.txtSplitTime = new DevExpress.XtraEditors.CheckEdit();
  60. this.btnOpenDir = new DevExpress.XtraEditors.SimpleButton();
  61. this.btnBuild = new DevExpress.XtraEditors.SimpleButton();
  62. this.txtFsHz = new DevExpress.XtraEditors.ButtonEdit();
  63. this.txtSigLen = new DevExpress.XtraEditors.ButtonEdit();
  64. this.txtDto1 = new DevExpress.XtraEditors.ButtonEdit();
  65. this.txtDfo1 = new DevExpress.XtraEditors.ButtonEdit();
  66. this.txtDto2 = new DevExpress.XtraEditors.ButtonEdit();
  67. this.txtDfo2 = new DevExpress.XtraEditors.ButtonEdit();
  68. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  69. this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
  70. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  71. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  72. this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  73. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  74. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  75. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  76. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  77. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  78. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  79. this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
  80. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  81. this.layoutControl1.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.txtSplitTime.Properties)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.txtFsHz.Properties)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.txtSigLen.Properties)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.txtDto1.Properties)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.txtDfo1.Properties)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.txtDto2.Properties)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.txtDfo2.Properties)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
  101. this.tablePanel1.SuspendLayout();
  102. this.SuspendLayout();
  103. //
  104. // layoutControl1
  105. //
  106. this.tablePanel1.SetColumn(this.layoutControl1, 1);
  107. this.layoutControl1.Controls.Add(this.txtSplitTime);
  108. this.layoutControl1.Controls.Add(this.btnOpenDir);
  109. this.layoutControl1.Controls.Add(this.btnBuild);
  110. this.layoutControl1.Controls.Add(this.txtFsHz);
  111. this.layoutControl1.Controls.Add(this.txtSigLen);
  112. this.layoutControl1.Controls.Add(this.txtDto1);
  113. this.layoutControl1.Controls.Add(this.txtDfo1);
  114. this.layoutControl1.Controls.Add(this.txtDto2);
  115. this.layoutControl1.Controls.Add(this.txtDfo2);
  116. this.layoutControl1.Location = new System.Drawing.Point(78, 88);
  117. this.layoutControl1.Name = "layoutControl1";
  118. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1113, 199, 650, 400);
  119. this.layoutControl1.Root = this.Root;
  120. this.tablePanel1.SetRow(this.layoutControl1, 1);
  121. this.layoutControl1.Size = new System.Drawing.Size(396, 258);
  122. this.layoutControl1.TabIndex = 0;
  123. this.layoutControl1.Text = "layoutControl1";
  124. //
  125. // txtSplitTime
  126. //
  127. this.txtSplitTime.EditValue = true;
  128. this.txtSplitTime.Location = new System.Drawing.Point(12, 12);
  129. this.txtSplitTime.Name = "txtSplitTime";
  130. this.txtSplitTime.Properties.Caption = "分时信号";
  131. this.txtSplitTime.Size = new System.Drawing.Size(372, 20);
  132. this.txtSplitTime.StyleController = this.layoutControl1;
  133. this.txtSplitTime.TabIndex = 9;
  134. //
  135. // btnOpenDir
  136. //
  137. this.btnOpenDir.Location = new System.Drawing.Point(210, 214);
  138. this.btnOpenDir.Name = "btnOpenDir";
  139. this.btnOpenDir.Size = new System.Drawing.Size(174, 24);
  140. this.btnOpenDir.StyleController = this.layoutControl1;
  141. this.btnOpenDir.TabIndex = 8;
  142. this.btnOpenDir.Text = "打开输出目录";
  143. this.btnOpenDir.Click += new System.EventHandler(this.btnOpenDir_Click);
  144. //
  145. // btnBuild
  146. //
  147. this.btnBuild.Location = new System.Drawing.Point(12, 214);
  148. this.btnBuild.Name = "btnBuild";
  149. this.btnBuild.Size = new System.Drawing.Size(174, 24);
  150. this.btnBuild.StyleController = this.layoutControl1;
  151. this.btnBuild.TabIndex = 7;
  152. this.btnBuild.Text = "生成信号";
  153. this.btnBuild.Click += new System.EventHandler(this.btnBuilder_ClickAsync);
  154. //
  155. // txtFsHz
  156. //
  157. this.txtFsHz.EditValue = "96000";
  158. this.txtFsHz.Location = new System.Drawing.Point(12, 65);
  159. this.txtFsHz.Name = "txtFsHz";
  160. this.txtFsHz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  161. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  162. this.txtFsHz.Size = new System.Drawing.Size(184, 23);
  163. this.txtFsHz.StyleController = this.layoutControl1;
  164. this.txtFsHz.TabIndex = 6;
  165. //
  166. // txtSigLen
  167. //
  168. this.txtSigLen.EditValue = "15";
  169. this.txtSigLen.Location = new System.Drawing.Point(200, 65);
  170. this.txtSigLen.Name = "txtSigLen";
  171. this.txtSigLen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  172. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "个", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  173. this.txtSigLen.Size = new System.Drawing.Size(184, 23);
  174. this.txtSigLen.StyleController = this.layoutControl1;
  175. this.txtSigLen.TabIndex = 6;
  176. //
  177. // txtDto1
  178. //
  179. this.txtDto1.EditValue = "1000";
  180. this.txtDto1.Location = new System.Drawing.Point(12, 121);
  181. this.txtDto1.Name = "txtDto1";
  182. this.txtDto1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  183. 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)});
  184. this.txtDto1.Size = new System.Drawing.Size(184, 23);
  185. this.txtDto1.StyleController = this.layoutControl1;
  186. this.txtDto1.TabIndex = 6;
  187. //
  188. // txtDfo1
  189. //
  190. this.txtDfo1.EditValue = "200";
  191. this.txtDfo1.Location = new System.Drawing.Point(200, 121);
  192. this.txtDfo1.Name = "txtDfo1";
  193. this.txtDfo1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  194. 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)});
  195. this.txtDfo1.Size = new System.Drawing.Size(184, 23);
  196. this.txtDfo1.StyleController = this.layoutControl1;
  197. this.txtDfo1.TabIndex = 6;
  198. //
  199. // txtDto2
  200. //
  201. this.txtDto2.EditValue = "1500";
  202. this.txtDto2.Location = new System.Drawing.Point(12, 177);
  203. this.txtDto2.Name = "txtDto2";
  204. this.txtDto2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  205. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  206. this.txtDto2.Size = new System.Drawing.Size(184, 23);
  207. this.txtDto2.StyleController = this.layoutControl1;
  208. this.txtDto2.TabIndex = 6;
  209. //
  210. // txtDfo2
  211. //
  212. this.txtDfo2.EditValue = "4311";
  213. this.txtDfo2.Location = new System.Drawing.Point(200, 177);
  214. this.txtDfo2.Name = "txtDfo2";
  215. this.txtDfo2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  216. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  217. this.txtDfo2.Size = new System.Drawing.Size(184, 23);
  218. this.txtDfo2.StyleController = this.layoutControl1;
  219. this.txtDfo2.TabIndex = 6;
  220. //
  221. // Root
  222. //
  223. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  224. this.Root.GroupBordersVisible = false;
  225. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  226. this.layoutControlGroup1,
  227. this.layoutControlItem5,
  228. this.layoutControlItem6,
  229. this.layoutControlItem7,
  230. this.layoutControlItem8,
  231. this.layoutControlItem1,
  232. this.layoutControlItem2});
  233. this.Root.Name = "Root";
  234. this.Root.Size = new System.Drawing.Size(396, 258);
  235. this.Root.TextVisible = false;
  236. //
  237. // layoutControlGroup1
  238. //
  239. this.layoutControlGroup1.GroupBordersVisible = false;
  240. this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  241. this.layoutControlItem3,
  242. this.layoutControlItem4,
  243. this.layoutControlItem9});
  244. this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
  245. this.layoutControlGroup1.Name = "layoutControlGroup1";
  246. this.layoutControlGroup1.Size = new System.Drawing.Size(376, 80);
  247. //
  248. // layoutControlItem3
  249. //
  250. this.layoutControlItem3.Control = this.txtFsHz;
  251. this.layoutControlItem3.Location = new System.Drawing.Point(0, 24);
  252. this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 56);
  253. this.layoutControlItem3.MinSize = new System.Drawing.Size(96, 56);
  254. this.layoutControlItem3.Name = "layoutControlItem3";
  255. this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  256. this.layoutControlItem3.Size = new System.Drawing.Size(188, 56);
  257. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  258. this.layoutControlItem3.Text = "采样率";
  259. this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  260. this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
  261. this.layoutControlItem3.TextSize = new System.Drawing.Size(36, 14);
  262. this.layoutControlItem3.TextToControlDistance = 5;
  263. //
  264. // layoutControlItem4
  265. //
  266. this.layoutControlItem4.Control = this.txtSigLen;
  267. this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  268. this.layoutControlItem4.CustomizationFormText = "采样率";
  269. this.layoutControlItem4.Location = new System.Drawing.Point(188, 24);
  270. this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 56);
  271. this.layoutControlItem4.MinSize = new System.Drawing.Size(107, 56);
  272. this.layoutControlItem4.Name = "layoutControlItem4";
  273. this.layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  274. this.layoutControlItem4.Size = new System.Drawing.Size(188, 56);
  275. this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  276. this.layoutControlItem4.Text = "突发个数";
  277. this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  278. this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  279. this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
  280. this.layoutControlItem4.TextToControlDistance = 5;
  281. //
  282. // layoutControlItem9
  283. //
  284. this.layoutControlItem9.Control = this.txtSplitTime;
  285. this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
  286. this.layoutControlItem9.Name = "layoutControlItem9";
  287. this.layoutControlItem9.Size = new System.Drawing.Size(376, 24);
  288. this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
  289. this.layoutControlItem9.TextVisible = false;
  290. //
  291. // layoutControlItem5
  292. //
  293. this.layoutControlItem5.Control = this.txtDto1;
  294. this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  295. this.layoutControlItem5.CustomizationFormText = "采样率";
  296. this.layoutControlItem5.Location = new System.Drawing.Point(0, 80);
  297. this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 56);
  298. this.layoutControlItem5.MinSize = new System.Drawing.Size(83, 56);
  299. this.layoutControlItem5.Name = "layoutControlItem5";
  300. this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  301. this.layoutControlItem5.Size = new System.Drawing.Size(188, 56);
  302. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  303. this.layoutControlItem5.Text = "时差1";
  304. this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  305. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  306. this.layoutControlItem5.TextSize = new System.Drawing.Size(31, 14);
  307. this.layoutControlItem5.TextToControlDistance = 5;
  308. //
  309. // layoutControlItem6
  310. //
  311. this.layoutControlItem6.Control = this.txtDfo1;
  312. this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  313. this.layoutControlItem6.CustomizationFormText = "采样率";
  314. this.layoutControlItem6.Location = new System.Drawing.Point(188, 80);
  315. this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 56);
  316. this.layoutControlItem6.MinSize = new System.Drawing.Size(84, 56);
  317. this.layoutControlItem6.Name = "layoutControlItem6";
  318. this.layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  319. this.layoutControlItem6.Size = new System.Drawing.Size(188, 56);
  320. this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  321. this.layoutControlItem6.Text = "频差1";
  322. this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  323. this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  324. this.layoutControlItem6.TextSize = new System.Drawing.Size(31, 14);
  325. this.layoutControlItem6.TextToControlDistance = 5;
  326. //
  327. // layoutControlItem7
  328. //
  329. this.layoutControlItem7.Control = this.btnBuild;
  330. this.layoutControlItem7.Location = new System.Drawing.Point(0, 192);
  331. this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 38);
  332. this.layoutControlItem7.MinSize = new System.Drawing.Size(89, 38);
  333. this.layoutControlItem7.Name = "layoutControlItem7";
  334. this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 12, 12, 2);
  335. this.layoutControlItem7.Size = new System.Drawing.Size(188, 46);
  336. this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  337. this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
  338. this.layoutControlItem7.TextVisible = false;
  339. //
  340. // layoutControlItem8
  341. //
  342. this.layoutControlItem8.Control = this.btnOpenDir;
  343. this.layoutControlItem8.Location = new System.Drawing.Point(188, 192);
  344. this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 38);
  345. this.layoutControlItem8.MinSize = new System.Drawing.Size(89, 38);
  346. this.layoutControlItem8.Name = "layoutControlItem8";
  347. this.layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(12, 2, 12, 2);
  348. this.layoutControlItem8.Size = new System.Drawing.Size(188, 46);
  349. this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  350. this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
  351. this.layoutControlItem8.TextVisible = false;
  352. //
  353. // layoutControlItem1
  354. //
  355. this.layoutControlItem1.Control = this.txtDto2;
  356. this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  357. this.layoutControlItem1.CustomizationFormText = "采样率";
  358. this.layoutControlItem1.Location = new System.Drawing.Point(0, 136);
  359. this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 56);
  360. this.layoutControlItem1.MinSize = new System.Drawing.Size(83, 56);
  361. this.layoutControlItem1.Name = "layoutControlItem1";
  362. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  363. this.layoutControlItem1.Size = new System.Drawing.Size(188, 56);
  364. this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  365. this.layoutControlItem1.Text = "时差2";
  366. this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  367. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  368. this.layoutControlItem1.TextSize = new System.Drawing.Size(31, 14);
  369. this.layoutControlItem1.TextToControlDistance = 5;
  370. //
  371. // layoutControlItem2
  372. //
  373. this.layoutControlItem2.Control = this.txtDfo2;
  374. this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  375. this.layoutControlItem2.CustomizationFormText = "采样率";
  376. this.layoutControlItem2.Location = new System.Drawing.Point(188, 136);
  377. this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 56);
  378. this.layoutControlItem2.MinSize = new System.Drawing.Size(84, 56);
  379. this.layoutControlItem2.Name = "layoutControlItem2";
  380. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  381. this.layoutControlItem2.Size = new System.Drawing.Size(188, 56);
  382. this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  383. this.layoutControlItem2.Text = "频差2";
  384. this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  385. this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  386. this.layoutControlItem2.TextSize = new System.Drawing.Size(31, 14);
  387. this.layoutControlItem2.TextToControlDistance = 5;
  388. //
  389. // tablePanel1
  390. //
  391. this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
  392. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
  393. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 400F),
  394. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F)});
  395. this.tablePanel1.Controls.Add(this.layoutControl1);
  396. this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  397. this.tablePanel1.Location = new System.Drawing.Point(0, 0);
  398. this.tablePanel1.Name = "tablePanel1";
  399. this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
  400. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 26F),
  401. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 280F),
  402. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 26F)});
  403. this.tablePanel1.Size = new System.Drawing.Size(551, 434);
  404. this.tablePanel1.TabIndex = 1;
  405. this.tablePanel1.UseSkinIndents = true;
  406. //
  407. // SignalEmulation
  408. //
  409. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  410. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  411. this.ClientSize = new System.Drawing.Size(551, 434);
  412. this.Controls.Add(this.tablePanel1);
  413. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  414. this.MaximizeBox = false;
  415. this.MinimizeBox = false;
  416. this.Name = "SignalEmulation";
  417. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  418. this.Text = "时频差数据仿真";
  419. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  420. this.layoutControl1.ResumeLayout(false);
  421. ((System.ComponentModel.ISupportInitialize)(this.txtSplitTime.Properties)).EndInit();
  422. ((System.ComponentModel.ISupportInitialize)(this.txtFsHz.Properties)).EndInit();
  423. ((System.ComponentModel.ISupportInitialize)(this.txtSigLen.Properties)).EndInit();
  424. ((System.ComponentModel.ISupportInitialize)(this.txtDto1.Properties)).EndInit();
  425. ((System.ComponentModel.ISupportInitialize)(this.txtDfo1.Properties)).EndInit();
  426. ((System.ComponentModel.ISupportInitialize)(this.txtDto2.Properties)).EndInit();
  427. ((System.ComponentModel.ISupportInitialize)(this.txtDfo2.Properties)).EndInit();
  428. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  429. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
  430. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  431. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  432. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
  433. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  434. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  435. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  436. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  437. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  438. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  439. ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
  440. this.tablePanel1.ResumeLayout(false);
  441. this.ResumeLayout(false);
  442. }
  443. #endregion
  444. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  445. private DevExpress.XtraLayout.LayoutControlGroup Root;
  446. private DevExpress.XtraEditors.ButtonEdit txtFsHz;
  447. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  448. private DevExpress.XtraEditors.ButtonEdit txtSigLen;
  449. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  450. private DevExpress.XtraEditors.ButtonEdit txtDto1;
  451. private DevExpress.XtraEditors.ButtonEdit txtDfo1;
  452. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  453. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  454. private DevExpress.XtraEditors.SimpleButton btnBuild;
  455. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  456. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
  457. private DevExpress.XtraEditors.SimpleButton btnOpenDir;
  458. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  459. private DevExpress.Utils.Layout.TablePanel tablePanel1;
  460. private DevExpress.XtraEditors.ButtonEdit txtDto2;
  461. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  462. private DevExpress.XtraEditors.ButtonEdit txtDfo2;
  463. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  464. private DevExpress.XtraEditors.CheckEdit txtSplitTime;
  465. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  466. }
  467. }