Form5.Designer.cs 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. namespace tkaniGK
  2. {
  3. partial class Form5
  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. this.button3 = new System.Windows.Forms.Button();
  29. this.button2 = new System.Windows.Forms.Button();
  30. this.textBox2 = new System.Windows.Forms.TextBox();
  31. this.textBox1 = new System.Windows.Forms.TextBox();
  32. this.label2 = new System.Windows.Forms.Label();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.button1 = new System.Windows.Forms.Button();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.textBox3 = new System.Windows.Forms.TextBox();
  37. this.textBox4 = new System.Windows.Forms.TextBox();
  38. this.label4 = new System.Windows.Forms.Label();
  39. this.button4 = new System.Windows.Forms.Button();
  40. this.groupBox1 = new System.Windows.Forms.GroupBox();
  41. this.groupBox2 = new System.Windows.Forms.GroupBox();
  42. this.textBox5 = new System.Windows.Forms.TextBox();
  43. this.textBox6 = new System.Windows.Forms.TextBox();
  44. this.groupBox1.SuspendLayout();
  45. this.groupBox2.SuspendLayout();
  46. this.SuspendLayout();
  47. //
  48. // button3
  49. //
  50. this.button3.Location = new System.Drawing.Point(581, 29);
  51. this.button3.Name = "button3";
  52. this.button3.Size = new System.Drawing.Size(120, 40);
  53. this.button3.TabIndex = 13;
  54. this.button3.Text = "склад";
  55. this.button3.UseVisualStyleBackColor = true;
  56. this.button3.Click += new System.EventHandler(this.button3_Click);
  57. //
  58. // button2
  59. //
  60. this.button2.Location = new System.Drawing.Point(581, 94);
  61. this.button2.Name = "button2";
  62. this.button2.Size = new System.Drawing.Size(120, 36);
  63. this.button2.TabIndex = 12;
  64. this.button2.Text = "оформить заказ";
  65. this.button2.UseVisualStyleBackColor = true;
  66. this.button2.Click += new System.EventHandler(this.button2_Click);
  67. //
  68. // textBox2
  69. //
  70. this.textBox2.Location = new System.Drawing.Point(71, 74);
  71. this.textBox2.Name = "textBox2";
  72. this.textBox2.Size = new System.Drawing.Size(167, 20);
  73. this.textBox2.TabIndex = 11;
  74. //
  75. // textBox1
  76. //
  77. this.textBox1.Location = new System.Drawing.Point(71, 30);
  78. this.textBox1.Name = "textBox1";
  79. this.textBox1.Size = new System.Drawing.Size(167, 20);
  80. this.textBox1.TabIndex = 10;
  81. //
  82. // label2
  83. //
  84. this.label2.AutoSize = true;
  85. this.label2.Location = new System.Drawing.Point(15, 71);
  86. this.label2.Name = "label2";
  87. this.label2.Size = new System.Drawing.Size(43, 13);
  88. this.label2.TabIndex = 9;
  89. this.label2.Text = "пароль";
  90. this.label2.Click += new System.EventHandler(this.label2_Click);
  91. //
  92. // label1
  93. //
  94. this.label1.AutoSize = true;
  95. this.label1.Location = new System.Drawing.Point(15, 27);
  96. this.label1.Name = "label1";
  97. this.label1.Size = new System.Drawing.Size(36, 13);
  98. this.label1.TabIndex = 8;
  99. this.label1.Text = "логин";
  100. //
  101. // button1
  102. //
  103. this.button1.Location = new System.Drawing.Point(119, 110);
  104. this.button1.Name = "button1";
  105. this.button1.Size = new System.Drawing.Size(119, 26);
  106. this.button1.TabIndex = 7;
  107. this.button1.Text = "войти";
  108. this.button1.UseVisualStyleBackColor = true;
  109. //
  110. // label3
  111. //
  112. this.label3.AutoSize = true;
  113. this.label3.Location = new System.Drawing.Point(6, 33);
  114. this.label3.Name = "label3";
  115. this.label3.Size = new System.Drawing.Size(36, 13);
  116. this.label3.TabIndex = 14;
  117. this.label3.Text = "логин";
  118. //
  119. // textBox3
  120. //
  121. this.textBox3.Location = new System.Drawing.Point(68, 33);
  122. this.textBox3.Name = "textBox3";
  123. this.textBox3.Size = new System.Drawing.Size(162, 20);
  124. this.textBox3.TabIndex = 15;
  125. //
  126. // textBox4
  127. //
  128. this.textBox4.Location = new System.Drawing.Point(68, 74);
  129. this.textBox4.Name = "textBox4";
  130. this.textBox4.Size = new System.Drawing.Size(162, 20);
  131. this.textBox4.TabIndex = 17;
  132. //
  133. // label4
  134. //
  135. this.label4.AutoSize = true;
  136. this.label4.Location = new System.Drawing.Point(6, 71);
  137. this.label4.Name = "label4";
  138. this.label4.Size = new System.Drawing.Size(43, 13);
  139. this.label4.TabIndex = 16;
  140. this.label4.Text = "пароль";
  141. //
  142. // button4
  143. //
  144. this.button4.Location = new System.Drawing.Point(107, 247);
  145. this.button4.Name = "button4";
  146. this.button4.Size = new System.Drawing.Size(123, 23);
  147. this.button4.TabIndex = 20;
  148. this.button4.Text = "регистрация";
  149. this.button4.UseVisualStyleBackColor = true;
  150. this.button4.Click += new System.EventHandler(this.button4_Click);
  151. //
  152. // groupBox1
  153. //
  154. this.groupBox1.Controls.Add(this.textBox6);
  155. this.groupBox1.Controls.Add(this.textBox5);
  156. this.groupBox1.Controls.Add(this.textBox3);
  157. this.groupBox1.Controls.Add(this.button4);
  158. this.groupBox1.Controls.Add(this.label3);
  159. this.groupBox1.Controls.Add(this.label4);
  160. this.groupBox1.Controls.Add(this.textBox4);
  161. this.groupBox1.Location = new System.Drawing.Point(12, 23);
  162. this.groupBox1.Name = "groupBox1";
  163. this.groupBox1.Size = new System.Drawing.Size(261, 336);
  164. this.groupBox1.TabIndex = 21;
  165. this.groupBox1.TabStop = false;
  166. this.groupBox1.Text = "регистрация";
  167. //
  168. // groupBox2
  169. //
  170. this.groupBox2.Controls.Add(this.textBox1);
  171. this.groupBox2.Controls.Add(this.button1);
  172. this.groupBox2.Controls.Add(this.label1);
  173. this.groupBox2.Controls.Add(this.label2);
  174. this.groupBox2.Controls.Add(this.textBox2);
  175. this.groupBox2.Location = new System.Drawing.Point(290, 23);
  176. this.groupBox2.Name = "groupBox2";
  177. this.groupBox2.Size = new System.Drawing.Size(258, 232);
  178. this.groupBox2.TabIndex = 22;
  179. this.groupBox2.TabStop = false;
  180. this.groupBox2.Text = "авторизация";
  181. //
  182. // textBox5
  183. //
  184. this.textBox5.Location = new System.Drawing.Point(68, 114);
  185. this.textBox5.Name = "textBox5";
  186. this.textBox5.Size = new System.Drawing.Size(162, 20);
  187. this.textBox5.TabIndex = 21;
  188. //
  189. // textBox6
  190. //
  191. this.textBox6.Location = new System.Drawing.Point(49, 158);
  192. this.textBox6.Name = "textBox6";
  193. this.textBox6.Size = new System.Drawing.Size(162, 20);
  194. this.textBox6.TabIndex = 22;
  195. //
  196. // Form5
  197. //
  198. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  199. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  200. this.ClientSize = new System.Drawing.Size(800, 450);
  201. this.Controls.Add(this.groupBox2);
  202. this.Controls.Add(this.groupBox1);
  203. this.Controls.Add(this.button3);
  204. this.Controls.Add(this.button2);
  205. this.Name = "Form5";
  206. this.Text = "авторизация";
  207. this.Load += new System.EventHandler(this.Form5_Load);
  208. this.groupBox1.ResumeLayout(false);
  209. this.groupBox1.PerformLayout();
  210. this.groupBox2.ResumeLayout(false);
  211. this.groupBox2.PerformLayout();
  212. this.ResumeLayout(false);
  213. }
  214. #endregion
  215. private System.Windows.Forms.Button button3;
  216. private System.Windows.Forms.Button button2;
  217. private System.Windows.Forms.TextBox textBox2;
  218. private System.Windows.Forms.TextBox textBox1;
  219. private System.Windows.Forms.Label label2;
  220. private System.Windows.Forms.Label label1;
  221. private System.Windows.Forms.Button button1;
  222. private System.Windows.Forms.Label label3;
  223. private System.Windows.Forms.TextBox textBox3;
  224. private System.Windows.Forms.TextBox textBox4;
  225. private System.Windows.Forms.Label label4;
  226. private System.Windows.Forms.Button button4;
  227. private System.Windows.Forms.GroupBox groupBox1;
  228. private System.Windows.Forms.GroupBox groupBox2;
  229. private System.Windows.Forms.TextBox textBox6;
  230. private System.Windows.Forms.TextBox textBox5;
  231. }
  232. }