FormEditProfile.Designer.cs 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. namespace СУБД_Альфапол
  2. {
  3. partial class FormEditProfile
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormEditProfile));
  29. this.panel1 = new System.Windows.Forms.Panel();
  30. this.lblphoto = new System.Windows.Forms.Label();
  31. this.label4 = new System.Windows.Forms.Label();
  32. this.label3 = new System.Windows.Forms.Label();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.pbxProfile = new System.Windows.Forms.PictureBox();
  35. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  36. this.label1 = new System.Windows.Forms.Label();
  37. this.panel1.SuspendLayout();
  38. ((System.ComponentModel.ISupportInitialize)(this.pbxProfile)).BeginInit();
  39. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  40. this.SuspendLayout();
  41. //
  42. // panel1
  43. //
  44. this.panel1.BackColor = System.Drawing.Color.LightGray;
  45. this.panel1.Controls.Add(this.lblphoto);
  46. this.panel1.Controls.Add(this.label4);
  47. this.panel1.Controls.Add(this.label3);
  48. this.panel1.Controls.Add(this.label2);
  49. this.panel1.Controls.Add(this.pbxProfile);
  50. this.panel1.Controls.Add(this.pictureBox1);
  51. this.panel1.Controls.Add(this.label1);
  52. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  53. this.panel1.Location = new System.Drawing.Point(0, 0);
  54. this.panel1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  55. this.panel1.Name = "panel1";
  56. this.panel1.Size = new System.Drawing.Size(933, 132);
  57. this.panel1.TabIndex = 2;
  58. //
  59. // lblphoto
  60. //
  61. this.lblphoto.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  62. this.lblphoto.AutoSize = true;
  63. this.lblphoto.Location = new System.Drawing.Point(728, 90);
  64. this.lblphoto.Name = "lblphoto";
  65. this.lblphoto.Size = new System.Drawing.Size(49, 15);
  66. this.lblphoto.TabIndex = 9;
  67. this.lblphoto.Text = "label5";
  68. //
  69. // label4
  70. //
  71. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  72. this.label4.AutoSize = true;
  73. this.label4.Location = new System.Drawing.Point(729, 59);
  74. this.label4.Name = "label4";
  75. this.label4.Size = new System.Drawing.Size(49, 15);
  76. this.label4.TabIndex = 8;
  77. this.label4.Text = "label4";
  78. //
  79. // label3
  80. //
  81. this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  82. this.label3.AutoSize = true;
  83. this.label3.Location = new System.Drawing.Point(728, 31);
  84. this.label3.Name = "label3";
  85. this.label3.Size = new System.Drawing.Size(49, 15);
  86. this.label3.TabIndex = 7;
  87. this.label3.Text = "label3";
  88. //
  89. // label2
  90. //
  91. this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  92. this.label2.AutoSize = true;
  93. this.label2.Location = new System.Drawing.Point(728, 5);
  94. this.label2.Name = "label2";
  95. this.label2.Size = new System.Drawing.Size(49, 15);
  96. this.label2.TabIndex = 6;
  97. this.label2.Text = "label2";
  98. //
  99. // pbxProfile
  100. //
  101. this.pbxProfile.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  102. this.pbxProfile.Dock = System.Windows.Forms.DockStyle.Right;
  103. this.pbxProfile.Location = new System.Drawing.Point(794, 0);
  104. this.pbxProfile.Name = "pbxProfile";
  105. this.pbxProfile.Size = new System.Drawing.Size(139, 132);
  106. this.pbxProfile.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  107. this.pbxProfile.TabIndex = 2;
  108. this.pbxProfile.TabStop = false;
  109. //
  110. // pictureBox1
  111. //
  112. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
  113. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  114. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  115. this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  116. this.pictureBox1.Name = "pictureBox1";
  117. this.pictureBox1.Size = new System.Drawing.Size(140, 132);
  118. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  119. this.pictureBox1.TabIndex = 1;
  120. this.pictureBox1.TabStop = false;
  121. //
  122. // label1
  123. //
  124. this.label1.AutoSize = true;
  125. this.label1.Font = new System.Drawing.Font("Courier New", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  126. this.label1.Location = new System.Drawing.Point(165, 51);
  127. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  128. this.label1.Name = "label1";
  129. this.label1.Size = new System.Drawing.Size(526, 31);
  130. this.label1.TabIndex = 0;
  131. this.label1.Text = "Редактирование профиля менеджера";
  132. //
  133. // FormEditProfile
  134. //
  135. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
  136. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  137. this.BackColor = System.Drawing.Color.White;
  138. this.ClientSize = new System.Drawing.Size(933, 519);
  139. this.Controls.Add(this.panel1);
  140. this.Font = new System.Drawing.Font("Courier New", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  141. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  142. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  143. this.Name = "FormEditProfile";
  144. this.StartPosition = System.Windows.Forms.FormStartPosition.WindowsDefaultBounds;
  145. this.Text = "ООО \"Альфапол\"";
  146. this.panel1.ResumeLayout(false);
  147. this.panel1.PerformLayout();
  148. ((System.ComponentModel.ISupportInitialize)(this.pbxProfile)).EndInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  150. this.ResumeLayout(false);
  151. }
  152. #endregion
  153. private System.Windows.Forms.Panel panel1;
  154. private System.Windows.Forms.Label lblphoto;
  155. private System.Windows.Forms.Label label4;
  156. private System.Windows.Forms.Label label3;
  157. private System.Windows.Forms.Label label2;
  158. private System.Windows.Forms.PictureBox pbxProfile;
  159. private System.Windows.Forms.PictureBox pictureBox1;
  160. private System.Windows.Forms.Label label1;
  161. }
  162. }