RedactorProfile.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. 
  2. namespace project
  3. {
  4. partial class RedactorProfile
  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.label4 = new System.Windows.Forms.Label();
  30. this.label3 = new System.Windows.Forms.Label();
  31. this.label2 = new System.Windows.Forms.Label();
  32. this.label1 = new System.Windows.Forms.Label();
  33. this.textBox1 = new System.Windows.Forms.TextBox();
  34. this.textBox2 = new System.Windows.Forms.TextBox();
  35. this.textBox3 = new System.Windows.Forms.TextBox();
  36. this.comboBox1 = new System.Windows.Forms.ComboBox();
  37. this.button1 = new System.Windows.Forms.Button();
  38. this.groupBox1 = new System.Windows.Forms.GroupBox();
  39. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  40. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  41. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  42. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  43. this.groupBox1.SuspendLayout();
  44. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  48. this.SuspendLayout();
  49. //
  50. // label4
  51. //
  52. this.label4.AutoSize = true;
  53. this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  54. this.label4.ForeColor = System.Drawing.SystemColors.Window;
  55. this.label4.Location = new System.Drawing.Point(26, 162);
  56. this.label4.Name = "label4";
  57. this.label4.Size = new System.Drawing.Size(49, 24);
  58. this.label4.TabIndex = 7;
  59. this.label4.Text = "Пол:";
  60. //
  61. // label3
  62. //
  63. this.label3.AutoSize = true;
  64. this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  65. this.label3.ForeColor = System.Drawing.SystemColors.Window;
  66. this.label3.Location = new System.Drawing.Point(26, 117);
  67. this.label3.Name = "label3";
  68. this.label3.Size = new System.Drawing.Size(167, 24);
  69. this.label3.TabIndex = 6;
  70. this.label3.Text = "Номер телефона:";
  71. //
  72. // label2
  73. //
  74. this.label2.AutoSize = true;
  75. this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  76. this.label2.ForeColor = System.Drawing.SystemColors.Window;
  77. this.label2.Location = new System.Drawing.Point(26, 74);
  78. this.label2.Name = "label2";
  79. this.label2.Size = new System.Drawing.Size(96, 24);
  80. this.label2.TabIndex = 5;
  81. this.label2.Text = "Фамилия:";
  82. this.label2.Click += new System.EventHandler(this.label2_Click);
  83. //
  84. // label1
  85. //
  86. this.label1.AutoSize = true;
  87. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  88. this.label1.ForeColor = System.Drawing.SystemColors.Window;
  89. this.label1.Location = new System.Drawing.Point(26, 33);
  90. this.label1.Name = "label1";
  91. this.label1.Size = new System.Drawing.Size(51, 24);
  92. this.label1.TabIndex = 4;
  93. this.label1.Text = "Имя:";
  94. this.label1.Click += new System.EventHandler(this.label1_Click);
  95. //
  96. // textBox1
  97. //
  98. this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  99. this.textBox1.Location = new System.Drawing.Point(234, 30);
  100. this.textBox1.MaxLength = 20;
  101. this.textBox1.Name = "textBox1";
  102. this.textBox1.Size = new System.Drawing.Size(160, 29);
  103. this.textBox1.TabIndex = 8;
  104. //
  105. // textBox2
  106. //
  107. this.textBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  108. this.textBox2.Location = new System.Drawing.Point(234, 71);
  109. this.textBox2.MaxLength = 25;
  110. this.textBox2.Name = "textBox2";
  111. this.textBox2.Size = new System.Drawing.Size(160, 29);
  112. this.textBox2.TabIndex = 9;
  113. //
  114. // textBox3
  115. //
  116. this.textBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  117. this.textBox3.Location = new System.Drawing.Point(234, 112);
  118. this.textBox3.MaxLength = 11;
  119. this.textBox3.Name = "textBox3";
  120. this.textBox3.Size = new System.Drawing.Size(160, 29);
  121. this.textBox3.TabIndex = 10;
  122. //
  123. // comboBox1
  124. //
  125. this.comboBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  126. this.comboBox1.FormattingEnabled = true;
  127. this.comboBox1.Items.AddRange(new object[] {
  128. "МУЖ",
  129. "ЖЕН"});
  130. this.comboBox1.Location = new System.Drawing.Point(234, 154);
  131. this.comboBox1.Name = "comboBox1";
  132. this.comboBox1.Size = new System.Drawing.Size(160, 32);
  133. this.comboBox1.TabIndex = 11;
  134. //
  135. // button1
  136. //
  137. this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(125)))));
  138. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  139. this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  140. this.button1.ForeColor = System.Drawing.SystemColors.Window;
  141. this.button1.Location = new System.Drawing.Point(30, 206);
  142. this.button1.Name = "button1";
  143. this.button1.Size = new System.Drawing.Size(135, 35);
  144. this.button1.TabIndex = 12;
  145. this.button1.Text = "Сохранить";
  146. this.button1.UseVisualStyleBackColor = false;
  147. this.button1.Click += new System.EventHandler(this.button1_Click);
  148. //
  149. // groupBox1
  150. //
  151. this.groupBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  152. this.groupBox1.Controls.Add(this.pictureBox4);
  153. this.groupBox1.Controls.Add(this.pictureBox2);
  154. this.groupBox1.Controls.Add(this.pictureBox1);
  155. this.groupBox1.Controls.Add(this.pictureBox3);
  156. this.groupBox1.Controls.Add(this.button1);
  157. this.groupBox1.Controls.Add(this.label4);
  158. this.groupBox1.Controls.Add(this.label3);
  159. this.groupBox1.Controls.Add(this.label2);
  160. this.groupBox1.Controls.Add(this.label1);
  161. this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  162. this.groupBox1.Location = new System.Drawing.Point(6, 0);
  163. this.groupBox1.Name = "groupBox1";
  164. this.groupBox1.Size = new System.Drawing.Size(423, 264);
  165. this.groupBox1.TabIndex = 15;
  166. this.groupBox1.TabStop = false;
  167. //
  168. // pictureBox3
  169. //
  170. this.pictureBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(125)))));
  171. this.pictureBox3.Location = new System.Drawing.Point(225, 27);
  172. this.pictureBox3.Name = "pictureBox3";
  173. this.pictureBox3.Size = new System.Drawing.Size(166, 35);
  174. this.pictureBox3.TabIndex = 16;
  175. this.pictureBox3.TabStop = false;
  176. //
  177. // pictureBox1
  178. //
  179. this.pictureBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(125)))));
  180. this.pictureBox1.Location = new System.Drawing.Point(225, 68);
  181. this.pictureBox1.Name = "pictureBox1";
  182. this.pictureBox1.Size = new System.Drawing.Size(166, 35);
  183. this.pictureBox1.TabIndex = 17;
  184. this.pictureBox1.TabStop = false;
  185. //
  186. // pictureBox2
  187. //
  188. this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(125)))));
  189. this.pictureBox2.Location = new System.Drawing.Point(225, 109);
  190. this.pictureBox2.Name = "pictureBox2";
  191. this.pictureBox2.Size = new System.Drawing.Size(166, 35);
  192. this.pictureBox2.TabIndex = 18;
  193. this.pictureBox2.TabStop = false;
  194. //
  195. // pictureBox4
  196. //
  197. this.pictureBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(125)))));
  198. this.pictureBox4.Location = new System.Drawing.Point(225, 151);
  199. this.pictureBox4.Name = "pictureBox4";
  200. this.pictureBox4.Size = new System.Drawing.Size(166, 38);
  201. this.pictureBox4.TabIndex = 19;
  202. this.pictureBox4.TabStop = false;
  203. //
  204. // RedactorProfile
  205. //
  206. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  207. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  208. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(180)))), ((int)(((byte)(145)))));
  209. this.ClientSize = new System.Drawing.Size(435, 270);
  210. this.Controls.Add(this.comboBox1);
  211. this.Controls.Add(this.textBox3);
  212. this.Controls.Add(this.textBox2);
  213. this.Controls.Add(this.textBox1);
  214. this.Controls.Add(this.groupBox1);
  215. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  216. this.Name = "RedactorProfile";
  217. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  218. this.Text = "Редактирования профиля";
  219. this.Load += new System.EventHandler(this.RedactorProfile_Load);
  220. this.groupBox1.ResumeLayout(false);
  221. this.groupBox1.PerformLayout();
  222. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  226. this.ResumeLayout(false);
  227. this.PerformLayout();
  228. }
  229. #endregion
  230. private System.Windows.Forms.Label label4;
  231. private System.Windows.Forms.Label label3;
  232. private System.Windows.Forms.Label label2;
  233. private System.Windows.Forms.Label label1;
  234. private System.Windows.Forms.TextBox textBox1;
  235. private System.Windows.Forms.TextBox textBox2;
  236. private System.Windows.Forms.TextBox textBox3;
  237. private System.Windows.Forms.ComboBox comboBox1;
  238. private System.Windows.Forms.Button button1;
  239. private System.Windows.Forms.GroupBox groupBox1;
  240. private System.Windows.Forms.PictureBox pictureBox4;
  241. private System.Windows.Forms.PictureBox pictureBox2;
  242. private System.Windows.Forms.PictureBox pictureBox1;
  243. private System.Windows.Forms.PictureBox pictureBox3;
  244. }
  245. }