RefTaskFreqEditor.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508
  1. namespace DW5S.App.EditForms
  2. {
  3. partial class RefTaskFreqEditor
  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. this.components = new System.ComponentModel.Container();
  29. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  34. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  39. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  40. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
  41. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
  42. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
  43. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
  44. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  45. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
  46. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
  47. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
  48. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
  49. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  50. this.btnOk = new DevExpress.XtraEditors.SimpleButton();
  51. this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
  52. this.txtSampleLen = new DevExpress.XtraEditors.ButtonEdit();
  53. this.txtDtoRange = new DevExpress.XtraEditors.ButtonEdit();
  54. this.txtSnr = new DevExpress.XtraEditors.ButtonEdit();
  55. this.txtDtoCenter = new DevExpress.XtraEditors.ButtonEdit();
  56. this.searchLookSat = new DevExpress.XtraEditors.SearchLookUpEdit();
  57. this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  58. this.txtSample = new DevExpress.XtraEditors.SearchLookUpEdit();
  59. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  60. this.txtEnable = new DevExpress.XtraEditors.CheckEdit();
  61. this.txtCalccCycle = new DevExpress.XtraEditors.ImageComboBoxEdit();
  62. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  63. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  64. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  65. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  66. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  67. this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
  68. this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  69. this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  70. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  71. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  72. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  73. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  74. this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
  75. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  76. this.layoutControl1.SuspendLayout();
  77. ((System.ComponentModel.ISupportInitialize)(this.txtSampleLen.Properties)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.txtDtoRange.Properties)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.txtSnr.Properties)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.txtDtoCenter.Properties)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.searchLookSat.Properties)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.txtSample.Properties)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.txtEnable.Properties)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.txtCalccCycle.Properties)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
  100. this.SuspendLayout();
  101. //
  102. // layoutControl1
  103. //
  104. this.layoutControl1.Controls.Add(this.btnOk);
  105. this.layoutControl1.Controls.Add(this.btnCancel);
  106. this.layoutControl1.Controls.Add(this.txtSampleLen);
  107. this.layoutControl1.Controls.Add(this.txtDtoRange);
  108. this.layoutControl1.Controls.Add(this.txtSnr);
  109. this.layoutControl1.Controls.Add(this.txtDtoCenter);
  110. this.layoutControl1.Controls.Add(this.searchLookSat);
  111. this.layoutControl1.Controls.Add(this.txtSample);
  112. this.layoutControl1.Controls.Add(this.txtEnable);
  113. this.layoutControl1.Controls.Add(this.txtCalccCycle);
  114. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  115. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  116. this.layoutControl1.Name = "layoutControl1";
  117. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
  118. this.layoutControl1.Root = this.Root;
  119. this.layoutControl1.Size = new System.Drawing.Size(417, 295);
  120. this.layoutControl1.TabIndex = 0;
  121. this.layoutControl1.Text = "layoutControl1";
  122. //
  123. // btnOk
  124. //
  125. this.btnOk.Location = new System.Drawing.Point(316, 246);
  126. this.btnOk.Name = "btnOk";
  127. this.btnOk.Size = new System.Drawing.Size(79, 23);
  128. this.btnOk.StyleController = this.layoutControl1;
  129. this.btnOk.TabIndex = 10;
  130. this.btnOk.Text = "确定";
  131. this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
  132. //
  133. // btnCancel
  134. //
  135. this.btnCancel.Location = new System.Drawing.Point(227, 246);
  136. this.btnCancel.Name = "btnCancel";
  137. this.btnCancel.Size = new System.Drawing.Size(85, 23);
  138. this.btnCancel.StyleController = this.layoutControl1;
  139. this.btnCancel.TabIndex = 9;
  140. this.btnCancel.Text = "取消";
  141. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  142. //
  143. // txtSampleLen
  144. //
  145. this.txtSampleLen.EditValue = "5";
  146. this.txtSampleLen.Location = new System.Drawing.Point(22, 209);
  147. this.txtSampleLen.MaximumSize = new System.Drawing.Size(0, 22);
  148. this.txtSampleLen.MinimumSize = new System.Drawing.Size(0, 22);
  149. this.txtSampleLen.Name = "txtSampleLen";
  150. this.txtSampleLen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  151. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "s", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  152. this.txtSampleLen.Size = new System.Drawing.Size(180, 22);
  153. this.txtSampleLen.StyleController = this.layoutControl1;
  154. this.txtSampleLen.TabIndex = 0;
  155. //
  156. // txtDtoRange
  157. //
  158. this.txtDtoRange.EditValue = "20000";
  159. this.txtDtoRange.Location = new System.Drawing.Point(214, 156);
  160. this.txtDtoRange.MaximumSize = new System.Drawing.Size(0, 22);
  161. this.txtDtoRange.MinimumSize = new System.Drawing.Size(0, 22);
  162. this.txtDtoRange.Name = "txtDtoRange";
  163. this.txtDtoRange.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  164. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  165. this.txtDtoRange.Size = new System.Drawing.Size(181, 22);
  166. this.txtDtoRange.StyleController = this.layoutControl1;
  167. this.txtDtoRange.TabIndex = 12;
  168. //
  169. // txtSnr
  170. //
  171. this.txtSnr.EditValue = "14";
  172. this.txtSnr.Location = new System.Drawing.Point(214, 102);
  173. this.txtSnr.MaximumSize = new System.Drawing.Size(0, 22);
  174. this.txtSnr.MinimumSize = new System.Drawing.Size(0, 22);
  175. this.txtSnr.Name = "txtSnr";
  176. this.txtSnr.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  177. this.txtSnr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  178. 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)});
  179. this.txtSnr.Size = new System.Drawing.Size(181, 22);
  180. this.txtSnr.StyleController = this.layoutControl1;
  181. this.txtSnr.TabIndex = 4;
  182. //
  183. // txtDtoCenter
  184. //
  185. this.txtDtoCenter.EditValue = "26000000";
  186. this.txtDtoCenter.Location = new System.Drawing.Point(22, 156);
  187. this.txtDtoCenter.MaximumSize = new System.Drawing.Size(0, 22);
  188. this.txtDtoCenter.MinimumSize = new System.Drawing.Size(0, 22);
  189. this.txtDtoCenter.Name = "txtDtoCenter";
  190. this.txtDtoCenter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  191. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  192. this.txtDtoCenter.Size = new System.Drawing.Size(180, 22);
  193. this.txtDtoCenter.StyleController = this.layoutControl1;
  194. this.txtDtoCenter.TabIndex = 14;
  195. //
  196. // searchLookSat
  197. //
  198. this.searchLookSat.Location = new System.Drawing.Point(214, 49);
  199. this.searchLookSat.MaximumSize = new System.Drawing.Size(0, 22);
  200. this.searchLookSat.MinimumSize = new System.Drawing.Size(0, 22);
  201. this.searchLookSat.Name = "searchLookSat";
  202. this.searchLookSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  203. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  204. this.searchLookSat.Properties.NullText = "";
  205. this.searchLookSat.Properties.PopupSizeable = false;
  206. this.searchLookSat.Properties.PopupView = this.searchLookUpEdit1View;
  207. this.searchLookSat.Size = new System.Drawing.Size(181, 22);
  208. this.searchLookSat.StyleController = this.layoutControl1;
  209. this.searchLookSat.TabIndex = 16;
  210. //
  211. // searchLookUpEdit1View
  212. //
  213. this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  214. this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
  215. this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  216. this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  217. //
  218. // txtSample
  219. //
  220. this.txtSample.Location = new System.Drawing.Point(22, 49);
  221. this.txtSample.MaximumSize = new System.Drawing.Size(0, 22);
  222. this.txtSample.MinimumSize = new System.Drawing.Size(0, 22);
  223. this.txtSample.Name = "txtSample";
  224. this.txtSample.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  225. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  226. this.txtSample.Properties.NullText = "";
  227. this.txtSample.Properties.PopupView = this.gridView1;
  228. this.txtSample.Size = new System.Drawing.Size(180, 22);
  229. this.txtSample.StyleController = this.layoutControl1;
  230. this.txtSample.TabIndex = 12;
  231. //
  232. // gridView1
  233. //
  234. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  235. this.gridView1.Name = "gridView1";
  236. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  237. this.gridView1.OptionsView.ShowGroupPanel = false;
  238. //
  239. // txtEnable
  240. //
  241. this.txtEnable.EditValue = null;
  242. this.txtEnable.Location = new System.Drawing.Point(214, 208);
  243. this.txtEnable.MaximumSize = new System.Drawing.Size(0, 22);
  244. this.txtEnable.MinimumSize = new System.Drawing.Size(0, 22);
  245. this.txtEnable.Name = "txtEnable";
  246. this.txtEnable.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
  247. this.txtEnable.Properties.Caption = "是否启用";
  248. this.txtEnable.Size = new System.Drawing.Size(181, 22);
  249. this.txtEnable.StyleController = this.layoutControl1;
  250. this.txtEnable.TabIndex = 15;
  251. //
  252. // txtCalccCycle
  253. //
  254. this.txtCalccCycle.EditValue = "";
  255. this.txtCalccCycle.Location = new System.Drawing.Point(22, 102);
  256. this.txtCalccCycle.MaximumSize = new System.Drawing.Size(0, 22);
  257. this.txtCalccCycle.MinimumSize = new System.Drawing.Size(0, 22);
  258. this.txtCalccCycle.Name = "txtCalccCycle";
  259. this.txtCalccCycle.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  260. this.txtCalccCycle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  261. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  262. this.txtCalccCycle.Size = new System.Drawing.Size(180, 22);
  263. this.txtCalccCycle.StyleController = this.layoutControl1;
  264. this.txtCalccCycle.TabIndex = 4;
  265. //
  266. // Root
  267. //
  268. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  269. this.Root.GroupBordersVisible = false;
  270. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  271. this.layoutControlItem4,
  272. this.layoutControlItem5,
  273. this.layoutControlItem7,
  274. this.emptySpaceItem1,
  275. this.layoutControlItem10,
  276. this.layoutControlItem11,
  277. this.layoutControlItem9,
  278. this.layoutControlItem3,
  279. this.layoutControlItem8,
  280. this.layoutControlItem2,
  281. this.layoutControlItem1});
  282. this.Root.Name = "Root";
  283. this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
  284. this.Root.Size = new System.Drawing.Size(417, 295);
  285. this.Root.TextVisible = false;
  286. //
  287. // layoutControlItem4
  288. //
  289. this.layoutControlItem4.Control = this.btnCancel;
  290. this.layoutControlItem4.Location = new System.Drawing.Point(205, 214);
  291. this.layoutControlItem4.MaxSize = new System.Drawing.Size(89, 37);
  292. this.layoutControlItem4.MinSize = new System.Drawing.Size(89, 37);
  293. this.layoutControlItem4.Name = "layoutControlItem4";
  294. this.layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  295. this.layoutControlItem4.Size = new System.Drawing.Size(89, 41);
  296. this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  297. this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
  298. this.layoutControlItem4.TextVisible = false;
  299. //
  300. // layoutControlItem5
  301. //
  302. this.layoutControlItem5.Control = this.btnOk;
  303. this.layoutControlItem5.Location = new System.Drawing.Point(294, 214);
  304. this.layoutControlItem5.MaxSize = new System.Drawing.Size(83, 37);
  305. this.layoutControlItem5.MinSize = new System.Drawing.Size(83, 37);
  306. this.layoutControlItem5.Name = "layoutControlItem5";
  307. this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  308. this.layoutControlItem5.Size = new System.Drawing.Size(83, 41);
  309. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  310. this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
  311. this.layoutControlItem5.TextVisible = false;
  312. //
  313. // layoutControlItem7
  314. //
  315. this.layoutControlItem7.Control = this.txtCalccCycle;
  316. this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  317. this.layoutControlItem7.CustomizationFormText = "门限";
  318. this.layoutControlItem7.Location = new System.Drawing.Point(0, 53);
  319. this.layoutControlItem7.MinSize = new System.Drawing.Size(50, 25);
  320. this.layoutControlItem7.Name = "layoutControlItem7";
  321. this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 12, 2);
  322. this.layoutControlItem7.Size = new System.Drawing.Size(192, 54);
  323. this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  324. this.layoutControlItem7.Text = "计算周期";
  325. this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
  326. this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
  327. //
  328. // emptySpaceItem1
  329. //
  330. this.emptySpaceItem1.AllowHotTrack = false;
  331. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 214);
  332. this.emptySpaceItem1.Name = "emptySpaceItem1";
  333. this.emptySpaceItem1.Size = new System.Drawing.Size(205, 41);
  334. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  335. //
  336. // layoutControlItem10
  337. //
  338. this.layoutControlItem10.Control = this.txtDtoCenter;
  339. this.layoutControlItem10.Location = new System.Drawing.Point(0, 107);
  340. this.layoutControlItem10.MaxSize = new System.Drawing.Size(0, 53);
  341. this.layoutControlItem10.MinSize = new System.Drawing.Size(54, 53);
  342. this.layoutControlItem10.Name = "layoutControlItem10";
  343. this.layoutControlItem10.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 12, 2);
  344. this.layoutControlItem10.Size = new System.Drawing.Size(192, 53);
  345. this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  346. this.layoutControlItem10.Text = "时差中心";
  347. this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
  348. this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14);
  349. //
  350. // layoutControlItem11
  351. //
  352. this.layoutControlItem11.Control = this.txtEnable;
  353. this.layoutControlItem11.Location = new System.Drawing.Point(192, 160);
  354. this.layoutControlItem11.Name = "layoutControlItem11";
  355. this.layoutControlItem11.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 28, 2);
  356. this.layoutControlItem11.Size = new System.Drawing.Size(185, 54);
  357. this.layoutControlItem11.Text = "是否启用";
  358. this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
  359. this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
  360. this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
  361. this.layoutControlItem11.TextToControlDistance = 0;
  362. this.layoutControlItem11.TextVisible = false;
  363. //
  364. // layoutControlItem9
  365. //
  366. this.layoutControlItem9.Control = this.txtSnr;
  367. this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  368. this.layoutControlItem9.CustomizationFormText = "门限";
  369. this.layoutControlItem9.Location = new System.Drawing.Point(192, 53);
  370. this.layoutControlItem9.MaxSize = new System.Drawing.Size(0, 54);
  371. this.layoutControlItem9.MinSize = new System.Drawing.Size(54, 54);
  372. this.layoutControlItem9.Name = "layoutControlItem9";
  373. this.layoutControlItem9.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  374. this.layoutControlItem9.Size = new System.Drawing.Size(185, 54);
  375. this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  376. this.layoutControlItem9.Text = "信噪比";
  377. this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
  378. this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14);
  379. //
  380. // layoutControlItem3
  381. //
  382. this.layoutControlItem3.Control = this.searchLookSat;
  383. this.layoutControlItem3.Location = new System.Drawing.Point(192, 0);
  384. this.layoutControlItem3.Name = "layoutControlItem3";
  385. this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  386. this.layoutControlItem3.Size = new System.Drawing.Size(185, 53);
  387. this.layoutControlItem3.Text = "卫星";
  388. this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
  389. this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14);
  390. //
  391. // layoutControlItem8
  392. //
  393. this.layoutControlItem8.Control = this.txtSample;
  394. this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
  395. this.layoutControlItem8.MinSize = new System.Drawing.Size(50, 25);
  396. this.layoutControlItem8.Name = "layoutControlItem8";
  397. this.layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 12, 2);
  398. this.layoutControlItem8.Size = new System.Drawing.Size(192, 53);
  399. this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  400. this.layoutControlItem8.Text = "样本";
  401. this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  402. this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
  403. //
  404. // layoutControlItem2
  405. //
  406. this.layoutControlItem2.Control = this.txtSampleLen;
  407. this.layoutControlItem2.Location = new System.Drawing.Point(0, 160);
  408. this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 54);
  409. this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 54);
  410. this.layoutControlItem2.Name = "layoutControlItem2";
  411. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 12, 2);
  412. this.layoutControlItem2.Size = new System.Drawing.Size(192, 54);
  413. this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  414. this.layoutControlItem2.Text = "样本长度";
  415. this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  416. this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14);
  417. //
  418. // layoutControlItem1
  419. //
  420. this.layoutControlItem1.Control = this.txtDtoRange;
  421. this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  422. this.layoutControlItem1.CustomizationFormText = "信号带宽";
  423. this.layoutControlItem1.Location = new System.Drawing.Point(192, 107);
  424. this.layoutControlItem1.MinSize = new System.Drawing.Size(50, 25);
  425. this.layoutControlItem1.Name = "layoutControlItem1";
  426. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  427. this.layoutControlItem1.Size = new System.Drawing.Size(185, 53);
  428. this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  429. this.layoutControlItem1.Text = "时差范围";
  430. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  431. this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
  432. //
  433. // dxErrorProvider
  434. //
  435. this.dxErrorProvider.ContainerControl = this;
  436. //
  437. // RefTaskFreqEditor
  438. //
  439. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  440. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  441. this.ClientSize = new System.Drawing.Size(417, 295);
  442. this.Controls.Add(this.layoutControl1);
  443. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  444. this.Name = "RefTaskFreqEditor";
  445. this.Text = "RefTaskFreqEditor";
  446. this.Load += new System.EventHandler(this.RefTaskFreqEditor_Load);
  447. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  448. this.layoutControl1.ResumeLayout(false);
  449. ((System.ComponentModel.ISupportInitialize)(this.txtSampleLen.Properties)).EndInit();
  450. ((System.ComponentModel.ISupportInitialize)(this.txtDtoRange.Properties)).EndInit();
  451. ((System.ComponentModel.ISupportInitialize)(this.txtSnr.Properties)).EndInit();
  452. ((System.ComponentModel.ISupportInitialize)(this.txtDtoCenter.Properties)).EndInit();
  453. ((System.ComponentModel.ISupportInitialize)(this.searchLookSat.Properties)).EndInit();
  454. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
  455. ((System.ComponentModel.ISupportInitialize)(this.txtSample.Properties)).EndInit();
  456. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  457. ((System.ComponentModel.ISupportInitialize)(this.txtEnable.Properties)).EndInit();
  458. ((System.ComponentModel.ISupportInitialize)(this.txtCalccCycle.Properties)).EndInit();
  459. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  460. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  461. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  462. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  463. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  464. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
  465. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
  466. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
  467. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  468. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  469. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  470. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  471. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
  472. this.ResumeLayout(false);
  473. }
  474. #endregion
  475. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  476. private DevExpress.XtraLayout.LayoutControlGroup Root;
  477. private DevExpress.XtraEditors.SimpleButton btnOk;
  478. private DevExpress.XtraEditors.SimpleButton btnCancel;
  479. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  480. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  481. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  482. private DevExpress.XtraEditors.ButtonEdit txtSampleLen;
  483. private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
  484. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  485. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  486. private DevExpress.XtraEditors.ButtonEdit txtDtoRange;
  487. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  488. private DevExpress.XtraEditors.ButtonEdit txtSnr;
  489. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  490. private DevExpress.XtraEditors.ButtonEdit txtDtoCenter;
  491. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
  492. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  493. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  494. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  495. private DevExpress.XtraEditors.SearchLookUpEdit searchLookSat;
  496. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
  497. private DevExpress.XtraEditors.SearchLookUpEdit txtSample;
  498. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  499. private DevExpress.XtraEditors.CheckEdit txtEnable;
  500. private DevExpress.XtraEditors.ImageComboBoxEdit txtCalccCycle;
  501. }
  502. }