TaskEditor.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  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. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  29. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  34. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  38. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  39. this.btnSave = new DevExpress.XtraEditors.SimpleButton();
  40. this.txtTaskName = new DevExpress.XtraEditors.TextEdit();
  41. this.txtPosType = new DevExpress.XtraEditors.RadioGroup();
  42. this.txtFreq = new DevExpress.XtraEditors.ButtonEdit();
  43. this.txtBand = 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.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  51. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  52. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  53. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  54. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  55. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  56. this.layoutControlItemAdja1 = new DevExpress.XtraLayout.LayoutControlItem();
  57. this.layoutControlItemAdja2 = new DevExpress.XtraLayout.LayoutControlItem();
  58. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  59. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  60. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  61. this.layoutControl1.SuspendLayout();
  62. ((System.ComponentModel.ISupportInitialize)(this.txtTaskName.Properties)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.txtPosType.Properties)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.txtFreq.Properties)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.txtBand.Properties)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.txtAdja1Sat.Properties)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.txtAdja2Sat.Properties)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja1)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja2)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  82. this.SuspendLayout();
  83. //
  84. // layoutControl1
  85. //
  86. this.layoutControl1.Controls.Add(this.btnSave);
  87. this.layoutControl1.Controls.Add(this.txtTaskName);
  88. this.layoutControl1.Controls.Add(this.txtPosType);
  89. this.layoutControl1.Controls.Add(this.txtFreq);
  90. this.layoutControl1.Controls.Add(this.txtBand);
  91. this.layoutControl1.Controls.Add(this.txtMainSat);
  92. this.layoutControl1.Controls.Add(this.txtAdja1Sat);
  93. this.layoutControl1.Controls.Add(this.txtAdja2Sat);
  94. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  95. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  96. this.layoutControl1.Name = "layoutControl1";
  97. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(784, 215, 650, 400);
  98. this.layoutControl1.Root = this.Root;
  99. this.layoutControl1.Size = new System.Drawing.Size(437, 508);
  100. this.layoutControl1.TabIndex = 0;
  101. this.layoutControl1.Text = "layoutControl1";
  102. //
  103. // btnSave
  104. //
  105. this.btnSave.Location = new System.Drawing.Point(299, 454);
  106. this.btnSave.Name = "btnSave";
  107. this.btnSave.Size = new System.Drawing.Size(116, 26);
  108. this.btnSave.StyleController = this.layoutControl1;
  109. this.btnSave.TabIndex = 6;
  110. this.btnSave.Text = "保存";
  111. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  112. //
  113. // txtTaskName
  114. //
  115. this.txtTaskName.Location = new System.Drawing.Point(22, 40);
  116. this.txtTaskName.Name = "txtTaskName";
  117. this.txtTaskName.Properties.AutoHeight = false;
  118. this.txtTaskName.Size = new System.Drawing.Size(393, 24);
  119. this.txtTaskName.StyleController = this.layoutControl1;
  120. this.txtTaskName.TabIndex = 4;
  121. //
  122. // txtPosType
  123. //
  124. this.txtPosType.EditValue = 0;
  125. this.txtPosType.Location = new System.Drawing.Point(22, 94);
  126. this.txtPosType.Name = "txtPosType";
  127. this.txtPosType.Properties.Columns = 1;
  128. this.txtPosType.Size = new System.Drawing.Size(393, 170);
  129. this.txtPosType.StyleController = this.layoutControl1;
  130. this.txtPosType.TabIndex = 5;
  131. this.txtPosType.EditValueChanged += new System.EventHandler(this.txtPosType_EditValueChanged);
  132. //
  133. // txtFreq
  134. //
  135. this.txtFreq.Location = new System.Drawing.Point(22, 418);
  136. this.txtFreq.Name = "txtFreq";
  137. this.txtFreq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  138. 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)});
  139. this.txtFreq.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  140. this.txtFreq.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  141. this.txtFreq.Properties.MaskSettings.Set("mask", "f3");
  142. this.txtFreq.Size = new System.Drawing.Size(194, 22);
  143. this.txtFreq.StyleController = this.layoutControl1;
  144. this.txtFreq.TabIndex = 10;
  145. //
  146. // txtBand
  147. //
  148. this.txtBand.Location = new System.Drawing.Point(220, 418);
  149. this.txtBand.Name = "txtBand";
  150. this.txtBand.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  151. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  152. this.txtBand.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  153. this.txtBand.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  154. this.txtBand.Properties.MaskSettings.Set("mask", "f3");
  155. this.txtBand.Size = new System.Drawing.Size(195, 22);
  156. this.txtBand.StyleController = this.layoutControl1;
  157. this.txtBand.TabIndex = 10;
  158. //
  159. // txtMainSat
  160. //
  161. this.txtMainSat.Location = new System.Drawing.Point(22, 286);
  162. this.txtMainSat.Name = "txtMainSat";
  163. this.txtMainSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  164. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  165. this.txtMainSat.Properties.NullText = "";
  166. this.txtMainSat.Properties.PopupSizeable = false;
  167. this.txtMainSat.Properties.PopupView = this.searchLookUpEdit1View;
  168. this.txtMainSat.Size = new System.Drawing.Size(393, 22);
  169. this.txtMainSat.StyleController = this.layoutControl1;
  170. this.txtMainSat.TabIndex = 7;
  171. //
  172. // searchLookUpEdit1View
  173. //
  174. this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  175. this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
  176. this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  177. this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  178. //
  179. // txtAdja1Sat
  180. //
  181. this.txtAdja1Sat.Location = new System.Drawing.Point(22, 330);
  182. this.txtAdja1Sat.Name = "txtAdja1Sat";
  183. this.txtAdja1Sat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  184. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  185. this.txtAdja1Sat.Properties.NullText = "";
  186. this.txtAdja1Sat.Properties.PopupSizeable = false;
  187. this.txtAdja1Sat.Properties.PopupView = this.gridView1;
  188. this.txtAdja1Sat.Size = new System.Drawing.Size(393, 22);
  189. this.txtAdja1Sat.StyleController = this.layoutControl1;
  190. this.txtAdja1Sat.TabIndex = 8;
  191. //
  192. // gridView1
  193. //
  194. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  195. this.gridView1.Name = "gridView1";
  196. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  197. this.gridView1.OptionsView.ShowGroupPanel = false;
  198. //
  199. // txtAdja2Sat
  200. //
  201. this.txtAdja2Sat.Location = new System.Drawing.Point(22, 374);
  202. this.txtAdja2Sat.Name = "txtAdja2Sat";
  203. this.txtAdja2Sat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  204. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  205. this.txtAdja2Sat.Properties.NullText = "";
  206. this.txtAdja2Sat.Properties.PopupSizeable = false;
  207. this.txtAdja2Sat.Properties.PopupView = this.gridView2;
  208. this.txtAdja2Sat.Size = new System.Drawing.Size(393, 22);
  209. this.txtAdja2Sat.StyleController = this.layoutControl1;
  210. this.txtAdja2Sat.TabIndex = 9;
  211. //
  212. // gridView2
  213. //
  214. this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  215. this.gridView2.Name = "gridView2";
  216. this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
  217. this.gridView2.OptionsView.ShowGroupPanel = false;
  218. //
  219. // Root
  220. //
  221. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  222. this.Root.GroupBordersVisible = false;
  223. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  224. this.layoutControlItem1,
  225. this.emptySpaceItem1,
  226. this.layoutControlItem2,
  227. this.layoutControlItem3,
  228. this.layoutControlItem4,
  229. this.layoutControlItemAdja1,
  230. this.layoutControlItemAdja2,
  231. this.layoutControlItem7,
  232. this.layoutControlItem8});
  233. this.Root.Name = "Root";
  234. this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
  235. this.Root.Size = new System.Drawing.Size(437, 508);
  236. this.Root.TextVisible = false;
  237. //
  238. // layoutControlItem1
  239. //
  240. this.layoutControlItem1.Control = this.txtTaskName;
  241. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  242. this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 46);
  243. this.layoutControlItem1.MinSize = new System.Drawing.Size(118, 46);
  244. this.layoutControlItem1.Name = "layoutControlItem1";
  245. this.layoutControlItem1.Size = new System.Drawing.Size(397, 46);
  246. this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  247. this.layoutControlItem1.Text = "任务名称";
  248. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  249. this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
  250. //
  251. // emptySpaceItem1
  252. //
  253. this.emptySpaceItem1.AllowHotTrack = false;
  254. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 422);
  255. this.emptySpaceItem1.Name = "emptySpaceItem1";
  256. this.emptySpaceItem1.Size = new System.Drawing.Size(277, 46);
  257. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  258. //
  259. // layoutControlItem2
  260. //
  261. this.layoutControlItem2.Control = this.txtPosType;
  262. this.layoutControlItem2.Location = new System.Drawing.Point(0, 46);
  263. this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 200);
  264. this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 200);
  265. this.layoutControlItem2.Name = "layoutControlItem2";
  266. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  267. this.layoutControlItem2.Size = new System.Drawing.Size(397, 200);
  268. this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  269. this.layoutControlItem2.Text = "定位模式";
  270. this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  271. this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14);
  272. //
  273. // layoutControlItem3
  274. //
  275. this.layoutControlItem3.Control = this.btnSave;
  276. this.layoutControlItem3.Location = new System.Drawing.Point(277, 422);
  277. this.layoutControlItem3.MaxSize = new System.Drawing.Size(120, 40);
  278. this.layoutControlItem3.MinSize = new System.Drawing.Size(120, 40);
  279. this.layoutControlItem3.Name = "layoutControlItem3";
  280. this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  281. this.layoutControlItem3.Size = new System.Drawing.Size(120, 46);
  282. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  283. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  284. this.layoutControlItem3.TextVisible = false;
  285. //
  286. // layoutControlItem4
  287. //
  288. this.layoutControlItem4.Control = this.txtMainSat;
  289. this.layoutControlItem4.Location = new System.Drawing.Point(0, 246);
  290. this.layoutControlItem4.Name = "layoutControlItem4";
  291. this.layoutControlItem4.Size = new System.Drawing.Size(397, 44);
  292. this.layoutControlItem4.Text = "主星";
  293. this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  294. this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
  295. //
  296. // layoutControlItemAdja1
  297. //
  298. this.layoutControlItemAdja1.Control = this.txtAdja1Sat;
  299. this.layoutControlItemAdja1.Location = new System.Drawing.Point(0, 290);
  300. this.layoutControlItemAdja1.Name = "layoutControlItemAdja1";
  301. this.layoutControlItemAdja1.Size = new System.Drawing.Size(397, 44);
  302. this.layoutControlItemAdja1.Text = "邻星1";
  303. this.layoutControlItemAdja1.TextLocation = DevExpress.Utils.Locations.Top;
  304. this.layoutControlItemAdja1.TextSize = new System.Drawing.Size(48, 14);
  305. this.layoutControlItemAdja1.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  306. //
  307. // layoutControlItemAdja2
  308. //
  309. this.layoutControlItemAdja2.Control = this.txtAdja2Sat;
  310. this.layoutControlItemAdja2.Location = new System.Drawing.Point(0, 334);
  311. this.layoutControlItemAdja2.Name = "layoutControlItemAdja2";
  312. this.layoutControlItemAdja2.Size = new System.Drawing.Size(397, 44);
  313. this.layoutControlItemAdja2.Text = "邻星2";
  314. this.layoutControlItemAdja2.TextLocation = DevExpress.Utils.Locations.Top;
  315. this.layoutControlItemAdja2.TextSize = new System.Drawing.Size(48, 14);
  316. this.layoutControlItemAdja2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  317. //
  318. // layoutControlItem7
  319. //
  320. this.layoutControlItem7.Control = this.txtFreq;
  321. this.layoutControlItem7.Location = new System.Drawing.Point(0, 378);
  322. this.layoutControlItem7.Name = "layoutControlItem7";
  323. this.layoutControlItem7.Size = new System.Drawing.Size(198, 44);
  324. this.layoutControlItem7.Text = "上行频点";
  325. this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
  326. this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
  327. //
  328. // layoutControlItem8
  329. //
  330. this.layoutControlItem8.Control = this.txtBand;
  331. this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  332. this.layoutControlItem8.CustomizationFormText = "上行频点";
  333. this.layoutControlItem8.Location = new System.Drawing.Point(198, 378);
  334. this.layoutControlItem8.Name = "layoutControlItem8";
  335. this.layoutControlItem8.Size = new System.Drawing.Size(199, 44);
  336. this.layoutControlItem8.Text = "信号带宽";
  337. this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  338. this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
  339. //
  340. // TaskEditor
  341. //
  342. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  343. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  344. this.ClientSize = new System.Drawing.Size(437, 508);
  345. this.Controls.Add(this.layoutControl1);
  346. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  347. this.Name = "TaskEditor";
  348. this.Text = "TaskEditor";
  349. this.Load += new System.EventHandler(this.TaskEditor_Load);
  350. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  351. this.layoutControl1.ResumeLayout(false);
  352. ((System.ComponentModel.ISupportInitialize)(this.txtTaskName.Properties)).EndInit();
  353. ((System.ComponentModel.ISupportInitialize)(this.txtPosType.Properties)).EndInit();
  354. ((System.ComponentModel.ISupportInitialize)(this.txtFreq.Properties)).EndInit();
  355. ((System.ComponentModel.ISupportInitialize)(this.txtBand.Properties)).EndInit();
  356. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).EndInit();
  357. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
  358. ((System.ComponentModel.ISupportInitialize)(this.txtAdja1Sat.Properties)).EndInit();
  359. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  360. ((System.ComponentModel.ISupportInitialize)(this.txtAdja2Sat.Properties)).EndInit();
  361. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  362. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  363. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  364. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  365. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  366. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  367. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  368. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja1)).EndInit();
  369. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja2)).EndInit();
  370. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  371. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  372. this.ResumeLayout(false);
  373. }
  374. #endregion
  375. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  376. private DevExpress.XtraLayout.LayoutControlGroup Root;
  377. private DevExpress.XtraEditors.TextEdit txtTaskName;
  378. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  379. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  380. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  381. private DevExpress.XtraEditors.RadioGroup txtPosType;
  382. private DevExpress.XtraEditors.SimpleButton btnSave;
  383. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  384. private DevExpress.XtraEditors.ButtonEdit txtFreq;
  385. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  386. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemAdja1;
  387. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemAdja2;
  388. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  389. private DevExpress.XtraEditors.ButtonEdit txtBand;
  390. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  391. private DevExpress.XtraEditors.SearchLookUpEdit txtMainSat;
  392. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
  393. private DevExpress.XtraEditors.SearchLookUpEdit txtAdja1Sat;
  394. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  395. private DevExpress.XtraEditors.SearchLookUpEdit txtAdja2Sat;
  396. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  397. }
  398. }