FlightImport.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. namespace DataSimulation.Forms.EditForms
  2. {
  3. partial class FlightImport
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  34. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  35. this.btnImport = new DevExpress.XtraEditors.SimpleButton();
  36. this.mapControl = new DevExpress.XtraMap.MapControl();
  37. this.btnSave = new DevExpress.XtraEditors.SimpleButton();
  38. this.txtSpeed = new DevExpress.XtraEditors.ButtonEdit();
  39. this.txtFlightName = new DevExpress.XtraEditors.TextEdit();
  40. this.searchHj = new DevExpress.XtraEditors.SearchLookUpEdit();
  41. this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  42. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  43. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  44. this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
  45. this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
  46. this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
  47. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  48. this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  49. this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
  50. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  51. this.航迹 = new DevExpress.XtraLayout.LayoutControlItem();
  52. this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
  53. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  54. this.layoutControl1.SuspendLayout();
  55. ((System.ComponentModel.ISupportInitialize)(this.mapControl)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.txtSpeed.Properties)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.txtFlightName.Properties)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.searchHj.Properties)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.航迹)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
  71. this.SuspendLayout();
  72. //
  73. // layoutControl1
  74. //
  75. this.layoutControl1.Controls.Add(this.btnImport);
  76. this.layoutControl1.Controls.Add(this.mapControl);
  77. this.layoutControl1.Controls.Add(this.btnSave);
  78. this.layoutControl1.Controls.Add(this.txtSpeed);
  79. this.layoutControl1.Controls.Add(this.txtFlightName);
  80. this.layoutControl1.Controls.Add(this.searchHj);
  81. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  82. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  83. this.layoutControl1.Name = "layoutControl1";
  84. this.layoutControl1.Root = this.Root;
  85. this.layoutControl1.Size = new System.Drawing.Size(1189, 509);
  86. this.layoutControl1.TabIndex = 0;
  87. this.layoutControl1.Text = "layoutControl1";
  88. //
  89. // btnImport
  90. //
  91. this.btnImport.Location = new System.Drawing.Point(154, 475);
  92. this.btnImport.Name = "btnImport";
  93. this.btnImport.Size = new System.Drawing.Size(60, 22);
  94. this.btnImport.StyleController = this.layoutControl1;
  95. this.btnImport.TabIndex = 17;
  96. this.btnImport.Text = "导入航迹";
  97. this.btnImport.Click += new System.EventHandler(this.btnFlight_Click);
  98. //
  99. // mapControl
  100. //
  101. this.mapControl.Location = new System.Drawing.Point(304, 12);
  102. this.mapControl.Name = "mapControl";
  103. this.mapControl.Size = new System.Drawing.Size(873, 485);
  104. this.mapControl.TabIndex = 16;
  105. //
  106. // btnSave
  107. //
  108. this.btnSave.Location = new System.Drawing.Point(218, 475);
  109. this.btnSave.Name = "btnSave";
  110. this.btnSave.Size = new System.Drawing.Size(72, 22);
  111. this.btnSave.StyleController = this.layoutControl1;
  112. this.btnSave.TabIndex = 15;
  113. this.btnSave.Text = "保存";
  114. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  115. //
  116. // txtSpeed
  117. //
  118. this.txtSpeed.Location = new System.Drawing.Point(12, 111);
  119. this.txtSpeed.MaximumSize = new System.Drawing.Size(0, 20);
  120. this.txtSpeed.MinimumSize = new System.Drawing.Size(0, 20);
  121. this.txtSpeed.Name = "txtSpeed";
  122. this.txtSpeed.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  123. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m/s", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  124. this.txtSpeed.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  125. this.txtSpeed.Properties.MaskSettings.Set("mask", "f3");
  126. this.txtSpeed.Properties.MaxLength = 10;
  127. this.txtSpeed.Size = new System.Drawing.Size(278, 20);
  128. this.txtSpeed.StyleController = this.layoutControl1;
  129. this.txtSpeed.TabIndex = 13;
  130. //
  131. // txtFlightName
  132. //
  133. this.txtFlightName.Location = new System.Drawing.Point(12, 70);
  134. this.txtFlightName.Name = "txtFlightName";
  135. this.txtFlightName.Properties.MaxLength = 12;
  136. this.txtFlightName.Size = new System.Drawing.Size(278, 20);
  137. this.txtFlightName.StyleController = this.layoutControl1;
  138. this.txtFlightName.TabIndex = 4;
  139. //
  140. // searchHj
  141. //
  142. this.searchHj.Location = new System.Drawing.Point(12, 29);
  143. this.searchHj.Name = "searchHj";
  144. this.searchHj.Properties.AdvancedModeOptions.AllowSelectionAnimation = DevExpress.Utils.DefaultBoolean.True;
  145. this.searchHj.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  146. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  147. this.searchHj.Properties.NullText = "";
  148. this.searchHj.Properties.PopupSizeable = false;
  149. this.searchHj.Properties.PopupView = this.searchLookUpEdit1View;
  150. this.searchHj.Size = new System.Drawing.Size(278, 20);
  151. this.searchHj.StyleController = this.layoutControl1;
  152. this.searchHj.TabIndex = 18;
  153. this.searchHj.EditValueChanged += new System.EventHandler(this.searchHj_EditValueChanged);
  154. //
  155. // searchLookUpEdit1View
  156. //
  157. this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  158. this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
  159. this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  160. this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  161. //
  162. // Root
  163. //
  164. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  165. this.Root.GroupBordersVisible = false;
  166. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  167. this.layoutControlItem1,
  168. this.layoutControlItem13,
  169. this.layoutControlItem10,
  170. this.splitterItem1,
  171. this.emptySpaceItem1,
  172. this.emptySpaceItem2,
  173. this.layoutControlItem12,
  174. this.layoutControlItem2,
  175. this.航迹});
  176. this.Root.Name = "Root";
  177. this.Root.Size = new System.Drawing.Size(1189, 509);
  178. this.Root.TextVisible = false;
  179. //
  180. // layoutControlItem1
  181. //
  182. this.layoutControlItem1.Control = this.txtFlightName;
  183. this.layoutControlItem1.Location = new System.Drawing.Point(0, 41);
  184. this.layoutControlItem1.Name = "layoutControlItem1";
  185. this.layoutControlItem1.Size = new System.Drawing.Size(282, 41);
  186. this.layoutControlItem1.Text = "航迹名称";
  187. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  188. this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
  189. //
  190. // layoutControlItem13
  191. //
  192. this.layoutControlItem13.Control = this.mapControl;
  193. this.layoutControlItem13.Location = new System.Drawing.Point(292, 0);
  194. this.layoutControlItem13.Name = "layoutControlItem13";
  195. this.layoutControlItem13.Size = new System.Drawing.Size(877, 489);
  196. this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
  197. this.layoutControlItem13.TextVisible = false;
  198. //
  199. // layoutControlItem10
  200. //
  201. this.layoutControlItem10.Control = this.txtSpeed;
  202. this.layoutControlItem10.Location = new System.Drawing.Point(0, 82);
  203. this.layoutControlItem10.Name = "layoutControlItem10";
  204. this.layoutControlItem10.Size = new System.Drawing.Size(282, 44);
  205. this.layoutControlItem10.Text = "速度";
  206. this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
  207. this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14);
  208. //
  209. // splitterItem1
  210. //
  211. this.splitterItem1.AllowHotTrack = true;
  212. this.splitterItem1.Location = new System.Drawing.Point(282, 0);
  213. this.splitterItem1.Name = "splitterItem1";
  214. this.splitterItem1.Size = new System.Drawing.Size(10, 489);
  215. //
  216. // emptySpaceItem1
  217. //
  218. this.emptySpaceItem1.AllowHotTrack = false;
  219. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 463);
  220. this.emptySpaceItem1.Name = "emptySpaceItem1";
  221. this.emptySpaceItem1.Size = new System.Drawing.Size(142, 26);
  222. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  223. //
  224. // emptySpaceItem2
  225. //
  226. this.emptySpaceItem2.AllowHotTrack = false;
  227. this.emptySpaceItem2.Location = new System.Drawing.Point(0, 126);
  228. this.emptySpaceItem2.Name = "emptySpaceItem2";
  229. this.emptySpaceItem2.Size = new System.Drawing.Size(282, 337);
  230. this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  231. //
  232. // layoutControlItem12
  233. //
  234. this.layoutControlItem12.Control = this.btnSave;
  235. this.layoutControlItem12.Location = new System.Drawing.Point(206, 463);
  236. this.layoutControlItem12.MaxSize = new System.Drawing.Size(76, 26);
  237. this.layoutControlItem12.MinSize = new System.Drawing.Size(76, 26);
  238. this.layoutControlItem12.Name = "layoutControlItem12";
  239. this.layoutControlItem12.Size = new System.Drawing.Size(76, 26);
  240. this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  241. this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
  242. this.layoutControlItem12.TextVisible = false;
  243. //
  244. // layoutControlItem2
  245. //
  246. this.layoutControlItem2.Control = this.btnImport;
  247. this.layoutControlItem2.Location = new System.Drawing.Point(142, 463);
  248. this.layoutControlItem2.Name = "layoutControlItem2";
  249. this.layoutControlItem2.Size = new System.Drawing.Size(64, 26);
  250. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  251. this.layoutControlItem2.TextVisible = false;
  252. //
  253. // 航迹
  254. //
  255. this.航迹.Control = this.searchHj;
  256. this.航迹.Location = new System.Drawing.Point(0, 0);
  257. this.航迹.Name = "航迹";
  258. this.航迹.Size = new System.Drawing.Size(282, 41);
  259. this.航迹.TextLocation = DevExpress.Utils.Locations.Top;
  260. this.航迹.TextSize = new System.Drawing.Size(48, 14);
  261. //
  262. // dxErrorProvider
  263. //
  264. this.dxErrorProvider.ContainerControl = this;
  265. //
  266. // FlightImport
  267. //
  268. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  269. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  270. this.ClientSize = new System.Drawing.Size(1189, 509);
  271. this.Controls.Add(this.layoutControl1);
  272. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  273. this.Name = "FlightImport";
  274. this.Text = "FlightEditor";
  275. this.Load += new System.EventHandler(this.Editor_Load);
  276. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  277. this.layoutControl1.ResumeLayout(false);
  278. ((System.ComponentModel.ISupportInitialize)(this.mapControl)).EndInit();
  279. ((System.ComponentModel.ISupportInitialize)(this.txtSpeed.Properties)).EndInit();
  280. ((System.ComponentModel.ISupportInitialize)(this.txtFlightName.Properties)).EndInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.searchHj.Properties)).EndInit();
  282. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
  283. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  284. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  285. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
  286. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
  287. ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
  288. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  289. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
  290. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
  291. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  292. ((System.ComponentModel.ISupportInitialize)(this.航迹)).EndInit();
  293. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
  294. this.ResumeLayout(false);
  295. }
  296. #endregion
  297. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  298. private DevExpress.XtraLayout.LayoutControlGroup Root;
  299. private DevExpress.XtraEditors.TextEdit txtFlightName;
  300. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  301. private DevExpress.XtraEditors.ButtonEdit txtSpeed;
  302. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
  303. private DevExpress.XtraEditors.SimpleButton btnSave;
  304. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
  305. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  306. private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
  307. private DevExpress.XtraMap.MapControl mapControl;
  308. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
  309. private DevExpress.XtraLayout.SplitterItem splitterItem1;
  310. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  311. private DevExpress.XtraEditors.SimpleButton btnImport;
  312. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  313. private DevExpress.XtraLayout.LayoutControlItem 航迹;
  314. private DevExpress.XtraEditors.SearchLookUpEdit searchHj;
  315. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
  316. }
  317. }