CtrlSvrs.Designer.cs 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. namespace Ips.Sps.Svrs
  2. {
  3. partial class CtrlSvrs
  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. gridSvrs = new DevExpress.XtraGrid.GridControl();
  29. gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  30. layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  31. Root = new DevExpress.XtraLayout.LayoutControlGroup();
  32. layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  33. simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
  34. simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
  35. ((System.ComponentModel.ISupportInitialize)gridSvrs).BeginInit();
  36. ((System.ComponentModel.ISupportInitialize)gridView1).BeginInit();
  37. ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
  38. layoutControl1.SuspendLayout();
  39. ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
  40. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
  41. ((System.ComponentModel.ISupportInitialize)simpleLabelItem1).BeginInit();
  42. ((System.ComponentModel.ISupportInitialize)simpleLabelItem2).BeginInit();
  43. SuspendLayout();
  44. //
  45. // gridSvrs
  46. //
  47. gridSvrs.Location = new Point(12, 12);
  48. gridSvrs.MainView = gridView1;
  49. gridSvrs.Name = "gridSvrs";
  50. gridSvrs.Size = new Size(781, 418);
  51. gridSvrs.TabIndex = 0;
  52. gridSvrs.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 });
  53. //
  54. // gridView1
  55. //
  56. gridView1.GridControl = gridSvrs;
  57. gridView1.Name = "gridView1";
  58. //
  59. // layoutControl1
  60. //
  61. layoutControl1.Controls.Add(gridSvrs);
  62. layoutControl1.Dock = DockStyle.Fill;
  63. layoutControl1.Location = new Point(0, 0);
  64. layoutControl1.Name = "layoutControl1";
  65. layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(943, 134, 650, 400);
  66. layoutControl1.Root = Root;
  67. layoutControl1.Size = new Size(805, 490);
  68. layoutControl1.TabIndex = 1;
  69. layoutControl1.Text = "layoutControl1";
  70. //
  71. // Root
  72. //
  73. Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  74. Root.GroupBordersVisible = false;
  75. Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, simpleLabelItem1, simpleLabelItem2 });
  76. Root.Name = "Root";
  77. Root.Size = new Size(805, 490);
  78. Root.TextVisible = false;
  79. //
  80. // layoutControlItem1
  81. //
  82. layoutControlItem1.Control = gridSvrs;
  83. layoutControlItem1.Location = new Point(0, 0);
  84. layoutControlItem1.Name = "layoutControlItem1";
  85. layoutControlItem1.Size = new Size(785, 422);
  86. layoutControlItem1.TextSize = new Size(0, 0);
  87. layoutControlItem1.TextVisible = false;
  88. //
  89. // simpleLabelItem1
  90. //
  91. simpleLabelItem1.AllowHotTrack = false;
  92. simpleLabelItem1.AppearanceItemCaption.Font = new Font("Tahoma", 12F, FontStyle.Regular, GraphicsUnit.Point);
  93. simpleLabelItem1.AppearanceItemCaption.ForeColor = Color.Red;
  94. simpleLabelItem1.AppearanceItemCaption.Options.UseFont = true;
  95. simpleLabelItem1.AppearanceItemCaption.Options.UseForeColor = true;
  96. simpleLabelItem1.Location = new Point(0, 446);
  97. simpleLabelItem1.MaxSize = new Size(0, 24);
  98. simpleLabelItem1.MinSize = new Size(126, 24);
  99. simpleLabelItem1.Name = "simpleLabelItem1";
  100. simpleLabelItem1.Size = new Size(785, 24);
  101. simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  102. simpleLabelItem1.Text = "请双击接口地址检查每个服务能否访问,如果不能访问需要到服务所在服务器防火墙入栈规则中允许其本地Tcp端口通过";
  103. simpleLabelItem1.TextSize = new Size(831, 19);
  104. //
  105. // simpleLabelItem2
  106. //
  107. simpleLabelItem2.AllowHotTrack = false;
  108. simpleLabelItem2.AppearanceItemCaption.Font = new Font("Tahoma", 12F, FontStyle.Regular, GraphicsUnit.Point);
  109. simpleLabelItem2.AppearanceItemCaption.ForeColor = Color.Red;
  110. simpleLabelItem2.AppearanceItemCaption.Options.UseFont = true;
  111. simpleLabelItem2.AppearanceItemCaption.Options.UseForeColor = true;
  112. simpleLabelItem2.CustomizationFormText = "如果服务无法注册到此程序需要到此程序所在服务器防火墙入栈规则中允许Tcp端口";
  113. simpleLabelItem2.Location = new Point(0, 422);
  114. simpleLabelItem2.MaxSize = new Size(0, 24);
  115. simpleLabelItem2.MinSize = new Size(665, 24);
  116. simpleLabelItem2.Name = "simpleLabelItem2";
  117. simpleLabelItem2.Size = new Size(785, 24);
  118. simpleLabelItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  119. simpleLabelItem2.Text = "如果服务无法注册到此程序需要到此程序所在服务器防火墙入栈规则中允许Tcp端口通过";
  120. simpleLabelItem2.TextSize = new Size(831, 19);
  121. //
  122. // CtrlSvrs
  123. //
  124. AutoScaleDimensions = new SizeF(7F, 14F);
  125. AutoScaleMode = AutoScaleMode.Font;
  126. Controls.Add(layoutControl1);
  127. Name = "CtrlSvrs";
  128. Size = new Size(805, 490);
  129. Load += CtrlSvrs_Load;
  130. ((System.ComponentModel.ISupportInitialize)gridSvrs).EndInit();
  131. ((System.ComponentModel.ISupportInitialize)gridView1).EndInit();
  132. ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
  133. layoutControl1.ResumeLayout(false);
  134. ((System.ComponentModel.ISupportInitialize)Root).EndInit();
  135. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
  136. ((System.ComponentModel.ISupportInitialize)simpleLabelItem1).EndInit();
  137. ((System.ComponentModel.ISupportInitialize)simpleLabelItem2).EndInit();
  138. ResumeLayout(false);
  139. }
  140. #endregion
  141. private DevExpress.XtraGrid.GridControl gridSvrs;
  142. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  143. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  144. private DevExpress.XtraLayout.LayoutControlGroup Root;
  145. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  146. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
  147. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
  148. }
  149. }