DannyeAdd.Designer.cs 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. 
  2. namespace project
  3. {
  4. partial class DannyeAdd
  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.button4 = new System.Windows.Forms.Button();
  30. this.label1 = new System.Windows.Forms.Label();
  31. this.label2 = new System.Windows.Forms.Label();
  32. this.label3 = new System.Windows.Forms.Label();
  33. this.label4 = new System.Windows.Forms.Label();
  34. this.label5 = new System.Windows.Forms.Label();
  35. this.textBox1 = new System.Windows.Forms.TextBox();
  36. this.textBox2 = new System.Windows.Forms.TextBox();
  37. this.textBox3 = new System.Windows.Forms.TextBox();
  38. this.textBox4 = new System.Windows.Forms.TextBox();
  39. this.textBox5 = new System.Windows.Forms.TextBox();
  40. this.button1 = new System.Windows.Forms.Button();
  41. this.label6 = new System.Windows.Forms.Label();
  42. this.textBox6 = new System.Windows.Forms.TextBox();
  43. this.SuspendLayout();
  44. //
  45. // button4
  46. //
  47. this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(125)))));
  48. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  49. this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  50. this.button4.ForeColor = System.Drawing.SystemColors.Window;
  51. this.button4.Location = new System.Drawing.Point(359, 266);
  52. this.button4.Name = "button4";
  53. this.button4.Size = new System.Drawing.Size(123, 35);
  54. this.button4.TabIndex = 18;
  55. this.button4.Text = "Добавить";
  56. this.button4.UseVisualStyleBackColor = false;
  57. this.button4.Click += new System.EventHandler(this.button4_Click);
  58. //
  59. // label1
  60. //
  61. this.label1.AutoSize = true;
  62. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  63. this.label1.ForeColor = System.Drawing.SystemColors.Window;
  64. this.label1.Location = new System.Drawing.Point(156, 47);
  65. this.label1.Name = "label1";
  66. this.label1.Size = new System.Drawing.Size(51, 24);
  67. this.label1.TabIndex = 19;
  68. this.label1.Text = "Имя:";
  69. //
  70. // label2
  71. //
  72. this.label2.AutoSize = true;
  73. this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  74. this.label2.ForeColor = System.Drawing.SystemColors.Window;
  75. this.label2.Location = new System.Drawing.Point(111, 84);
  76. this.label2.Name = "label2";
  77. this.label2.Size = new System.Drawing.Size(96, 24);
  78. this.label2.TabIndex = 20;
  79. this.label2.Text = "Фамилия:";
  80. //
  81. // label3
  82. //
  83. this.label3.AutoSize = true;
  84. this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  85. this.label3.ForeColor = System.Drawing.SystemColors.Window;
  86. this.label3.Location = new System.Drawing.Point(104, 118);
  87. this.label3.Name = "label3";
  88. this.label3.Size = new System.Drawing.Size(103, 24);
  89. this.label3.TabIndex = 21;
  90. this.label3.Text = "Отчество:";
  91. //
  92. // label4
  93. //
  94. this.label4.AutoSize = true;
  95. this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  96. this.label4.ForeColor = System.Drawing.SystemColors.Window;
  97. this.label4.Location = new System.Drawing.Point(41, 149);
  98. this.label4.Name = "label4";
  99. this.label4.Size = new System.Drawing.Size(167, 24);
  100. this.label4.TabIndex = 22;
  101. this.label4.Text = "Номер телефона:";
  102. //
  103. // label5
  104. //
  105. this.label5.AutoSize = true;
  106. this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  107. this.label5.ForeColor = System.Drawing.SystemColors.Window;
  108. this.label5.Location = new System.Drawing.Point(129, 187);
  109. this.label5.Name = "label5";
  110. this.label5.Size = new System.Drawing.Size(78, 24);
  111. this.label5.TabIndex = 23;
  112. this.label5.Text = "Группа:";
  113. //
  114. // textBox1
  115. //
  116. this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  117. this.textBox1.Location = new System.Drawing.Point(225, 44);
  118. this.textBox1.MaxLength = 30;
  119. this.textBox1.Name = "textBox1";
  120. this.textBox1.Size = new System.Drawing.Size(257, 29);
  121. this.textBox1.TabIndex = 24;
  122. //
  123. // textBox2
  124. //
  125. this.textBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  126. this.textBox2.Location = new System.Drawing.Point(225, 79);
  127. this.textBox2.MaxLength = 30;
  128. this.textBox2.Name = "textBox2";
  129. this.textBox2.Size = new System.Drawing.Size(257, 29);
  130. this.textBox2.TabIndex = 25;
  131. //
  132. // textBox3
  133. //
  134. this.textBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  135. this.textBox3.Location = new System.Drawing.Point(225, 115);
  136. this.textBox3.MaxLength = 50;
  137. this.textBox3.Name = "textBox3";
  138. this.textBox3.Size = new System.Drawing.Size(257, 29);
  139. this.textBox3.TabIndex = 26;
  140. //
  141. // textBox4
  142. //
  143. this.textBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  144. this.textBox4.Location = new System.Drawing.Point(225, 150);
  145. this.textBox4.MaxLength = 11;
  146. this.textBox4.Name = "textBox4";
  147. this.textBox4.Size = new System.Drawing.Size(257, 29);
  148. this.textBox4.TabIndex = 27;
  149. //
  150. // textBox5
  151. //
  152. this.textBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  153. this.textBox5.Location = new System.Drawing.Point(225, 184);
  154. this.textBox5.MaxLength = 120;
  155. this.textBox5.Name = "textBox5";
  156. this.textBox5.Size = new System.Drawing.Size(257, 29);
  157. this.textBox5.TabIndex = 28;
  158. //
  159. // button1
  160. //
  161. this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(125)))));
  162. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  163. this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  164. this.button1.ForeColor = System.Drawing.SystemColors.Window;
  165. this.button1.Location = new System.Drawing.Point(54, 266);
  166. this.button1.Name = "button1";
  167. this.button1.Size = new System.Drawing.Size(123, 35);
  168. this.button1.TabIndex = 29;
  169. this.button1.Text = "Назад";
  170. this.button1.UseVisualStyleBackColor = false;
  171. this.button1.Click += new System.EventHandler(this.button1_Click);
  172. //
  173. // label6
  174. //
  175. this.label6.AutoSize = true;
  176. this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  177. this.label6.ForeColor = System.Drawing.SystemColors.Window;
  178. this.label6.Location = new System.Drawing.Point(99, 222);
  179. this.label6.Name = "label6";
  180. this.label6.Size = new System.Drawing.Size(108, 24);
  181. this.label6.TabIndex = 30;
  182. this.label6.Text = "Код карты:";
  183. //
  184. // textBox6
  185. //
  186. this.textBox6.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  187. this.textBox6.Location = new System.Drawing.Point(225, 219);
  188. this.textBox6.MaxLength = 120;
  189. this.textBox6.Name = "textBox6";
  190. this.textBox6.Size = new System.Drawing.Size(257, 29);
  191. this.textBox6.TabIndex = 31;
  192. //
  193. // DannyeAdd
  194. //
  195. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  196. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  197. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(180)))), ((int)(((byte)(145)))));
  198. this.ClientSize = new System.Drawing.Size(561, 329);
  199. this.Controls.Add(this.textBox6);
  200. this.Controls.Add(this.label6);
  201. this.Controls.Add(this.button1);
  202. this.Controls.Add(this.textBox5);
  203. this.Controls.Add(this.textBox4);
  204. this.Controls.Add(this.textBox3);
  205. this.Controls.Add(this.textBox2);
  206. this.Controls.Add(this.textBox1);
  207. this.Controls.Add(this.label5);
  208. this.Controls.Add(this.label4);
  209. this.Controls.Add(this.label3);
  210. this.Controls.Add(this.label2);
  211. this.Controls.Add(this.label1);
  212. this.Controls.Add(this.button4);
  213. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  214. this.Name = "DannyeAdd";
  215. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  216. this.Text = "Добавление записи";
  217. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.DannyeAdd_FormClosed);
  218. this.ResumeLayout(false);
  219. this.PerformLayout();
  220. }
  221. #endregion
  222. private System.Windows.Forms.Button button4;
  223. private System.Windows.Forms.Label label1;
  224. private System.Windows.Forms.Label label2;
  225. private System.Windows.Forms.Label label3;
  226. private System.Windows.Forms.Label label4;
  227. private System.Windows.Forms.Label label5;
  228. private System.Windows.Forms.TextBox textBox1;
  229. private System.Windows.Forms.TextBox textBox2;
  230. private System.Windows.Forms.TextBox textBox3;
  231. private System.Windows.Forms.TextBox textBox4;
  232. private System.Windows.Forms.TextBox textBox5;
  233. private System.Windows.Forms.Button button1;
  234. private System.Windows.Forms.Label label6;
  235. private System.Windows.Forms.TextBox textBox6;
  236. }
  237. }