TaskEditor.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578
  1. namespace XdCxRhDW.App.EditForms
  2. {
  3. partial class TaskEditor
  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 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 editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  39. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  40. this.btnSave = new DevExpress.XtraEditors.SimpleButton();
  41. this.txtTaskName = new DevExpress.XtraEditors.TextEdit();
  42. this.txtPosType = new DevExpress.XtraEditors.RadioGroup();
  43. this.txtFreq = new DevExpress.XtraEditors.ButtonEdit();
  44. this.txtMainSat = new DevExpress.XtraEditors.SearchLookUpEdit();
  45. this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  46. this.txtAdja1Sat = new DevExpress.XtraEditors.SearchLookUpEdit();
  47. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  48. this.txtAdja2Sat = new DevExpress.XtraEditors.SearchLookUpEdit();
  49. this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
  50. this.txtTaskType = new DevExpress.XtraEditors.RadioGroup();
  51. this.txtCapDir = new DevExpress.XtraEditors.TextEdit();
  52. this.txtDoFreqUp = new DevExpress.XtraEditors.ButtonEdit();
  53. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  54. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  55. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  56. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  57. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  58. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  59. this.layoutControlItemAdja1 = new DevExpress.XtraLayout.LayoutControlItem();
  60. this.layoutControlItemAdja2 = new DevExpress.XtraLayout.LayoutControlItem();
  61. this.itemFreqUp = new DevExpress.XtraLayout.LayoutControlItem();
  62. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  63. this.itemCapDir = new DevExpress.XtraLayout.LayoutControlItem();
  64. this.itemDoFreqUp = new DevExpress.XtraLayout.LayoutControlItem();
  65. this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
  66. this.txtSignalType = new DevExpress.XtraEditors.ImageComboBoxEdit();
  67. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  68. this.txtDetectionWay = new DevExpress.XtraEditors.CheckedComboBoxEdit();
  69. this.itemDetectionWay = new DevExpress.XtraLayout.LayoutControlItem();
  70. this.txtCapDirFormat = new DevExpress.XtraEditors.TextEdit();
  71. this.itemCapDirFormat = new DevExpress.XtraLayout.LayoutControlItem();
  72. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  73. this.layoutControl1.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.txtTaskName.Properties)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.txtPosType.Properties)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.txtFreq.Properties)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.txtAdja1Sat.Properties)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.txtAdja2Sat.Properties)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.txtTaskType.Properties)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.txtCapDir.Properties)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.txtDoFreqUp.Properties)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja1)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja2)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.itemFreqUp)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.itemCapDir)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.itemDoFreqUp)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.txtSignalType.Properties)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.txtDetectionWay.Properties)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.itemDetectionWay)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.txtCapDirFormat.Properties)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.itemCapDirFormat)).BeginInit();
  105. this.SuspendLayout();
  106. //
  107. // layoutControl1
  108. //
  109. this.layoutControl1.Controls.Add(this.txtDetectionWay);
  110. this.layoutControl1.Controls.Add(this.btnSave);
  111. this.layoutControl1.Controls.Add(this.txtTaskName);
  112. this.layoutControl1.Controls.Add(this.txtPosType);
  113. this.layoutControl1.Controls.Add(this.txtFreq);
  114. this.layoutControl1.Controls.Add(this.txtMainSat);
  115. this.layoutControl1.Controls.Add(this.txtAdja1Sat);
  116. this.layoutControl1.Controls.Add(this.txtAdja2Sat);
  117. this.layoutControl1.Controls.Add(this.txtTaskType);
  118. this.layoutControl1.Controls.Add(this.txtCapDir);
  119. this.layoutControl1.Controls.Add(this.txtDoFreqUp);
  120. this.layoutControl1.Controls.Add(this.txtSignalType);
  121. this.layoutControl1.Controls.Add(this.txtCapDirFormat);
  122. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  123. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  124. this.layoutControl1.Name = "layoutControl1";
  125. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(784, 215, 650, 400);
  126. this.layoutControl1.Root = this.Root;
  127. this.layoutControl1.Size = new System.Drawing.Size(434, 633);
  128. this.layoutControl1.TabIndex = 0;
  129. this.layoutControl1.Text = "layoutControl1";
  130. //
  131. // btnSave
  132. //
  133. this.btnSave.Location = new System.Drawing.Point(306, 588);
  134. this.btnSave.Name = "btnSave";
  135. this.btnSave.Size = new System.Drawing.Size(116, 26);
  136. this.btnSave.StyleController = this.layoutControl1;
  137. this.btnSave.TabIndex = 6;
  138. this.btnSave.Text = "保存";
  139. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  140. //
  141. // txtTaskName
  142. //
  143. this.txtTaskName.Location = new System.Drawing.Point(12, 29);
  144. this.txtTaskName.Name = "txtTaskName";
  145. this.txtTaskName.Properties.AutoHeight = false;
  146. this.txtTaskName.Size = new System.Drawing.Size(410, 20);
  147. this.txtTaskName.StyleController = this.layoutControl1;
  148. this.txtTaskName.TabIndex = 4;
  149. //
  150. // txtPosType
  151. //
  152. this.txtPosType.EditValue = 0;
  153. this.txtPosType.Location = new System.Drawing.Point(12, 134);
  154. this.txtPosType.Name = "txtPosType";
  155. this.txtPosType.Properties.Columns = 2;
  156. this.txtPosType.Size = new System.Drawing.Size(410, 71);
  157. this.txtPosType.StyleController = this.layoutControl1;
  158. this.txtPosType.TabIndex = 5;
  159. this.txtPosType.EditValueChanged += new System.EventHandler(this.txtPosType_EditValueChanged);
  160. //
  161. // txtFreq
  162. //
  163. this.txtFreq.Location = new System.Drawing.Point(12, 431);
  164. this.txtFreq.Name = "txtFreq";
  165. this.txtFreq.Properties.AutoHeight = false;
  166. this.txtFreq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  167. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  168. this.txtFreq.Size = new System.Drawing.Size(410, 20);
  169. this.txtFreq.StyleController = this.layoutControl1;
  170. this.txtFreq.TabIndex = 10;
  171. //
  172. // txtMainSat
  173. //
  174. this.txtMainSat.Location = new System.Drawing.Point(12, 226);
  175. this.txtMainSat.Name = "txtMainSat";
  176. this.txtMainSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  177. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  178. this.txtMainSat.Properties.NullText = "";
  179. this.txtMainSat.Properties.PopupSizeable = false;
  180. this.txtMainSat.Properties.PopupView = this.searchLookUpEdit1View;
  181. this.txtMainSat.Size = new System.Drawing.Size(410, 20);
  182. this.txtMainSat.StyleController = this.layoutControl1;
  183. this.txtMainSat.TabIndex = 7;
  184. //
  185. // searchLookUpEdit1View
  186. //
  187. this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  188. this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
  189. this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  190. this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  191. //
  192. // txtAdja1Sat
  193. //
  194. this.txtAdja1Sat.Location = new System.Drawing.Point(12, 267);
  195. this.txtAdja1Sat.Name = "txtAdja1Sat";
  196. this.txtAdja1Sat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  197. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  198. this.txtAdja1Sat.Properties.NullText = "";
  199. this.txtAdja1Sat.Properties.PopupSizeable = false;
  200. this.txtAdja1Sat.Properties.PopupView = this.gridView1;
  201. this.txtAdja1Sat.Size = new System.Drawing.Size(410, 20);
  202. this.txtAdja1Sat.StyleController = this.layoutControl1;
  203. this.txtAdja1Sat.TabIndex = 8;
  204. //
  205. // gridView1
  206. //
  207. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  208. this.gridView1.Name = "gridView1";
  209. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  210. this.gridView1.OptionsView.ShowGroupPanel = false;
  211. //
  212. // txtAdja2Sat
  213. //
  214. this.txtAdja2Sat.Location = new System.Drawing.Point(12, 308);
  215. this.txtAdja2Sat.Name = "txtAdja2Sat";
  216. this.txtAdja2Sat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  217. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  218. this.txtAdja2Sat.Properties.NullText = "";
  219. this.txtAdja2Sat.Properties.PopupSizeable = false;
  220. this.txtAdja2Sat.Properties.PopupView = this.gridView2;
  221. this.txtAdja2Sat.Size = new System.Drawing.Size(410, 20);
  222. this.txtAdja2Sat.StyleController = this.layoutControl1;
  223. this.txtAdja2Sat.TabIndex = 9;
  224. //
  225. // gridView2
  226. //
  227. this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  228. this.gridView2.Name = "gridView2";
  229. this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
  230. this.gridView2.OptionsView.ShowGroupPanel = false;
  231. //
  232. // txtTaskType
  233. //
  234. this.txtTaskType.EditValue = 0;
  235. this.txtTaskType.Location = new System.Drawing.Point(12, 78);
  236. this.txtTaskType.Name = "txtTaskType";
  237. this.txtTaskType.Properties.Columns = 2;
  238. this.txtTaskType.Size = new System.Drawing.Size(410, 27);
  239. this.txtTaskType.StyleController = this.layoutControl1;
  240. this.txtTaskType.TabIndex = 5;
  241. this.txtTaskType.SelectedIndexChanged += new System.EventHandler(this.txtTaskType_SelectedIndexChanged);
  242. //
  243. // txtCapDir
  244. //
  245. this.txtCapDir.Location = new System.Drawing.Point(12, 472);
  246. this.txtCapDir.Name = "txtCapDir";
  247. this.txtCapDir.Properties.AutoHeight = false;
  248. this.txtCapDir.Size = new System.Drawing.Size(410, 20);
  249. this.txtCapDir.StyleController = this.layoutControl1;
  250. this.txtCapDir.TabIndex = 4;
  251. //
  252. // txtDoFreqUp
  253. //
  254. this.txtDoFreqUp.Location = new System.Drawing.Point(12, 554);
  255. this.txtDoFreqUp.Name = "txtDoFreqUp";
  256. this.txtDoFreqUp.Properties.AutoHeight = false;
  257. this.txtDoFreqUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  258. 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)});
  259. this.txtDoFreqUp.Size = new System.Drawing.Size(410, 20);
  260. this.txtDoFreqUp.StyleController = this.layoutControl1;
  261. this.txtDoFreqUp.TabIndex = 10;
  262. this.txtDoFreqUp.ToolTip = "多个频点用逗号或分号隔开";
  263. //
  264. // Root
  265. //
  266. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  267. this.Root.GroupBordersVisible = false;
  268. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  269. this.layoutControlItem1,
  270. this.emptySpaceItem1,
  271. this.layoutControlItem2,
  272. this.layoutControlItem3,
  273. this.layoutControlItem4,
  274. this.layoutControlItemAdja1,
  275. this.layoutControlItemAdja2,
  276. this.itemFreqUp,
  277. this.layoutControlItem5,
  278. this.itemCapDir,
  279. this.itemDoFreqUp,
  280. this.layoutControlItem6,
  281. this.itemDetectionWay,
  282. this.itemCapDirFormat});
  283. this.Root.Name = "Root";
  284. this.Root.Size = new System.Drawing.Size(434, 633);
  285. this.Root.TextVisible = false;
  286. //
  287. // layoutControlItem1
  288. //
  289. this.layoutControlItem1.Control = this.txtTaskName;
  290. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  291. this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 41);
  292. this.layoutControlItem1.MinSize = new System.Drawing.Size(118, 41);
  293. this.layoutControlItem1.Name = "layoutControlItem1";
  294. this.layoutControlItem1.Size = new System.Drawing.Size(414, 41);
  295. this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  296. this.layoutControlItem1.Text = "任务名称";
  297. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  298. this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 14);
  299. //
  300. // emptySpaceItem1
  301. //
  302. this.emptySpaceItem1.AllowHotTrack = false;
  303. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 566);
  304. this.emptySpaceItem1.Name = "emptySpaceItem1";
  305. this.emptySpaceItem1.Size = new System.Drawing.Size(294, 47);
  306. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  307. //
  308. // layoutControlItem2
  309. //
  310. this.layoutControlItem2.Control = this.txtPosType;
  311. this.layoutControlItem2.Location = new System.Drawing.Point(0, 97);
  312. this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 100);
  313. this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 100);
  314. this.layoutControlItem2.Name = "layoutControlItem2";
  315. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  316. this.layoutControlItem2.Size = new System.Drawing.Size(414, 100);
  317. this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  318. this.layoutControlItem2.Text = "定位模式";
  319. this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  320. this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 14);
  321. //
  322. // layoutControlItem3
  323. //
  324. this.layoutControlItem3.Control = this.btnSave;
  325. this.layoutControlItem3.Location = new System.Drawing.Point(294, 566);
  326. this.layoutControlItem3.MaxSize = new System.Drawing.Size(120, 40);
  327. this.layoutControlItem3.MinSize = new System.Drawing.Size(120, 40);
  328. this.layoutControlItem3.Name = "layoutControlItem3";
  329. this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  330. this.layoutControlItem3.Size = new System.Drawing.Size(120, 47);
  331. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  332. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  333. this.layoutControlItem3.TextVisible = false;
  334. //
  335. // layoutControlItem4
  336. //
  337. this.layoutControlItem4.Control = this.txtMainSat;
  338. this.layoutControlItem4.Location = new System.Drawing.Point(0, 197);
  339. this.layoutControlItem4.Name = "layoutControlItem4";
  340. this.layoutControlItem4.Size = new System.Drawing.Size(414, 41);
  341. this.layoutControlItem4.Text = "主星";
  342. this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  343. this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 14);
  344. //
  345. // layoutControlItemAdja1
  346. //
  347. this.layoutControlItemAdja1.Control = this.txtAdja1Sat;
  348. this.layoutControlItemAdja1.Location = new System.Drawing.Point(0, 238);
  349. this.layoutControlItemAdja1.Name = "layoutControlItemAdja1";
  350. this.layoutControlItemAdja1.Size = new System.Drawing.Size(414, 41);
  351. this.layoutControlItemAdja1.Text = "邻星1";
  352. this.layoutControlItemAdja1.TextLocation = DevExpress.Utils.Locations.Top;
  353. this.layoutControlItemAdja1.TextSize = new System.Drawing.Size(72, 14);
  354. this.layoutControlItemAdja1.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  355. //
  356. // layoutControlItemAdja2
  357. //
  358. this.layoutControlItemAdja2.Control = this.txtAdja2Sat;
  359. this.layoutControlItemAdja2.Location = new System.Drawing.Point(0, 279);
  360. this.layoutControlItemAdja2.Name = "layoutControlItemAdja2";
  361. this.layoutControlItemAdja2.Size = new System.Drawing.Size(414, 41);
  362. this.layoutControlItemAdja2.Text = "邻星2";
  363. this.layoutControlItemAdja2.TextLocation = DevExpress.Utils.Locations.Top;
  364. this.layoutControlItemAdja2.TextSize = new System.Drawing.Size(72, 14);
  365. this.layoutControlItemAdja2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  366. //
  367. // itemFreqUp
  368. //
  369. this.itemFreqUp.Control = this.txtFreq;
  370. this.itemFreqUp.Location = new System.Drawing.Point(0, 402);
  371. this.itemFreqUp.MaxSize = new System.Drawing.Size(0, 41);
  372. this.itemFreqUp.MinSize = new System.Drawing.Size(64, 41);
  373. this.itemFreqUp.Name = "itemFreqUp";
  374. this.itemFreqUp.Size = new System.Drawing.Size(414, 41);
  375. this.itemFreqUp.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  376. this.itemFreqUp.Text = "上行频点";
  377. this.itemFreqUp.TextLocation = DevExpress.Utils.Locations.Top;
  378. this.itemFreqUp.TextSize = new System.Drawing.Size(72, 14);
  379. //
  380. // layoutControlItem5
  381. //
  382. this.layoutControlItem5.Control = this.txtTaskType;
  383. this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  384. this.layoutControlItem5.CustomizationFormText = "定位模式";
  385. this.layoutControlItem5.Location = new System.Drawing.Point(0, 41);
  386. this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 56);
  387. this.layoutControlItem5.MinSize = new System.Drawing.Size(54, 56);
  388. this.layoutControlItem5.Name = "layoutControlItem5";
  389. this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  390. this.layoutControlItem5.Size = new System.Drawing.Size(414, 56);
  391. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  392. this.layoutControlItem5.Text = "任务类型";
  393. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  394. this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 14);
  395. //
  396. // itemCapDir
  397. //
  398. this.itemCapDir.Control = this.txtCapDir;
  399. this.itemCapDir.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  400. this.itemCapDir.CustomizationFormText = "任务名称";
  401. this.itemCapDir.Location = new System.Drawing.Point(0, 443);
  402. this.itemCapDir.MaxSize = new System.Drawing.Size(0, 41);
  403. this.itemCapDir.MinSize = new System.Drawing.Size(118, 41);
  404. this.itemCapDir.Name = "itemCapDir";
  405. this.itemCapDir.Size = new System.Drawing.Size(414, 41);
  406. this.itemCapDir.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  407. this.itemCapDir.Text = "采集文件目录";
  408. this.itemCapDir.TextLocation = DevExpress.Utils.Locations.Top;
  409. this.itemCapDir.TextSize = new System.Drawing.Size(72, 14);
  410. //
  411. // itemDoFreqUp
  412. //
  413. this.itemDoFreqUp.Control = this.txtDoFreqUp;
  414. this.itemDoFreqUp.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  415. this.itemDoFreqUp.CustomizationFormText = "上行频点";
  416. this.itemDoFreqUp.Location = new System.Drawing.Point(0, 525);
  417. this.itemDoFreqUp.MaxSize = new System.Drawing.Size(0, 41);
  418. this.itemDoFreqUp.MinSize = new System.Drawing.Size(64, 41);
  419. this.itemDoFreqUp.Name = "itemDoFreqUp";
  420. this.itemDoFreqUp.Size = new System.Drawing.Size(414, 41);
  421. this.itemDoFreqUp.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  422. this.itemDoFreqUp.Text = "处理上行频点";
  423. this.itemDoFreqUp.TextLocation = DevExpress.Utils.Locations.Top;
  424. this.itemDoFreqUp.TextSize = new System.Drawing.Size(72, 14);
  425. //
  426. // dxErrorProvider
  427. //
  428. this.dxErrorProvider.ContainerControl = this;
  429. //
  430. // txtSignalType
  431. //
  432. this.txtSignalType.Location = new System.Drawing.Point(12, 349);
  433. this.txtSignalType.Name = "txtSignalType";
  434. this.txtSignalType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  435. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  436. this.txtSignalType.Size = new System.Drawing.Size(410, 20);
  437. this.txtSignalType.StyleController = this.layoutControl1;
  438. this.txtSignalType.TabIndex = 11;
  439. this.txtSignalType.SelectedIndexChanged += new System.EventHandler(this.txtSignalType_SelectedIndexChanged);
  440. //
  441. // layoutControlItem6
  442. //
  443. this.layoutControlItem6.Control = this.txtSignalType;
  444. this.layoutControlItem6.Location = new System.Drawing.Point(0, 320);
  445. this.layoutControlItem6.Name = "layoutControlItem6";
  446. this.layoutControlItem6.Size = new System.Drawing.Size(414, 41);
  447. this.layoutControlItem6.Text = "信号类型";
  448. this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  449. this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
  450. //
  451. // txtDetectionWay
  452. //
  453. this.txtDetectionWay.Location = new System.Drawing.Point(12, 390);
  454. this.txtDetectionWay.Name = "txtDetectionWay";
  455. this.txtDetectionWay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  456. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  457. this.txtDetectionWay.Size = new System.Drawing.Size(410, 20);
  458. this.txtDetectionWay.StyleController = this.layoutControl1;
  459. this.txtDetectionWay.TabIndex = 12;
  460. //this.txtDetectionWay.CustomDisplayText += new DevExpress.XtraEditors.Controls.CustomDisplayTextEventHandler(this.txtDetectionWay_CustomDisplayText);
  461. //
  462. // itemDetectionWay
  463. //
  464. this.itemDetectionWay.Control = this.txtDetectionWay;
  465. this.itemDetectionWay.Location = new System.Drawing.Point(0, 361);
  466. this.itemDetectionWay.Name = "itemDetectionWay";
  467. this.itemDetectionWay.Size = new System.Drawing.Size(414, 41);
  468. this.itemDetectionWay.Text = "检测方式";
  469. this.itemDetectionWay.TextLocation = DevExpress.Utils.Locations.Top;
  470. this.itemDetectionWay.TextSize = new System.Drawing.Size(72, 14);
  471. this.itemDetectionWay.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  472. //
  473. // txtCapDirFormat
  474. //
  475. this.txtCapDirFormat.Location = new System.Drawing.Point(12, 513);
  476. this.txtCapDirFormat.Name = "txtCapDirFormat";
  477. this.txtCapDirFormat.Properties.NullText = "yyyyMMdd HH";
  478. this.txtCapDirFormat.Size = new System.Drawing.Size(410, 20);
  479. this.txtCapDirFormat.StyleController = this.layoutControl1;
  480. this.txtCapDirFormat.TabIndex = 13;
  481. //
  482. // itemCapDirFormat
  483. //
  484. this.itemCapDirFormat.Control = this.txtCapDirFormat;
  485. this.itemCapDirFormat.Location = new System.Drawing.Point(0, 484);
  486. this.itemCapDirFormat.Name = "itemCapDirFormat";
  487. this.itemCapDirFormat.Size = new System.Drawing.Size(414, 41);
  488. this.itemCapDirFormat.Text = "目录日期格式";
  489. this.itemCapDirFormat.TextLocation = DevExpress.Utils.Locations.Top;
  490. this.itemCapDirFormat.TextSize = new System.Drawing.Size(72, 14);
  491. //
  492. // TaskEditor
  493. //
  494. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  495. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  496. this.ClientSize = new System.Drawing.Size(434, 633);
  497. this.Controls.Add(this.layoutControl1);
  498. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  499. this.Name = "TaskEditor";
  500. this.Text = "TaskEditor";
  501. this.Load += new System.EventHandler(this.TaskEditor_Load);
  502. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  503. this.layoutControl1.ResumeLayout(false);
  504. ((System.ComponentModel.ISupportInitialize)(this.txtTaskName.Properties)).EndInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.txtPosType.Properties)).EndInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.txtFreq.Properties)).EndInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).EndInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.txtAdja1Sat.Properties)).EndInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.txtAdja2Sat.Properties)).EndInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.txtTaskType.Properties)).EndInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.txtCapDir.Properties)).EndInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.txtDoFreqUp.Properties)).EndInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja1)).EndInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja2)).EndInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.itemFreqUp)).EndInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.itemCapDir)).EndInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.itemDoFreqUp)).EndInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.txtSignalType.Properties)).EndInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.txtDetectionWay.Properties)).EndInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.itemDetectionWay)).EndInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.txtCapDirFormat.Properties)).EndInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.itemCapDirFormat)).EndInit();
  535. this.ResumeLayout(false);
  536. }
  537. #endregion
  538. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  539. private DevExpress.XtraLayout.LayoutControlGroup Root;
  540. private DevExpress.XtraEditors.TextEdit txtTaskName;
  541. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  542. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  543. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  544. private DevExpress.XtraEditors.RadioGroup txtPosType;
  545. private DevExpress.XtraEditors.SimpleButton btnSave;
  546. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  547. private DevExpress.XtraEditors.ButtonEdit txtFreq;
  548. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  549. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemAdja1;
  550. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemAdja2;
  551. private DevExpress.XtraLayout.LayoutControlItem itemFreqUp;
  552. private DevExpress.XtraEditors.SearchLookUpEdit txtMainSat;
  553. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
  554. private DevExpress.XtraEditors.SearchLookUpEdit txtAdja1Sat;
  555. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  556. private DevExpress.XtraEditors.SearchLookUpEdit txtAdja2Sat;
  557. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  558. private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
  559. private DevExpress.XtraEditors.RadioGroup txtTaskType;
  560. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  561. private DevExpress.XtraEditors.TextEdit txtCapDir;
  562. private DevExpress.XtraLayout.LayoutControlItem itemCapDir;
  563. private DevExpress.XtraEditors.ButtonEdit txtDoFreqUp;
  564. private DevExpress.XtraLayout.LayoutControlItem itemDoFreqUp;
  565. private DevExpress.XtraEditors.ImageComboBoxEdit txtSignalType;
  566. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  567. private DevExpress.XtraEditors.CheckedComboBoxEdit txtDetectionWay;
  568. private DevExpress.XtraLayout.LayoutControlItem itemDetectionWay;
  569. private DevExpress.XtraEditors.TextEdit txtCapDirFormat;
  570. private DevExpress.XtraLayout.LayoutControlItem itemCapDirFormat;
  571. }
  572. }