ControlCoodinateLocal.Designer.cs 83 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535
  1. namespace Tofly.SearchUI.Win
  2. {
  3. partial class ControlCoodinateLocal
  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. this.RepositoryItemComboBoxRecent = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
  29. this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
  30. this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
  31. this.repositoryItemComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
  32. this.toolBar1 = new Tofly.CoreUI.Win.Control.ToolBar();
  33. this.bar2 = new DevExpress.XtraBars.Bar();
  34. this.local = new DevExpress.XtraBars.BarButtonItem();
  35. this.btnFlash = new DevExpress.XtraBars.BarButtonItem();
  36. this.btnAddPoint = new DevExpress.XtraBars.BarButtonItem();
  37. this.btnAddLablePoint = new DevExpress.XtraBars.BarButtonItem();
  38. this.btnClear = new DevExpress.XtraBars.BarButtonItem();
  39. this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
  40. this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
  41. this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
  42. this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
  43. this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem();
  44. this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  45. this.labelClass1 = new Tofly.CoreUI.Win.Control.LabelClass();
  46. this.labelClass2 = new Tofly.CoreUI.Win.Control.LabelClass();
  47. this.labelClass5 = new Tofly.CoreUI.Win.Control.LabelClass();
  48. this.labelClass3 = new Tofly.CoreUI.Win.Control.LabelClass();
  49. this.labelClass6 = new Tofly.CoreUI.Win.Control.LabelClass();
  50. this.labelClass4 = new Tofly.CoreUI.Win.Control.LabelClass();
  51. this.labelClass7 = new Tofly.CoreUI.Win.Control.LabelClass();
  52. this.xd = new Tofly.CoreUI.Win.Control.SpinEditClass();
  53. this.labelClass8 = new Tofly.CoreUI.Win.Control.LabelClass();
  54. this.xf = new Tofly.CoreUI.Win.Control.SpinEditClass();
  55. this.yd = new Tofly.CoreUI.Win.Control.SpinEditClass();
  56. this.xm = new Tofly.CoreUI.Win.Control.SpinEditClass();
  57. this.yf = new Tofly.CoreUI.Win.Control.SpinEditClass();
  58. this.ym = new Tofly.CoreUI.Win.Control.SpinEditClass();
  59. this.PanelGeo = new Tofly.CoreUI.Win.Control.PanelClass();
  60. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  61. this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
  62. this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
  63. this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
  64. this.panelGeoD = new Tofly.CoreUI.Win.Control.PanelClass();
  65. this.labelClass12 = new Tofly.CoreUI.Win.Control.LabelClass();
  66. this.labelClass13 = new Tofly.CoreUI.Win.Control.LabelClass();
  67. this.labelClass11 = new Tofly.CoreUI.Win.Control.LabelClass();
  68. this.labelClass14 = new Tofly.CoreUI.Win.Control.LabelClass();
  69. this.xod = new Tofly.CoreUI.Win.Control.SpinEditClass();
  70. this.yod = new Tofly.CoreUI.Win.Control.SpinEditClass();
  71. this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
  72. this.panelPro = new DevExpress.XtraEditors.PanelControl();
  73. this.labelClass16 = new Tofly.CoreUI.Win.Control.LabelClass();
  74. this.labelClass15 = new Tofly.CoreUI.Win.Control.LabelClass();
  75. this.Project_y = new Tofly.CoreUI.Win.Control.SpinEditClass();
  76. this.labelClass10 = new Tofly.CoreUI.Win.Control.LabelClass();
  77. this.Project_x = new Tofly.CoreUI.Win.Control.SpinEditClass();
  78. this.labelClass9 = new Tofly.CoreUI.Win.Control.LabelClass();
  79. ((System.ComponentModel.ISupportInitialize)(this.RepositoryItemComboBoxRecent)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.toolBar1)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.xd.Properties)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.xf.Properties)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.yd.Properties)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.xm.Properties)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.yf.Properties)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.ym.Properties)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.PanelGeo)).BeginInit();
  92. this.PanelGeo.SuspendLayout();
  93. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  94. this.panelControl1.SuspendLayout();
  95. ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
  96. this.xtraTabControl1.SuspendLayout();
  97. this.xtraTabPage1.SuspendLayout();
  98. this.xtraTabPage3.SuspendLayout();
  99. ((System.ComponentModel.ISupportInitialize)(this.panelGeoD)).BeginInit();
  100. this.panelGeoD.SuspendLayout();
  101. ((System.ComponentModel.ISupportInitialize)(this.xod.Properties)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.yod.Properties)).BeginInit();
  103. this.xtraTabPage2.SuspendLayout();
  104. ((System.ComponentModel.ISupportInitialize)(this.panelPro)).BeginInit();
  105. this.panelPro.SuspendLayout();
  106. ((System.ComponentModel.ISupportInitialize)(this.Project_y.Properties)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.Project_x.Properties)).BeginInit();
  108. this.SuspendLayout();
  109. //
  110. // RepositoryItemComboBoxRecent
  111. //
  112. this.RepositoryItemComboBoxRecent.AllowFocused = false;
  113. this.RepositoryItemComboBoxRecent.AppearanceDropDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  114. this.RepositoryItemComboBoxRecent.AppearanceDropDown.Options.UseBackColor = true;
  115. this.RepositoryItemComboBoxRecent.AutoHeight = false;
  116. this.RepositoryItemComboBoxRecent.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  117. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  118. this.RepositoryItemComboBoxRecent.Name = "RepositoryItemComboBoxRecent";
  119. //
  120. // repositoryItemComboBox1
  121. //
  122. this.repositoryItemComboBox1.AllowFocused = false;
  123. this.repositoryItemComboBox1.AppearanceDropDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  124. this.repositoryItemComboBox1.AppearanceDropDown.Options.UseBackColor = true;
  125. this.repositoryItemComboBox1.AutoHeight = false;
  126. this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  127. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  128. this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
  129. //
  130. // repositoryItemComboBox2
  131. //
  132. this.repositoryItemComboBox2.AllowFocused = false;
  133. this.repositoryItemComboBox2.AppearanceDropDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  134. this.repositoryItemComboBox2.AppearanceDropDown.Options.UseBackColor = true;
  135. this.repositoryItemComboBox2.AutoHeight = false;
  136. this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  137. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  138. this.repositoryItemComboBox2.Name = "repositoryItemComboBox2";
  139. //
  140. // repositoryItemComboBox3
  141. //
  142. this.repositoryItemComboBox3.AllowFocused = false;
  143. this.repositoryItemComboBox3.AppearanceDropDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  144. this.repositoryItemComboBox3.AppearanceDropDown.Options.UseBackColor = true;
  145. this.repositoryItemComboBox3.AutoHeight = false;
  146. this.repositoryItemComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  147. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  148. this.repositoryItemComboBox3.Name = "repositoryItemComboBox3";
  149. //
  150. // toolBar1
  151. //
  152. this.toolBar1.AnchorStyles = Tofly.CoreUI.Control.AnchorStyles.None;
  153. this.toolBar1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
  154. this.bar2});
  155. this.toolBar1.DockControls.Add(this.barDockControlTop);
  156. this.toolBar1.DockControls.Add(this.barDockControlBottom);
  157. this.toolBar1.DockControls.Add(this.barDockControlLeft);
  158. this.toolBar1.DockControls.Add(this.barDockControlRight);
  159. this.toolBar1.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  160. this.toolBar1.Enabled = false;
  161. this.toolBar1.Font = null;
  162. this.toolBar1.ForeColor = System.Drawing.Color.Empty;
  163. this.toolBar1.Form = this;
  164. this.toolBar1.GUID = null;
  165. this.toolBar1.Height = -1;
  166. this.toolBar1.IsMemory = false;
  167. this.toolBar1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
  168. this.local,
  169. this.btnFlash,
  170. this.btnClear,
  171. this.btnAddPoint,
  172. this.btnAddLablePoint,
  173. this.barCheckItem1});
  174. this.toolBar1.LocationLeft = -1;
  175. this.toolBar1.LocationTop = -1;
  176. this.toolBar1.MainMenu = this.bar2;
  177. this.toolBar1.Margins = "";
  178. this.toolBar1.MaxItemId = 12;
  179. this.toolBar1.Name = "";
  180. this.toolBar1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  181. this.repositoryItemCheckEdit1});
  182. this.toolBar1.Security = "";
  183. this.toolBar1.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  184. this.toolBar1.SecurityValue = false;
  185. this.toolBar1.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  186. this.toolBar1.States = "";
  187. this.toolBar1.StateValue = false;
  188. this.toolBar1.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Entry;
  189. this.toolBar1.TabIndex = -1;
  190. this.toolBar1.Text = "";
  191. this.toolBar1.Value = null;
  192. this.toolBar1.Visible = false;
  193. this.toolBar1.Width = -1;
  194. //
  195. // bar2
  196. //
  197. this.bar2.BarAppearance.Disabled.BackColor = System.Drawing.Color.Gray;
  198. this.bar2.BarAppearance.Disabled.Options.UseBackColor = true;
  199. this.bar2.BarName = "Main menu";
  200. this.bar2.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Top;
  201. this.bar2.DockCol = 0;
  202. this.bar2.DockRow = 0;
  203. this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
  204. this.bar2.FloatLocation = new System.Drawing.Point(114, 142);
  205. this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  206. new DevExpress.XtraBars.LinkPersistInfo(this.local),
  207. new DevExpress.XtraBars.LinkPersistInfo(this.btnFlash),
  208. new DevExpress.XtraBars.LinkPersistInfo(this.btnAddPoint),
  209. new DevExpress.XtraBars.LinkPersistInfo(this.btnAddLablePoint),
  210. new DevExpress.XtraBars.LinkPersistInfo(this.btnClear)});
  211. this.bar2.OptionsBar.AllowQuickCustomization = false;
  212. this.bar2.OptionsBar.UseWholeRow = true;
  213. this.bar2.Text = "Main menu";
  214. //
  215. // local
  216. //
  217. this.local.Caption = "定位";
  218. this.local.Id = 0;
  219. this.local.Name = "local";
  220. this.local.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Button_ItemClick);
  221. //
  222. // btnFlash
  223. //
  224. this.btnFlash.Caption = "闪烁";
  225. this.btnFlash.Id = 1;
  226. this.btnFlash.Name = "btnFlash";
  227. this.btnFlash.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Button_ItemClick);
  228. //
  229. // btnAddPoint
  230. //
  231. this.btnAddPoint.Caption = "添加点";
  232. this.btnAddPoint.Id = 3;
  233. this.btnAddPoint.Name = "btnAddPoint";
  234. this.btnAddPoint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Button_ItemClick);
  235. //
  236. // btnAddLablePoint
  237. //
  238. this.btnAddLablePoint.Caption = "添加标注";
  239. this.btnAddLablePoint.Id = 4;
  240. this.btnAddLablePoint.Name = "btnAddLablePoint";
  241. this.btnAddLablePoint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
  242. this.btnAddLablePoint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Button_ItemClick);
  243. //
  244. // btnClear
  245. //
  246. this.btnClear.Caption = "清除";
  247. this.btnClear.Id = 2;
  248. this.btnClear.Name = "btnClear";
  249. this.btnClear.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Button_ItemClick);
  250. //
  251. // barDockControlTop
  252. //
  253. this.barDockControlTop.CausesValidation = false;
  254. this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
  255. this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
  256. this.barDockControlTop.Size = new System.Drawing.Size(355, 24);
  257. //
  258. // barDockControlBottom
  259. //
  260. this.barDockControlBottom.CausesValidation = false;
  261. this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  262. this.barDockControlBottom.Location = new System.Drawing.Point(0, 140);
  263. this.barDockControlBottom.Size = new System.Drawing.Size(355, 0);
  264. //
  265. // barDockControlLeft
  266. //
  267. this.barDockControlLeft.CausesValidation = false;
  268. this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
  269. this.barDockControlLeft.Location = new System.Drawing.Point(0, 24);
  270. this.barDockControlLeft.Size = new System.Drawing.Size(0, 116);
  271. //
  272. // barDockControlRight
  273. //
  274. this.barDockControlRight.CausesValidation = false;
  275. this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
  276. this.barDockControlRight.Location = new System.Drawing.Point(355, 24);
  277. this.barDockControlRight.Size = new System.Drawing.Size(0, 116);
  278. //
  279. // barCheckItem1
  280. //
  281. this.barCheckItem1.Caption = "barCheckItem1";
  282. this.barCheckItem1.Id = 5;
  283. this.barCheckItem1.Name = "barCheckItem1";
  284. //
  285. // repositoryItemCheckEdit1
  286. //
  287. this.repositoryItemCheckEdit1.AutoHeight = false;
  288. this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
  289. this.repositoryItemCheckEdit1.CheckStateChanged += new System.EventHandler(this.repositoryItemCheckEdit1_CheckStateChanged);
  290. //
  291. // labelClass1
  292. //
  293. this.labelClass1.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  294. this.labelClass1.ControlCursor = null;
  295. this.labelClass1.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  296. this.labelClass1.GUID = null;
  297. this.labelClass1.Height = 14;
  298. this.labelClass1.IsMemory = false;
  299. this.labelClass1.Location = new System.Drawing.Point(46, 16);
  300. this.labelClass1.LocationLeft = 46;
  301. this.labelClass1.LocationTop = 16;
  302. this.labelClass1.Margins = "3,3,3,3";
  303. this.labelClass1.Name = "labelClass1";
  304. this.labelClass1.Security = "";
  305. this.labelClass1.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  306. this.labelClass1.SecurityValue = true;
  307. this.labelClass1.Size = new System.Drawing.Size(24, 14);
  308. this.labelClass1.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  309. this.labelClass1.States = "";
  310. this.labelClass1.StateValue = true;
  311. this.labelClass1.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  312. this.labelClass1.TabIndex = 58;
  313. this.labelClass1.Text = "经度";
  314. this.labelClass1.TextFieldName = null;
  315. this.labelClass1.Width = 24;
  316. //
  317. // labelClass2
  318. //
  319. this.labelClass2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  320. | System.Windows.Forms.AnchorStyles.Right)));
  321. this.labelClass2.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)(((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)
  322. | Tofly.CoreUI.Control.AnchorStyles.Right)));
  323. this.labelClass2.ControlCursor = null;
  324. this.labelClass2.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  325. this.labelClass2.GUID = null;
  326. this.labelClass2.Height = 14;
  327. this.labelClass2.IsMemory = false;
  328. this.labelClass2.Location = new System.Drawing.Point(142, 6);
  329. this.labelClass2.LocationLeft = 142;
  330. this.labelClass2.LocationTop = 6;
  331. this.labelClass2.Margins = "3,3,3,3";
  332. this.labelClass2.Name = "labelClass2";
  333. this.labelClass2.Security = "";
  334. this.labelClass2.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  335. this.labelClass2.SecurityValue = true;
  336. this.labelClass2.Size = new System.Drawing.Size(12, 14);
  337. this.labelClass2.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  338. this.labelClass2.States = "";
  339. this.labelClass2.StateValue = true;
  340. this.labelClass2.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  341. this.labelClass2.TabIndex = 59;
  342. this.labelClass2.Text = "。";
  343. this.labelClass2.TextFieldName = null;
  344. this.labelClass2.Width = 12;
  345. //
  346. // labelClass5
  347. //
  348. this.labelClass5.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  349. this.labelClass5.ControlCursor = null;
  350. this.labelClass5.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  351. this.labelClass5.GUID = null;
  352. this.labelClass5.Height = 14;
  353. this.labelClass5.IsMemory = false;
  354. this.labelClass5.Location = new System.Drawing.Point(46, 50);
  355. this.labelClass5.LocationLeft = 46;
  356. this.labelClass5.LocationTop = 50;
  357. this.labelClass5.Margins = "3,3,3,3";
  358. this.labelClass5.Name = "labelClass5";
  359. this.labelClass5.Security = "";
  360. this.labelClass5.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  361. this.labelClass5.SecurityValue = true;
  362. this.labelClass5.Size = new System.Drawing.Size(24, 14);
  363. this.labelClass5.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  364. this.labelClass5.States = "";
  365. this.labelClass5.StateValue = true;
  366. this.labelClass5.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  367. this.labelClass5.TabIndex = 60;
  368. this.labelClass5.Text = "纬度";
  369. this.labelClass5.TextFieldName = null;
  370. this.labelClass5.Width = 24;
  371. //
  372. // labelClass3
  373. //
  374. this.labelClass3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  375. | System.Windows.Forms.AnchorStyles.Right)));
  376. this.labelClass3.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)(((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)
  377. | Tofly.CoreUI.Control.AnchorStyles.Right)));
  378. this.labelClass3.ControlCursor = null;
  379. this.labelClass3.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  380. this.labelClass3.GUID = null;
  381. this.labelClass3.Height = 14;
  382. this.labelClass3.IsMemory = false;
  383. this.labelClass3.Location = new System.Drawing.Point(215, 12);
  384. this.labelClass3.LocationLeft = 215;
  385. this.labelClass3.LocationTop = 12;
  386. this.labelClass3.Margins = "3,3,3,3";
  387. this.labelClass3.Name = "labelClass3";
  388. this.labelClass3.Security = "";
  389. this.labelClass3.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  390. this.labelClass3.SecurityValue = true;
  391. this.labelClass3.Size = new System.Drawing.Size(3, 14);
  392. this.labelClass3.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  393. this.labelClass3.States = "";
  394. this.labelClass3.StateValue = true;
  395. this.labelClass3.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  396. this.labelClass3.TabIndex = 57;
  397. this.labelClass3.Text = "\'";
  398. this.labelClass3.TextFieldName = null;
  399. this.labelClass3.Width = 3;
  400. //
  401. // labelClass6
  402. //
  403. this.labelClass6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  404. | System.Windows.Forms.AnchorStyles.Right)));
  405. this.labelClass6.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)(((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)
  406. | Tofly.CoreUI.Control.AnchorStyles.Right)));
  407. this.labelClass6.ControlCursor = null;
  408. this.labelClass6.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  409. this.labelClass6.GUID = null;
  410. this.labelClass6.Height = 14;
  411. this.labelClass6.IsMemory = false;
  412. this.labelClass6.Location = new System.Drawing.Point(142, 39);
  413. this.labelClass6.LocationLeft = 142;
  414. this.labelClass6.LocationTop = 39;
  415. this.labelClass6.Margins = "3,3,3,3";
  416. this.labelClass6.Name = "labelClass6";
  417. this.labelClass6.Security = "";
  418. this.labelClass6.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  419. this.labelClass6.SecurityValue = true;
  420. this.labelClass6.Size = new System.Drawing.Size(12, 14);
  421. this.labelClass6.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  422. this.labelClass6.States = "";
  423. this.labelClass6.StateValue = true;
  424. this.labelClass6.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  425. this.labelClass6.TabIndex = 53;
  426. this.labelClass6.Text = "。";
  427. this.labelClass6.TextFieldName = null;
  428. this.labelClass6.Width = 12;
  429. //
  430. // labelClass4
  431. //
  432. this.labelClass4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  433. | System.Windows.Forms.AnchorStyles.Right)));
  434. this.labelClass4.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)(((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)
  435. | Tofly.CoreUI.Control.AnchorStyles.Right)));
  436. this.labelClass4.ControlCursor = null;
  437. this.labelClass4.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  438. this.labelClass4.GUID = null;
  439. this.labelClass4.Height = 14;
  440. this.labelClass4.IsMemory = false;
  441. this.labelClass4.Location = new System.Drawing.Point(286, 11);
  442. this.labelClass4.LocationLeft = 286;
  443. this.labelClass4.LocationTop = 11;
  444. this.labelClass4.Margins = "3,3,3,3";
  445. this.labelClass4.Name = "labelClass4";
  446. this.labelClass4.Security = "";
  447. this.labelClass4.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  448. this.labelClass4.SecurityValue = true;
  449. this.labelClass4.Size = new System.Drawing.Size(6, 14);
  450. this.labelClass4.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  451. this.labelClass4.States = "";
  452. this.labelClass4.StateValue = true;
  453. this.labelClass4.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  454. this.labelClass4.TabIndex = 55;
  455. this.labelClass4.Text = "\'\'";
  456. this.labelClass4.TextFieldName = null;
  457. this.labelClass4.Width = 6;
  458. //
  459. // labelClass7
  460. //
  461. this.labelClass7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  462. | System.Windows.Forms.AnchorStyles.Right)));
  463. this.labelClass7.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)(((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)
  464. | Tofly.CoreUI.Control.AnchorStyles.Right)));
  465. this.labelClass7.ControlCursor = null;
  466. this.labelClass7.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  467. this.labelClass7.GUID = null;
  468. this.labelClass7.Height = 14;
  469. this.labelClass7.IsMemory = false;
  470. this.labelClass7.Location = new System.Drawing.Point(215, 45);
  471. this.labelClass7.LocationLeft = 215;
  472. this.labelClass7.LocationTop = 45;
  473. this.labelClass7.Margins = "3,3,3,3";
  474. this.labelClass7.Name = "labelClass7";
  475. this.labelClass7.Security = "";
  476. this.labelClass7.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  477. this.labelClass7.SecurityValue = true;
  478. this.labelClass7.Size = new System.Drawing.Size(3, 14);
  479. this.labelClass7.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  480. this.labelClass7.States = "";
  481. this.labelClass7.StateValue = true;
  482. this.labelClass7.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  483. this.labelClass7.TabIndex = 56;
  484. this.labelClass7.Text = "\'";
  485. this.labelClass7.TextFieldName = null;
  486. this.labelClass7.Width = 3;
  487. //
  488. // xd
  489. //
  490. this.xd.AllowDisplayNullValue = false;
  491. this.xd.AllowNull = true;
  492. this.xd.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  493. this.xd.CheckType = Tofly.CoreUI.Control.ValidateType.Int32;
  494. this.xd.ClearErrorData = false;
  495. this.xd.ControlCursor = null;
  496. this.xd.DecimalDigits = 0;
  497. this.xd.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  498. this.xd.EditValue = new decimal(new int[] {
  499. 0,
  500. 0,
  501. 0,
  502. 0});
  503. this.xd.GroupName = "";
  504. this.xd.GUID = null;
  505. this.xd.Height = 20;
  506. this.xd.IsMemory = false;
  507. this.xd.IsStrongValidate = false;
  508. this.xd.LayOutFieldName = null;
  509. this.xd.Location = new System.Drawing.Point(83, 13);
  510. this.xd.LocationLeft = 83;
  511. this.xd.LocationTop = 13;
  512. this.xd.LogicWhere = "";
  513. this.xd.Margins = "3,3,3,3";
  514. this.xd.MaxLength = 0;
  515. this.xd.MenuManager = this.toolBar1;
  516. this.xd.Name = "xd";
  517. this.xd.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
  518. this.xd.Properties.Appearance.Options.UseBackColor = true;
  519. this.xd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  520. new DevExpress.XtraEditors.Controls.EditorButton()});
  521. this.xd.RegExp = "";
  522. this.xd.Security = "";
  523. this.xd.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  524. this.xd.SecurityValue = true;
  525. this.xd.Size = new System.Drawing.Size(54, 20);
  526. this.xd.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  527. this.xd.States = "";
  528. this.xd.StateValue = true;
  529. this.xd.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  530. this.xd.TabIndex = 65;
  531. this.xd.TextFieldName = null;
  532. this.xd.Tip = null;
  533. this.xd.Value = new decimal(new int[] {
  534. 0,
  535. 0,
  536. 0,
  537. 0});
  538. this.xd.Width = 54;
  539. this.xd.EditValueChanged += new System.EventHandler(this.xd_EditValueChanged);
  540. this.xd.Click += new System.EventHandler(this.xd_Click);
  541. this.xd.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.xd_KeyPress);
  542. //
  543. // labelClass8
  544. //
  545. this.labelClass8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  546. | System.Windows.Forms.AnchorStyles.Right)));
  547. this.labelClass8.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)(((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)
  548. | Tofly.CoreUI.Control.AnchorStyles.Right)));
  549. this.labelClass8.ControlCursor = null;
  550. this.labelClass8.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  551. this.labelClass8.GUID = null;
  552. this.labelClass8.Height = 14;
  553. this.labelClass8.IsMemory = false;
  554. this.labelClass8.Location = new System.Drawing.Point(286, 45);
  555. this.labelClass8.LocationLeft = 286;
  556. this.labelClass8.LocationTop = 45;
  557. this.labelClass8.Margins = "3,3,3,3";
  558. this.labelClass8.Name = "labelClass8";
  559. this.labelClass8.Security = "";
  560. this.labelClass8.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  561. this.labelClass8.SecurityValue = true;
  562. this.labelClass8.Size = new System.Drawing.Size(6, 14);
  563. this.labelClass8.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  564. this.labelClass8.States = "";
  565. this.labelClass8.StateValue = true;
  566. this.labelClass8.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  567. this.labelClass8.TabIndex = 54;
  568. this.labelClass8.Text = "\'\'";
  569. this.labelClass8.TextFieldName = null;
  570. this.labelClass8.Width = 6;
  571. //
  572. // xf
  573. //
  574. this.xf.AllowDisplayNullValue = false;
  575. this.xf.AllowNull = true;
  576. this.xf.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  577. this.xf.CheckType = Tofly.CoreUI.Control.ValidateType.Int32;
  578. this.xf.ClearErrorData = false;
  579. this.xf.ControlCursor = null;
  580. this.xf.DecimalDigits = 0;
  581. this.xf.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  582. this.xf.EditValue = new decimal(new int[] {
  583. 0,
  584. 0,
  585. 0,
  586. 0});
  587. this.xf.GroupName = "";
  588. this.xf.GUID = null;
  589. this.xf.Height = 20;
  590. this.xf.IsMemory = false;
  591. this.xf.IsStrongValidate = false;
  592. this.xf.LayOutFieldName = null;
  593. this.xf.Location = new System.Drawing.Point(154, 13);
  594. this.xf.LocationLeft = 154;
  595. this.xf.LocationTop = 13;
  596. this.xf.LogicWhere = "";
  597. this.xf.Margins = "3,3,3,3";
  598. this.xf.MaxLength = 0;
  599. this.xf.Name = "xf";
  600. this.xf.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
  601. this.xf.Properties.Appearance.Options.UseBackColor = true;
  602. this.xf.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  603. new DevExpress.XtraEditors.Controls.EditorButton()});
  604. this.xf.RegExp = "";
  605. this.xf.Security = "";
  606. this.xf.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  607. this.xf.SecurityValue = true;
  608. this.xf.Size = new System.Drawing.Size(54, 20);
  609. this.xf.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  610. this.xf.States = "";
  611. this.xf.StateValue = true;
  612. this.xf.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  613. this.xf.TabIndex = 66;
  614. this.xf.TextFieldName = null;
  615. this.xf.Tip = null;
  616. this.xf.Value = new decimal(new int[] {
  617. 0,
  618. 0,
  619. 0,
  620. 0});
  621. this.xf.Width = 54;
  622. this.xf.EditValueChanged += new System.EventHandler(this.xd_EditValueChanged);
  623. this.xf.Click += new System.EventHandler(this.xd_Click);
  624. this.xf.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.xd_KeyPress);
  625. //
  626. // yd
  627. //
  628. this.yd.AllowDisplayNullValue = false;
  629. this.yd.AllowNull = true;
  630. this.yd.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  631. this.yd.CheckType = Tofly.CoreUI.Control.ValidateType.Int32;
  632. this.yd.ClearErrorData = false;
  633. this.yd.ControlCursor = null;
  634. this.yd.DecimalDigits = 0;
  635. this.yd.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  636. this.yd.EditValue = new decimal(new int[] {
  637. 0,
  638. 0,
  639. 0,
  640. 0});
  641. this.yd.GroupName = "";
  642. this.yd.GUID = null;
  643. this.yd.Height = 20;
  644. this.yd.IsMemory = false;
  645. this.yd.IsStrongValidate = false;
  646. this.yd.LayOutFieldName = null;
  647. this.yd.Location = new System.Drawing.Point(83, 47);
  648. this.yd.LocationLeft = 83;
  649. this.yd.LocationTop = 47;
  650. this.yd.LogicWhere = "";
  651. this.yd.Margins = "3,3,3,3";
  652. this.yd.MaxLength = 0;
  653. this.yd.Name = "yd";
  654. this.yd.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
  655. this.yd.Properties.Appearance.Options.UseBackColor = true;
  656. this.yd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  657. new DevExpress.XtraEditors.Controls.EditorButton()});
  658. this.yd.RegExp = "";
  659. this.yd.Security = "";
  660. this.yd.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  661. this.yd.SecurityValue = true;
  662. this.yd.Size = new System.Drawing.Size(54, 20);
  663. this.yd.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  664. this.yd.States = "";
  665. this.yd.StateValue = true;
  666. this.yd.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  667. this.yd.TabIndex = 64;
  668. this.yd.TextFieldName = null;
  669. this.yd.Tip = null;
  670. this.yd.Value = new decimal(new int[] {
  671. 0,
  672. 0,
  673. 0,
  674. 0});
  675. this.yd.Width = 54;
  676. this.yd.EditValueChanged += new System.EventHandler(this.yd_EditValueChanged);
  677. this.yd.Click += new System.EventHandler(this.xd_Click);
  678. this.yd.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.xd_KeyPress);
  679. //
  680. // xm
  681. //
  682. this.xm.AllowDisplayNullValue = false;
  683. this.xm.AllowNull = true;
  684. this.xm.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  685. this.xm.CheckType = Tofly.CoreUI.Control.ValidateType.Double;
  686. this.xm.ClearErrorData = false;
  687. this.xm.ControlCursor = null;
  688. this.xm.DecimalDigits = 5;
  689. this.xm.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  690. this.xm.EditValue = new decimal(new int[] {
  691. 0,
  692. 0,
  693. 0,
  694. 0});
  695. this.xm.GroupName = "";
  696. this.xm.GUID = null;
  697. this.xm.Height = 20;
  698. this.xm.IsMemory = false;
  699. this.xm.IsStrongValidate = false;
  700. this.xm.LayOutFieldName = null;
  701. this.xm.Location = new System.Drawing.Point(226, 13);
  702. this.xm.LocationLeft = 226;
  703. this.xm.LocationTop = 13;
  704. this.xm.LogicWhere = "";
  705. this.xm.Margins = "3,3,3,3";
  706. this.xm.MaxLength = 0;
  707. this.xm.Name = "xm";
  708. this.xm.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
  709. this.xm.Properties.Appearance.Options.UseBackColor = true;
  710. this.xm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  711. new DevExpress.XtraEditors.Controls.EditorButton()});
  712. this.xm.RegExp = "";
  713. this.xm.Security = "";
  714. this.xm.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  715. this.xm.SecurityValue = true;
  716. this.xm.Size = new System.Drawing.Size(54, 20);
  717. this.xm.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  718. this.xm.States = "";
  719. this.xm.StateValue = true;
  720. this.xm.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  721. this.xm.TabIndex = 62;
  722. this.xm.TextFieldName = null;
  723. this.xm.Tip = null;
  724. this.xm.Value = new decimal(new int[] {
  725. 0,
  726. 0,
  727. 0,
  728. 0});
  729. this.xm.Width = 54;
  730. this.xm.EditValueChanged += new System.EventHandler(this.xd_EditValueChanged);
  731. this.xm.Click += new System.EventHandler(this.xd_Click);
  732. this.xm.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.xd_KeyPress);
  733. //
  734. // yf
  735. //
  736. this.yf.AllowDisplayNullValue = false;
  737. this.yf.AllowNull = true;
  738. this.yf.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  739. this.yf.CheckType = Tofly.CoreUI.Control.ValidateType.Int32;
  740. this.yf.ClearErrorData = false;
  741. this.yf.ControlCursor = null;
  742. this.yf.DecimalDigits = 0;
  743. this.yf.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  744. this.yf.EditValue = new decimal(new int[] {
  745. 0,
  746. 0,
  747. 0,
  748. 0});
  749. this.yf.GroupName = "";
  750. this.yf.GUID = null;
  751. this.yf.Height = 20;
  752. this.yf.IsMemory = false;
  753. this.yf.IsStrongValidate = false;
  754. this.yf.LayOutFieldName = null;
  755. this.yf.Location = new System.Drawing.Point(154, 47);
  756. this.yf.LocationLeft = 154;
  757. this.yf.LocationTop = 47;
  758. this.yf.LogicWhere = "";
  759. this.yf.Margins = "3,3,3,3";
  760. this.yf.MaxLength = 0;
  761. this.yf.Name = "yf";
  762. this.yf.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
  763. this.yf.Properties.Appearance.Options.UseBackColor = true;
  764. this.yf.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  765. new DevExpress.XtraEditors.Controls.EditorButton()});
  766. this.yf.RegExp = "";
  767. this.yf.Security = "";
  768. this.yf.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  769. this.yf.SecurityValue = true;
  770. this.yf.Size = new System.Drawing.Size(54, 20);
  771. this.yf.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  772. this.yf.States = "";
  773. this.yf.StateValue = true;
  774. this.yf.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  775. this.yf.TabIndex = 63;
  776. this.yf.TextFieldName = null;
  777. this.yf.Tip = null;
  778. this.yf.Value = new decimal(new int[] {
  779. 0,
  780. 0,
  781. 0,
  782. 0});
  783. this.yf.Width = 54;
  784. this.yf.EditValueChanged += new System.EventHandler(this.yd_EditValueChanged);
  785. this.yf.Click += new System.EventHandler(this.xd_Click);
  786. this.yf.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.xd_KeyPress);
  787. //
  788. // ym
  789. //
  790. this.ym.AllowDisplayNullValue = false;
  791. this.ym.AllowNull = true;
  792. this.ym.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  793. this.ym.CheckType = Tofly.CoreUI.Control.ValidateType.Double;
  794. this.ym.ClearErrorData = false;
  795. this.ym.ControlCursor = null;
  796. this.ym.DecimalDigits = 5;
  797. this.ym.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  798. this.ym.EditValue = new decimal(new int[] {
  799. 0,
  800. 0,
  801. 0,
  802. 0});
  803. this.ym.GroupName = "";
  804. this.ym.GUID = null;
  805. this.ym.Height = 20;
  806. this.ym.IsMemory = false;
  807. this.ym.IsStrongValidate = false;
  808. this.ym.LayOutFieldName = null;
  809. this.ym.Location = new System.Drawing.Point(226, 47);
  810. this.ym.LocationLeft = 226;
  811. this.ym.LocationTop = 47;
  812. this.ym.LogicWhere = "";
  813. this.ym.Margins = "3,3,3,3";
  814. this.ym.MaxLength = 0;
  815. this.ym.Name = "ym";
  816. this.ym.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
  817. this.ym.Properties.Appearance.Options.UseBackColor = true;
  818. this.ym.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  819. new DevExpress.XtraEditors.Controls.EditorButton()});
  820. this.ym.RegExp = "";
  821. this.ym.Security = "";
  822. this.ym.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  823. this.ym.SecurityValue = true;
  824. this.ym.Size = new System.Drawing.Size(54, 20);
  825. this.ym.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  826. this.ym.States = "";
  827. this.ym.StateValue = true;
  828. this.ym.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  829. this.ym.TabIndex = 61;
  830. this.ym.TextFieldName = null;
  831. this.ym.Tip = null;
  832. this.ym.Value = new decimal(new int[] {
  833. 0,
  834. 0,
  835. 0,
  836. 0});
  837. this.ym.Width = 54;
  838. this.ym.EditValueChanged += new System.EventHandler(this.yd_EditValueChanged);
  839. this.ym.Click += new System.EventHandler(this.xd_Click);
  840. this.ym.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.xd_KeyPress);
  841. //
  842. // PanelGeo
  843. //
  844. this.PanelGeo.AddCaptionField = false;
  845. this.PanelGeo.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  846. this.PanelGeo.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  847. this.PanelGeo.ChildControlName = null;
  848. this.PanelGeo.ControlCursor = null;
  849. this.PanelGeo.Controls.Add(this.ym);
  850. this.PanelGeo.Controls.Add(this.yf);
  851. this.PanelGeo.Controls.Add(this.xm);
  852. this.PanelGeo.Controls.Add(this.yd);
  853. this.PanelGeo.Controls.Add(this.xf);
  854. this.PanelGeo.Controls.Add(this.labelClass8);
  855. this.PanelGeo.Controls.Add(this.xd);
  856. this.PanelGeo.Controls.Add(this.labelClass7);
  857. this.PanelGeo.Controls.Add(this.labelClass4);
  858. this.PanelGeo.Controls.Add(this.labelClass6);
  859. this.PanelGeo.Controls.Add(this.labelClass3);
  860. this.PanelGeo.Controls.Add(this.labelClass5);
  861. this.PanelGeo.Controls.Add(this.labelClass2);
  862. this.PanelGeo.Controls.Add(this.labelClass1);
  863. this.PanelGeo.DataTableName = null;
  864. this.PanelGeo.Dock = System.Windows.Forms.DockStyle.Fill;
  865. this.PanelGeo.DockStyle = Tofly.CoreUI.Control.DockStyle.Fill;
  866. this.PanelGeo.GUID = null;
  867. this.PanelGeo.Height = 83;
  868. this.PanelGeo.IsMemory = false;
  869. this.PanelGeo.Location = new System.Drawing.Point(0, 0);
  870. this.PanelGeo.LocationLeft = 0;
  871. this.PanelGeo.LocationTop = 0;
  872. this.PanelGeo.Margins = "3,3,3,3";
  873. this.PanelGeo.Name = "PanelGeo";
  874. this.PanelGeo.RelationKey = null;
  875. this.PanelGeo.Security = "";
  876. this.PanelGeo.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  877. this.PanelGeo.SecurityValue = true;
  878. this.PanelGeo.Size = new System.Drawing.Size(345, 83);
  879. this.PanelGeo.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  880. this.PanelGeo.States = "";
  881. this.PanelGeo.StateValue = true;
  882. this.PanelGeo.SynEditControlName = null;
  883. this.PanelGeo.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  884. this.PanelGeo.TabIndex = 16;
  885. this.PanelGeo.UserCache = true;
  886. this.PanelGeo.Value = null;
  887. this.PanelGeo.Width = 345;
  888. //
  889. // panelControl1
  890. //
  891. this.panelControl1.Controls.Add(this.xtraTabControl1);
  892. this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  893. this.panelControl1.Location = new System.Drawing.Point(0, 24);
  894. this.panelControl1.Name = "panelControl1";
  895. this.panelControl1.Size = new System.Drawing.Size(355, 116);
  896. this.panelControl1.TabIndex = 21;
  897. //
  898. // xtraTabControl1
  899. //
  900. this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  901. this.xtraTabControl1.Location = new System.Drawing.Point(2, 2);
  902. this.xtraTabControl1.Name = "xtraTabControl1";
  903. this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
  904. this.xtraTabControl1.Size = new System.Drawing.Size(351, 112);
  905. this.xtraTabControl1.TabIndex = 17;
  906. this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
  907. this.xtraTabPage1,
  908. this.xtraTabPage3,
  909. this.xtraTabPage2});
  910. //
  911. // xtraTabPage1
  912. //
  913. this.xtraTabPage1.Controls.Add(this.PanelGeo);
  914. this.xtraTabPage1.Name = "xtraTabPage1";
  915. this.xtraTabPage1.Size = new System.Drawing.Size(345, 83);
  916. this.xtraTabPage1.Text = "经纬度坐标(度分秒)";
  917. //
  918. // xtraTabPage3
  919. //
  920. this.xtraTabPage3.Controls.Add(this.panelGeoD);
  921. this.xtraTabPage3.Name = "xtraTabPage3";
  922. this.xtraTabPage3.Size = new System.Drawing.Size(345, 83);
  923. this.xtraTabPage3.Text = "经纬度坐标(度)";
  924. //
  925. // panelGeoD
  926. //
  927. this.panelGeoD.AddCaptionField = false;
  928. this.panelGeoD.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  929. this.panelGeoD.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  930. this.panelGeoD.ChildControlName = null;
  931. this.panelGeoD.ControlCursor = null;
  932. this.panelGeoD.Controls.Add(this.labelClass12);
  933. this.panelGeoD.Controls.Add(this.labelClass13);
  934. this.panelGeoD.Controls.Add(this.labelClass11);
  935. this.panelGeoD.Controls.Add(this.labelClass14);
  936. this.panelGeoD.Controls.Add(this.xod);
  937. this.panelGeoD.Controls.Add(this.yod);
  938. this.panelGeoD.DataTableName = null;
  939. this.panelGeoD.Dock = System.Windows.Forms.DockStyle.Fill;
  940. this.panelGeoD.DockStyle = Tofly.CoreUI.Control.DockStyle.Fill;
  941. this.panelGeoD.GUID = null;
  942. this.panelGeoD.Height = 83;
  943. this.panelGeoD.IsMemory = false;
  944. this.panelGeoD.Location = new System.Drawing.Point(0, 0);
  945. this.panelGeoD.LocationLeft = 0;
  946. this.panelGeoD.LocationTop = 0;
  947. this.panelGeoD.Margins = "3,3,3,3";
  948. this.panelGeoD.Name = "panelGeoD";
  949. this.panelGeoD.RelationKey = null;
  950. this.panelGeoD.Security = "";
  951. this.panelGeoD.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  952. this.panelGeoD.SecurityValue = true;
  953. this.panelGeoD.Size = new System.Drawing.Size(345, 83);
  954. this.panelGeoD.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  955. this.panelGeoD.States = "";
  956. this.panelGeoD.StateValue = true;
  957. this.panelGeoD.SynEditControlName = null;
  958. this.panelGeoD.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  959. this.panelGeoD.TabIndex = 72;
  960. this.panelGeoD.UserCache = true;
  961. this.panelGeoD.Value = null;
  962. this.panelGeoD.Width = 345;
  963. //
  964. // labelClass12
  965. //
  966. this.labelClass12.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  967. this.labelClass12.ControlCursor = null;
  968. this.labelClass12.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  969. this.labelClass12.GUID = null;
  970. this.labelClass12.Height = 14;
  971. this.labelClass12.IsMemory = false;
  972. this.labelClass12.Location = new System.Drawing.Point(46, 16);
  973. this.labelClass12.LocationLeft = 46;
  974. this.labelClass12.LocationTop = 16;
  975. this.labelClass12.Margins = "3,3,3,3";
  976. this.labelClass12.Name = "labelClass12";
  977. this.labelClass12.Security = "";
  978. this.labelClass12.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  979. this.labelClass12.SecurityValue = true;
  980. this.labelClass12.Size = new System.Drawing.Size(24, 14);
  981. this.labelClass12.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  982. this.labelClass12.States = "";
  983. this.labelClass12.StateValue = true;
  984. this.labelClass12.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  985. this.labelClass12.TabIndex = 66;
  986. this.labelClass12.Text = "经度";
  987. this.labelClass12.TextFieldName = null;
  988. this.labelClass12.Width = 24;
  989. //
  990. // labelClass13
  991. //
  992. this.labelClass13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  993. | System.Windows.Forms.AnchorStyles.Right)));
  994. this.labelClass13.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)(((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)
  995. | Tofly.CoreUI.Control.AnchorStyles.Right)));
  996. this.labelClass13.ControlCursor = null;
  997. this.labelClass13.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  998. this.labelClass13.GUID = null;
  999. this.labelClass13.Height = 14;
  1000. this.labelClass13.IsMemory = false;
  1001. this.labelClass13.Location = new System.Drawing.Point(286, 40);
  1002. this.labelClass13.LocationLeft = 286;
  1003. this.labelClass13.LocationTop = 40;
  1004. this.labelClass13.Margins = "3,3,3,3";
  1005. this.labelClass13.Name = "labelClass13";
  1006. this.labelClass13.Security = "";
  1007. this.labelClass13.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1008. this.labelClass13.SecurityValue = true;
  1009. this.labelClass13.Size = new System.Drawing.Size(12, 14);
  1010. this.labelClass13.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1011. this.labelClass13.States = "";
  1012. this.labelClass13.StateValue = true;
  1013. this.labelClass13.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  1014. this.labelClass13.TabIndex = 70;
  1015. this.labelClass13.Text = "。";
  1016. this.labelClass13.TextFieldName = null;
  1017. this.labelClass13.Width = 12;
  1018. //
  1019. // labelClass11
  1020. //
  1021. this.labelClass11.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  1022. this.labelClass11.ControlCursor = null;
  1023. this.labelClass11.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  1024. this.labelClass11.GUID = null;
  1025. this.labelClass11.Height = 14;
  1026. this.labelClass11.IsMemory = false;
  1027. this.labelClass11.Location = new System.Drawing.Point(46, 50);
  1028. this.labelClass11.LocationLeft = 46;
  1029. this.labelClass11.LocationTop = 50;
  1030. this.labelClass11.Margins = "3,3,3,3";
  1031. this.labelClass11.Name = "labelClass11";
  1032. this.labelClass11.Security = "";
  1033. this.labelClass11.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1034. this.labelClass11.SecurityValue = true;
  1035. this.labelClass11.Size = new System.Drawing.Size(24, 14);
  1036. this.labelClass11.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1037. this.labelClass11.States = "";
  1038. this.labelClass11.StateValue = true;
  1039. this.labelClass11.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  1040. this.labelClass11.TabIndex = 67;
  1041. this.labelClass11.Text = "纬度";
  1042. this.labelClass11.TextFieldName = null;
  1043. this.labelClass11.Width = 24;
  1044. //
  1045. // labelClass14
  1046. //
  1047. this.labelClass14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1048. | System.Windows.Forms.AnchorStyles.Right)));
  1049. this.labelClass14.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)(((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)
  1050. | Tofly.CoreUI.Control.AnchorStyles.Right)));
  1051. this.labelClass14.ControlCursor = null;
  1052. this.labelClass14.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  1053. this.labelClass14.GUID = null;
  1054. this.labelClass14.Height = 14;
  1055. this.labelClass14.IsMemory = false;
  1056. this.labelClass14.Location = new System.Drawing.Point(286, 3);
  1057. this.labelClass14.LocationLeft = 286;
  1058. this.labelClass14.LocationTop = 3;
  1059. this.labelClass14.Margins = "3,3,3,3";
  1060. this.labelClass14.Name = "labelClass14";
  1061. this.labelClass14.Security = "";
  1062. this.labelClass14.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1063. this.labelClass14.SecurityValue = true;
  1064. this.labelClass14.Size = new System.Drawing.Size(12, 14);
  1065. this.labelClass14.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1066. this.labelClass14.States = "";
  1067. this.labelClass14.StateValue = true;
  1068. this.labelClass14.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  1069. this.labelClass14.TabIndex = 71;
  1070. this.labelClass14.Text = "。";
  1071. this.labelClass14.TextFieldName = null;
  1072. this.labelClass14.Width = 12;
  1073. //
  1074. // xod
  1075. //
  1076. this.xod.AllowDisplayNullValue = false;
  1077. this.xod.AllowNull = true;
  1078. this.xod.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  1079. this.xod.CheckType = Tofly.CoreUI.Control.ValidateType.Double;
  1080. this.xod.ClearErrorData = false;
  1081. this.xod.ControlCursor = null;
  1082. this.xod.DecimalDigits = 50;
  1083. this.xod.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  1084. this.xod.EditValue = new decimal(new int[] {
  1085. 0,
  1086. 0,
  1087. 0,
  1088. 0});
  1089. this.xod.GroupName = "";
  1090. this.xod.GUID = null;
  1091. this.xod.Height = 20;
  1092. this.xod.IsMemory = false;
  1093. this.xod.IsStrongValidate = false;
  1094. this.xod.LayOutFieldName = null;
  1095. this.xod.Location = new System.Drawing.Point(83, 13);
  1096. this.xod.LocationLeft = 83;
  1097. this.xod.LocationTop = 13;
  1098. this.xod.LogicWhere = "";
  1099. this.xod.Margins = "3,3,3,3";
  1100. this.xod.MaxLength = 100;
  1101. this.xod.MenuManager = this.toolBar1;
  1102. this.xod.Name = "xod";
  1103. this.xod.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
  1104. this.xod.Properties.Appearance.Options.UseBackColor = true;
  1105. this.xod.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1106. new DevExpress.XtraEditors.Controls.EditorButton()});
  1107. this.xod.Properties.MaxLength = 100;
  1108. this.xod.RegExp = "";
  1109. this.xod.Security = "";
  1110. this.xod.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1111. this.xod.SecurityValue = true;
  1112. this.xod.Size = new System.Drawing.Size(197, 20);
  1113. this.xod.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1114. this.xod.States = "";
  1115. this.xod.StateValue = true;
  1116. this.xod.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  1117. this.xod.TabIndex = 69;
  1118. this.xod.TextFieldName = null;
  1119. this.xod.Tip = null;
  1120. this.xod.Value = new decimal(new int[] {
  1121. 0,
  1122. 0,
  1123. 0,
  1124. 0});
  1125. this.xod.Width = 197;
  1126. this.xod.EditValueChanged += new System.EventHandler(this.xod_EditValueChanged);
  1127. this.xod.Click += new System.EventHandler(this.xd_Click);
  1128. this.xod.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.xd_KeyPress);
  1129. //
  1130. // yod
  1131. //
  1132. this.yod.AllowDisplayNullValue = false;
  1133. this.yod.AllowNull = true;
  1134. this.yod.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  1135. this.yod.CheckType = Tofly.CoreUI.Control.ValidateType.Double;
  1136. this.yod.ClearErrorData = false;
  1137. this.yod.ControlCursor = null;
  1138. this.yod.DecimalDigits = 50;
  1139. this.yod.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  1140. this.yod.EditValue = new decimal(new int[] {
  1141. 0,
  1142. 0,
  1143. 0,
  1144. 0});
  1145. this.yod.GroupName = "";
  1146. this.yod.GUID = null;
  1147. this.yod.Height = 20;
  1148. this.yod.IsMemory = false;
  1149. this.yod.IsStrongValidate = false;
  1150. this.yod.LayOutFieldName = null;
  1151. this.yod.Location = new System.Drawing.Point(83, 47);
  1152. this.yod.LocationLeft = 83;
  1153. this.yod.LocationTop = 47;
  1154. this.yod.LogicWhere = "";
  1155. this.yod.Margins = "3,3,3,3";
  1156. this.yod.MaxLength = 100;
  1157. this.yod.Name = "yod";
  1158. this.yod.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
  1159. this.yod.Properties.Appearance.Options.UseBackColor = true;
  1160. this.yod.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1161. new DevExpress.XtraEditors.Controls.EditorButton()});
  1162. this.yod.Properties.MaxLength = 100;
  1163. this.yod.RegExp = "";
  1164. this.yod.Security = "";
  1165. this.yod.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1166. this.yod.SecurityValue = true;
  1167. this.yod.Size = new System.Drawing.Size(197, 20);
  1168. this.yod.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1169. this.yod.States = "";
  1170. this.yod.StateValue = true;
  1171. this.yod.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  1172. this.yod.TabIndex = 68;
  1173. this.yod.TextFieldName = null;
  1174. this.yod.Tip = null;
  1175. this.yod.Value = new decimal(new int[] {
  1176. 0,
  1177. 0,
  1178. 0,
  1179. 0});
  1180. this.yod.Width = 197;
  1181. this.yod.EditValueChanged += new System.EventHandler(this.yod_EditValueChanged);
  1182. this.yod.Click += new System.EventHandler(this.xd_Click);
  1183. this.yod.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.xd_KeyPress);
  1184. //
  1185. // xtraTabPage2
  1186. //
  1187. this.xtraTabPage2.Controls.Add(this.panelPro);
  1188. this.xtraTabPage2.Name = "xtraTabPage2";
  1189. this.xtraTabPage2.Size = new System.Drawing.Size(345, 83);
  1190. this.xtraTabPage2.Text = "平面坐标";
  1191. //
  1192. // panelPro
  1193. //
  1194. this.panelPro.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  1195. this.panelPro.Controls.Add(this.labelClass16);
  1196. this.panelPro.Controls.Add(this.labelClass15);
  1197. this.panelPro.Controls.Add(this.Project_y);
  1198. this.panelPro.Controls.Add(this.labelClass10);
  1199. this.panelPro.Controls.Add(this.Project_x);
  1200. this.panelPro.Controls.Add(this.labelClass9);
  1201. this.panelPro.Dock = System.Windows.Forms.DockStyle.Fill;
  1202. this.panelPro.Location = new System.Drawing.Point(0, 0);
  1203. this.panelPro.Name = "panelPro";
  1204. this.panelPro.Size = new System.Drawing.Size(345, 83);
  1205. this.panelPro.TabIndex = 3;
  1206. //
  1207. // labelClass16
  1208. //
  1209. this.labelClass16.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1210. | System.Windows.Forms.AnchorStyles.Right)));
  1211. this.labelClass16.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)(((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)
  1212. | Tofly.CoreUI.Control.AnchorStyles.Right)));
  1213. this.labelClass16.ControlCursor = null;
  1214. this.labelClass16.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  1215. this.labelClass16.GUID = null;
  1216. this.labelClass16.Height = 14;
  1217. this.labelClass16.IsMemory = false;
  1218. this.labelClass16.Location = new System.Drawing.Point(284, 49);
  1219. this.labelClass16.LocationLeft = 284;
  1220. this.labelClass16.LocationTop = 49;
  1221. this.labelClass16.Margins = "3,3,3,3";
  1222. this.labelClass16.Name = "labelClass16";
  1223. this.labelClass16.Security = "";
  1224. this.labelClass16.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1225. this.labelClass16.SecurityValue = true;
  1226. this.labelClass16.Size = new System.Drawing.Size(12, 14);
  1227. this.labelClass16.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1228. this.labelClass16.States = "";
  1229. this.labelClass16.StateValue = true;
  1230. this.labelClass16.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  1231. this.labelClass16.TabIndex = 73;
  1232. this.labelClass16.Text = "米";
  1233. this.labelClass16.TextFieldName = null;
  1234. this.labelClass16.Width = 12;
  1235. //
  1236. // labelClass15
  1237. //
  1238. this.labelClass15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1239. | System.Windows.Forms.AnchorStyles.Right)));
  1240. this.labelClass15.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)(((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)
  1241. | Tofly.CoreUI.Control.AnchorStyles.Right)));
  1242. this.labelClass15.ControlCursor = null;
  1243. this.labelClass15.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  1244. this.labelClass15.GUID = null;
  1245. this.labelClass15.Height = 14;
  1246. this.labelClass15.IsMemory = false;
  1247. this.labelClass15.Location = new System.Drawing.Point(284, 15);
  1248. this.labelClass15.LocationLeft = 284;
  1249. this.labelClass15.LocationTop = 15;
  1250. this.labelClass15.Margins = "3,3,3,3";
  1251. this.labelClass15.Name = "labelClass15";
  1252. this.labelClass15.Security = "";
  1253. this.labelClass15.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1254. this.labelClass15.SecurityValue = true;
  1255. this.labelClass15.Size = new System.Drawing.Size(12, 14);
  1256. this.labelClass15.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1257. this.labelClass15.States = "";
  1258. this.labelClass15.StateValue = true;
  1259. this.labelClass15.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  1260. this.labelClass15.TabIndex = 72;
  1261. this.labelClass15.Text = "米";
  1262. this.labelClass15.TextFieldName = null;
  1263. this.labelClass15.Width = 12;
  1264. //
  1265. // Project_y
  1266. //
  1267. this.Project_y.AllowDisplayNullValue = false;
  1268. this.Project_y.AllowNull = true;
  1269. this.Project_y.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  1270. this.Project_y.CheckType = Tofly.CoreUI.Control.ValidateType.Double;
  1271. this.Project_y.ClearErrorData = false;
  1272. this.Project_y.ControlCursor = null;
  1273. this.Project_y.DecimalDigits = 20;
  1274. this.Project_y.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  1275. this.Project_y.EditValue = new decimal(new int[] {
  1276. 0,
  1277. 0,
  1278. 0,
  1279. 0});
  1280. this.Project_y.GroupName = "";
  1281. this.Project_y.GUID = null;
  1282. this.Project_y.Height = 20;
  1283. this.Project_y.IsMemory = false;
  1284. this.Project_y.IsStrongValidate = false;
  1285. this.Project_y.LayOutFieldName = null;
  1286. this.Project_y.Location = new System.Drawing.Point(83, 47);
  1287. this.Project_y.LocationLeft = 83;
  1288. this.Project_y.LocationTop = 47;
  1289. this.Project_y.LogicWhere = "";
  1290. this.Project_y.Margins = "3,3,3,3";
  1291. this.Project_y.MaxLength = 0;
  1292. this.Project_y.Name = "Project_y";
  1293. this.Project_y.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
  1294. this.Project_y.Properties.Appearance.Options.UseBackColor = true;
  1295. this.Project_y.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1296. new DevExpress.XtraEditors.Controls.EditorButton()});
  1297. this.Project_y.RegExp = "";
  1298. this.Project_y.Security = "";
  1299. this.Project_y.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1300. this.Project_y.SecurityValue = true;
  1301. this.Project_y.Size = new System.Drawing.Size(197, 20);
  1302. this.Project_y.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1303. this.Project_y.States = "";
  1304. this.Project_y.StateValue = true;
  1305. this.Project_y.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  1306. this.Project_y.TabIndex = 5;
  1307. this.Project_y.TextFieldName = null;
  1308. this.Project_y.Tip = null;
  1309. this.Project_y.Value = new decimal(new int[] {
  1310. 0,
  1311. 0,
  1312. 0,
  1313. 0});
  1314. this.Project_y.Width = 197;
  1315. this.Project_y.EditValueChanged += new System.EventHandler(this.Project_y_EditValueChanged);
  1316. this.Project_y.Click += new System.EventHandler(this.Project_y_Click);
  1317. this.Project_y.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Project_y_KeyPress);
  1318. //
  1319. // labelClass10
  1320. //
  1321. this.labelClass10.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  1322. this.labelClass10.ControlCursor = null;
  1323. this.labelClass10.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  1324. this.labelClass10.GUID = null;
  1325. this.labelClass10.Height = 14;
  1326. this.labelClass10.IsMemory = false;
  1327. this.labelClass10.Location = new System.Drawing.Point(46, 50);
  1328. this.labelClass10.LocationLeft = 46;
  1329. this.labelClass10.LocationTop = 50;
  1330. this.labelClass10.Margins = "3,3,3,3";
  1331. this.labelClass10.Name = "labelClass10";
  1332. this.labelClass10.Security = "";
  1333. this.labelClass10.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1334. this.labelClass10.SecurityValue = true;
  1335. this.labelClass10.Size = new System.Drawing.Size(32, 14);
  1336. this.labelClass10.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1337. this.labelClass10.States = "";
  1338. this.labelClass10.StateValue = true;
  1339. this.labelClass10.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  1340. this.labelClass10.TabIndex = 4;
  1341. this.labelClass10.Text = "Y坐标";
  1342. this.labelClass10.TextFieldName = null;
  1343. this.labelClass10.Width = 32;
  1344. //
  1345. // Project_x
  1346. //
  1347. this.Project_x.AllowDisplayNullValue = false;
  1348. this.Project_x.AllowNull = true;
  1349. this.Project_x.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  1350. this.Project_x.CheckType = Tofly.CoreUI.Control.ValidateType.Double;
  1351. this.Project_x.ClearErrorData = false;
  1352. this.Project_x.ControlCursor = null;
  1353. this.Project_x.DecimalDigits = 20;
  1354. this.Project_x.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  1355. this.Project_x.EditValue = new decimal(new int[] {
  1356. 0,
  1357. 0,
  1358. 0,
  1359. 0});
  1360. this.Project_x.GroupName = "";
  1361. this.Project_x.GUID = null;
  1362. this.Project_x.Height = 20;
  1363. this.Project_x.IsMemory = false;
  1364. this.Project_x.IsStrongValidate = false;
  1365. this.Project_x.LayOutFieldName = null;
  1366. this.Project_x.Location = new System.Drawing.Point(83, 13);
  1367. this.Project_x.LocationLeft = 83;
  1368. this.Project_x.LocationTop = 13;
  1369. this.Project_x.LogicWhere = "";
  1370. this.Project_x.Margins = "3,3,3,3";
  1371. this.Project_x.MaxLength = 0;
  1372. this.Project_x.MenuManager = this.toolBar1;
  1373. this.Project_x.Name = "Project_x";
  1374. this.Project_x.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
  1375. this.Project_x.Properties.Appearance.Options.UseBackColor = true;
  1376. this.Project_x.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1377. new DevExpress.XtraEditors.Controls.EditorButton()});
  1378. this.Project_x.RegExp = "";
  1379. this.Project_x.Security = "";
  1380. this.Project_x.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1381. this.Project_x.SecurityValue = true;
  1382. this.Project_x.Size = new System.Drawing.Size(197, 20);
  1383. this.Project_x.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1384. this.Project_x.States = "";
  1385. this.Project_x.StateValue = true;
  1386. this.Project_x.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  1387. this.Project_x.TabIndex = 3;
  1388. this.Project_x.TextFieldName = null;
  1389. this.Project_x.Tip = null;
  1390. this.Project_x.Value = new decimal(new int[] {
  1391. 0,
  1392. 0,
  1393. 0,
  1394. 0});
  1395. this.Project_x.Width = 197;
  1396. this.Project_x.EditValueChanged += new System.EventHandler(this.Project_x_EditValueChanged);
  1397. this.Project_x.Click += new System.EventHandler(this.Project_x_Click);
  1398. this.Project_x.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Project_x_KeyPress);
  1399. //
  1400. // labelClass9
  1401. //
  1402. this.labelClass9.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  1403. this.labelClass9.ControlCursor = null;
  1404. this.labelClass9.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  1405. this.labelClass9.GUID = null;
  1406. this.labelClass9.Height = 14;
  1407. this.labelClass9.IsMemory = false;
  1408. this.labelClass9.Location = new System.Drawing.Point(46, 16);
  1409. this.labelClass9.LocationLeft = 46;
  1410. this.labelClass9.LocationTop = 16;
  1411. this.labelClass9.Margins = "3,3,3,3";
  1412. this.labelClass9.Name = "labelClass9";
  1413. this.labelClass9.Security = "";
  1414. this.labelClass9.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1415. this.labelClass9.SecurityValue = true;
  1416. this.labelClass9.Size = new System.Drawing.Size(31, 14);
  1417. this.labelClass9.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  1418. this.labelClass9.States = "";
  1419. this.labelClass9.StateValue = true;
  1420. this.labelClass9.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  1421. this.labelClass9.TabIndex = 2;
  1422. this.labelClass9.Text = "X坐标";
  1423. this.labelClass9.TextFieldName = null;
  1424. this.labelClass9.Width = 31;
  1425. //
  1426. // ControlCoodinateLocal
  1427. //
  1428. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1429. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1430. this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  1431. this.Controls.Add(this.panelControl1);
  1432. this.Controls.Add(this.barDockControlLeft);
  1433. this.Controls.Add(this.barDockControlRight);
  1434. this.Controls.Add(this.barDockControlBottom);
  1435. this.Controls.Add(this.barDockControlTop);
  1436. this.Height = 140;
  1437. this.LocationLeft = 15;
  1438. this.LocationTop = 15;
  1439. this.Name = "ControlCoodinateLocal";
  1440. this.Size = new System.Drawing.Size(355, 140);
  1441. this.Width = 355;
  1442. ((System.ComponentModel.ISupportInitialize)(this.RepositoryItemComboBoxRecent)).EndInit();
  1443. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
  1444. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit();
  1445. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3)).EndInit();
  1446. ((System.ComponentModel.ISupportInitialize)(this.toolBar1)).EndInit();
  1447. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
  1448. ((System.ComponentModel.ISupportInitialize)(this.xd.Properties)).EndInit();
  1449. ((System.ComponentModel.ISupportInitialize)(this.xf.Properties)).EndInit();
  1450. ((System.ComponentModel.ISupportInitialize)(this.yd.Properties)).EndInit();
  1451. ((System.ComponentModel.ISupportInitialize)(this.xm.Properties)).EndInit();
  1452. ((System.ComponentModel.ISupportInitialize)(this.yf.Properties)).EndInit();
  1453. ((System.ComponentModel.ISupportInitialize)(this.ym.Properties)).EndInit();
  1454. ((System.ComponentModel.ISupportInitialize)(this.PanelGeo)).EndInit();
  1455. this.PanelGeo.ResumeLayout(false);
  1456. this.PanelGeo.PerformLayout();
  1457. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  1458. this.panelControl1.ResumeLayout(false);
  1459. ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
  1460. this.xtraTabControl1.ResumeLayout(false);
  1461. this.xtraTabPage1.ResumeLayout(false);
  1462. this.xtraTabPage3.ResumeLayout(false);
  1463. ((System.ComponentModel.ISupportInitialize)(this.panelGeoD)).EndInit();
  1464. this.panelGeoD.ResumeLayout(false);
  1465. this.panelGeoD.PerformLayout();
  1466. ((System.ComponentModel.ISupportInitialize)(this.xod.Properties)).EndInit();
  1467. ((System.ComponentModel.ISupportInitialize)(this.yod.Properties)).EndInit();
  1468. this.xtraTabPage2.ResumeLayout(false);
  1469. ((System.ComponentModel.ISupportInitialize)(this.panelPro)).EndInit();
  1470. this.panelPro.ResumeLayout(false);
  1471. this.panelPro.PerformLayout();
  1472. ((System.ComponentModel.ISupportInitialize)(this.Project_y.Properties)).EndInit();
  1473. ((System.ComponentModel.ISupportInitialize)(this.Project_x.Properties)).EndInit();
  1474. this.ResumeLayout(false);
  1475. }
  1476. #endregion
  1477. private DevExpress.XtraEditors.Repository.RepositoryItemComboBox RepositoryItemComboBoxRecent;
  1478. private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
  1479. private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2;
  1480. private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox3;
  1481. private CoreUI.Win.Control.ToolBar toolBar1;
  1482. private DevExpress.XtraBars.Bar bar2;
  1483. private DevExpress.XtraBars.BarButtonItem local;
  1484. private DevExpress.XtraBars.BarButtonItem btnFlash;
  1485. private DevExpress.XtraBars.BarButtonItem btnClear;
  1486. private DevExpress.XtraBars.BarButtonItem btnAddPoint;
  1487. private DevExpress.XtraBars.BarButtonItem btnAddLablePoint;
  1488. private DevExpress.XtraBars.BarDockControl barDockControlTop;
  1489. private DevExpress.XtraBars.BarDockControl barDockControlBottom;
  1490. private DevExpress.XtraBars.BarDockControl barDockControlLeft;
  1491. private DevExpress.XtraBars.BarDockControl barDockControlRight;
  1492. private DevExpress.XtraBars.BarCheckItem barCheckItem1;
  1493. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
  1494. private CoreUI.Win.Control.PanelClass PanelGeo;
  1495. private CoreUI.Win.Control.SpinEditClass ym;
  1496. private CoreUI.Win.Control.SpinEditClass yf;
  1497. private CoreUI.Win.Control.SpinEditClass xm;
  1498. private CoreUI.Win.Control.SpinEditClass yd;
  1499. private CoreUI.Win.Control.SpinEditClass xf;
  1500. private CoreUI.Win.Control.LabelClass labelClass8;
  1501. private CoreUI.Win.Control.SpinEditClass xd;
  1502. private CoreUI.Win.Control.LabelClass labelClass7;
  1503. private CoreUI.Win.Control.LabelClass labelClass4;
  1504. private CoreUI.Win.Control.LabelClass labelClass6;
  1505. private CoreUI.Win.Control.LabelClass labelClass3;
  1506. private CoreUI.Win.Control.LabelClass labelClass5;
  1507. private CoreUI.Win.Control.LabelClass labelClass2;
  1508. private CoreUI.Win.Control.LabelClass labelClass1;
  1509. private DevExpress.XtraEditors.PanelControl panelControl1;
  1510. private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
  1511. private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
  1512. private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
  1513. private DevExpress.XtraEditors.PanelControl panelPro;
  1514. private CoreUI.Win.Control.SpinEditClass Project_y;
  1515. private CoreUI.Win.Control.LabelClass labelClass10;
  1516. private CoreUI.Win.Control.SpinEditClass Project_x;
  1517. private CoreUI.Win.Control.LabelClass labelClass9;
  1518. private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
  1519. private CoreUI.Win.Control.SpinEditClass yod;
  1520. private CoreUI.Win.Control.SpinEditClass xod;
  1521. private CoreUI.Win.Control.LabelClass labelClass11;
  1522. private CoreUI.Win.Control.LabelClass labelClass12;
  1523. private CoreUI.Win.Control.LabelClass labelClass13;
  1524. private CoreUI.Win.Control.LabelClass labelClass14;
  1525. private CoreUI.Win.Control.LabelClass labelClass16;
  1526. private CoreUI.Win.Control.LabelClass labelClass15;
  1527. private CoreUI.Win.Control.PanelClass panelGeoD;
  1528. }
  1529. }