PosleRegistracii.Designer.cs 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. namespace proba
  2. {
  3. partial class PosleRegistracii
  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 Windows Form 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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PosleRegistracii));
  29. this.panel1 = new System.Windows.Forms.Panel();
  30. this.button_back = new System.Windows.Forms.Button();
  31. this.button2 = new System.Windows.Forms.Button();
  32. this.PoleReg1 = new System.Windows.Forms.TextBox();
  33. this.PoleReg3 = new System.Windows.Forms.TextBox();
  34. this.PoleReg2 = new System.Windows.Forms.TextBox();
  35. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  36. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  37. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  38. this.panel1.SuspendLayout();
  39. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  40. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  41. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  42. this.SuspendLayout();
  43. //
  44. // panel1
  45. //
  46. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(140)))), ((int)(((byte)(21)))));
  47. this.panel1.Controls.Add(this.button_back);
  48. this.panel1.Controls.Add(this.button2);
  49. this.panel1.Controls.Add(this.PoleReg1);
  50. this.panel1.Controls.Add(this.PoleReg3);
  51. this.panel1.Controls.Add(this.PoleReg2);
  52. this.panel1.Controls.Add(this.pictureBox3);
  53. this.panel1.Controls.Add(this.pictureBox2);
  54. this.panel1.Controls.Add(this.pictureBox1);
  55. this.panel1.Location = new System.Drawing.Point(-3, -3);
  56. this.panel1.Name = "panel1";
  57. this.panel1.Size = new System.Drawing.Size(488, 268);
  58. this.panel1.TabIndex = 2;
  59. //
  60. // button_back
  61. //
  62. this.button_back.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(111)))), ((int)(((byte)(14)))));
  63. this.button_back.Cursor = System.Windows.Forms.Cursors.Hand;
  64. this.button_back.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  65. this.button_back.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  66. this.button_back.Location = new System.Drawing.Point(63, 222);
  67. this.button_back.Name = "button_back";
  68. this.button_back.Size = new System.Drawing.Size(91, 30);
  69. this.button_back.TabIndex = 6;
  70. this.button_back.Text = "НАЗАД";
  71. this.button_back.UseVisualStyleBackColor = false;
  72. this.button_back.Click += new System.EventHandler(this.button_back_Click);
  73. //
  74. // button2
  75. //
  76. this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(111)))), ((int)(((byte)(14)))));
  77. this.button2.Cursor = System.Windows.Forms.Cursors.Hand;
  78. this.button2.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  79. this.button2.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  80. this.button2.Location = new System.Drawing.Point(218, 222);
  81. this.button2.Name = "button2";
  82. this.button2.Size = new System.Drawing.Size(222, 30);
  83. this.button2.TabIndex = 5;
  84. this.button2.Text = "ЗАРЕГИСТРИРОВАТЬСЯ";
  85. this.button2.UseVisualStyleBackColor = false;
  86. this.button2.Click += new System.EventHandler(this.button2_Click);
  87. //
  88. // PoleReg1
  89. //
  90. this.PoleReg1.Location = new System.Drawing.Point(179, 31);
  91. this.PoleReg1.Multiline = true;
  92. this.PoleReg1.Name = "PoleReg1";
  93. this.PoleReg1.Size = new System.Drawing.Size(182, 40);
  94. this.PoleReg1.TabIndex = 3;
  95. //
  96. // PoleReg3
  97. //
  98. this.PoleReg3.Location = new System.Drawing.Point(179, 153);
  99. this.PoleReg3.Multiline = true;
  100. this.PoleReg3.Name = "PoleReg3";
  101. this.PoleReg3.Size = new System.Drawing.Size(182, 40);
  102. this.PoleReg3.TabIndex = 2;
  103. //
  104. // PoleReg2
  105. //
  106. this.PoleReg2.Location = new System.Drawing.Point(179, 93);
  107. this.PoleReg2.Multiline = true;
  108. this.PoleReg2.Name = "PoleReg2";
  109. this.PoleReg2.Size = new System.Drawing.Size(182, 40);
  110. this.PoleReg2.TabIndex = 2;
  111. //
  112. // pictureBox3
  113. //
  114. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  115. this.pictureBox3.Location = new System.Drawing.Point(97, 153);
  116. this.pictureBox3.Name = "pictureBox3";
  117. this.pictureBox3.Size = new System.Drawing.Size(76, 40);
  118. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  119. this.pictureBox3.TabIndex = 1;
  120. this.pictureBox3.TabStop = false;
  121. //
  122. // pictureBox2
  123. //
  124. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  125. this.pictureBox2.Location = new System.Drawing.Point(97, 93);
  126. this.pictureBox2.Name = "pictureBox2";
  127. this.pictureBox2.Size = new System.Drawing.Size(76, 40);
  128. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  129. this.pictureBox2.TabIndex = 1;
  130. this.pictureBox2.TabStop = false;
  131. //
  132. // pictureBox1
  133. //
  134. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  135. this.pictureBox1.Location = new System.Drawing.Point(93, 32);
  136. this.pictureBox1.Name = "pictureBox1";
  137. this.pictureBox1.Size = new System.Drawing.Size(76, 40);
  138. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  139. this.pictureBox1.TabIndex = 0;
  140. this.pictureBox1.TabStop = false;
  141. //
  142. // PosleRegistracii
  143. //
  144. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  145. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  146. this.ClientSize = new System.Drawing.Size(484, 261);
  147. this.Controls.Add(this.panel1);
  148. this.Name = "PosleRegistracii";
  149. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  150. this.Text = "PosleRegistracii";
  151. this.panel1.ResumeLayout(false);
  152. this.panel1.PerformLayout();
  153. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  155. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  156. this.ResumeLayout(false);
  157. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.global_FormClosed);
  158. }
  159. #endregion
  160. private System.Windows.Forms.Panel panel1;
  161. private System.Windows.Forms.Button button2;
  162. private System.Windows.Forms.TextBox PoleReg1;
  163. private System.Windows.Forms.TextBox PoleReg2;
  164. private System.Windows.Forms.PictureBox pictureBox2;
  165. private System.Windows.Forms.PictureBox pictureBox1;
  166. private System.Windows.Forms.Button button_back;
  167. private System.Windows.Forms.TextBox PoleReg3;
  168. private System.Windows.Forms.PictureBox pictureBox3;
  169. }
  170. }