FixedStationEditor.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424
  1. namespace DW5S.App.EditForms
  2. {
  3. partial class FixedStationEditor
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  29. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  34. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  39. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
  40. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
  41. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
  42. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
  43. layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  44. txtEnable = new DevExpress.XtraEditors.CheckEdit();
  45. btnOk = new DevExpress.XtraEditors.SimpleButton();
  46. btnCancel = new DevExpress.XtraEditors.SimpleButton();
  47. txtLon = new DevExpress.XtraEditors.ButtonEdit();
  48. txtName = new DevExpress.XtraEditors.TextEdit();
  49. txtFreqUp = new DevExpress.XtraEditors.SearchLookUpEdit();
  50. searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  51. txtLat = new DevExpress.XtraEditors.ButtonEdit();
  52. txtValue = new DevExpress.XtraEditors.ButtonEdit();
  53. Root = new DevExpress.XtraLayout.LayoutControlGroup();
  54. layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  55. layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  56. layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  57. layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  58. emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  59. layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  60. layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  61. layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
  62. layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  63. emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
  64. simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
  65. layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  66. emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  67. ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
  68. layoutControl1.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)txtEnable.Properties).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)txtLon.Properties).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)txtName.Properties).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)txtFreqUp.Properties).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)searchLookUpEdit1View).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)txtLat.Properties).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)txtValue.Properties).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)emptySpaceItem3).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)simpleLabelItem1).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit();
  90. SuspendLayout();
  91. //
  92. // layoutControl1
  93. //
  94. layoutControl1.Controls.Add(txtEnable);
  95. layoutControl1.Controls.Add(btnOk);
  96. layoutControl1.Controls.Add(btnCancel);
  97. layoutControl1.Controls.Add(txtLon);
  98. layoutControl1.Controls.Add(txtName);
  99. layoutControl1.Controls.Add(txtFreqUp);
  100. layoutControl1.Controls.Add(txtLat);
  101. layoutControl1.Controls.Add(txtValue);
  102. layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  103. layoutControl1.Location = new System.Drawing.Point(0, 0);
  104. layoutControl1.Name = "layoutControl1";
  105. layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
  106. layoutControl1.Root = Root;
  107. layoutControl1.Size = new System.Drawing.Size(270, 416);
  108. layoutControl1.TabIndex = 0;
  109. layoutControl1.Text = "layoutControl1";
  110. //
  111. // txtEnable
  112. //
  113. txtEnable.Location = new System.Drawing.Point(22, 302);
  114. txtEnable.Name = "txtEnable";
  115. txtEnable.Properties.Caption = "是否启用";
  116. txtEnable.Size = new System.Drawing.Size(226, 20);
  117. txtEnable.StyleController = layoutControl1;
  118. txtEnable.TabIndex = 6;
  119. //
  120. // btnOk
  121. //
  122. btnOk.Location = new System.Drawing.Point(136, 350);
  123. btnOk.Name = "btnOk";
  124. btnOk.Size = new System.Drawing.Size(112, 22);
  125. btnOk.StyleController = layoutControl1;
  126. btnOk.TabIndex = 8;
  127. btnOk.Text = "确定";
  128. btnOk.Click += btnOk_Click;
  129. //
  130. // btnCancel
  131. //
  132. btnCancel.Location = new System.Drawing.Point(22, 350);
  133. btnCancel.Name = "btnCancel";
  134. btnCancel.Size = new System.Drawing.Size(110, 22);
  135. btnCancel.StyleController = layoutControl1;
  136. btnCancel.TabIndex = 7;
  137. btnCancel.Text = "取消";
  138. btnCancel.Click += btnCancel_Click;
  139. //
  140. // txtLon
  141. //
  142. txtLon.Location = new System.Drawing.Point(22, 147);
  143. txtLon.Name = "txtLon";
  144. txtLon.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  145. txtLon.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "° ", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  146. txtLon.Properties.MaxLength = 10;
  147. txtLon.Size = new System.Drawing.Size(226, 23);
  148. txtLon.StyleController = layoutControl1;
  149. txtLon.TabIndex = 3;
  150. //
  151. // txtName
  152. //
  153. txtName.Location = new System.Drawing.Point(22, 39);
  154. txtName.Name = "txtName";
  155. txtName.Properties.AutoHeight = false;
  156. txtName.Size = new System.Drawing.Size(226, 23);
  157. txtName.StyleController = layoutControl1;
  158. txtName.TabIndex = 0;
  159. //
  160. // txtFreqUp
  161. //
  162. txtFreqUp.Location = new System.Drawing.Point(22, 93);
  163. txtFreqUp.Name = "txtFreqUp";
  164. txtFreqUp.Properties.AutoHeight = false;
  165. txtFreqUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
  166. txtFreqUp.Properties.PopupView = searchLookUpEdit1View;
  167. txtFreqUp.Size = new System.Drawing.Size(226, 23);
  168. txtFreqUp.StyleController = layoutControl1;
  169. txtFreqUp.TabIndex = 2;
  170. //
  171. // searchLookUpEdit1View
  172. //
  173. searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  174. searchLookUpEdit1View.Name = "searchLookUpEdit1View";
  175. searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  176. searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  177. //
  178. // txtLat
  179. //
  180. txtLat.Location = new System.Drawing.Point(22, 198);
  181. txtLat.Name = "txtLat";
  182. txtLat.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  183. txtLat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "° ", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  184. txtLat.Properties.MaxLength = 10;
  185. txtLat.Size = new System.Drawing.Size(226, 23);
  186. txtLat.StyleController = layoutControl1;
  187. txtLat.TabIndex = 4;
  188. //
  189. // txtValue
  190. //
  191. txtValue.EditValue = "2";
  192. txtValue.Location = new System.Drawing.Point(149, 263);
  193. txtValue.Name = "txtValue";
  194. txtValue.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  195. txtValue.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "秒", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  196. txtValue.Properties.MaxLength = 10;
  197. txtValue.Size = new System.Drawing.Size(76, 23);
  198. txtValue.StyleController = layoutControl1;
  199. txtValue.TabIndex = 5;
  200. //
  201. // Root
  202. //
  203. Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  204. Root.GroupBordersVisible = false;
  205. Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem3, layoutControlItem4, layoutControlItem5, emptySpaceItem2, layoutControlItem2, layoutControlItem7, layoutControlGroup1, layoutControlItem8, emptySpaceItem1 });
  206. Root.Name = "Root";
  207. Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
  208. Root.Size = new System.Drawing.Size(270, 416);
  209. Root.TextVisible = false;
  210. //
  211. // layoutControlItem1
  212. //
  213. layoutControlItem1.Control = txtFreqUp;
  214. layoutControlItem1.Location = new System.Drawing.Point(0, 44);
  215. layoutControlItem1.MaxSize = new System.Drawing.Size(0, 54);
  216. layoutControlItem1.MinSize = new System.Drawing.Size(54, 54);
  217. layoutControlItem1.Name = "layoutControlItem1";
  218. layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  219. layoutControlItem1.Size = new System.Drawing.Size(230, 54);
  220. layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  221. layoutControlItem1.Text = "上行频点";
  222. layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  223. layoutControlItem1.TextSize = new System.Drawing.Size(120, 14);
  224. //
  225. // layoutControlItem3
  226. //
  227. layoutControlItem3.Control = txtLon;
  228. layoutControlItem3.Location = new System.Drawing.Point(0, 98);
  229. layoutControlItem3.MaxSize = new System.Drawing.Size(0, 51);
  230. layoutControlItem3.MinSize = new System.Drawing.Size(54, 51);
  231. layoutControlItem3.Name = "layoutControlItem3";
  232. layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  233. layoutControlItem3.Size = new System.Drawing.Size(230, 51);
  234. layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  235. layoutControlItem3.Text = "位置经度";
  236. layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
  237. layoutControlItem3.TextSize = new System.Drawing.Size(120, 14);
  238. //
  239. // layoutControlItem4
  240. //
  241. layoutControlItem4.Control = btnCancel;
  242. layoutControlItem4.Location = new System.Drawing.Point(0, 328);
  243. layoutControlItem4.Name = "layoutControlItem4";
  244. layoutControlItem4.Size = new System.Drawing.Size(114, 26);
  245. layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
  246. layoutControlItem4.TextVisible = false;
  247. //
  248. // layoutControlItem5
  249. //
  250. layoutControlItem5.Control = btnOk;
  251. layoutControlItem5.Location = new System.Drawing.Point(114, 328);
  252. layoutControlItem5.Name = "layoutControlItem5";
  253. layoutControlItem5.Size = new System.Drawing.Size(116, 26);
  254. layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
  255. layoutControlItem5.TextVisible = false;
  256. //
  257. // emptySpaceItem2
  258. //
  259. emptySpaceItem2.AllowHotTrack = false;
  260. emptySpaceItem2.Location = new System.Drawing.Point(0, 304);
  261. emptySpaceItem2.MinSize = new System.Drawing.Size(104, 24);
  262. emptySpaceItem2.Name = "emptySpaceItem2";
  263. emptySpaceItem2.Size = new System.Drawing.Size(230, 24);
  264. emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  265. emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  266. //
  267. // layoutControlItem2
  268. //
  269. layoutControlItem2.Control = txtName;
  270. layoutControlItem2.Location = new System.Drawing.Point(0, 0);
  271. layoutControlItem2.MaxSize = new System.Drawing.Size(0, 44);
  272. layoutControlItem2.MinSize = new System.Drawing.Size(54, 44);
  273. layoutControlItem2.Name = "layoutControlItem2";
  274. layoutControlItem2.Size = new System.Drawing.Size(230, 44);
  275. layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  276. layoutControlItem2.Text = "名称";
  277. layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  278. layoutControlItem2.TextSize = new System.Drawing.Size(120, 14);
  279. //
  280. // layoutControlItem7
  281. //
  282. layoutControlItem7.Control = txtLat;
  283. layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  284. layoutControlItem7.CustomizationFormText = "位置经度";
  285. layoutControlItem7.Location = new System.Drawing.Point(0, 149);
  286. layoutControlItem7.MaxSize = new System.Drawing.Size(0, 51);
  287. layoutControlItem7.MinSize = new System.Drawing.Size(54, 51);
  288. layoutControlItem7.Name = "layoutControlItem7";
  289. layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  290. layoutControlItem7.Size = new System.Drawing.Size(230, 51);
  291. layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  292. layoutControlItem7.Text = "位置纬度";
  293. layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
  294. layoutControlItem7.TextSize = new System.Drawing.Size(120, 14);
  295. //
  296. // layoutControlGroup1
  297. //
  298. layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Light;
  299. layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem6, emptySpaceItem3, simpleLabelItem1 });
  300. layoutControlGroup1.Location = new System.Drawing.Point(0, 200);
  301. layoutControlGroup1.Name = "layoutControlGroup1";
  302. layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 9, 9, 9);
  303. layoutControlGroup1.Size = new System.Drawing.Size(230, 80);
  304. layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  305. layoutControlGroup1.Text = "判定规则";
  306. //
  307. // layoutControlItem6
  308. //
  309. layoutControlItem6.Control = txtValue;
  310. layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  311. layoutControlItem6.CustomizationFormText = "位置经度";
  312. layoutControlItem6.Location = new System.Drawing.Point(124, 0);
  313. layoutControlItem6.MaxSize = new System.Drawing.Size(80, 27);
  314. layoutControlItem6.MinSize = new System.Drawing.Size(80, 27);
  315. layoutControlItem6.Name = "layoutControlItem6";
  316. layoutControlItem6.Size = new System.Drawing.Size(80, 27);
  317. layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  318. layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  319. layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
  320. layoutControlItem6.TextVisible = false;
  321. //
  322. // emptySpaceItem3
  323. //
  324. emptySpaceItem3.AllowHotTrack = false;
  325. emptySpaceItem3.Location = new System.Drawing.Point(204, 0);
  326. emptySpaceItem3.Name = "emptySpaceItem3";
  327. emptySpaceItem3.Size = new System.Drawing.Size(11, 27);
  328. emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
  329. //
  330. // simpleLabelItem1
  331. //
  332. simpleLabelItem1.AllowHotTrack = false;
  333. simpleLabelItem1.Location = new System.Drawing.Point(0, 0);
  334. simpleLabelItem1.MinSize = new System.Drawing.Size(124, 18);
  335. simpleLabelItem1.Name = "simpleLabelItem1";
  336. simpleLabelItem1.Size = new System.Drawing.Size(124, 27);
  337. simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  338. simpleLabelItem1.Text = "与上一个突发间隔超过";
  339. simpleLabelItem1.TextSize = new System.Drawing.Size(120, 14);
  340. //
  341. // layoutControlItem8
  342. //
  343. layoutControlItem8.Control = txtEnable;
  344. layoutControlItem8.Location = new System.Drawing.Point(0, 280);
  345. layoutControlItem8.Name = "layoutControlItem8";
  346. layoutControlItem8.Size = new System.Drawing.Size(230, 24);
  347. layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
  348. layoutControlItem8.TextVisible = false;
  349. //
  350. // emptySpaceItem1
  351. //
  352. emptySpaceItem1.AllowHotTrack = false;
  353. emptySpaceItem1.Location = new System.Drawing.Point(0, 354);
  354. emptySpaceItem1.Name = "emptySpaceItem1";
  355. emptySpaceItem1.Size = new System.Drawing.Size(230, 22);
  356. emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  357. //
  358. // FixedStationEditor
  359. //
  360. AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  361. AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  362. ClientSize = new System.Drawing.Size(270, 416);
  363. Controls.Add(layoutControl1);
  364. FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  365. Name = "FixedStationEditor";
  366. Text = "TaskEditor";
  367. Load += SatEditor_Load;
  368. ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
  369. layoutControl1.ResumeLayout(false);
  370. ((System.ComponentModel.ISupportInitialize)txtEnable.Properties).EndInit();
  371. ((System.ComponentModel.ISupportInitialize)txtLon.Properties).EndInit();
  372. ((System.ComponentModel.ISupportInitialize)txtName.Properties).EndInit();
  373. ((System.ComponentModel.ISupportInitialize)txtFreqUp.Properties).EndInit();
  374. ((System.ComponentModel.ISupportInitialize)searchLookUpEdit1View).EndInit();
  375. ((System.ComponentModel.ISupportInitialize)txtLat.Properties).EndInit();
  376. ((System.ComponentModel.ISupportInitialize)txtValue.Properties).EndInit();
  377. ((System.ComponentModel.ISupportInitialize)Root).EndInit();
  378. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
  379. ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
  380. ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
  381. ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit();
  382. ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).EndInit();
  383. ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
  384. ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit();
  385. ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit();
  386. ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit();
  387. ((System.ComponentModel.ISupportInitialize)emptySpaceItem3).EndInit();
  388. ((System.ComponentModel.ISupportInitialize)simpleLabelItem1).EndInit();
  389. ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit();
  390. ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit();
  391. ResumeLayout(false);
  392. }
  393. #endregion
  394. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  395. private DevExpress.XtraLayout.LayoutControlGroup Root;
  396. private DevExpress.XtraEditors.SearchLookUpEdit txtFreqUp;
  397. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
  398. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  399. private DevExpress.XtraEditors.SimpleButton btnOk;
  400. private DevExpress.XtraEditors.SimpleButton btnCancel;
  401. private DevExpress.XtraEditors.ButtonEdit txtLon;
  402. private DevExpress.XtraEditors.TextEdit txtName;
  403. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  404. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  405. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  406. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  407. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  408. private DevExpress.XtraEditors.ButtonEdit txtLat;
  409. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  410. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
  411. private DevExpress.XtraEditors.ButtonEdit txtValue;
  412. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  413. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
  414. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
  415. private DevExpress.XtraEditors.CheckEdit txtEnable;
  416. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  417. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  418. }
  419. }