admform.Designer.cs 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. namespace YurevichIS31_Stroymaterialy
  2. {
  3. partial class admform
  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(admform));
  29. this.panel1 = new System.Windows.Forms.Panel();
  30. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.panel2 = new System.Windows.Forms.Panel();
  33. this.exitbutton = new System.Windows.Forms.Button();
  34. this.zakazbutton = new System.Windows.Forms.Button();
  35. this.punktbutton = new System.Windows.Forms.Button();
  36. this.tovarbutton = new System.Windows.Forms.Button();
  37. this.panel1.SuspendLayout();
  38. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  39. this.panel2.SuspendLayout();
  40. this.SuspendLayout();
  41. //
  42. // panel1
  43. //
  44. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  45. this.panel1.Controls.Add(this.pictureBox1);
  46. this.panel1.Controls.Add(this.label1);
  47. this.panel1.Location = new System.Drawing.Point(-2, -12);
  48. this.panel1.Name = "panel1";
  49. this.panel1.Size = new System.Drawing.Size(818, 102);
  50. this.panel1.TabIndex = 1;
  51. //
  52. // pictureBox1
  53. //
  54. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  55. this.pictureBox1.Location = new System.Drawing.Point(-12, 15);
  56. this.pictureBox1.Name = "pictureBox1";
  57. this.pictureBox1.Size = new System.Drawing.Size(123, 87);
  58. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  59. this.pictureBox1.TabIndex = 1;
  60. this.pictureBox1.TabStop = false;
  61. //
  62. // label1
  63. //
  64. this.label1.AutoSize = true;
  65. this.label1.Font = new System.Drawing.Font("Comic Sans MS", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  66. this.label1.ForeColor = System.Drawing.Color.White;
  67. this.label1.Location = new System.Drawing.Point(239, 21);
  68. this.label1.Name = "label1";
  69. this.label1.Size = new System.Drawing.Size(365, 67);
  70. this.label1.TabIndex = 0;
  71. this.label1.Text = "Главное меню";
  72. //
  73. // panel2
  74. //
  75. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  76. this.panel2.Controls.Add(this.exitbutton);
  77. this.panel2.Location = new System.Drawing.Point(-2, 364);
  78. this.panel2.Name = "panel2";
  79. this.panel2.Size = new System.Drawing.Size(818, 102);
  80. this.panel2.TabIndex = 2;
  81. //
  82. // exitbutton
  83. //
  84. this.exitbutton.BackColor = System.Drawing.Color.White;
  85. this.exitbutton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  86. this.exitbutton.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  87. this.exitbutton.Location = new System.Drawing.Point(650, 20);
  88. this.exitbutton.Name = "exitbutton";
  89. this.exitbutton.Size = new System.Drawing.Size(140, 54);
  90. this.exitbutton.TabIndex = 0;
  91. this.exitbutton.Text = "Выход";
  92. this.exitbutton.UseVisualStyleBackColor = false;
  93. this.exitbutton.Click += new System.EventHandler(this.exitbutton_Click);
  94. //
  95. // zakazbutton
  96. //
  97. this.zakazbutton.BackColor = System.Drawing.Color.White;
  98. this.zakazbutton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  99. this.zakazbutton.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  100. this.zakazbutton.Location = new System.Drawing.Point(353, 96);
  101. this.zakazbutton.Name = "zakazbutton";
  102. this.zakazbutton.Size = new System.Drawing.Size(140, 54);
  103. this.zakazbutton.TabIndex = 1;
  104. this.zakazbutton.Text = "Заказы";
  105. this.zakazbutton.UseVisualStyleBackColor = false;
  106. this.zakazbutton.Click += new System.EventHandler(this.zakazbutton_Click);
  107. //
  108. // punktbutton
  109. //
  110. this.punktbutton.BackColor = System.Drawing.Color.White;
  111. this.punktbutton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  112. this.punktbutton.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  113. this.punktbutton.Location = new System.Drawing.Point(353, 196);
  114. this.punktbutton.Name = "punktbutton";
  115. this.punktbutton.Size = new System.Drawing.Size(140, 54);
  116. this.punktbutton.TabIndex = 3;
  117. this.punktbutton.Text = "Пункты выдачи";
  118. this.punktbutton.UseVisualStyleBackColor = false;
  119. this.punktbutton.Click += new System.EventHandler(this.punktbutton_Click);
  120. //
  121. // tovarbutton
  122. //
  123. this.tovarbutton.BackColor = System.Drawing.Color.White;
  124. this.tovarbutton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  125. this.tovarbutton.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  126. this.tovarbutton.Location = new System.Drawing.Point(353, 304);
  127. this.tovarbutton.Name = "tovarbutton";
  128. this.tovarbutton.Size = new System.Drawing.Size(140, 54);
  129. this.tovarbutton.TabIndex = 4;
  130. this.tovarbutton.Text = "Товары";
  131. this.tovarbutton.UseVisualStyleBackColor = false;
  132. this.tovarbutton.Click += new System.EventHandler(this.tovarbutton_Click);
  133. //
  134. // admform
  135. //
  136. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  137. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  138. this.BackColor = System.Drawing.Color.White;
  139. this.ClientSize = new System.Drawing.Size(800, 450);
  140. this.Controls.Add(this.tovarbutton);
  141. this.Controls.Add(this.punktbutton);
  142. this.Controls.Add(this.zakazbutton);
  143. this.Controls.Add(this.panel2);
  144. this.Controls.Add(this.panel1);
  145. this.Name = "admform";
  146. this.Text = "admform";
  147. this.panel1.ResumeLayout(false);
  148. this.panel1.PerformLayout();
  149. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  150. this.panel2.ResumeLayout(false);
  151. this.ResumeLayout(false);
  152. }
  153. #endregion
  154. private System.Windows.Forms.Panel panel1;
  155. private System.Windows.Forms.PictureBox pictureBox1;
  156. private System.Windows.Forms.Label label1;
  157. private System.Windows.Forms.Panel panel2;
  158. private System.Windows.Forms.Button exitbutton;
  159. private System.Windows.Forms.Button zakazbutton;
  160. private System.Windows.Forms.Button punktbutton;
  161. private System.Windows.Forms.Button tovarbutton;
  162. }
  163. }