Admin.Designer.cs 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. 
  2. namespace Perevozki
  3. {
  4. partial class Admin
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.button1 = new System.Windows.Forms.Button();
  30. this.textBox1 = new System.Windows.Forms.TextBox();
  31. this.textBox2 = new System.Windows.Forms.TextBox();
  32. this.button2 = new System.Windows.Forms.Button();
  33. this.textBox3 = new System.Windows.Forms.TextBox();
  34. this.label1 = new System.Windows.Forms.Label();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.label3 = new System.Windows.Forms.Label();
  37. this.label4 = new System.Windows.Forms.Label();
  38. this.button3 = new System.Windows.Forms.Button();
  39. this.button4 = new System.Windows.Forms.Button();
  40. this.SuspendLayout();
  41. //
  42. // button1
  43. //
  44. this.button1.Font = new System.Drawing.Font("Cooper Black", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  45. this.button1.Location = new System.Drawing.Point(281, 85);
  46. this.button1.Margin = new System.Windows.Forms.Padding(5);
  47. this.button1.Name = "button1";
  48. this.button1.Size = new System.Drawing.Size(227, 40);
  49. this.button1.TabIndex = 0;
  50. this.button1.Text = "Добавить сотрудника";
  51. this.button1.UseVisualStyleBackColor = true;
  52. this.button1.Click += new System.EventHandler(this.button1_Click);
  53. //
  54. // textBox1
  55. //
  56. this.textBox1.Font = new System.Drawing.Font("Cooper Black", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  57. this.textBox1.Location = new System.Drawing.Point(25, 124);
  58. this.textBox1.Margin = new System.Windows.Forms.Padding(5);
  59. this.textBox1.Name = "textBox1";
  60. this.textBox1.Size = new System.Drawing.Size(224, 26);
  61. this.textBox1.TabIndex = 1;
  62. //
  63. // textBox2
  64. //
  65. this.textBox2.Font = new System.Drawing.Font("Cooper Black", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  66. this.textBox2.Location = new System.Drawing.Point(25, 196);
  67. this.textBox2.Margin = new System.Windows.Forms.Padding(5);
  68. this.textBox2.Name = "textBox2";
  69. this.textBox2.Size = new System.Drawing.Size(224, 26);
  70. this.textBox2.TabIndex = 2;
  71. //
  72. // button2
  73. //
  74. this.button2.Font = new System.Drawing.Font("Cooper Black", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  75. this.button2.Location = new System.Drawing.Point(127, 85);
  76. this.button2.Margin = new System.Windows.Forms.Padding(5);
  77. this.button2.Name = "button2";
  78. this.button2.Size = new System.Drawing.Size(92, 26);
  79. this.button2.TabIndex = 3;
  80. this.button2.Text = "Удалить";
  81. this.button2.UseVisualStyleBackColor = true;
  82. this.button2.Click += new System.EventHandler(this.button2_Click);
  83. //
  84. // textBox3
  85. //
  86. this.textBox3.Font = new System.Drawing.Font("Cooper Black", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  87. this.textBox3.Location = new System.Drawing.Point(127, 51);
  88. this.textBox3.Margin = new System.Windows.Forms.Padding(5);
  89. this.textBox3.Name = "textBox3";
  90. this.textBox3.Size = new System.Drawing.Size(92, 26);
  91. this.textBox3.TabIndex = 4;
  92. //
  93. // label1
  94. //
  95. this.label1.AutoSize = true;
  96. this.label1.Font = new System.Drawing.Font("Cooper Black", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  97. this.label1.Location = new System.Drawing.Point(21, 9);
  98. this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  99. this.label1.Name = "label1";
  100. this.label1.Size = new System.Drawing.Size(129, 19);
  101. this.label1.TabIndex = 5;
  102. this.label1.Text = "Удалить сотрудника";
  103. //
  104. // label2
  105. //
  106. this.label2.AutoSize = true;
  107. this.label2.Font = new System.Drawing.Font("Cooper Black", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  108. this.label2.Location = new System.Drawing.Point(20, 51);
  109. this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  110. this.label2.Name = "label2";
  111. this.label2.Size = new System.Drawing.Size(83, 19);
  112. this.label2.TabIndex = 6;
  113. this.label2.Text = "Введите ID";
  114. //
  115. // label3
  116. //
  117. this.label3.AutoSize = true;
  118. this.label3.Font = new System.Drawing.Font("Cooper Black", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  119. this.label3.Location = new System.Drawing.Point(25, 96);
  120. this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  121. this.label3.Name = "label3";
  122. this.label3.Size = new System.Drawing.Size(48, 19);
  123. this.label3.TabIndex = 7;
  124. this.label3.Text = "Логин:";
  125. //
  126. // label4
  127. //
  128. this.label4.AutoSize = true;
  129. this.label4.Font = new System.Drawing.Font("Cooper Black", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  130. this.label4.Location = new System.Drawing.Point(25, 165);
  131. this.label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  132. this.label4.Name = "label4";
  133. this.label4.Size = new System.Drawing.Size(58, 19);
  134. this.label4.TabIndex = 8;
  135. this.label4.Text = "Пароль:";
  136. //
  137. // button3
  138. //
  139. this.button3.Font = new System.Drawing.Font("Cooper Black", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  140. this.button3.Location = new System.Drawing.Point(280, 136);
  141. this.button3.Margin = new System.Windows.Forms.Padding(5);
  142. this.button3.Name = "button3";
  143. this.button3.Size = new System.Drawing.Size(227, 40);
  144. this.button3.TabIndex = 9;
  145. this.button3.Text = "Изменить даные";
  146. this.button3.UseVisualStyleBackColor = true;
  147. this.button3.Click += new System.EventHandler(this.button3_Click_1);
  148. //
  149. // button4
  150. //
  151. this.button4.Font = new System.Drawing.Font("Cooper Black", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  152. this.button4.Location = new System.Drawing.Point(281, 187);
  153. this.button4.Margin = new System.Windows.Forms.Padding(5);
  154. this.button4.Name = "button4";
  155. this.button4.Size = new System.Drawing.Size(227, 40);
  156. this.button4.TabIndex = 10;
  157. this.button4.Text = "Назад";
  158. this.button4.UseVisualStyleBackColor = true;
  159. this.button4.Click += new System.EventHandler(this.button4_Click);
  160. //
  161. // Admin
  162. //
  163. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 23F);
  164. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  165. this.BackColor = System.Drawing.SystemColors.Window;
  166. this.ClientSize = new System.Drawing.Size(548, 255);
  167. this.Controls.Add(this.button4);
  168. this.Controls.Add(this.button3);
  169. this.Controls.Add(this.label4);
  170. this.Controls.Add(this.label3);
  171. this.Controls.Add(this.label2);
  172. this.Controls.Add(this.label1);
  173. this.Controls.Add(this.textBox3);
  174. this.Controls.Add(this.button2);
  175. this.Controls.Add(this.textBox2);
  176. this.Controls.Add(this.textBox1);
  177. this.Controls.Add(this.button1);
  178. this.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  179. this.Margin = new System.Windows.Forms.Padding(5);
  180. this.Name = "Admin";
  181. this.Text = "Admin";
  182. this.ResumeLayout(false);
  183. this.PerformLayout();
  184. }
  185. #endregion
  186. private System.Windows.Forms.Button button1;
  187. private System.Windows.Forms.TextBox textBox1;
  188. private System.Windows.Forms.TextBox textBox2;
  189. private System.Windows.Forms.Button button2;
  190. private System.Windows.Forms.TextBox textBox3;
  191. private System.Windows.Forms.Label label1;
  192. private System.Windows.Forms.Label label2;
  193. private System.Windows.Forms.Label label3;
  194. private System.Windows.Forms.Label label4;
  195. private System.Windows.Forms.Button button3;
  196. private System.Windows.Forms.Button button4;
  197. }
  198. }