Registration.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341
  1. namespace distant
  2. {
  3. partial class Registration
  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.label1 = new System.Windows.Forms.Label();
  29. this.panel1 = new System.Windows.Forms.Panel();
  30. this.LoginBox = new System.Windows.Forms.TextBox();
  31. this.panel2 = new System.Windows.Forms.Panel();
  32. this.LoginBox1 = new System.Windows.Forms.TextBox();
  33. this.panel3 = new System.Windows.Forms.Panel();
  34. this.PasswordBox = new System.Windows.Forms.TextBox();
  35. this.panel4 = new System.Windows.Forms.Panel();
  36. this.PasswordBox1 = new System.Windows.Forms.TextBox();
  37. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  38. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  39. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  40. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  41. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  42. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  43. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  44. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  45. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  46. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  47. this.button1 = new System.Windows.Forms.Button();
  48. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  58. this.SuspendLayout();
  59. //
  60. // label1
  61. //
  62. this.label1.AutoSize = true;
  63. this.label1.Font = new System.Drawing.Font("Perpetua Titling MT", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  64. this.label1.Location = new System.Drawing.Point(372, 26);
  65. this.label1.Name = "label1";
  66. this.label1.Size = new System.Drawing.Size(333, 38);
  67. this.label1.TabIndex = 0;
  68. this.label1.Text = "꧁༺ Регистрация ༻꧂";
  69. //
  70. // panel1
  71. //
  72. this.panel1.BackColor = System.Drawing.Color.Black;
  73. this.panel1.Location = new System.Drawing.Point(159, 107);
  74. this.panel1.Name = "panel1";
  75. this.panel1.Size = new System.Drawing.Size(280, 1);
  76. this.panel1.TabIndex = 12;
  77. //
  78. // LoginBox
  79. //
  80. this.LoginBox.BackColor = System.Drawing.Color.White;
  81. this.LoginBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
  82. this.LoginBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  83. this.LoginBox.Location = new System.Drawing.Point(159, 81);
  84. this.LoginBox.Name = "LoginBox";
  85. this.LoginBox.Size = new System.Drawing.Size(280, 24);
  86. this.LoginBox.TabIndex = 11;
  87. this.LoginBox.Enter += new System.EventHandler(this.LoginBox_Enter);
  88. this.LoginBox.Leave += new System.EventHandler(this.LoginBox_Leave);
  89. //
  90. // panel2
  91. //
  92. this.panel2.BackColor = System.Drawing.Color.Black;
  93. this.panel2.Location = new System.Drawing.Point(159, 173);
  94. this.panel2.Name = "panel2";
  95. this.panel2.Size = new System.Drawing.Size(280, 1);
  96. this.panel2.TabIndex = 14;
  97. //
  98. // LoginBox1
  99. //
  100. this.LoginBox1.BackColor = System.Drawing.Color.White;
  101. this.LoginBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
  102. this.LoginBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  103. this.LoginBox1.Location = new System.Drawing.Point(159, 147);
  104. this.LoginBox1.Name = "LoginBox1";
  105. this.LoginBox1.Size = new System.Drawing.Size(280, 24);
  106. this.LoginBox1.TabIndex = 13;
  107. this.LoginBox1.Enter += new System.EventHandler(this.LoginBox1_Enter_1);
  108. this.LoginBox1.Leave += new System.EventHandler(this.LoginBox1_Leave_1);
  109. //
  110. // panel3
  111. //
  112. this.panel3.BackColor = System.Drawing.Color.Black;
  113. this.panel3.Location = new System.Drawing.Point(604, 107);
  114. this.panel3.Name = "panel3";
  115. this.panel3.Size = new System.Drawing.Size(280, 1);
  116. this.panel3.TabIndex = 16;
  117. //
  118. // PasswordBox
  119. //
  120. this.PasswordBox.BackColor = System.Drawing.Color.White;
  121. this.PasswordBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
  122. this.PasswordBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  123. this.PasswordBox.Location = new System.Drawing.Point(604, 81);
  124. this.PasswordBox.Name = "PasswordBox";
  125. this.PasswordBox.Size = new System.Drawing.Size(280, 24);
  126. this.PasswordBox.TabIndex = 15;
  127. this.PasswordBox.Enter += new System.EventHandler(this.PasswordBox_Enter_1);
  128. this.PasswordBox.Leave += new System.EventHandler(this.PasswordBox_Leave_1);
  129. //
  130. // panel4
  131. //
  132. this.panel4.BackColor = System.Drawing.Color.Black;
  133. this.panel4.Location = new System.Drawing.Point(604, 173);
  134. this.panel4.Name = "panel4";
  135. this.panel4.Size = new System.Drawing.Size(280, 1);
  136. this.panel4.TabIndex = 18;
  137. //
  138. // PasswordBox1
  139. //
  140. this.PasswordBox1.BackColor = System.Drawing.Color.White;
  141. this.PasswordBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
  142. this.PasswordBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  143. this.PasswordBox1.Location = new System.Drawing.Point(604, 147);
  144. this.PasswordBox1.Name = "PasswordBox1";
  145. this.PasswordBox1.Size = new System.Drawing.Size(280, 24);
  146. this.PasswordBox1.TabIndex = 17;
  147. this.PasswordBox1.Enter += new System.EventHandler(this.PasswordBox1_Enter_1);
  148. this.PasswordBox1.Leave += new System.EventHandler(this.PasswordBox1_Leave);
  149. //
  150. // pictureBox1
  151. //
  152. this.pictureBox1.Image = global::distant.Properties.Resources.pngwing_com__4_;
  153. this.pictureBox1.Location = new System.Drawing.Point(733, 246);
  154. this.pictureBox1.Name = "pictureBox1";
  155. this.pictureBox1.Size = new System.Drawing.Size(237, 227);
  156. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  157. this.pictureBox1.TabIndex = 19;
  158. this.pictureBox1.TabStop = false;
  159. //
  160. // pictureBox2
  161. //
  162. this.pictureBox2.Image = global::distant.Properties.Resources.pngwing_com__4_;
  163. this.pictureBox2.Location = new System.Drawing.Point(82, 230);
  164. this.pictureBox2.Name = "pictureBox2";
  165. this.pictureBox2.Size = new System.Drawing.Size(237, 197);
  166. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  167. this.pictureBox2.TabIndex = 20;
  168. this.pictureBox2.TabStop = false;
  169. //
  170. // pictureBox3
  171. //
  172. this.pictureBox3.Image = global::distant.Properties.Resources.pngwing_com__4_;
  173. this.pictureBox3.Location = new System.Drawing.Point(468, 347);
  174. this.pictureBox3.Name = "pictureBox3";
  175. this.pictureBox3.Size = new System.Drawing.Size(75, 80);
  176. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  177. this.pictureBox3.TabIndex = 21;
  178. this.pictureBox3.TabStop = false;
  179. //
  180. // pictureBox4
  181. //
  182. this.pictureBox4.Image = global::distant.Properties.Resources.pngwing_com__4_;
  183. this.pictureBox4.Location = new System.Drawing.Point(547, 246);
  184. this.pictureBox4.Margin = new System.Windows.Forms.Padding(3, 3, 3, 7);
  185. this.pictureBox4.Name = "pictureBox4";
  186. this.pictureBox4.Size = new System.Drawing.Size(75, 80);
  187. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  188. this.pictureBox4.TabIndex = 22;
  189. this.pictureBox4.TabStop = false;
  190. //
  191. // pictureBox5
  192. //
  193. this.pictureBox5.Image = global::distant.Properties.Resources.pngwing_com__4_;
  194. this.pictureBox5.Location = new System.Drawing.Point(618, 347);
  195. this.pictureBox5.Name = "pictureBox5";
  196. this.pictureBox5.Size = new System.Drawing.Size(75, 80);
  197. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  198. this.pictureBox5.TabIndex = 23;
  199. this.pictureBox5.TabStop = false;
  200. //
  201. // pictureBox6
  202. //
  203. this.pictureBox6.Image = global::distant.Properties.Resources.pngwing_com__4_;
  204. this.pictureBox6.Location = new System.Drawing.Point(379, 246);
  205. this.pictureBox6.Name = "pictureBox6";
  206. this.pictureBox6.Size = new System.Drawing.Size(75, 80);
  207. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  208. this.pictureBox6.TabIndex = 24;
  209. this.pictureBox6.TabStop = false;
  210. //
  211. // pictureBox7
  212. //
  213. this.pictureBox7.Image = global::distant.Properties.Resources.pngwing_com__4_;
  214. this.pictureBox7.Location = new System.Drawing.Point(338, 393);
  215. this.pictureBox7.Name = "pictureBox7";
  216. this.pictureBox7.Size = new System.Drawing.Size(75, 80);
  217. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  218. this.pictureBox7.TabIndex = 25;
  219. this.pictureBox7.TabStop = false;
  220. //
  221. // pictureBox8
  222. //
  223. this.pictureBox8.Image = global::distant.Properties.Resources.pngwing_com__4_;
  224. this.pictureBox8.Location = new System.Drawing.Point(547, 419);
  225. this.pictureBox8.Name = "pictureBox8";
  226. this.pictureBox8.Size = new System.Drawing.Size(75, 80);
  227. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  228. this.pictureBox8.TabIndex = 26;
  229. this.pictureBox8.TabStop = false;
  230. //
  231. // pictureBox9
  232. //
  233. this.pictureBox9.Image = global::distant.Properties.Resources.pngwing_com__2_;
  234. this.pictureBox9.Location = new System.Drawing.Point(938, 121);
  235. this.pictureBox9.Name = "pictureBox9";
  236. this.pictureBox9.Size = new System.Drawing.Size(119, 278);
  237. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  238. this.pictureBox9.TabIndex = 27;
  239. this.pictureBox9.TabStop = false;
  240. //
  241. // pictureBox10
  242. //
  243. this.pictureBox10.Image = global::distant.Properties.Resources.pngwing_com__2_;
  244. this.pictureBox10.Location = new System.Drawing.Point(34, 121);
  245. this.pictureBox10.Name = "pictureBox10";
  246. this.pictureBox10.Size = new System.Drawing.Size(119, 278);
  247. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  248. this.pictureBox10.TabIndex = 28;
  249. this.pictureBox10.TabStop = false;
  250. //
  251. // button1
  252. //
  253. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  254. this.button1.Font = new System.Drawing.Font("ItalicT", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  255. this.button1.Image = global::distant.Properties.Resources.pngwing_com__4_;
  256. this.button1.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
  257. this.button1.Location = new System.Drawing.Point(338, 186);
  258. this.button1.Name = "button1";
  259. this.button1.Size = new System.Drawing.Size(390, 54);
  260. this.button1.TabIndex = 33;
  261. this.button1.Text = "регистрация";
  262. this.button1.UseVisualStyleBackColor = true;
  263. this.button1.Click += new System.EventHandler(this.button1_Click);
  264. //
  265. // Registration
  266. //
  267. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  268. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  269. this.BackColor = System.Drawing.Color.White;
  270. this.BackgroundImage = global::distant.Properties.Resources.pngwing_com__3_;
  271. this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  272. this.ClientSize = new System.Drawing.Size(1086, 523);
  273. this.Controls.Add(this.button1);
  274. this.Controls.Add(this.pictureBox10);
  275. this.Controls.Add(this.pictureBox9);
  276. this.Controls.Add(this.pictureBox8);
  277. this.Controls.Add(this.pictureBox7);
  278. this.Controls.Add(this.pictureBox6);
  279. this.Controls.Add(this.pictureBox5);
  280. this.Controls.Add(this.pictureBox4);
  281. this.Controls.Add(this.pictureBox3);
  282. this.Controls.Add(this.pictureBox2);
  283. this.Controls.Add(this.pictureBox1);
  284. this.Controls.Add(this.panel4);
  285. this.Controls.Add(this.PasswordBox1);
  286. this.Controls.Add(this.panel3);
  287. this.Controls.Add(this.PasswordBox);
  288. this.Controls.Add(this.panel2);
  289. this.Controls.Add(this.LoginBox1);
  290. this.Controls.Add(this.panel1);
  291. this.Controls.Add(this.LoginBox);
  292. this.Controls.Add(this.label1);
  293. this.DoubleBuffered = true;
  294. this.MaximizeBox = false;
  295. this.MinimizeBox = false;
  296. this.Name = "Registration";
  297. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  298. this.Text = "Registration";
  299. this.Load += new System.EventHandler(this.Registration_Load);
  300. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  304. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  305. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  306. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  307. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  309. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  310. this.ResumeLayout(false);
  311. this.PerformLayout();
  312. }
  313. #endregion
  314. private System.Windows.Forms.Label label1;
  315. private System.Windows.Forms.Panel panel1;
  316. private System.Windows.Forms.TextBox LoginBox;
  317. private System.Windows.Forms.Panel panel2;
  318. private System.Windows.Forms.TextBox LoginBox1;
  319. private System.Windows.Forms.Panel panel3;
  320. private System.Windows.Forms.TextBox PasswordBox;
  321. private System.Windows.Forms.Panel panel4;
  322. private System.Windows.Forms.TextBox PasswordBox1;
  323. private System.Windows.Forms.PictureBox pictureBox1;
  324. private System.Windows.Forms.PictureBox pictureBox2;
  325. private System.Windows.Forms.PictureBox pictureBox3;
  326. private System.Windows.Forms.PictureBox pictureBox4;
  327. private System.Windows.Forms.PictureBox pictureBox5;
  328. private System.Windows.Forms.PictureBox pictureBox6;
  329. private System.Windows.Forms.PictureBox pictureBox7;
  330. private System.Windows.Forms.PictureBox pictureBox8;
  331. private System.Windows.Forms.PictureBox pictureBox9;
  332. private System.Windows.Forms.PictureBox pictureBox10;
  333. private System.Windows.Forms.Button button1;
  334. }
  335. }