CxEditor.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  1. namespace DW5S.App.EditForms
  2. {
  3. partial class CxEditor
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  29. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  34. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  39. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
  40. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
  41. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
  42. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
  43. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  44. this.btnOk = new DevExpress.XtraEditors.SimpleButton();
  45. this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
  46. this.txtRemark = new DevExpress.XtraEditors.TextEdit();
  47. this.txtCxTxName = new DevExpress.XtraEditors.TextEdit();
  48. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  49. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  50. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  51. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  52. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  53. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  54. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  55. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  56. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  57. this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  58. this.txtLon = new DevExpress.XtraEditors.ButtonEdit();
  59. this.txtLat = new DevExpress.XtraEditors.ButtonEdit();
  60. this.txtAlt = new DevExpress.XtraEditors.ButtonEdit();
  61. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  62. this.layoutControl1.SuspendLayout();
  63. ((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.txtCxTxName.Properties)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.txtLon.Properties)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.txtLat.Properties)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.txtAlt.Properties)).BeginInit();
  78. this.SuspendLayout();
  79. //
  80. // layoutControl1
  81. //
  82. this.layoutControl1.Controls.Add(this.btnOk);
  83. this.layoutControl1.Controls.Add(this.btnCancle);
  84. this.layoutControl1.Controls.Add(this.txtRemark);
  85. this.layoutControl1.Controls.Add(this.txtCxTxName);
  86. this.layoutControl1.Controls.Add(this.txtLon);
  87. this.layoutControl1.Controls.Add(this.txtLat);
  88. this.layoutControl1.Controls.Add(this.txtAlt);
  89. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  90. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  91. this.layoutControl1.Name = "layoutControl1";
  92. this.layoutControl1.Root = this.Root;
  93. this.layoutControl1.Size = new System.Drawing.Size(244, 334);
  94. this.layoutControl1.TabIndex = 0;
  95. this.layoutControl1.Text = "layoutControl1";
  96. //
  97. // btnOk
  98. //
  99. this.btnOk.Location = new System.Drawing.Point(124, 283);
  100. this.btnOk.Name = "btnOk";
  101. this.btnOk.Size = new System.Drawing.Size(108, 22);
  102. this.btnOk.StyleController = this.layoutControl1;
  103. this.btnOk.TabIndex = 10;
  104. this.btnOk.Text = "确定";
  105. this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
  106. //
  107. // btnCancle
  108. //
  109. this.btnCancle.Location = new System.Drawing.Point(12, 283);
  110. this.btnCancle.Name = "btnCancle";
  111. this.btnCancle.Size = new System.Drawing.Size(108, 22);
  112. this.btnCancle.StyleController = this.layoutControl1;
  113. this.btnCancle.TabIndex = 9;
  114. this.btnCancle.Text = "取消";
  115. this.btnCancle.Click += new System.EventHandler(this.btnCancle_Click);
  116. //
  117. // txtRemark
  118. //
  119. this.txtRemark.Location = new System.Drawing.Point(12, 234);
  120. this.txtRemark.Name = "txtRemark";
  121. this.txtRemark.Size = new System.Drawing.Size(220, 20);
  122. this.txtRemark.StyleController = this.layoutControl1;
  123. this.txtRemark.TabIndex = 8;
  124. //
  125. // txtCxTxName
  126. //
  127. this.txtCxTxName.Location = new System.Drawing.Point(12, 29);
  128. this.txtCxTxName.Name = "txtCxTxName";
  129. this.txtCxTxName.Size = new System.Drawing.Size(220, 20);
  130. this.txtCxTxName.StyleController = this.layoutControl1;
  131. this.txtCxTxName.TabIndex = 4;
  132. //
  133. // Root
  134. //
  135. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  136. this.Root.GroupBordersVisible = false;
  137. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  138. this.layoutControlItem1,
  139. this.layoutControlItem2,
  140. this.layoutControlItem3,
  141. this.layoutControlItem4,
  142. this.layoutControlItem5,
  143. this.layoutControlItem6,
  144. this.layoutControlItem7,
  145. this.emptySpaceItem1,
  146. this.emptySpaceItem2});
  147. this.Root.Name = "Root";
  148. this.Root.Size = new System.Drawing.Size(244, 334);
  149. this.Root.TextVisible = false;
  150. //
  151. // layoutControlItem1
  152. //
  153. this.layoutControlItem1.Control = this.txtCxTxName;
  154. this.layoutControlItem1.CustomizationFormText = "测向站名称";
  155. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  156. this.layoutControlItem1.Name = "layoutControlItem1";
  157. this.layoutControlItem1.Size = new System.Drawing.Size(224, 41);
  158. this.layoutControlItem1.Text = "测向站名称";
  159. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  160. this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 14);
  161. //
  162. // layoutControlItem2
  163. //
  164. this.layoutControlItem2.Control = this.txtLon;
  165. this.layoutControlItem2.Location = new System.Drawing.Point(0, 41);
  166. this.layoutControlItem2.Name = "layoutControlItem2";
  167. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  168. this.layoutControlItem2.Size = new System.Drawing.Size(224, 52);
  169. this.layoutControlItem2.Text = "经度";
  170. this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  171. this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 14);
  172. //
  173. // layoutControlItem3
  174. //
  175. this.layoutControlItem3.Control = this.txtLat;
  176. this.layoutControlItem3.Location = new System.Drawing.Point(0, 93);
  177. this.layoutControlItem3.Name = "layoutControlItem3";
  178. this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  179. this.layoutControlItem3.Size = new System.Drawing.Size(224, 52);
  180. this.layoutControlItem3.Text = "纬度";
  181. this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
  182. this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 14);
  183. //
  184. // layoutControlItem4
  185. //
  186. this.layoutControlItem4.Control = this.txtAlt;
  187. this.layoutControlItem4.Location = new System.Drawing.Point(0, 145);
  188. this.layoutControlItem4.Name = "layoutControlItem4";
  189. this.layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  190. this.layoutControlItem4.Size = new System.Drawing.Size(224, 52);
  191. this.layoutControlItem4.Text = "高度";
  192. this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  193. this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 14);
  194. //
  195. // layoutControlItem5
  196. //
  197. this.layoutControlItem5.Control = this.txtRemark;
  198. this.layoutControlItem5.Location = new System.Drawing.Point(0, 197);
  199. this.layoutControlItem5.Name = "layoutControlItem5";
  200. this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  201. this.layoutControlItem5.Size = new System.Drawing.Size(224, 49);
  202. this.layoutControlItem5.Text = "备注";
  203. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  204. this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 14);
  205. //
  206. // layoutControlItem6
  207. //
  208. this.layoutControlItem6.Control = this.btnCancle;
  209. this.layoutControlItem6.Location = new System.Drawing.Point(0, 271);
  210. this.layoutControlItem6.Name = "layoutControlItem6";
  211. this.layoutControlItem6.Size = new System.Drawing.Size(112, 26);
  212. this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
  213. this.layoutControlItem6.TextVisible = false;
  214. //
  215. // layoutControlItem7
  216. //
  217. this.layoutControlItem7.Control = this.btnOk;
  218. this.layoutControlItem7.Location = new System.Drawing.Point(112, 271);
  219. this.layoutControlItem7.Name = "layoutControlItem7";
  220. this.layoutControlItem7.Size = new System.Drawing.Size(112, 26);
  221. this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
  222. this.layoutControlItem7.TextVisible = false;
  223. //
  224. // emptySpaceItem1
  225. //
  226. this.emptySpaceItem1.AllowHotTrack = false;
  227. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 246);
  228. this.emptySpaceItem1.Name = "emptySpaceItem1";
  229. this.emptySpaceItem1.Size = new System.Drawing.Size(224, 25);
  230. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  231. //
  232. // emptySpaceItem2
  233. //
  234. this.emptySpaceItem2.AllowHotTrack = false;
  235. this.emptySpaceItem2.Location = new System.Drawing.Point(0, 297);
  236. this.emptySpaceItem2.Name = "emptySpaceItem2";
  237. this.emptySpaceItem2.Size = new System.Drawing.Size(224, 17);
  238. this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  239. //
  240. // txtLon
  241. //
  242. this.txtLon.Location = new System.Drawing.Point(12, 78);
  243. this.txtLon.Name = "txtLon";
  244. this.txtLon.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  245. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "° ", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  246. this.txtLon.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  247. this.txtLon.Properties.MaskSettings.Set("mask", "f3");
  248. this.txtLon.Size = new System.Drawing.Size(220, 23);
  249. this.txtLon.StyleController = this.layoutControl1;
  250. this.txtLon.TabIndex = 5;
  251. //
  252. // txtLat
  253. //
  254. this.txtLat.Location = new System.Drawing.Point(12, 130);
  255. this.txtLat.Name = "txtLat";
  256. this.txtLat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  257. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "° ", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  258. this.txtLat.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  259. this.txtLat.Properties.MaskSettings.Set("mask", "f3");
  260. this.txtLat.Size = new System.Drawing.Size(220, 23);
  261. this.txtLat.StyleController = this.layoutControl1;
  262. this.txtLat.TabIndex = 6;
  263. //
  264. // txtAlt
  265. //
  266. this.txtAlt.Location = new System.Drawing.Point(12, 182);
  267. this.txtAlt.Name = "txtAlt";
  268. this.txtAlt.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  269. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "° ", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  270. this.txtAlt.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  271. this.txtAlt.Properties.MaskSettings.Set("mask", "f3");
  272. this.txtAlt.Size = new System.Drawing.Size(220, 23);
  273. this.txtAlt.StyleController = this.layoutControl1;
  274. this.txtAlt.TabIndex = 7;
  275. //
  276. // CxEditor
  277. //
  278. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  279. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  280. this.ClientSize = new System.Drawing.Size(244, 334);
  281. this.Controls.Add(this.layoutControl1);
  282. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  283. this.Name = "CxEditor";
  284. this.Text = "RecEditor";
  285. this.Load += new System.EventHandler(this.CxEditor_Load);
  286. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  287. this.layoutControl1.ResumeLayout(false);
  288. ((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).EndInit();
  289. ((System.ComponentModel.ISupportInitialize)(this.txtCxTxName.Properties)).EndInit();
  290. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  291. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  292. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  293. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  294. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  295. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  296. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  297. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  298. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  299. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
  300. ((System.ComponentModel.ISupportInitialize)(this.txtLon.Properties)).EndInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.txtLat.Properties)).EndInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.txtAlt.Properties)).EndInit();
  303. this.ResumeLayout(false);
  304. }
  305. #endregion
  306. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  307. private DevExpress.XtraLayout.LayoutControlGroup Root;
  308. private DevExpress.XtraEditors.TextEdit txtCxTxName;
  309. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  310. private DevExpress.XtraEditors.TextEdit txtRemark;
  311. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  312. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  313. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  314. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  315. private DevExpress.XtraEditors.SimpleButton btnOk;
  316. private DevExpress.XtraEditors.SimpleButton btnCancle;
  317. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  318. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  319. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  320. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  321. private DevExpress.XtraEditors.ButtonEdit txtLon;
  322. private DevExpress.XtraEditors.ButtonEdit txtLat;
  323. private DevExpress.XtraEditors.ButtonEdit txtAlt;
  324. }
  325. }