SigEditor.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375
  1. namespace DW5S.App.EditForms
  2. {
  3. partial class SigEditor
  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. components = new System.ComponentModel.Container();
  29. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
  34. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
  39. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  40. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
  41. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
  42. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
  43. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
  44. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  45. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  46. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  47. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  48. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  49. layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  50. txtSigCheckType = new DevExpress.XtraEditors.CheckedListBoxControl();
  51. btnOk = new DevExpress.XtraEditors.SimpleButton();
  52. btnCancel = new DevExpress.XtraEditors.SimpleButton();
  53. txtSnr = new DevExpress.XtraEditors.ButtonEdit();
  54. txtFreqDown = new DevExpress.XtraEditors.ButtonEdit();
  55. txtFreqUp = new DevExpress.XtraEditors.ButtonEdit();
  56. txtBandHz = new DevExpress.XtraEditors.ButtonEdit();
  57. cbSigType = new DevExpress.XtraEditors.ImageComboBoxEdit();
  58. Root = new DevExpress.XtraLayout.LayoutControlGroup();
  59. layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  60. layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  61. layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  62. layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  63. layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  64. layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  65. layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  66. layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  67. dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
  68. ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
  69. layoutControl1.SuspendLayout();
  70. ((System.ComponentModel.ISupportInitialize)txtSigCheckType).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)txtSnr.Properties).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)txtFreqDown.Properties).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)txtFreqUp.Properties).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)txtBandHz.Properties).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)cbSigType.Properties).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)dxErrorProvider).BeginInit();
  86. SuspendLayout();
  87. //
  88. // layoutControl1
  89. //
  90. layoutControl1.Controls.Add(txtSigCheckType);
  91. layoutControl1.Controls.Add(btnOk);
  92. layoutControl1.Controls.Add(btnCancel);
  93. layoutControl1.Controls.Add(txtSnr);
  94. layoutControl1.Controls.Add(txtFreqDown);
  95. layoutControl1.Controls.Add(txtFreqUp);
  96. layoutControl1.Controls.Add(txtBandHz);
  97. layoutControl1.Controls.Add(cbSigType);
  98. layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  99. layoutControl1.Location = new System.Drawing.Point(0, 0);
  100. layoutControl1.Name = "layoutControl1";
  101. layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
  102. layoutControl1.Root = Root;
  103. layoutControl1.Size = new System.Drawing.Size(287, 454);
  104. layoutControl1.TabIndex = 0;
  105. layoutControl1.Text = "layoutControl1";
  106. //
  107. // txtSigCheckType
  108. //
  109. txtSigCheckType.Location = new System.Drawing.Point(22, 157);
  110. txtSigCheckType.MultiColumn = true;
  111. txtSigCheckType.Name = "txtSigCheckType";
  112. txtSigCheckType.ShowFocusRect = true;
  113. txtSigCheckType.Size = new System.Drawing.Size(243, 73);
  114. txtSigCheckType.StyleController = layoutControl1;
  115. txtSigCheckType.TabIndex = 11;
  116. txtSigCheckType.ItemCheck += txtSigType_ItemCheck_1;
  117. txtSigCheckType.SelectedIndexChanged += txtSigType_SelectedIndexChanged;
  118. //
  119. // btnOk
  120. //
  121. btnOk.Location = new System.Drawing.Point(145, 409);
  122. btnOk.Name = "btnOk";
  123. btnOk.Size = new System.Drawing.Size(120, 23);
  124. btnOk.StyleController = layoutControl1;
  125. btnOk.TabIndex = 10;
  126. btnOk.Text = "确定";
  127. btnOk.Click += btnOk_Click;
  128. //
  129. // btnCancel
  130. //
  131. btnCancel.Location = new System.Drawing.Point(22, 409);
  132. btnCancel.Name = "btnCancel";
  133. btnCancel.Size = new System.Drawing.Size(119, 23);
  134. btnCancel.StyleController = layoutControl1;
  135. btnCancel.TabIndex = 9;
  136. btnCancel.Text = "取消";
  137. btnCancel.Click += btnCancel_Click;
  138. //
  139. // txtSnr
  140. //
  141. txtSnr.EditValue = "15";
  142. txtSnr.Location = new System.Drawing.Point(22, 372);
  143. txtSnr.Name = "txtSnr";
  144. txtSnr.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  145. txtSnr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "dB", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  146. txtSnr.Size = new System.Drawing.Size(243, 23);
  147. txtSnr.StyleController = layoutControl1;
  148. txtSnr.TabIndex = 4;
  149. //
  150. // txtFreqDown
  151. //
  152. txtFreqDown.Location = new System.Drawing.Point(22, 103);
  153. txtFreqDown.Name = "txtFreqDown";
  154. txtFreqDown.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  155. txtFreqDown.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  156. txtFreqDown.Size = new System.Drawing.Size(243, 23);
  157. txtFreqDown.StyleController = layoutControl1;
  158. txtFreqDown.TabIndex = 2;
  159. //
  160. // txtFreqUp
  161. //
  162. txtFreqUp.Location = new System.Drawing.Point(22, 49);
  163. txtFreqUp.MinimumSize = new System.Drawing.Size(0, 23);
  164. txtFreqUp.Name = "txtFreqUp";
  165. txtFreqUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  166. txtFreqUp.Size = new System.Drawing.Size(243, 23);
  167. txtFreqUp.StyleController = layoutControl1;
  168. txtFreqUp.TabIndex = 0;
  169. //
  170. // txtBandHz
  171. //
  172. txtBandHz.EditValue = "25000";
  173. txtBandHz.Location = new System.Drawing.Point(22, 318);
  174. txtBandHz.Name = "txtBandHz";
  175. txtBandHz.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  176. txtBandHz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { 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) });
  177. txtBandHz.Size = new System.Drawing.Size(243, 23);
  178. txtBandHz.StyleController = layoutControl1;
  179. txtBandHz.TabIndex = 4;
  180. //
  181. // cbSigType
  182. //
  183. cbSigType.Location = new System.Drawing.Point(22, 263);
  184. cbSigType.MinimumSize = new System.Drawing.Size(0, 23);
  185. cbSigType.Name = "cbSigType";
  186. cbSigType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
  187. cbSigType.Size = new System.Drawing.Size(243, 23);
  188. cbSigType.StyleController = layoutControl1;
  189. cbSigType.TabIndex = 12;
  190. cbSigType.SelectedIndexChanged += cbSigType_SelectedIndexChanged;
  191. //
  192. // Root
  193. //
  194. Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  195. Root.GroupBordersVisible = false;
  196. Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlItem3, layoutControlItem4, layoutControlItem5, layoutControlItem6, layoutControlItem1, layoutControlItem7, layoutControlItem8 });
  197. Root.Name = "Root";
  198. Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
  199. Root.Size = new System.Drawing.Size(287, 454);
  200. Root.TextVisible = false;
  201. //
  202. // layoutControlItem2
  203. //
  204. layoutControlItem2.Control = txtFreqUp;
  205. layoutControlItem2.Location = new System.Drawing.Point(0, 0);
  206. layoutControlItem2.MaxSize = new System.Drawing.Size(0, 54);
  207. layoutControlItem2.MinSize = new System.Drawing.Size(54, 54);
  208. layoutControlItem2.Name = "layoutControlItem2";
  209. layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  210. layoutControlItem2.Size = new System.Drawing.Size(247, 54);
  211. layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  212. layoutControlItem2.Text = "上行频点";
  213. layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  214. layoutControlItem2.TextSize = new System.Drawing.Size(72, 14);
  215. //
  216. // layoutControlItem3
  217. //
  218. layoutControlItem3.Control = txtSnr;
  219. layoutControlItem3.Location = new System.Drawing.Point(0, 323);
  220. layoutControlItem3.MaxSize = new System.Drawing.Size(0, 54);
  221. layoutControlItem3.MinSize = new System.Drawing.Size(54, 54);
  222. layoutControlItem3.Name = "layoutControlItem3";
  223. layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  224. layoutControlItem3.Size = new System.Drawing.Size(247, 54);
  225. layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  226. layoutControlItem3.Text = "门限";
  227. layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
  228. layoutControlItem3.TextSize = new System.Drawing.Size(72, 14);
  229. //
  230. // layoutControlItem4
  231. //
  232. layoutControlItem4.Control = btnCancel;
  233. layoutControlItem4.Location = new System.Drawing.Point(0, 377);
  234. layoutControlItem4.MaxSize = new System.Drawing.Size(0, 37);
  235. layoutControlItem4.MinSize = new System.Drawing.Size(35, 37);
  236. layoutControlItem4.Name = "layoutControlItem4";
  237. layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  238. layoutControlItem4.Size = new System.Drawing.Size(123, 37);
  239. layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  240. layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
  241. layoutControlItem4.TextVisible = false;
  242. //
  243. // layoutControlItem5
  244. //
  245. layoutControlItem5.Control = btnOk;
  246. layoutControlItem5.Location = new System.Drawing.Point(123, 377);
  247. layoutControlItem5.MaxSize = new System.Drawing.Size(0, 37);
  248. layoutControlItem5.MinSize = new System.Drawing.Size(35, 37);
  249. layoutControlItem5.Name = "layoutControlItem5";
  250. layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  251. layoutControlItem5.Size = new System.Drawing.Size(124, 37);
  252. layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  253. layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
  254. layoutControlItem5.TextVisible = false;
  255. //
  256. // layoutControlItem6
  257. //
  258. layoutControlItem6.Control = txtFreqDown;
  259. layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  260. layoutControlItem6.CustomizationFormText = "轨道经度";
  261. layoutControlItem6.Location = new System.Drawing.Point(0, 54);
  262. layoutControlItem6.MaxSize = new System.Drawing.Size(0, 54);
  263. layoutControlItem6.MinSize = new System.Drawing.Size(64, 54);
  264. layoutControlItem6.Name = "layoutControlItem6";
  265. layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  266. layoutControlItem6.Size = new System.Drawing.Size(247, 54);
  267. layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  268. layoutControlItem6.Text = "下行频点";
  269. layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  270. layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
  271. //
  272. // layoutControlItem1
  273. //
  274. layoutControlItem1.Control = txtSigCheckType;
  275. layoutControlItem1.Location = new System.Drawing.Point(0, 108);
  276. layoutControlItem1.MaxSize = new System.Drawing.Size(0, 104);
  277. layoutControlItem1.MinSize = new System.Drawing.Size(76, 104);
  278. layoutControlItem1.Name = "layoutControlItem1";
  279. layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  280. layoutControlItem1.Size = new System.Drawing.Size(247, 104);
  281. layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  282. layoutControlItem1.Text = "信号检测类型";
  283. layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  284. layoutControlItem1.TextSize = new System.Drawing.Size(72, 14);
  285. //
  286. // layoutControlItem7
  287. //
  288. layoutControlItem7.Control = txtBandHz;
  289. layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  290. layoutControlItem7.CustomizationFormText = "门限";
  291. layoutControlItem7.Location = new System.Drawing.Point(0, 269);
  292. layoutControlItem7.MaxSize = new System.Drawing.Size(0, 54);
  293. layoutControlItem7.MinSize = new System.Drawing.Size(54, 54);
  294. layoutControlItem7.Name = "layoutControlItem7";
  295. layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  296. layoutControlItem7.Size = new System.Drawing.Size(247, 54);
  297. layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  298. layoutControlItem7.Text = "带宽";
  299. layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
  300. layoutControlItem7.TextSize = new System.Drawing.Size(72, 14);
  301. //
  302. // layoutControlItem8
  303. //
  304. layoutControlItem8.Control = cbSigType;
  305. layoutControlItem8.Location = new System.Drawing.Point(0, 212);
  306. layoutControlItem8.MinSize = new System.Drawing.Size(50, 25);
  307. layoutControlItem8.Name = "layoutControlItem8";
  308. layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 14, 2);
  309. layoutControlItem8.Size = new System.Drawing.Size(247, 57);
  310. layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  311. layoutControlItem8.Text = "信号类型";
  312. layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  313. layoutControlItem8.TextSize = new System.Drawing.Size(72, 14);
  314. //
  315. // dxErrorProvider
  316. //
  317. dxErrorProvider.ContainerControl = this;
  318. //
  319. // SigEditor
  320. //
  321. AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  322. AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  323. ClientSize = new System.Drawing.Size(287, 454);
  324. Controls.Add(layoutControl1);
  325. FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  326. Name = "SigEditor";
  327. Text = "TaskEditor";
  328. Load += SatEditor_Load;
  329. ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
  330. layoutControl1.ResumeLayout(false);
  331. ((System.ComponentModel.ISupportInitialize)txtSigCheckType).EndInit();
  332. ((System.ComponentModel.ISupportInitialize)txtSnr.Properties).EndInit();
  333. ((System.ComponentModel.ISupportInitialize)txtFreqDown.Properties).EndInit();
  334. ((System.ComponentModel.ISupportInitialize)txtFreqUp.Properties).EndInit();
  335. ((System.ComponentModel.ISupportInitialize)txtBandHz.Properties).EndInit();
  336. ((System.ComponentModel.ISupportInitialize)cbSigType.Properties).EndInit();
  337. ((System.ComponentModel.ISupportInitialize)Root).EndInit();
  338. ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
  339. ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
  340. ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
  341. ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit();
  342. ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit();
  343. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
  344. ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit();
  345. ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit();
  346. ((System.ComponentModel.ISupportInitialize)dxErrorProvider).EndInit();
  347. ResumeLayout(false);
  348. }
  349. #endregion
  350. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  351. private DevExpress.XtraLayout.LayoutControlGroup Root;
  352. private DevExpress.XtraEditors.SimpleButton btnOk;
  353. private DevExpress.XtraEditors.SimpleButton btnCancel;
  354. private DevExpress.XtraEditors.ButtonEdit txtSnr;
  355. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  356. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  357. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  358. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  359. private DevExpress.XtraEditors.ButtonEdit txtFreqDown;
  360. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  361. private DevExpress.XtraEditors.ButtonEdit txtFreqUp;
  362. private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
  363. private DevExpress.XtraEditors.CheckedListBoxControl txtSigCheckType;
  364. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  365. private DevExpress.XtraEditors.ButtonEdit txtBandHz;
  366. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  367. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  368. private DevExpress.XtraEditors.ImageComboBoxEdit cbSigType;
  369. }
  370. }