Sotrudnik_min_othes.Designer.cs 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. namespace Blanki_ekzamena.Izmenie
  2. {
  3. partial class Sotrudnik_min_othes
  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.label5 = new System.Windows.Forms.Label();
  29. this.label6 = new System.Windows.Forms.Label();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.label3 = new System.Windows.Forms.Label();
  32. this.button1 = new System.Windows.Forms.Button();
  33. this.btn_soxr = new System.Windows.Forms.Button();
  34. this.label4 = new System.Windows.Forms.Label();
  35. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  36. this.label10 = new System.Windows.Forms.Label();
  37. this.Im = new System.Windows.Forms.Label();
  38. this.fam = new System.Windows.Forms.Label();
  39. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  40. this.SuspendLayout();
  41. //
  42. // label5
  43. //
  44. this.label5.AutoSize = true;
  45. this.label5.Font = new System.Drawing.Font("Calibri", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  46. this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(132)))), ((int)(((byte)(252)))));
  47. this.label5.Location = new System.Drawing.Point(270, 139);
  48. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  49. this.label5.Name = "label5";
  50. this.label5.Size = new System.Drawing.Size(49, 15);
  51. this.label5.TabIndex = 104;
  52. this.label5.Text = "Пароль";
  53. //
  54. // label6
  55. //
  56. this.label6.AutoSize = true;
  57. this.label6.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  58. this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
  59. this.label6.Location = new System.Drawing.Point(192, 136);
  60. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  61. this.label6.Name = "label6";
  62. this.label6.Size = new System.Drawing.Size(69, 21);
  63. this.label6.TabIndex = 103;
  64. this.label6.Text = "Пароль:";
  65. //
  66. // label2
  67. //
  68. this.label2.AutoSize = true;
  69. this.label2.Font = new System.Drawing.Font("Calibri", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  70. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(132)))), ((int)(((byte)(252)))));
  71. this.label2.Location = new System.Drawing.Point(259, 109);
  72. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  73. this.label2.Name = "label2";
  74. this.label2.Size = new System.Drawing.Size(41, 15);
  75. this.label2.TabIndex = 102;
  76. this.label2.Text = "Логин";
  77. //
  78. // label3
  79. //
  80. this.label3.AutoSize = true;
  81. this.label3.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  82. this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
  83. this.label3.Location = new System.Drawing.Point(192, 106);
  84. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  85. this.label3.Name = "label3";
  86. this.label3.Size = new System.Drawing.Size(59, 21);
  87. this.label3.TabIndex = 101;
  88. this.label3.Text = "Логин:";
  89. //
  90. // button1
  91. //
  92. this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(132)))), ((int)(((byte)(252)))));
  93. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  94. this.button1.Font = new System.Drawing.Font("Calibri", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  95. this.button1.ForeColor = System.Drawing.Color.White;
  96. this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  97. this.button1.Location = new System.Drawing.Point(50, 160);
  98. this.button1.Margin = new System.Windows.Forms.Padding(4);
  99. this.button1.Name = "button1";
  100. this.button1.Size = new System.Drawing.Size(99, 30);
  101. this.button1.TabIndex = 99;
  102. this.button1.Text = "Удалить";
  103. this.button1.UseVisualStyleBackColor = false;
  104. this.button1.Click += new System.EventHandler(this.button1_Click);
  105. //
  106. // btn_soxr
  107. //
  108. this.btn_soxr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  109. this.btn_soxr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(132)))), ((int)(((byte)(252)))));
  110. this.btn_soxr.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  111. this.btn_soxr.Font = new System.Drawing.Font("Calibri", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  112. this.btn_soxr.ForeColor = System.Drawing.Color.White;
  113. this.btn_soxr.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  114. this.btn_soxr.Location = new System.Drawing.Point(369, 13);
  115. this.btn_soxr.Margin = new System.Windows.Forms.Padding(4);
  116. this.btn_soxr.Name = "btn_soxr";
  117. this.btn_soxr.Size = new System.Drawing.Size(99, 30);
  118. this.btn_soxr.TabIndex = 98;
  119. this.btn_soxr.Text = "Назад";
  120. this.btn_soxr.UseVisualStyleBackColor = false;
  121. this.btn_soxr.Click += new System.EventHandler(this.btn_soxr_Click);
  122. //
  123. // label4
  124. //
  125. this.label4.AutoSize = true;
  126. this.label4.Font = new System.Drawing.Font("Calibri", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  127. this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(132)))), ((int)(((byte)(252)))));
  128. this.label4.Location = new System.Drawing.Point(295, 83);
  129. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  130. this.label4.Name = "label4";
  131. this.label4.Size = new System.Drawing.Size(69, 15);
  132. this.label4.TabIndex = 97;
  133. this.label4.Text = "Должность";
  134. //
  135. // pictureBox1
  136. //
  137. this.pictureBox1.Image = global::Blanki_ekzamena.Properties.Resources._65;
  138. this.pictureBox1.Location = new System.Drawing.Point(12, 11);
  139. this.pictureBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  140. this.pictureBox1.Name = "pictureBox1";
  141. this.pictureBox1.Size = new System.Drawing.Size(161, 143);
  142. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  143. this.pictureBox1.TabIndex = 96;
  144. this.pictureBox1.TabStop = false;
  145. //
  146. // label10
  147. //
  148. this.label10.AutoSize = true;
  149. this.label10.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  150. this.label10.ForeColor = System.Drawing.Color.DodgerBlue;
  151. this.label10.Location = new System.Drawing.Point(190, 80);
  152. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  153. this.label10.Name = "label10";
  154. this.label10.Size = new System.Drawing.Size(97, 21);
  155. this.label10.TabIndex = 95;
  156. this.label10.Text = "Должность:";
  157. //
  158. // Im
  159. //
  160. this.Im.AutoSize = true;
  161. this.Im.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  162. this.Im.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(132)))), ((int)(((byte)(252)))));
  163. this.Im.Location = new System.Drawing.Point(332, 42);
  164. this.Im.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  165. this.Im.Name = "Im";
  166. this.Im.Size = new System.Drawing.Size(46, 24);
  167. this.Im.TabIndex = 94;
  168. this.Im.Text = "Имя";
  169. //
  170. // fam
  171. //
  172. this.fam.AutoSize = true;
  173. this.fam.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  174. this.fam.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(132)))), ((int)(((byte)(252)))));
  175. this.fam.Location = new System.Drawing.Point(190, 42);
  176. this.fam.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  177. this.fam.Name = "fam";
  178. this.fam.Size = new System.Drawing.Size(89, 24);
  179. this.fam.TabIndex = 93;
  180. this.fam.Text = "Фамилия";
  181. //
  182. // Sotrudnik_min_othes
  183. //
  184. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
  185. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  186. this.BackColor = System.Drawing.Color.AliceBlue;
  187. this.ClientSize = new System.Drawing.Size(481, 219);
  188. this.Controls.Add(this.label5);
  189. this.Controls.Add(this.label6);
  190. this.Controls.Add(this.label2);
  191. this.Controls.Add(this.label3);
  192. this.Controls.Add(this.button1);
  193. this.Controls.Add(this.btn_soxr);
  194. this.Controls.Add(this.label4);
  195. this.Controls.Add(this.pictureBox1);
  196. this.Controls.Add(this.label10);
  197. this.Controls.Add(this.Im);
  198. this.Controls.Add(this.fam);
  199. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  200. this.Name = "Sotrudnik_min_othes";
  201. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  202. this.Text = "Sotrudnik_min_othes";
  203. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  204. this.ResumeLayout(false);
  205. this.PerformLayout();
  206. }
  207. #endregion
  208. private System.Windows.Forms.Label label5;
  209. private System.Windows.Forms.Label label6;
  210. private System.Windows.Forms.Label label2;
  211. private System.Windows.Forms.Label label3;
  212. private System.Windows.Forms.Button button1;
  213. private System.Windows.Forms.Button btn_soxr;
  214. private System.Windows.Forms.Label label4;
  215. private System.Windows.Forms.PictureBox pictureBox1;
  216. private System.Windows.Forms.Label label10;
  217. private System.Windows.Forms.Label Im;
  218. private System.Windows.Forms.Label fam;
  219. }
  220. }