IPAddressBox .Designer.cs 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. namespace Core.StlMes.Client.ZGMil.ResultConrtrol
  2. {
  3. partial class IPAddressBox
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.panel1 = new System.Windows.Forms.Panel();
  29. this.textBox4 = new System.Windows.Forms.TextBox();
  30. this.textBox2 = new System.Windows.Forms.TextBox();
  31. this.textBox3 = new System.Windows.Forms.TextBox();
  32. this.label2 = new System.Windows.Forms.Label();
  33. this.label3 = new System.Windows.Forms.Label();
  34. this.textBox1 = new System.Windows.Forms.TextBox();
  35. this.label1 = new System.Windows.Forms.Label();
  36. this.panel1.SuspendLayout();
  37. this.SuspendLayout();
  38. //
  39. // panel1
  40. //
  41. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  42. this.panel1.Controls.Add(this.textBox4);
  43. this.panel1.Controls.Add(this.textBox2);
  44. this.panel1.Controls.Add(this.textBox3);
  45. this.panel1.Controls.Add(this.label2);
  46. this.panel1.Controls.Add(this.label3);
  47. this.panel1.Controls.Add(this.textBox1);
  48. this.panel1.Controls.Add(this.label1);
  49. this.panel1.Location = new System.Drawing.Point(2, 1);
  50. this.panel1.Name = "panel1";
  51. this.panel1.Size = new System.Drawing.Size(147, 21);
  52. this.panel1.TabIndex = 2;
  53. //
  54. // textBox4
  55. //
  56. this.textBox4.BorderStyle = System.Windows.Forms.BorderStyle.None;
  57. this.textBox4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  58. this.textBox4.Location = new System.Drawing.Point(114, 1);
  59. this.textBox4.MaxLength = 3;
  60. this.textBox4.Name = "textBox4";
  61. this.textBox4.Size = new System.Drawing.Size(32, 19);
  62. this.textBox4.TabIndex = 4;
  63. this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  64. //
  65. // textBox2
  66. //
  67. this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.None;
  68. this.textBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  69. this.textBox2.Location = new System.Drawing.Point(42, 1);
  70. this.textBox2.Name = "textBox2";
  71. this.textBox2.Size = new System.Drawing.Size(26, 19);
  72. this.textBox2.TabIndex = 2;
  73. this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  74. //
  75. // textBox3
  76. //
  77. this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.None;
  78. this.textBox3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  79. this.textBox3.Location = new System.Drawing.Point(74, 1);
  80. this.textBox3.Name = "textBox3";
  81. this.textBox3.Size = new System.Drawing.Size(30, 19);
  82. this.textBox3.TabIndex = 3;
  83. this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  84. //
  85. // label2
  86. //
  87. this.label2.BackColor = System.Drawing.SystemColors.ButtonHighlight;
  88. this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.label2.Location = new System.Drawing.Point(68, -2);
  90. this.label2.Name = "label2";
  91. this.label2.Size = new System.Drawing.Size(12, 24);
  92. this.label2.TabIndex = 1;
  93. this.label2.Text = ".";
  94. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  95. //
  96. // label3
  97. //
  98. this.label3.BackColor = System.Drawing.SystemColors.ButtonHighlight;
  99. this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.label3.Location = new System.Drawing.Point(104, -2);
  101. this.label3.Name = "label3";
  102. this.label3.Size = new System.Drawing.Size(12, 24);
  103. this.label3.TabIndex = 1;
  104. this.label3.Text = ".";
  105. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  106. //
  107. // textBox1
  108. //
  109. this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
  110. this.textBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.textBox1.Location = new System.Drawing.Point(-2, 1);
  112. this.textBox1.Name = "textBox1";
  113. this.textBox1.Size = new System.Drawing.Size(35, 19);
  114. this.textBox1.TabIndex = 1;
  115. this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  116. //
  117. // label1
  118. //
  119. this.label1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
  120. this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.label1.Location = new System.Drawing.Point(32, -2);
  122. this.label1.Name = "label1";
  123. this.label1.Size = new System.Drawing.Size(12, 24);
  124. this.label1.TabIndex = 1;
  125. this.label1.Text = ".";
  126. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  127. //
  128. // IPAddressBox
  129. //
  130. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  131. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  132. this.Controls.Add(this.panel1);
  133. this.Name = "IPAddressBox";
  134. this.Size = new System.Drawing.Size(149, 22);
  135. this.panel1.ResumeLayout(false);
  136. this.panel1.PerformLayout();
  137. this.ResumeLayout(false);
  138. }
  139. #endregion
  140. private System.Windows.Forms.Panel panel1;
  141. public System.Windows.Forms.Panel Panel1
  142. {
  143. get { return panel1; }
  144. set { panel1 = value; }
  145. }
  146. private System.Windows.Forms.TextBox textBox4;
  147. private System.Windows.Forms.TextBox textBox2;
  148. private System.Windows.Forms.TextBox textBox3;
  149. private System.Windows.Forms.Label label2;
  150. public System.Windows.Forms.Label Label2
  151. {
  152. get { return label2; }
  153. set { label2 = value; }
  154. }
  155. private System.Windows.Forms.Label label3;
  156. public System.Windows.Forms.Label Label3
  157. {
  158. get { return label3; }
  159. set { label3 = value; }
  160. }
  161. private System.Windows.Forms.TextBox textBox1;
  162. private System.Windows.Forms.Label label1;
  163. public System.Windows.Forms.Label Label1
  164. {
  165. get { return label1; }
  166. set { label1 = value; }
  167. }
  168. }
  169. }