Form1.Designer.cs 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. namespace IS_hairdresser
  2. {
  3. partial class Form1
  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.button6 = new System.Windows.Forms.Button();
  29. this.button5 = new System.Windows.Forms.Button();
  30. this.button3 = new System.Windows.Forms.Button();
  31. this.button4 = new System.Windows.Forms.Button();
  32. this.label4 = new System.Windows.Forms.Label();
  33. this.button2 = new System.Windows.Forms.Button();
  34. this.button7 = new System.Windows.Forms.Button();
  35. this.SuspendLayout();
  36. //
  37. // button6
  38. //
  39. this.button6.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  40. this.button6.Location = new System.Drawing.Point(458, 180);
  41. this.button6.Name = "button6";
  42. this.button6.Size = new System.Drawing.Size(217, 99);
  43. this.button6.TabIndex = 20;
  44. this.button6.Text = "ПРОДАННЫЕ РАСХОДНИКИ";
  45. this.button6.UseVisualStyleBackColor = true;
  46. this.button6.Click += new System.EventHandler(this.button6_Click);
  47. //
  48. // button5
  49. //
  50. this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  51. this.button5.Location = new System.Drawing.Point(235, 180);
  52. this.button5.Name = "button5";
  53. this.button5.Size = new System.Drawing.Size(217, 99);
  54. this.button5.TabIndex = 19;
  55. this.button5.Text = "ИСПОЛЬЗОВАННЫЕ РАСХОДНИКИ";
  56. this.button5.UseVisualStyleBackColor = true;
  57. this.button5.Click += new System.EventHandler(this.button5_Click);
  58. //
  59. // button3
  60. //
  61. this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  62. this.button3.Location = new System.Drawing.Point(458, 75);
  63. this.button3.Name = "button3";
  64. this.button3.Size = new System.Drawing.Size(217, 99);
  65. this.button3.TabIndex = 18;
  66. this.button3.Text = "ЗАКУПКА";
  67. this.button3.UseVisualStyleBackColor = true;
  68. this.button3.Click += new System.EventHandler(this.button3_Click);
  69. //
  70. // button4
  71. //
  72. this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  73. this.button4.Location = new System.Drawing.Point(12, 180);
  74. this.button4.Name = "button4";
  75. this.button4.Size = new System.Drawing.Size(217, 99);
  76. this.button4.TabIndex = 17;
  77. this.button4.Text = "ПОСТАВКА";
  78. this.button4.UseVisualStyleBackColor = true;
  79. this.button4.Click += new System.EventHandler(this.button4_Click);
  80. //
  81. // label4
  82. //
  83. this.label4.AutoSize = true;
  84. this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  85. this.label4.Location = new System.Drawing.Point(273, 26);
  86. this.label4.Name = "label4";
  87. this.label4.Size = new System.Drawing.Size(163, 24);
  88. this.label4.TabIndex = 16;
  89. this.label4.Text = "ГЛАВНОЕ МЕНЮ";
  90. //
  91. // button2
  92. //
  93. this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  94. this.button2.Location = new System.Drawing.Point(235, 75);
  95. this.button2.Name = "button2";
  96. this.button2.Size = new System.Drawing.Size(217, 99);
  97. this.button2.TabIndex = 15;
  98. this.button2.Text = "СКЛАД";
  99. this.button2.UseVisualStyleBackColor = true;
  100. this.button2.Click += new System.EventHandler(this.button2_Click);
  101. //
  102. // button7
  103. //
  104. this.button7.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  105. this.button7.Location = new System.Drawing.Point(12, 75);
  106. this.button7.Name = "button7";
  107. this.button7.Size = new System.Drawing.Size(217, 99);
  108. this.button7.TabIndex = 14;
  109. this.button7.Text = "СПИСОК";
  110. this.button7.UseVisualStyleBackColor = true;
  111. this.button7.Click += new System.EventHandler(this.button7_Click);
  112. //
  113. // Form1
  114. //
  115. this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 24F);
  116. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  117. this.ClientSize = new System.Drawing.Size(691, 303);
  118. this.Controls.Add(this.button6);
  119. this.Controls.Add(this.button5);
  120. this.Controls.Add(this.button3);
  121. this.Controls.Add(this.button4);
  122. this.Controls.Add(this.label4);
  123. this.Controls.Add(this.button2);
  124. this.Controls.Add(this.button7);
  125. this.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  126. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  127. this.Margin = new System.Windows.Forms.Padding(6);
  128. this.Name = "Form1";
  129. this.ResumeLayout(false);
  130. this.PerformLayout();
  131. }
  132. #endregion
  133. private System.Windows.Forms.Button button6;
  134. private System.Windows.Forms.Button button5;
  135. private System.Windows.Forms.Button button3;
  136. private System.Windows.Forms.Button button4;
  137. private System.Windows.Forms.Label label4;
  138. private System.Windows.Forms.Button button2;
  139. private System.Windows.Forms.Button button7;
  140. }
  141. }