CtrlTx.Designer.cs 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790
  1. namespace XdCxRhDW.App.UserControl
  2. {
  3. partial class CtrlTx
  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 Component 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.XtraBars.Docking2010.WindowsUIButtonImageOptions windowsUIButtonImageOptions1 = new DevExpress.XtraBars.Docking2010.WindowsUIButtonImageOptions();
  29. this.tablePanel2 = new DevExpress.Utils.Layout.TablePanel();
  30. this.txtMainSat = new DevExpress.XtraEditors.ImageComboBoxEdit();
  31. this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl();
  32. this.txtMainTxLat = new DevExpress.XtraEditors.TextEdit();
  33. this.txtMainTxLon = new DevExpress.XtraEditors.TextEdit();
  34. this.txtMainTxName = new DevExpress.XtraEditors.TextEdit();
  35. this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
  36. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  37. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  38. this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
  39. this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
  40. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  41. this.txtAdjaTxLat = new DevExpress.XtraEditors.TextEdit();
  42. this.txtAdjaTxLon = new DevExpress.XtraEditors.TextEdit();
  43. this.txtAdjaTxName = new DevExpress.XtraEditors.TextEdit();
  44. this.txtAdjaSat = new DevExpress.XtraEditors.ImageComboBoxEdit();
  45. this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
  46. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  47. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  48. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  49. this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  50. this.layoutControl3 = new DevExpress.XtraLayout.LayoutControl();
  51. this.txtCdbLat = new DevExpress.XtraEditors.TextEdit();
  52. this.txtCdbLon = new DevExpress.XtraEditors.TextEdit();
  53. this.txtCdbName = new DevExpress.XtraEditors.TextEdit();
  54. this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
  55. this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
  56. this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
  57. this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
  58. this.layoutControl4 = new DevExpress.XtraLayout.LayoutControl();
  59. this.txtCxLat = new DevExpress.XtraEditors.TextEdit();
  60. this.txtCxLon = new DevExpress.XtraEditors.TextEdit();
  61. this.txtCxName = new DevExpress.XtraEditors.TextEdit();
  62. this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
  63. this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
  64. this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
  65. this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
  66. this.layoutControl5 = new DevExpress.XtraLayout.LayoutControl();
  67. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  68. this.txtRefLon = new DevExpress.XtraEditors.TextEdit();
  69. this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  70. this.txtRefLat = new DevExpress.XtraEditors.TextEdit();
  71. this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
  72. this.btnSave = new DevExpress.XtraBars.Docking2010.WindowsUIButtonPanel();
  73. ((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).BeginInit();
  74. this.tablePanel2.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
  77. this.layoutControl2.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.txtMainTxLat.Properties)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.txtMainTxLon.Properties)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.txtMainTxName.Properties)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  87. this.layoutControl1.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaTxLat.Properties)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaTxLon.Properties)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaTxName.Properties)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat.Properties)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit();
  98. this.layoutControl3.SuspendLayout();
  99. ((System.ComponentModel.ISupportInitialize)(this.txtCdbLat.Properties)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.txtCdbLon.Properties)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.txtCdbName.Properties)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.layoutControl4)).BeginInit();
  107. this.layoutControl4.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.txtCxLat.Properties)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.txtCxLon.Properties)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.txtCxName.Properties)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).BeginInit();
  116. this.layoutControl5.SuspendLayout();
  117. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.txtRefLon.Properties)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.txtRefLat.Properties)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
  122. this.SuspendLayout();
  123. //
  124. // tablePanel2
  125. //
  126. this.tablePanel2.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
  127. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F),
  128. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 3F),
  129. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Separator, 1F),
  130. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 3F),
  131. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F)});
  132. this.tablePanel2.Controls.Add(this.btnSave);
  133. this.tablePanel2.Controls.Add(this.layoutControl5);
  134. this.tablePanel2.Controls.Add(this.layoutControl4);
  135. this.tablePanel2.Controls.Add(this.layoutControl3);
  136. this.tablePanel2.Controls.Add(this.layoutControl1);
  137. this.tablePanel2.Controls.Add(this.layoutControl2);
  138. this.tablePanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  139. this.tablePanel2.Location = new System.Drawing.Point(0, 0);
  140. this.tablePanel2.Name = "tablePanel2";
  141. this.tablePanel2.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
  142. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 0.8F),
  143. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 254F),
  144. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Separator, 1F),
  145. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 200F),
  146. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 74F),
  147. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F)});
  148. this.tablePanel2.Size = new System.Drawing.Size(639, 725);
  149. this.tablePanel2.TabIndex = 2;
  150. this.tablePanel2.UseSkinIndents = true;
  151. //
  152. // txtMainSat
  153. //
  154. this.txtMainSat.EditValue = "";
  155. this.txtMainSat.Location = new System.Drawing.Point(12, 212);
  156. this.txtMainSat.Name = "txtMainSat";
  157. this.txtMainSat.Properties.AutoHeight = false;
  158. this.txtMainSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  159. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  160. this.txtMainSat.Size = new System.Drawing.Size(151, 26);
  161. this.txtMainSat.StyleController = this.layoutControl2;
  162. this.txtMainSat.TabIndex = 5;
  163. //
  164. // layoutControl2
  165. //
  166. this.tablePanel2.SetColumn(this.layoutControl2, 1);
  167. this.layoutControl2.Controls.Add(this.txtMainTxLat);
  168. this.layoutControl2.Controls.Add(this.txtMainTxLon);
  169. this.layoutControl2.Controls.Add(this.txtMainTxName);
  170. this.layoutControl2.Controls.Add(this.txtMainSat);
  171. this.layoutControl2.Location = new System.Drawing.Point(132, 85);
  172. this.layoutControl2.Name = "layoutControl2";
  173. this.layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(335, 406, 650, 400);
  174. this.layoutControl2.Root = this.layoutControlGroup1;
  175. this.tablePanel2.SetRow(this.layoutControl2, 1);
  176. this.layoutControl2.Size = new System.Drawing.Size(175, 250);
  177. this.layoutControl2.TabIndex = 0;
  178. this.layoutControl2.Text = "layoutControl1";
  179. //
  180. // txtMainTxLat
  181. //
  182. this.txtMainTxLat.EditValue = "";
  183. this.txtMainTxLat.Location = new System.Drawing.Point(12, 158);
  184. this.txtMainTxLat.Name = "txtMainTxLat";
  185. this.txtMainTxLat.Properties.AutoHeight = false;
  186. this.txtMainTxLat.Size = new System.Drawing.Size(151, 25);
  187. this.txtMainTxLat.StyleController = this.layoutControl2;
  188. this.txtMainTxLat.TabIndex = 13;
  189. //
  190. // txtMainTxLon
  191. //
  192. this.txtMainTxLon.EditValue = "";
  193. this.txtMainTxLon.Location = new System.Drawing.Point(12, 104);
  194. this.txtMainTxLon.Name = "txtMainTxLon";
  195. this.txtMainTxLon.Properties.AutoHeight = false;
  196. this.txtMainTxLon.Size = new System.Drawing.Size(151, 25);
  197. this.txtMainTxLon.StyleController = this.layoutControl2;
  198. this.txtMainTxLon.TabIndex = 12;
  199. //
  200. // txtMainTxName
  201. //
  202. this.txtMainTxName.EditValue = "";
  203. this.txtMainTxName.Location = new System.Drawing.Point(12, 50);
  204. this.txtMainTxName.Name = "txtMainTxName";
  205. this.txtMainTxName.Properties.AutoHeight = false;
  206. this.txtMainTxName.Size = new System.Drawing.Size(151, 25);
  207. this.txtMainTxName.StyleController = this.layoutControl2;
  208. this.txtMainTxName.TabIndex = 4;
  209. //
  210. // layoutControlGroup1
  211. //
  212. this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  213. this.layoutControlItem2,
  214. this.layoutControlItem8,
  215. this.layoutControlItem15,
  216. this.layoutControlItem16});
  217. this.layoutControlGroup1.Name = "Root";
  218. this.layoutControlGroup1.Size = new System.Drawing.Size(175, 250);
  219. this.layoutControlGroup1.Text = "主星天线信息";
  220. //
  221. // layoutControlItem2
  222. //
  223. this.layoutControlItem2.Control = this.txtMainSat;
  224. this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  225. this.layoutControlItem2.Location = new System.Drawing.Point(0, 154);
  226. this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 54);
  227. this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 54);
  228. this.layoutControlItem2.Name = "layoutControlItem9";
  229. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 1);
  230. this.layoutControlItem2.Size = new System.Drawing.Size(155, 55);
  231. this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  232. this.layoutControlItem2.Text = "卫星";
  233. this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  234. this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14);
  235. //
  236. // layoutControlItem8
  237. //
  238. this.layoutControlItem8.Control = this.txtMainTxName;
  239. this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  240. this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
  241. this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 46);
  242. this.layoutControlItem8.MinSize = new System.Drawing.Size(77, 46);
  243. this.layoutControlItem8.Name = "layoutControlItem8";
  244. this.layoutControlItem8.Size = new System.Drawing.Size(155, 46);
  245. this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  246. this.layoutControlItem8.Text = "天线名称";
  247. this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  248. this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
  249. //
  250. // layoutControlItem15
  251. //
  252. this.layoutControlItem15.Control = this.txtMainTxLon;
  253. this.layoutControlItem15.Location = new System.Drawing.Point(0, 46);
  254. this.layoutControlItem15.MaxSize = new System.Drawing.Size(0, 54);
  255. this.layoutControlItem15.MinSize = new System.Drawing.Size(76, 54);
  256. this.layoutControlItem15.Name = "layoutControlItem15";
  257. this.layoutControlItem15.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  258. this.layoutControlItem15.Size = new System.Drawing.Size(155, 54);
  259. this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  260. this.layoutControlItem15.Text = "天线经度";
  261. this.layoutControlItem15.TextLocation = DevExpress.Utils.Locations.Top;
  262. this.layoutControlItem15.TextSize = new System.Drawing.Size(48, 14);
  263. //
  264. // layoutControlItem16
  265. //
  266. this.layoutControlItem16.Control = this.txtMainTxLat;
  267. this.layoutControlItem16.Location = new System.Drawing.Point(0, 100);
  268. this.layoutControlItem16.MaxSize = new System.Drawing.Size(0, 54);
  269. this.layoutControlItem16.MinSize = new System.Drawing.Size(76, 54);
  270. this.layoutControlItem16.Name = "layoutControlItem16";
  271. this.layoutControlItem16.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  272. this.layoutControlItem16.Size = new System.Drawing.Size(155, 54);
  273. this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  274. this.layoutControlItem16.Text = "天线纬度";
  275. this.layoutControlItem16.TextLocation = DevExpress.Utils.Locations.Top;
  276. this.layoutControlItem16.TextSize = new System.Drawing.Size(48, 14);
  277. //
  278. // layoutControl1
  279. //
  280. this.tablePanel2.SetColumn(this.layoutControl1, 3);
  281. this.layoutControl1.Controls.Add(this.txtAdjaTxLat);
  282. this.layoutControl1.Controls.Add(this.txtAdjaTxLon);
  283. this.layoutControl1.Controls.Add(this.txtAdjaTxName);
  284. this.layoutControl1.Controls.Add(this.txtAdjaSat);
  285. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  286. this.layoutControl1.Location = new System.Drawing.Point(332, 85);
  287. this.layoutControl1.Name = "layoutControl1";
  288. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(335, 406, 650, 400);
  289. this.layoutControl1.Root = this.layoutControlGroup2;
  290. this.tablePanel2.SetRow(this.layoutControl1, 1);
  291. this.layoutControl1.Size = new System.Drawing.Size(175, 250);
  292. this.layoutControl1.TabIndex = 1;
  293. this.layoutControl1.Text = "layoutControl1";
  294. //
  295. // txtAdjaTxLat
  296. //
  297. this.txtAdjaTxLat.EditValue = "";
  298. this.txtAdjaTxLat.Location = new System.Drawing.Point(12, 158);
  299. this.txtAdjaTxLat.Name = "txtAdjaTxLat";
  300. this.txtAdjaTxLat.Properties.AutoHeight = false;
  301. this.txtAdjaTxLat.Size = new System.Drawing.Size(151, 25);
  302. this.txtAdjaTxLat.StyleController = this.layoutControl1;
  303. this.txtAdjaTxLat.TabIndex = 13;
  304. //
  305. // txtAdjaTxLon
  306. //
  307. this.txtAdjaTxLon.EditValue = "";
  308. this.txtAdjaTxLon.Location = new System.Drawing.Point(12, 104);
  309. this.txtAdjaTxLon.Name = "txtAdjaTxLon";
  310. this.txtAdjaTxLon.Properties.AutoHeight = false;
  311. this.txtAdjaTxLon.Size = new System.Drawing.Size(151, 25);
  312. this.txtAdjaTxLon.StyleController = this.layoutControl1;
  313. this.txtAdjaTxLon.TabIndex = 12;
  314. //
  315. // txtAdjaTxName
  316. //
  317. this.txtAdjaTxName.EditValue = "";
  318. this.txtAdjaTxName.Location = new System.Drawing.Point(12, 50);
  319. this.txtAdjaTxName.Name = "txtAdjaTxName";
  320. this.txtAdjaTxName.Properties.AutoHeight = false;
  321. this.txtAdjaTxName.Size = new System.Drawing.Size(151, 25);
  322. this.txtAdjaTxName.StyleController = this.layoutControl1;
  323. this.txtAdjaTxName.TabIndex = 4;
  324. //
  325. // txtAdjaSat
  326. //
  327. this.txtAdjaSat.EditValue = "";
  328. this.txtAdjaSat.Location = new System.Drawing.Point(12, 212);
  329. this.txtAdjaSat.Name = "txtAdjaSat";
  330. this.txtAdjaSat.Properties.AutoHeight = false;
  331. this.txtAdjaSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  332. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  333. this.txtAdjaSat.Size = new System.Drawing.Size(151, 26);
  334. this.txtAdjaSat.StyleController = this.layoutControl1;
  335. this.txtAdjaSat.TabIndex = 5;
  336. //
  337. // layoutControlGroup2
  338. //
  339. this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  340. this.layoutControlItem4,
  341. this.layoutControlItem5,
  342. this.layoutControlItem6,
  343. this.layoutControlItem9});
  344. this.layoutControlGroup2.Name = "Root";
  345. this.layoutControlGroup2.Size = new System.Drawing.Size(175, 250);
  346. this.layoutControlGroup2.Text = "邻星天线信息";
  347. //
  348. // layoutControlItem4
  349. //
  350. this.layoutControlItem4.Control = this.txtAdjaSat;
  351. this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  352. this.layoutControlItem4.Location = new System.Drawing.Point(0, 154);
  353. this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 54);
  354. this.layoutControlItem4.MinSize = new System.Drawing.Size(54, 54);
  355. this.layoutControlItem4.Name = "layoutControlItem9";
  356. this.layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 1);
  357. this.layoutControlItem4.Size = new System.Drawing.Size(155, 55);
  358. this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  359. this.layoutControlItem4.Text = "卫星";
  360. this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  361. this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
  362. //
  363. // layoutControlItem5
  364. //
  365. this.layoutControlItem5.Control = this.txtAdjaTxName;
  366. this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  367. this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
  368. this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 46);
  369. this.layoutControlItem5.MinSize = new System.Drawing.Size(77, 46);
  370. this.layoutControlItem5.Name = "layoutControlItem8";
  371. this.layoutControlItem5.Size = new System.Drawing.Size(155, 46);
  372. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  373. this.layoutControlItem5.Text = "天线名称";
  374. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  375. this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14);
  376. //
  377. // layoutControlItem6
  378. //
  379. this.layoutControlItem6.Control = this.txtAdjaTxLon;
  380. this.layoutControlItem6.Location = new System.Drawing.Point(0, 46);
  381. this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 54);
  382. this.layoutControlItem6.MinSize = new System.Drawing.Size(76, 54);
  383. this.layoutControlItem6.Name = "layoutControlItem15";
  384. this.layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  385. this.layoutControlItem6.Size = new System.Drawing.Size(155, 54);
  386. this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  387. this.layoutControlItem6.Text = "天线经度";
  388. this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  389. this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14);
  390. //
  391. // layoutControlItem9
  392. //
  393. this.layoutControlItem9.Control = this.txtAdjaTxLat;
  394. this.layoutControlItem9.Location = new System.Drawing.Point(0, 100);
  395. this.layoutControlItem9.MaxSize = new System.Drawing.Size(0, 54);
  396. this.layoutControlItem9.MinSize = new System.Drawing.Size(76, 54);
  397. this.layoutControlItem9.Name = "layoutControlItem16";
  398. this.layoutControlItem9.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  399. this.layoutControlItem9.Size = new System.Drawing.Size(155, 54);
  400. this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  401. this.layoutControlItem9.Text = "天线纬度";
  402. this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
  403. this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14);
  404. //
  405. // layoutControl3
  406. //
  407. this.tablePanel2.SetColumn(this.layoutControl3, 1);
  408. this.layoutControl3.Controls.Add(this.txtCdbLat);
  409. this.layoutControl3.Controls.Add(this.txtCdbLon);
  410. this.layoutControl3.Controls.Add(this.txtCdbName);
  411. this.layoutControl3.Location = new System.Drawing.Point(132, 351);
  412. this.layoutControl3.Name = "layoutControl3";
  413. this.layoutControl3.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(335, 406, 650, 400);
  414. this.layoutControl3.Root = this.layoutControlGroup3;
  415. this.tablePanel2.SetRow(this.layoutControl3, 3);
  416. this.layoutControl3.Size = new System.Drawing.Size(175, 196);
  417. this.layoutControl3.TabIndex = 2;
  418. this.layoutControl3.Text = "layoutControl1";
  419. //
  420. // txtCdbLat
  421. //
  422. this.txtCdbLat.EditValue = "";
  423. this.txtCdbLat.Location = new System.Drawing.Point(12, 158);
  424. this.txtCdbLat.Name = "txtCdbLat";
  425. this.txtCdbLat.Properties.AutoHeight = false;
  426. this.txtCdbLat.Size = new System.Drawing.Size(151, 25);
  427. this.txtCdbLat.StyleController = this.layoutControl3;
  428. this.txtCdbLat.TabIndex = 13;
  429. //
  430. // txtCdbLon
  431. //
  432. this.txtCdbLon.EditValue = "";
  433. this.txtCdbLon.Location = new System.Drawing.Point(12, 104);
  434. this.txtCdbLon.Name = "txtCdbLon";
  435. this.txtCdbLon.Properties.AutoHeight = false;
  436. this.txtCdbLon.Size = new System.Drawing.Size(151, 25);
  437. this.txtCdbLon.StyleController = this.layoutControl3;
  438. this.txtCdbLon.TabIndex = 12;
  439. //
  440. // txtCdbName
  441. //
  442. this.txtCdbName.EditValue = "";
  443. this.txtCdbName.Location = new System.Drawing.Point(12, 50);
  444. this.txtCdbName.Name = "txtCdbName";
  445. this.txtCdbName.Properties.AutoHeight = false;
  446. this.txtCdbName.Size = new System.Drawing.Size(151, 25);
  447. this.txtCdbName.StyleController = this.layoutControl3;
  448. this.txtCdbName.TabIndex = 4;
  449. //
  450. // layoutControlGroup3
  451. //
  452. this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  453. this.layoutControlItem12,
  454. this.layoutControlItem13,
  455. this.layoutControlItem14});
  456. this.layoutControlGroup3.Name = "Root";
  457. this.layoutControlGroup3.Size = new System.Drawing.Size(175, 196);
  458. this.layoutControlGroup3.Text = "超短站信息";
  459. //
  460. // layoutControlItem12
  461. //
  462. this.layoutControlItem12.Control = this.txtCdbName;
  463. this.layoutControlItem12.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  464. this.layoutControlItem12.Location = new System.Drawing.Point(0, 0);
  465. this.layoutControlItem12.MaxSize = new System.Drawing.Size(0, 46);
  466. this.layoutControlItem12.MinSize = new System.Drawing.Size(77, 46);
  467. this.layoutControlItem12.Name = "layoutControlItem8";
  468. this.layoutControlItem12.Size = new System.Drawing.Size(155, 46);
  469. this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  470. this.layoutControlItem12.Text = "站点名称";
  471. this.layoutControlItem12.TextLocation = DevExpress.Utils.Locations.Top;
  472. this.layoutControlItem12.TextSize = new System.Drawing.Size(48, 14);
  473. //
  474. // layoutControlItem13
  475. //
  476. this.layoutControlItem13.Control = this.txtCdbLon;
  477. this.layoutControlItem13.Location = new System.Drawing.Point(0, 46);
  478. this.layoutControlItem13.MaxSize = new System.Drawing.Size(0, 54);
  479. this.layoutControlItem13.MinSize = new System.Drawing.Size(76, 54);
  480. this.layoutControlItem13.Name = "layoutControlItem15";
  481. this.layoutControlItem13.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  482. this.layoutControlItem13.Size = new System.Drawing.Size(155, 54);
  483. this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  484. this.layoutControlItem13.Text = "位置经度";
  485. this.layoutControlItem13.TextLocation = DevExpress.Utils.Locations.Top;
  486. this.layoutControlItem13.TextSize = new System.Drawing.Size(48, 14);
  487. //
  488. // layoutControlItem14
  489. //
  490. this.layoutControlItem14.Control = this.txtCdbLat;
  491. this.layoutControlItem14.Location = new System.Drawing.Point(0, 100);
  492. this.layoutControlItem14.MaxSize = new System.Drawing.Size(0, 54);
  493. this.layoutControlItem14.MinSize = new System.Drawing.Size(76, 54);
  494. this.layoutControlItem14.Name = "layoutControlItem16";
  495. this.layoutControlItem14.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  496. this.layoutControlItem14.Size = new System.Drawing.Size(155, 55);
  497. this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  498. this.layoutControlItem14.Text = "位置纬度";
  499. this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
  500. this.layoutControlItem14.TextSize = new System.Drawing.Size(48, 14);
  501. //
  502. // layoutControl4
  503. //
  504. this.tablePanel2.SetColumn(this.layoutControl4, 3);
  505. this.layoutControl4.Controls.Add(this.txtCxLat);
  506. this.layoutControl4.Controls.Add(this.txtCxLon);
  507. this.layoutControl4.Controls.Add(this.txtCxName);
  508. this.layoutControl4.Location = new System.Drawing.Point(332, 351);
  509. this.layoutControl4.Name = "layoutControl4";
  510. this.layoutControl4.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(335, 406, 650, 400);
  511. this.layoutControl4.Root = this.layoutControlGroup4;
  512. this.tablePanel2.SetRow(this.layoutControl4, 3);
  513. this.layoutControl4.Size = new System.Drawing.Size(175, 196);
  514. this.layoutControl4.TabIndex = 3;
  515. this.layoutControl4.Text = "layoutControl1";
  516. //
  517. // txtCxLat
  518. //
  519. this.txtCxLat.EditValue = "";
  520. this.txtCxLat.Location = new System.Drawing.Point(12, 158);
  521. this.txtCxLat.Name = "txtCxLat";
  522. this.txtCxLat.Properties.AutoHeight = false;
  523. this.txtCxLat.Size = new System.Drawing.Size(151, 25);
  524. this.txtCxLat.StyleController = this.layoutControl4;
  525. this.txtCxLat.TabIndex = 13;
  526. //
  527. // txtCxLon
  528. //
  529. this.txtCxLon.EditValue = "";
  530. this.txtCxLon.Location = new System.Drawing.Point(12, 104);
  531. this.txtCxLon.Name = "txtCxLon";
  532. this.txtCxLon.Properties.AutoHeight = false;
  533. this.txtCxLon.Size = new System.Drawing.Size(151, 25);
  534. this.txtCxLon.StyleController = this.layoutControl4;
  535. this.txtCxLon.TabIndex = 12;
  536. //
  537. // txtCxName
  538. //
  539. this.txtCxName.EditValue = "";
  540. this.txtCxName.Location = new System.Drawing.Point(12, 50);
  541. this.txtCxName.Name = "txtCxName";
  542. this.txtCxName.Properties.AutoHeight = false;
  543. this.txtCxName.Size = new System.Drawing.Size(151, 25);
  544. this.txtCxName.StyleController = this.layoutControl4;
  545. this.txtCxName.TabIndex = 4;
  546. //
  547. // layoutControlGroup4
  548. //
  549. this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  550. this.layoutControlItem19,
  551. this.layoutControlItem20,
  552. this.layoutControlItem21});
  553. this.layoutControlGroup4.Name = "Root";
  554. this.layoutControlGroup4.Size = new System.Drawing.Size(175, 196);
  555. this.layoutControlGroup4.Text = "测向站信息";
  556. //
  557. // layoutControlItem19
  558. //
  559. this.layoutControlItem19.Control = this.txtCxName;
  560. this.layoutControlItem19.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  561. this.layoutControlItem19.Location = new System.Drawing.Point(0, 0);
  562. this.layoutControlItem19.MaxSize = new System.Drawing.Size(0, 46);
  563. this.layoutControlItem19.MinSize = new System.Drawing.Size(77, 46);
  564. this.layoutControlItem19.Name = "layoutControlItem8";
  565. this.layoutControlItem19.Size = new System.Drawing.Size(155, 46);
  566. this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  567. this.layoutControlItem19.Text = "站点名称";
  568. this.layoutControlItem19.TextLocation = DevExpress.Utils.Locations.Top;
  569. this.layoutControlItem19.TextSize = new System.Drawing.Size(48, 14);
  570. //
  571. // layoutControlItem20
  572. //
  573. this.layoutControlItem20.Control = this.txtCxLon;
  574. this.layoutControlItem20.Location = new System.Drawing.Point(0, 46);
  575. this.layoutControlItem20.MaxSize = new System.Drawing.Size(0, 54);
  576. this.layoutControlItem20.MinSize = new System.Drawing.Size(76, 54);
  577. this.layoutControlItem20.Name = "layoutControlItem15";
  578. this.layoutControlItem20.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  579. this.layoutControlItem20.Size = new System.Drawing.Size(155, 54);
  580. this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  581. this.layoutControlItem20.Text = "位置经度";
  582. this.layoutControlItem20.TextLocation = DevExpress.Utils.Locations.Top;
  583. this.layoutControlItem20.TextSize = new System.Drawing.Size(48, 14);
  584. //
  585. // layoutControlItem21
  586. //
  587. this.layoutControlItem21.Control = this.txtCxLat;
  588. this.layoutControlItem21.Location = new System.Drawing.Point(0, 100);
  589. this.layoutControlItem21.MaxSize = new System.Drawing.Size(0, 54);
  590. this.layoutControlItem21.MinSize = new System.Drawing.Size(76, 54);
  591. this.layoutControlItem21.Name = "layoutControlItem16";
  592. this.layoutControlItem21.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  593. this.layoutControlItem21.Size = new System.Drawing.Size(155, 55);
  594. this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  595. this.layoutControlItem21.Text = "位置纬度";
  596. this.layoutControlItem21.TextLocation = DevExpress.Utils.Locations.Top;
  597. this.layoutControlItem21.TextSize = new System.Drawing.Size(48, 14);
  598. //
  599. // layoutControl5
  600. //
  601. this.tablePanel2.SetColumn(this.layoutControl5, 1);
  602. this.tablePanel2.SetColumnSpan(this.layoutControl5, 3);
  603. this.layoutControl5.Controls.Add(this.txtRefLat);
  604. this.layoutControl5.Controls.Add(this.txtRefLon);
  605. this.layoutControl5.Location = new System.Drawing.Point(132, 551);
  606. this.layoutControl5.Name = "layoutControl5";
  607. this.layoutControl5.Root = this.Root;
  608. this.tablePanel2.SetRow(this.layoutControl5, 4);
  609. this.layoutControl5.Size = new System.Drawing.Size(375, 70);
  610. this.layoutControl5.TabIndex = 4;
  611. this.layoutControl5.Text = "layoutControl5";
  612. //
  613. // Root
  614. //
  615. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  616. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  617. this.layoutControlItem11,
  618. this.layoutControlItem18});
  619. this.Root.Name = "Root";
  620. this.Root.Size = new System.Drawing.Size(375, 70);
  621. this.Root.Text = "参考站信息";
  622. //
  623. // txtRefLon
  624. //
  625. this.txtRefLon.Location = new System.Drawing.Point(72, 33);
  626. this.txtRefLon.Name = "txtRefLon";
  627. this.txtRefLon.Properties.AutoHeight = false;
  628. this.txtRefLon.Size = new System.Drawing.Size(113, 25);
  629. this.txtRefLon.StyleController = this.layoutControl5;
  630. this.txtRefLon.TabIndex = 4;
  631. //
  632. // layoutControlItem11
  633. //
  634. this.layoutControlItem11.Control = this.txtRefLon;
  635. this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
  636. this.layoutControlItem11.MinSize = new System.Drawing.Size(114, 24);
  637. this.layoutControlItem11.Name = "layoutControlItem11";
  638. this.layoutControlItem11.Size = new System.Drawing.Size(177, 29);
  639. this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  640. this.layoutControlItem11.Text = "位置经度";
  641. this.layoutControlItem11.TextSize = new System.Drawing.Size(48, 14);
  642. //
  643. // txtRefLat
  644. //
  645. this.txtRefLat.Location = new System.Drawing.Point(249, 33);
  646. this.txtRefLat.Name = "txtRefLat";
  647. this.txtRefLat.Properties.AutoHeight = false;
  648. this.txtRefLat.Size = new System.Drawing.Size(114, 25);
  649. this.txtRefLat.StyleController = this.layoutControl5;
  650. this.txtRefLat.TabIndex = 5;
  651. //
  652. // layoutControlItem18
  653. //
  654. this.layoutControlItem18.Control = this.txtRefLat;
  655. this.layoutControlItem18.Location = new System.Drawing.Point(177, 0);
  656. this.layoutControlItem18.MinSize = new System.Drawing.Size(114, 24);
  657. this.layoutControlItem18.Name = "layoutControlItem18";
  658. this.layoutControlItem18.Size = new System.Drawing.Size(178, 29);
  659. this.layoutControlItem18.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  660. this.layoutControlItem18.Text = "位置纬度";
  661. this.layoutControlItem18.TextSize = new System.Drawing.Size(48, 14);
  662. //
  663. // btnSave
  664. //
  665. this.btnSave.Buttons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] {
  666. new DevExpress.XtraBars.Docking2010.WindowsUIButton("保存", true, windowsUIButtonImageOptions1, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, null, -1, false)});
  667. this.tablePanel2.SetColumn(this.btnSave, 4);
  668. this.btnSave.Location = new System.Drawing.Point(511, 470);
  669. this.btnSave.Name = "btnSave";
  670. this.tablePanel2.SetRow(this.btnSave, 3);
  671. this.tablePanel2.SetRowSpan(this.btnSave, 3);
  672. this.btnSave.Size = new System.Drawing.Size(115, 123);
  673. this.btnSave.TabIndex = 5;
  674. this.btnSave.Text = "windowsUIButtonPanel1";
  675. this.btnSave.ButtonClick += new DevExpress.XtraBars.Docking2010.ButtonEventHandler(this.btnSave_ButtonClick);
  676. //
  677. // CtrlTx
  678. //
  679. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  680. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  681. this.Controls.Add(this.tablePanel2);
  682. this.Name = "CtrlTx";
  683. this.Size = new System.Drawing.Size(639, 725);
  684. this.Load += new System.EventHandler(this.CtrlTx_Load);
  685. ((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).EndInit();
  686. this.tablePanel2.ResumeLayout(false);
  687. ((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).EndInit();
  688. ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
  689. this.layoutControl2.ResumeLayout(false);
  690. ((System.ComponentModel.ISupportInitialize)(this.txtMainTxLat.Properties)).EndInit();
  691. ((System.ComponentModel.ISupportInitialize)(this.txtMainTxLon.Properties)).EndInit();
  692. ((System.ComponentModel.ISupportInitialize)(this.txtMainTxName.Properties)).EndInit();
  693. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
  694. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  695. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  696. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
  697. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
  698. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  699. this.layoutControl1.ResumeLayout(false);
  700. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaTxLat.Properties)).EndInit();
  701. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaTxLon.Properties)).EndInit();
  702. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaTxName.Properties)).EndInit();
  703. ((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat.Properties)).EndInit();
  704. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
  705. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  706. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  707. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  708. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
  709. ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit();
  710. this.layoutControl3.ResumeLayout(false);
  711. ((System.ComponentModel.ISupportInitialize)(this.txtCdbLat.Properties)).EndInit();
  712. ((System.ComponentModel.ISupportInitialize)(this.txtCdbLon.Properties)).EndInit();
  713. ((System.ComponentModel.ISupportInitialize)(this.txtCdbName.Properties)).EndInit();
  714. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
  715. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
  716. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
  717. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
  718. ((System.ComponentModel.ISupportInitialize)(this.layoutControl4)).EndInit();
  719. this.layoutControl4.ResumeLayout(false);
  720. ((System.ComponentModel.ISupportInitialize)(this.txtCxLat.Properties)).EndInit();
  721. ((System.ComponentModel.ISupportInitialize)(this.txtCxLon.Properties)).EndInit();
  722. ((System.ComponentModel.ISupportInitialize)(this.txtCxName.Properties)).EndInit();
  723. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
  724. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
  725. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
  726. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
  727. ((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).EndInit();
  728. this.layoutControl5.ResumeLayout(false);
  729. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  730. ((System.ComponentModel.ISupportInitialize)(this.txtRefLon.Properties)).EndInit();
  731. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
  732. ((System.ComponentModel.ISupportInitialize)(this.txtRefLat.Properties)).EndInit();
  733. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
  734. this.ResumeLayout(false);
  735. }
  736. #endregion
  737. private DevExpress.Utils.Layout.TablePanel tablePanel2;
  738. private DevExpress.XtraLayout.LayoutControl layoutControl2;
  739. private DevExpress.XtraEditors.TextEdit txtMainTxLat;
  740. private DevExpress.XtraEditors.TextEdit txtMainTxLon;
  741. private DevExpress.XtraEditors.TextEdit txtMainTxName;
  742. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
  743. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  744. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
  745. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
  746. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  747. private DevExpress.XtraEditors.ImageComboBoxEdit txtMainSat;
  748. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  749. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  750. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  751. private DevExpress.XtraEditors.TextEdit txtAdjaTxLat;
  752. private DevExpress.XtraEditors.TextEdit txtAdjaTxLon;
  753. private DevExpress.XtraEditors.TextEdit txtAdjaTxName;
  754. private DevExpress.XtraEditors.ImageComboBoxEdit txtAdjaSat;
  755. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
  756. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  757. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  758. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  759. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  760. private DevExpress.XtraLayout.LayoutControl layoutControl4;
  761. private DevExpress.XtraEditors.TextEdit txtCxLat;
  762. private DevExpress.XtraEditors.TextEdit txtCxLon;
  763. private DevExpress.XtraEditors.TextEdit txtCxName;
  764. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
  765. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
  766. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
  767. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
  768. private DevExpress.XtraLayout.LayoutControl layoutControl3;
  769. private DevExpress.XtraEditors.TextEdit txtCdbLat;
  770. private DevExpress.XtraEditors.TextEdit txtCdbLon;
  771. private DevExpress.XtraEditors.TextEdit txtCdbName;
  772. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
  773. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
  774. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
  775. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
  776. private DevExpress.XtraLayout.LayoutControl layoutControl5;
  777. private DevExpress.XtraLayout.LayoutControlGroup Root;
  778. private DevExpress.XtraEditors.TextEdit txtRefLat;
  779. private DevExpress.XtraEditors.TextEdit txtRefLon;
  780. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  781. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
  782. private DevExpress.XtraBars.Docking2010.WindowsUIButtonPanel btnSave;
  783. }
  784. }