CtrlSysSettings.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  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. this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
  30. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  31. this.txtMapService = new DevExpress.XtraEditors.TextEdit();
  32. this.btnSave = new DevExpress.XtraEditors.SimpleButton();
  33. this.txtHttpPort = new DevExpress.XtraEditors.TextEdit();
  34. this.txtXLDirectory = new DevExpress.XtraEditors.TextEdit();
  35. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  36. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  37. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  38. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  39. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  40. ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
  41. this.tablePanel1.SuspendLayout();
  42. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  43. this.layoutControl1.SuspendLayout();
  44. ((System.ComponentModel.ISupportInitialize)(this.txtMapService.Properties)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.txtHttpPort.Properties)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.txtXLDirectory.Properties)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  52. this.SuspendLayout();
  53. //
  54. // tablePanel1
  55. //
  56. this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
  57. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F),
  58. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 216.8001F),
  59. new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F)});
  60. this.tablePanel1.Controls.Add(this.layoutControl1);
  61. this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  62. this.tablePanel1.Location = new System.Drawing.Point(0, 0);
  63. this.tablePanel1.Name = "tablePanel1";
  64. this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
  65. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F),
  66. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 360F),
  67. new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F)});
  68. this.tablePanel1.Size = new System.Drawing.Size(716, 628);
  69. this.tablePanel1.TabIndex = 0;
  70. this.tablePanel1.UseSkinIndents = true;
  71. //
  72. // layoutControl1
  73. //
  74. this.tablePanel1.SetColumn(this.layoutControl1, 1);
  75. this.layoutControl1.Controls.Add(this.txtMapService);
  76. this.layoutControl1.Controls.Add(this.btnSave);
  77. this.layoutControl1.Controls.Add(this.txtHttpPort);
  78. this.layoutControl1.Controls.Add(this.txtXLDirectory);
  79. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  80. this.layoutControl1.Location = new System.Drawing.Point(252, 136);
  81. this.layoutControl1.Name = "layoutControl1";
  82. this.layoutControl1.Root = this.Root;
  83. this.tablePanel1.SetRow(this.layoutControl1, 1);
  84. this.layoutControl1.Size = new System.Drawing.Size(213, 356);
  85. this.layoutControl1.TabIndex = 0;
  86. this.layoutControl1.Text = "layoutControl1";
  87. //
  88. // txtMapService
  89. //
  90. this.txtMapService.Location = new System.Drawing.Point(12, 190);
  91. this.txtMapService.Name = "txtMapService";
  92. this.txtMapService.Size = new System.Drawing.Size(189, 22);
  93. this.txtMapService.StyleController = this.layoutControl1;
  94. this.txtMapService.TabIndex = 7;
  95. //
  96. // btnSave
  97. //
  98. this.btnSave.Location = new System.Drawing.Point(12, 252);
  99. this.btnSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  100. this.btnSave.MaximumSize = new System.Drawing.Size(0, 22);
  101. this.btnSave.MinimumSize = new System.Drawing.Size(0, 22);
  102. this.btnSave.Name = "btnSave";
  103. this.btnSave.Size = new System.Drawing.Size(189, 22);
  104. this.btnSave.StyleController = this.layoutControl1;
  105. this.btnSave.TabIndex = 4;
  106. this.btnSave.Text = "保存";
  107. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  108. //
  109. // txtHttpPort
  110. //
  111. this.txtHttpPort.EditValue = "8091";
  112. this.txtHttpPort.Location = new System.Drawing.Point(12, 30);
  113. this.txtHttpPort.Name = "txtHttpPort";
  114. this.txtHttpPort.Size = new System.Drawing.Size(189, 22);
  115. this.txtHttpPort.StyleController = this.layoutControl1;
  116. this.txtHttpPort.TabIndex = 5;
  117. //
  118. // txtXLDirectory
  119. //
  120. this.txtXLDirectory.Location = new System.Drawing.Point(12, 110);
  121. this.txtXLDirectory.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  122. this.txtXLDirectory.Name = "txtXLDirectory";
  123. this.txtXLDirectory.Size = new System.Drawing.Size(189, 22);
  124. this.txtXLDirectory.StyleController = this.layoutControl1;
  125. this.txtXLDirectory.TabIndex = 6;
  126. //
  127. // Root
  128. //
  129. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  130. this.Root.GroupBordersVisible = false;
  131. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  132. this.layoutControlItem3,
  133. this.layoutControlItem4,
  134. this.layoutControlItem5,
  135. this.layoutControlItem6});
  136. this.Root.Name = "Root";
  137. this.Root.Size = new System.Drawing.Size(213, 356);
  138. this.Root.TextVisible = false;
  139. //
  140. // layoutControlItem3
  141. //
  142. this.layoutControlItem3.Control = this.btnSave;
  143. this.layoutControlItem3.Location = new System.Drawing.Point(0, 240);
  144. this.layoutControlItem3.MinSize = new System.Drawing.Size(36, 26);
  145. this.layoutControlItem3.Name = "layoutControlItem3";
  146. this.layoutControlItem3.Size = new System.Drawing.Size(193, 96);
  147. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  148. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  149. this.layoutControlItem3.TextVisible = false;
  150. //
  151. // layoutControlItem4
  152. //
  153. this.layoutControlItem4.Control = this.txtHttpPort;
  154. this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  155. this.layoutControlItem4.CustomizationFormText = "HTTP服务端口";
  156. this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
  157. this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 80);
  158. this.layoutControlItem4.MinSize = new System.Drawing.Size(89, 80);
  159. this.layoutControlItem4.Name = "layoutControlItem4";
  160. this.layoutControlItem4.Size = new System.Drawing.Size(193, 80);
  161. this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  162. this.layoutControlItem4.Text = "HTTP服务端口";
  163. this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  164. this.layoutControlItem4.TextSize = new System.Drawing.Size(96, 14);
  165. //
  166. // layoutControlItem5
  167. //
  168. this.layoutControlItem5.Control = this.txtXLDirectory;
  169. this.layoutControlItem5.CustomizationFormText = "星历自动导入目录";
  170. this.layoutControlItem5.Location = new System.Drawing.Point(0, 80);
  171. this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 80);
  172. this.layoutControlItem5.MinSize = new System.Drawing.Size(89, 80);
  173. this.layoutControlItem5.Name = "layoutControlItem5";
  174. this.layoutControlItem5.Size = new System.Drawing.Size(193, 80);
  175. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  176. this.layoutControlItem5.Text = "星历自动导入目录";
  177. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  178. this.layoutControlItem5.TextSize = new System.Drawing.Size(96, 14);
  179. //
  180. // layoutControlItem6
  181. //
  182. this.layoutControlItem6.Control = this.txtMapService;
  183. this.layoutControlItem6.Location = new System.Drawing.Point(0, 160);
  184. this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 80);
  185. this.layoutControlItem6.MinSize = new System.Drawing.Size(73, 80);
  186. this.layoutControlItem6.Name = "layoutControlItem6";
  187. this.layoutControlItem6.Size = new System.Drawing.Size(193, 80);
  188. this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  189. this.layoutControlItem6.Text = "Wms地址";
  190. this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  191. this.layoutControlItem6.TextSize = new System.Drawing.Size(96, 14);
  192. //
  193. // CtrlSysSettings
  194. //
  195. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  196. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  197. this.Controls.Add(this.tablePanel1);
  198. this.Name = "CtrlSysSettings";
  199. this.Size = new System.Drawing.Size(716, 628);
  200. this.Load += new System.EventHandler(this.CtrlSysSettings_Load);
  201. ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
  202. this.tablePanel1.ResumeLayout(false);
  203. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  204. this.layoutControl1.ResumeLayout(false);
  205. ((System.ComponentModel.ISupportInitialize)(this.txtMapService.Properties)).EndInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.txtHttpPort.Properties)).EndInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.txtXLDirectory.Properties)).EndInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  213. this.ResumeLayout(false);
  214. }
  215. #endregion
  216. private DevExpress.Utils.Layout.TablePanel tablePanel1;
  217. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  218. private DevExpress.XtraLayout.LayoutControlGroup Root;
  219. private DevExpress.XtraEditors.SimpleButton btnSave;
  220. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  221. private DevExpress.XtraEditors.TextEdit txtHttpPort;
  222. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  223. private DevExpress.XtraEditors.TextEdit txtXLDirectory;
  224. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  225. private DevExpress.XtraEditors.TextEdit txtMapService;
  226. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  227. }
  228. }