CtrlSysSettings.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424
  1. 
  2. namespace XdCxRhDW.App.UserControl
  3. {
  4. partial class CtrlSysSettings
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Component Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  34. this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
  35. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  36. this.txtMapType = new DevExpress.XtraEditors.RadioGroup();
  37. this.btnSave = new DevExpress.XtraEditors.SimpleButton();
  38. this.txtHttpPort = new DevExpress.XtraEditors.TextEdit();
  39. this.txtXLDirectory = new DevExpress.XtraEditors.TextEdit();
  40. this.txtYDPZThreshold = new DevExpress.XtraEditors.ButtonEdit();
  41. this.txtLayer = new DevExpress.XtraEditors.TextEdit();
  42. this.txtWMSType = new DevExpress.XtraEditors.ImageComboBoxEdit();
  43. this.txtUrl = new DevExpress.XtraEditors.TextEdit();
  44. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  45. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  46. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  47. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  48. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  49. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  50. this.itemMapLayer = new DevExpress.XtraLayout.LayoutControlItem();
  51. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  52. this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  53. this.itemMapSource = new DevExpress.XtraLayout.LayoutControlItem();
  54. this.itemMapUrl = new DevExpress.XtraLayout.LayoutControlItem();
  55. ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
  56. this.tablePanel1.SuspendLayout();
  57. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  58. this.layoutControl1.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.txtMapType.Properties)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.txtHttpPort.Properties)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.txtXLDirectory.Properties)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.txtYDPZThreshold.Properties)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.txtLayer.Properties)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.txtWMSType.Properties)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.txtUrl.Properties)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.itemMapLayer)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.itemMapSource)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.itemMapUrl)).BeginInit();
  77. this.SuspendLayout();
  78. //
  79. // tablePanel1
  80. //
  81. this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
  82. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F),
  83. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 400F),
  84. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F)});
  85. this.tablePanel1.Controls.Add(this.layoutControl1);
  86. this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  87. this.tablePanel1.Location = new System.Drawing.Point(0, 0);
  88. this.tablePanel1.Name = "tablePanel1";
  89. this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
  90. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F),
  91. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 420F),
  92. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F)});
  93. this.tablePanel1.Size = new System.Drawing.Size(779, 586);
  94. this.tablePanel1.TabIndex = 0;
  95. this.tablePanel1.UseSkinIndents = true;
  96. //
  97. // layoutControl1
  98. //
  99. this.tablePanel1.SetColumn(this.layoutControl1, 1);
  100. this.layoutControl1.Controls.Add(this.txtMapType);
  101. this.layoutControl1.Controls.Add(this.btnSave);
  102. this.layoutControl1.Controls.Add(this.txtHttpPort);
  103. this.layoutControl1.Controls.Add(this.txtXLDirectory);
  104. this.layoutControl1.Controls.Add(this.txtYDPZThreshold);
  105. this.layoutControl1.Controls.Add(this.txtLayer);
  106. this.layoutControl1.Controls.Add(this.txtWMSType);
  107. this.layoutControl1.Controls.Add(this.txtUrl);
  108. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  109. this.layoutControl1.Location = new System.Drawing.Point(192, 85);
  110. this.layoutControl1.Name = "layoutControl1";
  111. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(941, 140, 650, 400);
  112. this.layoutControl1.Root = this.Root;
  113. this.tablePanel1.SetRow(this.layoutControl1, 1);
  114. this.layoutControl1.Size = new System.Drawing.Size(396, 416);
  115. this.layoutControl1.TabIndex = 0;
  116. this.layoutControl1.Text = "layoutControl1";
  117. //
  118. // txtMapType
  119. //
  120. this.txtMapType.EditValue = 0;
  121. this.txtMapType.Location = new System.Drawing.Point(12, 182);
  122. this.txtMapType.Name = "txtMapType";
  123. this.txtMapType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
  124. new DevExpress.XtraEditors.Controls.RadioGroupItem(0, "本地地图"),
  125. new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "WMS")});
  126. this.txtMapType.Size = new System.Drawing.Size(372, 25);
  127. this.txtMapType.StyleController = this.layoutControl1;
  128. this.txtMapType.TabIndex = 9;
  129. this.txtMapType.SelectedIndexChanged += new System.EventHandler(this.txtMapType_SelectedIndexChanged);
  130. //
  131. // btnSave
  132. //
  133. this.btnSave.Location = new System.Drawing.Point(137, 372);
  134. this.btnSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  135. this.btnSave.MaximumSize = new System.Drawing.Size(0, 22);
  136. this.btnSave.MinimumSize = new System.Drawing.Size(0, 22);
  137. this.btnSave.Name = "btnSave";
  138. this.btnSave.Size = new System.Drawing.Size(121, 22);
  139. this.btnSave.StyleController = this.layoutControl1;
  140. this.btnSave.TabIndex = 4;
  141. this.btnSave.Text = "保存";
  142. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  143. //
  144. // txtHttpPort
  145. //
  146. this.txtHttpPort.EditValue = "";
  147. this.txtHttpPort.Location = new System.Drawing.Point(12, 29);
  148. this.txtHttpPort.Name = "txtHttpPort";
  149. this.txtHttpPort.Properties.AutoHeight = false;
  150. this.txtHttpPort.Size = new System.Drawing.Size(372, 22);
  151. this.txtHttpPort.StyleController = this.layoutControl1;
  152. this.txtHttpPort.TabIndex = 5;
  153. //
  154. // txtXLDirectory
  155. //
  156. this.txtXLDirectory.Location = new System.Drawing.Point(12, 79);
  157. this.txtXLDirectory.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  158. this.txtXLDirectory.Name = "txtXLDirectory";
  159. this.txtXLDirectory.Properties.AutoHeight = false;
  160. this.txtXLDirectory.Size = new System.Drawing.Size(372, 22);
  161. this.txtXLDirectory.StyleController = this.layoutControl1;
  162. this.txtXLDirectory.TabIndex = 6;
  163. //
  164. // txtYDPZThreshold
  165. //
  166. this.txtYDPZThreshold.Location = new System.Drawing.Point(12, 129);
  167. this.txtYDPZThreshold.Name = "txtYDPZThreshold";
  168. this.txtYDPZThreshold.Properties.AutoHeight = false;
  169. this.txtYDPZThreshold.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  170. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  171. this.txtYDPZThreshold.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  172. this.txtYDPZThreshold.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  173. this.txtYDPZThreshold.Properties.MaskSettings.Set("mask", "f0");
  174. this.txtYDPZThreshold.Size = new System.Drawing.Size(372, 22);
  175. this.txtYDPZThreshold.StyleController = this.layoutControl1;
  176. this.txtYDPZThreshold.TabIndex = 7;
  177. //
  178. // txtLayer
  179. //
  180. this.txtLayer.Location = new System.Drawing.Point(12, 338);
  181. this.txtLayer.Name = "txtLayer";
  182. this.txtLayer.Properties.AutoHeight = false;
  183. this.txtLayer.Size = new System.Drawing.Size(372, 22);
  184. this.txtLayer.StyleController = this.layoutControl1;
  185. this.txtLayer.TabIndex = 10;
  186. //
  187. // txtWMSType
  188. //
  189. this.txtWMSType.Location = new System.Drawing.Point(12, 238);
  190. this.txtWMSType.Name = "txtWMSType";
  191. this.txtWMSType.Properties.AutoHeight = false;
  192. this.txtWMSType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  193. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  194. this.txtWMSType.Size = new System.Drawing.Size(372, 22);
  195. this.txtWMSType.StyleController = this.layoutControl1;
  196. this.txtWMSType.TabIndex = 7;
  197. this.txtWMSType.ToolTip = "支持瓦片数据和wms";
  198. this.txtWMSType.SelectedIndexChanged += new System.EventHandler(this.txtWMSType_SelectedIndexChanged);
  199. //
  200. // txtUrl
  201. //
  202. this.txtUrl.Location = new System.Drawing.Point(12, 288);
  203. this.txtUrl.Name = "txtUrl";
  204. this.txtUrl.Properties.AutoHeight = false;
  205. this.txtUrl.Size = new System.Drawing.Size(372, 22);
  206. this.txtUrl.StyleController = this.layoutControl1;
  207. this.txtUrl.TabIndex = 10;
  208. //
  209. // Root
  210. //
  211. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  212. this.Root.GroupBordersVisible = false;
  213. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  214. this.layoutControlItem3,
  215. this.layoutControlItem4,
  216. this.layoutControlItem5,
  217. this.layoutControlItem1,
  218. this.layoutControlItem8,
  219. this.itemMapLayer,
  220. this.emptySpaceItem1,
  221. this.emptySpaceItem2,
  222. this.itemMapSource,
  223. this.itemMapUrl});
  224. this.Root.Name = "Root";
  225. this.Root.Size = new System.Drawing.Size(396, 416);
  226. this.Root.TextVisible = false;
  227. //
  228. // layoutControlItem3
  229. //
  230. this.layoutControlItem3.Control = this.btnSave;
  231. this.layoutControlItem3.Location = new System.Drawing.Point(125, 352);
  232. this.layoutControlItem3.MinSize = new System.Drawing.Size(36, 26);
  233. this.layoutControlItem3.Name = "layoutControlItem3";
  234. this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  235. this.layoutControlItem3.Size = new System.Drawing.Size(125, 44);
  236. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  237. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  238. this.layoutControlItem3.TextVisible = false;
  239. //
  240. // layoutControlItem4
  241. //
  242. this.layoutControlItem4.Control = this.txtHttpPort;
  243. this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  244. this.layoutControlItem4.CustomizationFormText = "HTTP服务端口";
  245. this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
  246. this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 43);
  247. this.layoutControlItem4.MinSize = new System.Drawing.Size(100, 43);
  248. this.layoutControlItem4.Name = "layoutControlItem4";
  249. this.layoutControlItem4.Size = new System.Drawing.Size(376, 43);
  250. this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  251. this.layoutControlItem4.Text = "HTTP服务端口";
  252. this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  253. this.layoutControlItem4.TextSize = new System.Drawing.Size(96, 14);
  254. //
  255. // layoutControlItem5
  256. //
  257. this.layoutControlItem5.Control = this.txtXLDirectory;
  258. this.layoutControlItem5.CustomizationFormText = "星历自动导入目录";
  259. this.layoutControlItem5.Location = new System.Drawing.Point(0, 43);
  260. this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 50);
  261. this.layoutControlItem5.MinSize = new System.Drawing.Size(100, 50);
  262. this.layoutControlItem5.Name = "layoutControlItem5";
  263. this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  264. this.layoutControlItem5.Size = new System.Drawing.Size(376, 50);
  265. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  266. this.layoutControlItem5.Text = "星历自动导入目录";
  267. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  268. this.layoutControlItem5.TextSize = new System.Drawing.Size(96, 14);
  269. //
  270. // layoutControlItem1
  271. //
  272. this.layoutControlItem1.Control = this.txtYDPZThreshold;
  273. this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  274. this.layoutControlItem1.CustomizationFormText = "Wms地址";
  275. this.layoutControlItem1.Location = new System.Drawing.Point(0, 93);
  276. this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 50);
  277. this.layoutControlItem1.MinSize = new System.Drawing.Size(100, 50);
  278. this.layoutControlItem1.Name = "layoutControlItem1";
  279. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  280. this.layoutControlItem1.Size = new System.Drawing.Size(376, 50);
  281. this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  282. this.layoutControlItem1.Text = "运动判证阈值";
  283. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  284. this.layoutControlItem1.TextSize = new System.Drawing.Size(96, 14);
  285. //
  286. // layoutControlItem8
  287. //
  288. this.layoutControlItem8.Control = this.txtMapType;
  289. this.layoutControlItem8.Location = new System.Drawing.Point(0, 143);
  290. this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 56);
  291. this.layoutControlItem8.MinSize = new System.Drawing.Size(54, 56);
  292. this.layoutControlItem8.Name = "layoutControlItem8";
  293. this.layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  294. this.layoutControlItem8.Size = new System.Drawing.Size(376, 56);
  295. this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  296. this.layoutControlItem8.Text = "地图图源";
  297. this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  298. this.layoutControlItem8.TextSize = new System.Drawing.Size(96, 14);
  299. //
  300. // itemMapLayer
  301. //
  302. this.itemMapLayer.Control = this.txtLayer;
  303. this.itemMapLayer.Location = new System.Drawing.Point(0, 302);
  304. this.itemMapLayer.MaxSize = new System.Drawing.Size(0, 50);
  305. this.itemMapLayer.MinSize = new System.Drawing.Size(100, 50);
  306. this.itemMapLayer.Name = "itemMapLayer";
  307. this.itemMapLayer.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  308. this.itemMapLayer.Size = new System.Drawing.Size(376, 50);
  309. this.itemMapLayer.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  310. this.itemMapLayer.Text = "图层名称";
  311. this.itemMapLayer.TextLocation = DevExpress.Utils.Locations.Top;
  312. this.itemMapLayer.TextSize = new System.Drawing.Size(96, 14);
  313. this.itemMapLayer.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  314. //
  315. // emptySpaceItem1
  316. //
  317. this.emptySpaceItem1.AllowHotTrack = false;
  318. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 352);
  319. this.emptySpaceItem1.Name = "emptySpaceItem1";
  320. this.emptySpaceItem1.Size = new System.Drawing.Size(125, 44);
  321. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  322. //
  323. // emptySpaceItem2
  324. //
  325. this.emptySpaceItem2.AllowHotTrack = false;
  326. this.emptySpaceItem2.Location = new System.Drawing.Point(250, 352);
  327. this.emptySpaceItem2.Name = "emptySpaceItem2";
  328. this.emptySpaceItem2.Size = new System.Drawing.Size(126, 44);
  329. this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  330. //
  331. // itemMapSource
  332. //
  333. this.itemMapSource.Control = this.txtWMSType;
  334. this.itemMapSource.Location = new System.Drawing.Point(0, 199);
  335. this.itemMapSource.MaxSize = new System.Drawing.Size(0, 53);
  336. this.itemMapSource.MinSize = new System.Drawing.Size(50, 53);
  337. this.itemMapSource.Name = "itemMapSource";
  338. this.itemMapSource.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
  339. this.itemMapSource.Size = new System.Drawing.Size(376, 53);
  340. this.itemMapSource.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  341. this.itemMapSource.Text = "地图来源";
  342. this.itemMapSource.TextLocation = DevExpress.Utils.Locations.Top;
  343. this.itemMapSource.TextSize = new System.Drawing.Size(96, 14);
  344. this.itemMapSource.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  345. //
  346. // itemMapUrl
  347. //
  348. this.itemMapUrl.Control = this.txtUrl;
  349. this.itemMapUrl.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  350. this.itemMapUrl.CustomizationFormText = "图层名称";
  351. this.itemMapUrl.Location = new System.Drawing.Point(0, 252);
  352. this.itemMapUrl.MaxSize = new System.Drawing.Size(0, 50);
  353. this.itemMapUrl.MinSize = new System.Drawing.Size(100, 50);
  354. this.itemMapUrl.Name = "itemMapUrl";
  355. this.itemMapUrl.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  356. this.itemMapUrl.Size = new System.Drawing.Size(376, 50);
  357. this.itemMapUrl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  358. this.itemMapUrl.Text = "地图URL";
  359. this.itemMapUrl.TextLocation = DevExpress.Utils.Locations.Top;
  360. this.itemMapUrl.TextSize = new System.Drawing.Size(96, 14);
  361. this.itemMapUrl.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  362. //
  363. // CtrlSysSettings
  364. //
  365. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  366. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  367. this.Controls.Add(this.tablePanel1);
  368. this.Name = "CtrlSysSettings";
  369. this.Size = new System.Drawing.Size(779, 586);
  370. this.Load += new System.EventHandler(this.CtrlSysSettings_Load);
  371. ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
  372. this.tablePanel1.ResumeLayout(false);
  373. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  374. this.layoutControl1.ResumeLayout(false);
  375. ((System.ComponentModel.ISupportInitialize)(this.txtMapType.Properties)).EndInit();
  376. ((System.ComponentModel.ISupportInitialize)(this.txtHttpPort.Properties)).EndInit();
  377. ((System.ComponentModel.ISupportInitialize)(this.txtXLDirectory.Properties)).EndInit();
  378. ((System.ComponentModel.ISupportInitialize)(this.txtYDPZThreshold.Properties)).EndInit();
  379. ((System.ComponentModel.ISupportInitialize)(this.txtLayer.Properties)).EndInit();
  380. ((System.ComponentModel.ISupportInitialize)(this.txtWMSType.Properties)).EndInit();
  381. ((System.ComponentModel.ISupportInitialize)(this.txtUrl.Properties)).EndInit();
  382. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  384. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  385. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  386. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  387. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  388. ((System.ComponentModel.ISupportInitialize)(this.itemMapLayer)).EndInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  390. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
  391. ((System.ComponentModel.ISupportInitialize)(this.itemMapSource)).EndInit();
  392. ((System.ComponentModel.ISupportInitialize)(this.itemMapUrl)).EndInit();
  393. this.ResumeLayout(false);
  394. }
  395. #endregion
  396. private DevExpress.Utils.Layout.TablePanel tablePanel1;
  397. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  398. private DevExpress.XtraLayout.LayoutControlGroup Root;
  399. private DevExpress.XtraEditors.SimpleButton btnSave;
  400. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  401. private DevExpress.XtraEditors.TextEdit txtHttpPort;
  402. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  403. private DevExpress.XtraEditors.TextEdit txtXLDirectory;
  404. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  405. private DevExpress.XtraLayout.LayoutControlItem itemMapSource;
  406. private DevExpress.XtraEditors.ButtonEdit txtYDPZThreshold;
  407. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  408. private DevExpress.XtraEditors.RadioGroup txtMapType;
  409. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  410. private DevExpress.XtraLayout.LayoutControlItem itemMapLayer;
  411. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  412. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  413. private DevExpress.XtraEditors.TextEdit txtLayer;
  414. private DevExpress.XtraEditors.ImageComboBoxEdit txtWMSType;
  415. private DevExpress.XtraEditors.TextEdit txtUrl;
  416. private DevExpress.XtraLayout.LayoutControlItem itemMapUrl;
  417. }
  418. }