CtrlSysSettings.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  1. 
  2. namespace DW5S.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. components = new System.ComponentModel.Container();
  30. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  34. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  35. tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
  36. layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  37. txtTimeZone = new DevExpress.XtraScheduler.UI.TimeZoneEdit();
  38. txtLayer = new DevExpress.XtraEditors.CheckedListBoxControl();
  39. txtMapType = new DevExpress.XtraEditors.RadioGroup();
  40. btnSave = new DevExpress.XtraEditors.SimpleButton();
  41. txtHttpPort = new DevExpress.XtraEditors.TextEdit();
  42. txtXLDirectory = new DevExpress.XtraEditors.TextEdit();
  43. txtYDPZThreshold = new DevExpress.XtraEditors.ButtonEdit();
  44. txtWmtsSource = new DevExpress.XtraEditors.RadioGroup();
  45. toolTipController1 = new DevExpress.Utils.ToolTipController(components);
  46. txtSampleDire = new DevExpress.XtraEditors.TextEdit();
  47. Root = new DevExpress.XtraLayout.LayoutControlGroup();
  48. layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  49. layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  50. layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  51. layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  52. layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  53. emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  54. emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  55. itemWmtsSource = new DevExpress.XtraLayout.LayoutControlItem();
  56. itemMapLayer = new DevExpress.XtraLayout.LayoutControlItem();
  57. layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  58. layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  59. ((System.ComponentModel.ISupportInitialize)tablePanel1).BeginInit();
  60. tablePanel1.SuspendLayout();
  61. ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
  62. layoutControl1.SuspendLayout();
  63. ((System.ComponentModel.ISupportInitialize)txtTimeZone.Properties).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)txtLayer).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)txtMapType.Properties).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)txtHttpPort.Properties).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)txtXLDirectory.Properties).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)txtYDPZThreshold.Properties).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)txtWmtsSource.Properties).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)txtSampleDire.Properties).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)itemWmtsSource).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)itemMapLayer).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
  83. SuspendLayout();
  84. //
  85. // tablePanel1
  86. //
  87. tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] { new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 405F), new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F) });
  88. tablePanel1.Controls.Add(layoutControl1);
  89. tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  90. tablePanel1.Location = new System.Drawing.Point(0, 0);
  91. tablePanel1.Name = "tablePanel1";
  92. tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] { new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 469F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F) });
  93. tablePanel1.Size = new System.Drawing.Size(619, 557);
  94. tablePanel1.TabIndex = 0;
  95. tablePanel1.UseSkinIndents = true;
  96. //
  97. // layoutControl1
  98. //
  99. tablePanel1.SetColumn(layoutControl1, 1);
  100. layoutControl1.Controls.Add(txtTimeZone);
  101. layoutControl1.Controls.Add(txtLayer);
  102. layoutControl1.Controls.Add(txtMapType);
  103. layoutControl1.Controls.Add(btnSave);
  104. layoutControl1.Controls.Add(txtHttpPort);
  105. layoutControl1.Controls.Add(txtXLDirectory);
  106. layoutControl1.Controls.Add(txtYDPZThreshold);
  107. layoutControl1.Controls.Add(txtWmtsSource);
  108. layoutControl1.Controls.Add(txtSampleDire);
  109. layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  110. layoutControl1.Location = new System.Drawing.Point(109, 46);
  111. layoutControl1.Name = "layoutControl1";
  112. layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(941, 140, 650, 400);
  113. layoutControl1.Root = Root;
  114. tablePanel1.SetRow(layoutControl1, 1);
  115. layoutControl1.Size = new System.Drawing.Size(401, 465);
  116. layoutControl1.TabIndex = 0;
  117. layoutControl1.Text = "layoutControl1";
  118. //
  119. // txtTimeZone
  120. //
  121. txtTimeZone.Location = new System.Drawing.Point(12, 29);
  122. txtTimeZone.Name = "txtTimeZone";
  123. txtTimeZone.Properties.AutoHeight = false;
  124. txtTimeZone.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
  125. txtTimeZone.Size = new System.Drawing.Size(377, 22);
  126. txtTimeZone.StyleController = layoutControl1;
  127. txtTimeZone.TabIndex = 13;
  128. //
  129. // txtLayer
  130. //
  131. txtLayer.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  132. txtLayer.CheckOnClick = true;
  133. txtLayer.Location = new System.Drawing.Point(12, 387);
  134. txtLayer.MultiColumn = true;
  135. txtLayer.Name = "txtLayer";
  136. txtLayer.SelectionMode = System.Windows.Forms.SelectionMode.None;
  137. txtLayer.Size = new System.Drawing.Size(377, 25);
  138. txtLayer.StyleController = layoutControl1;
  139. txtLayer.TabIndex = 12;
  140. //
  141. // txtMapType
  142. //
  143. txtMapType.EditValue = 0;
  144. txtMapType.Location = new System.Drawing.Point(12, 279);
  145. txtMapType.Name = "txtMapType";
  146. txtMapType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  147. txtMapType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(0, "本地地图"), new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "WMTS") });
  148. txtMapType.Size = new System.Drawing.Size(377, 25);
  149. txtMapType.StyleController = layoutControl1;
  150. txtMapType.TabIndex = 9;
  151. txtMapType.SelectedIndexChanged += txtMapType_SelectedIndexChanged;
  152. //
  153. // btnSave
  154. //
  155. btnSave.Location = new System.Drawing.Point(138, 424);
  156. btnSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  157. btnSave.MaximumSize = new System.Drawing.Size(0, 22);
  158. btnSave.MinimumSize = new System.Drawing.Size(0, 22);
  159. btnSave.Name = "btnSave";
  160. btnSave.Size = new System.Drawing.Size(123, 22);
  161. btnSave.StyleController = layoutControl1;
  162. btnSave.TabIndex = 4;
  163. btnSave.Text = "保存";
  164. btnSave.Click += btnSave_Click;
  165. //
  166. // txtHttpPort
  167. //
  168. txtHttpPort.EditValue = "";
  169. txtHttpPort.Location = new System.Drawing.Point(12, 79);
  170. txtHttpPort.Name = "txtHttpPort";
  171. txtHttpPort.Properties.AutoHeight = false;
  172. txtHttpPort.Size = new System.Drawing.Size(377, 22);
  173. txtHttpPort.StyleController = layoutControl1;
  174. txtHttpPort.TabIndex = 5;
  175. //
  176. // txtXLDirectory
  177. //
  178. txtXLDirectory.Location = new System.Drawing.Point(12, 129);
  179. txtXLDirectory.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  180. txtXLDirectory.Name = "txtXLDirectory";
  181. txtXLDirectory.Properties.AutoHeight = false;
  182. txtXLDirectory.Size = new System.Drawing.Size(377, 22);
  183. txtXLDirectory.StyleController = layoutControl1;
  184. txtXLDirectory.TabIndex = 6;
  185. //
  186. // txtYDPZThreshold
  187. //
  188. txtYDPZThreshold.Location = new System.Drawing.Point(12, 229);
  189. txtYDPZThreshold.Name = "txtYDPZThreshold";
  190. txtYDPZThreshold.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  191. txtYDPZThreshold.Properties.AutoHeight = false;
  192. txtYDPZThreshold.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  193. txtYDPZThreshold.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  194. txtYDPZThreshold.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  195. txtYDPZThreshold.Properties.MaskSettings.Set("mask", "f0");
  196. txtYDPZThreshold.Size = new System.Drawing.Size(377, 22);
  197. txtYDPZThreshold.StyleController = layoutControl1;
  198. txtYDPZThreshold.TabIndex = 7;
  199. //
  200. // txtWmtsSource
  201. //
  202. txtWmtsSource.EditValue = 0;
  203. txtWmtsSource.Location = new System.Drawing.Point(12, 332);
  204. txtWmtsSource.Name = "txtWmtsSource";
  205. txtWmtsSource.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  206. txtWmtsSource.Size = new System.Drawing.Size(377, 25);
  207. txtWmtsSource.StyleController = layoutControl1;
  208. txtWmtsSource.TabIndex = 7;
  209. txtWmtsSource.ToolTipController = toolTipController1;
  210. //
  211. // toolTipController1
  212. //
  213. toolTipController1.GetActiveObjectInfo += toolTipController1_GetActiveObjectInfo;
  214. //
  215. // txtSampleDire
  216. //
  217. txtSampleDire.Location = new System.Drawing.Point(12, 179);
  218. txtSampleDire.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  219. txtSampleDire.Name = "txtSampleDire";
  220. txtSampleDire.Properties.AutoHeight = false;
  221. txtSampleDire.Size = new System.Drawing.Size(377, 22);
  222. txtSampleDire.StyleController = layoutControl1;
  223. txtSampleDire.TabIndex = 6;
  224. //
  225. // Root
  226. //
  227. Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  228. Root.GroupBordersVisible = false;
  229. Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3, layoutControlItem4, layoutControlItem5, layoutControlItem1, layoutControlItem8, emptySpaceItem1, emptySpaceItem2, itemWmtsSource, itemMapLayer, layoutControlItem6, layoutControlItem2 });
  230. Root.Name = "Root";
  231. Root.Size = new System.Drawing.Size(401, 465);
  232. Root.TextVisible = false;
  233. //
  234. // layoutControlItem3
  235. //
  236. layoutControlItem3.Control = btnSave;
  237. layoutControlItem3.Location = new System.Drawing.Point(126, 404);
  238. layoutControlItem3.MinSize = new System.Drawing.Size(36, 27);
  239. layoutControlItem3.Name = "layoutControlItem3";
  240. layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  241. layoutControlItem3.Size = new System.Drawing.Size(127, 41);
  242. layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  243. layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  244. layoutControlItem3.TextVisible = false;
  245. //
  246. // layoutControlItem4
  247. //
  248. layoutControlItem4.Control = txtHttpPort;
  249. layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  250. layoutControlItem4.CustomizationFormText = "HTTP服务端口";
  251. layoutControlItem4.Location = new System.Drawing.Point(0, 43);
  252. layoutControlItem4.MaxSize = new System.Drawing.Size(0, 50);
  253. layoutControlItem4.MinSize = new System.Drawing.Size(100, 50);
  254. layoutControlItem4.Name = "layoutControlItem4";
  255. layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  256. layoutControlItem4.Size = new System.Drawing.Size(381, 50);
  257. layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  258. layoutControlItem4.Text = "HTTP服务端口";
  259. layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  260. layoutControlItem4.TextSize = new System.Drawing.Size(96, 14);
  261. //
  262. // layoutControlItem5
  263. //
  264. layoutControlItem5.Control = txtXLDirectory;
  265. layoutControlItem5.CustomizationFormText = "星历自动导入目录";
  266. layoutControlItem5.Location = new System.Drawing.Point(0, 93);
  267. layoutControlItem5.MaxSize = new System.Drawing.Size(0, 50);
  268. layoutControlItem5.MinSize = new System.Drawing.Size(100, 50);
  269. layoutControlItem5.Name = "layoutControlItem5";
  270. layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  271. layoutControlItem5.Size = new System.Drawing.Size(381, 50);
  272. layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  273. layoutControlItem5.Text = "星历自动导入目录";
  274. layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  275. layoutControlItem5.TextSize = new System.Drawing.Size(96, 14);
  276. //
  277. // layoutControlItem1
  278. //
  279. layoutControlItem1.Control = txtYDPZThreshold;
  280. layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  281. layoutControlItem1.CustomizationFormText = "运动判证阈值";
  282. layoutControlItem1.Location = new System.Drawing.Point(0, 193);
  283. layoutControlItem1.MaxSize = new System.Drawing.Size(0, 50);
  284. layoutControlItem1.MinSize = new System.Drawing.Size(100, 50);
  285. layoutControlItem1.Name = "layoutControlItem1";
  286. layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  287. layoutControlItem1.Size = new System.Drawing.Size(381, 50);
  288. layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  289. layoutControlItem1.Text = "运动判证阈值";
  290. layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  291. layoutControlItem1.TextSize = new System.Drawing.Size(96, 14);
  292. layoutControlItem1.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  293. //
  294. // layoutControlItem8
  295. //
  296. layoutControlItem8.Control = txtMapType;
  297. layoutControlItem8.Location = new System.Drawing.Point(0, 243);
  298. layoutControlItem8.MaxSize = new System.Drawing.Size(0, 53);
  299. layoutControlItem8.MinSize = new System.Drawing.Size(54, 53);
  300. layoutControlItem8.Name = "layoutControlItem8";
  301. layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  302. layoutControlItem8.Size = new System.Drawing.Size(381, 53);
  303. layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  304. layoutControlItem8.Text = "地图图源";
  305. layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  306. layoutControlItem8.TextSize = new System.Drawing.Size(96, 14);
  307. //
  308. // emptySpaceItem1
  309. //
  310. emptySpaceItem1.AllowHotTrack = false;
  311. emptySpaceItem1.Location = new System.Drawing.Point(0, 404);
  312. emptySpaceItem1.Name = "emptySpaceItem1";
  313. emptySpaceItem1.Size = new System.Drawing.Size(126, 41);
  314. emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  315. //
  316. // emptySpaceItem2
  317. //
  318. emptySpaceItem2.AllowHotTrack = false;
  319. emptySpaceItem2.Location = new System.Drawing.Point(253, 404);
  320. emptySpaceItem2.Name = "emptySpaceItem2";
  321. emptySpaceItem2.Size = new System.Drawing.Size(128, 41);
  322. emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  323. //
  324. // itemWmtsSource
  325. //
  326. itemWmtsSource.Control = txtWmtsSource;
  327. itemWmtsSource.Location = new System.Drawing.Point(0, 296);
  328. itemWmtsSource.MaxSize = new System.Drawing.Size(0, 53);
  329. itemWmtsSource.MinSize = new System.Drawing.Size(50, 53);
  330. itemWmtsSource.Name = "itemWmtsSource";
  331. itemWmtsSource.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  332. itemWmtsSource.Size = new System.Drawing.Size(381, 53);
  333. itemWmtsSource.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  334. itemWmtsSource.Text = "地图来源";
  335. itemWmtsSource.TextLocation = DevExpress.Utils.Locations.Top;
  336. itemWmtsSource.TextSize = new System.Drawing.Size(96, 14);
  337. itemWmtsSource.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  338. //
  339. // itemMapLayer
  340. //
  341. itemMapLayer.Control = txtLayer;
  342. itemMapLayer.Location = new System.Drawing.Point(0, 349);
  343. itemMapLayer.MaxSize = new System.Drawing.Size(0, 55);
  344. itemMapLayer.MinSize = new System.Drawing.Size(54, 55);
  345. itemMapLayer.Name = "itemMapLayer";
  346. itemMapLayer.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  347. itemMapLayer.Size = new System.Drawing.Size(381, 55);
  348. itemMapLayer.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  349. itemMapLayer.Text = "图层类型";
  350. itemMapLayer.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  351. itemMapLayer.TextLocation = DevExpress.Utils.Locations.Top;
  352. itemMapLayer.TextSize = new System.Drawing.Size(48, 14);
  353. itemMapLayer.TextToControlDistance = 5;
  354. itemMapLayer.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  355. //
  356. // layoutControlItem6
  357. //
  358. layoutControlItem6.Control = txtTimeZone;
  359. layoutControlItem6.Location = new System.Drawing.Point(0, 0);
  360. layoutControlItem6.MaxSize = new System.Drawing.Size(0, 43);
  361. layoutControlItem6.MinSize = new System.Drawing.Size(100, 43);
  362. layoutControlItem6.Name = "layoutControlItem6";
  363. layoutControlItem6.Size = new System.Drawing.Size(381, 43);
  364. layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  365. layoutControlItem6.Text = "系统时区";
  366. layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  367. layoutControlItem6.TextSize = new System.Drawing.Size(96, 14);
  368. //
  369. // layoutControlItem2
  370. //
  371. layoutControlItem2.Control = txtSampleDire;
  372. layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  373. layoutControlItem2.CustomizationFormText = "样本存储目录";
  374. layoutControlItem2.Location = new System.Drawing.Point(0, 143);
  375. layoutControlItem2.MaxSize = new System.Drawing.Size(0, 50);
  376. layoutControlItem2.MinSize = new System.Drawing.Size(100, 50);
  377. layoutControlItem2.Name = "layoutControlItem2";
  378. layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  379. layoutControlItem2.Size = new System.Drawing.Size(381, 50);
  380. layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  381. layoutControlItem2.Text = "样本存储目录";
  382. layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  383. layoutControlItem2.TextSize = new System.Drawing.Size(96, 14);
  384. //
  385. // CtrlSysSettings
  386. //
  387. AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  388. AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  389. Controls.Add(tablePanel1);
  390. Name = "CtrlSysSettings";
  391. Size = new System.Drawing.Size(619, 557);
  392. Load += CtrlSysSettings_Load;
  393. ((System.ComponentModel.ISupportInitialize)tablePanel1).EndInit();
  394. tablePanel1.ResumeLayout(false);
  395. ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
  396. layoutControl1.ResumeLayout(false);
  397. ((System.ComponentModel.ISupportInitialize)txtTimeZone.Properties).EndInit();
  398. ((System.ComponentModel.ISupportInitialize)txtLayer).EndInit();
  399. ((System.ComponentModel.ISupportInitialize)txtMapType.Properties).EndInit();
  400. ((System.ComponentModel.ISupportInitialize)txtHttpPort.Properties).EndInit();
  401. ((System.ComponentModel.ISupportInitialize)txtXLDirectory.Properties).EndInit();
  402. ((System.ComponentModel.ISupportInitialize)txtYDPZThreshold.Properties).EndInit();
  403. ((System.ComponentModel.ISupportInitialize)txtWmtsSource.Properties).EndInit();
  404. ((System.ComponentModel.ISupportInitialize)txtSampleDire.Properties).EndInit();
  405. ((System.ComponentModel.ISupportInitialize)Root).EndInit();
  406. ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
  407. ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
  408. ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit();
  409. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
  410. ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit();
  411. ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit();
  412. ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).EndInit();
  413. ((System.ComponentModel.ISupportInitialize)itemWmtsSource).EndInit();
  414. ((System.ComponentModel.ISupportInitialize)itemMapLayer).EndInit();
  415. ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit();
  416. ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
  417. ResumeLayout(false);
  418. }
  419. #endregion
  420. private DevExpress.Utils.Layout.TablePanel tablePanel1;
  421. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  422. private DevExpress.XtraLayout.LayoutControlGroup Root;
  423. private DevExpress.XtraEditors.SimpleButton btnSave;
  424. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  425. private DevExpress.XtraEditors.TextEdit txtHttpPort;
  426. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  427. private DevExpress.XtraEditors.TextEdit txtXLDirectory;
  428. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  429. private DevExpress.XtraLayout.LayoutControlItem itemWmtsSource;
  430. private DevExpress.XtraEditors.ButtonEdit txtYDPZThreshold;
  431. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  432. private DevExpress.XtraEditors.RadioGroup txtMapType;
  433. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  434. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  435. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  436. private DevExpress.XtraEditors.RadioGroup txtWmtsSource;
  437. private DevExpress.XtraEditors.CheckedListBoxControl txtLayer;
  438. private DevExpress.XtraLayout.LayoutControlItem itemMapLayer;
  439. private DevExpress.Utils.ToolTipController toolTipController1;
  440. private DevExpress.XtraScheduler.UI.TimeZoneEdit txtTimeZone;
  441. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  442. private DevExpress.XtraEditors.TextEdit txtSampleDire;
  443. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  444. }
  445. }