namespace proba
{
partial class Genre
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Genre));
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.button_Save = new System.Windows.Forms.Button();
this.StrokaSearch = new System.Windows.Forms.TextBox();
this.TextForSearch = new System.Windows.Forms.Label();
this.button_back = new System.Windows.Forms.Button();
this.button_add = new System.Windows.Forms.Button();
this.button_insert = new System.Windows.Forms.Button();
this.button_delete = new System.Windows.Forms.Button();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.SuspendLayout();
//
// pictureBox1
//
this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(391, 12);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(68, 39);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 29;
this.pictureBox1.TabStop = false;
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
//
// button_Save
//
this.button_Save.BackColor = System.Drawing.Color.Gray;
this.button_Save.Cursor = System.Windows.Forms.Cursors.Hand;
this.button_Save.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button_Save.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
this.button_Save.Location = new System.Drawing.Point(300, 246);
this.button_Save.Name = "button_Save";
this.button_Save.Size = new System.Drawing.Size(111, 30);
this.button_Save.TabIndex = 28;
this.button_Save.Text = "Сохранить";
this.button_Save.UseVisualStyleBackColor = false;
this.button_Save.Click += new System.EventHandler(this.button_Save_Click);
//
// StrokaSearch
//
this.StrokaSearch.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.StrokaSearch.Location = new System.Drawing.Point(198, 25);
this.StrokaSearch.MaxLength = 50;
this.StrokaSearch.Name = "StrokaSearch";
this.StrokaSearch.Size = new System.Drawing.Size(187, 26);
this.StrokaSearch.TabIndex = 27;
this.StrokaSearch.TextChanged += new System.EventHandler(this.StrokaSearch_TextChanged);
//
// TextForSearch
//
this.TextForSearch.AutoSize = true;
this.TextForSearch.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F);
this.TextForSearch.Location = new System.Drawing.Point(24, 27);
this.TextForSearch.Name = "TextForSearch";
this.TextForSearch.Size = new System.Drawing.Size(178, 24);
this.TextForSearch.TabIndex = 26;
this.TextForSearch.Text = "Введите название";
//
// button_back
//
this.button_back.BackColor = System.Drawing.Color.Gray;
this.button_back.Cursor = System.Windows.Forms.Cursors.Hand;
this.button_back.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button_back.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
this.button_back.Location = new System.Drawing.Point(298, 293);
this.button_back.Name = "button_back";
this.button_back.Size = new System.Drawing.Size(111, 30);
this.button_back.TabIndex = 25;
this.button_back.Text = "Назад";
this.button_back.UseVisualStyleBackColor = false;
this.button_back.Click += new System.EventHandler(this.button_back_Click);
//
// button_add
//
this.button_add.BackColor = System.Drawing.Color.Gray;
this.button_add.Cursor = System.Windows.Forms.Cursors.Hand;
this.button_add.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button_add.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
this.button_add.ImageAlign = System.Drawing.ContentAlignment.BottomRight;
this.button_add.Location = new System.Drawing.Point(300, 201);
this.button_add.Name = "button_add";
this.button_add.Size = new System.Drawing.Size(111, 30);
this.button_add.TabIndex = 24;
this.button_add.Text = "Добавить";
this.button_add.UseVisualStyleBackColor = false;
this.button_add.Click += new System.EventHandler(this.button_add_Click);
//
// button_insert
//
this.button_insert.BackColor = System.Drawing.Color.Gray;
this.button_insert.Cursor = System.Windows.Forms.Cursors.Hand;
this.button_insert.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button_insert.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
this.button_insert.Location = new System.Drawing.Point(300, 156);
this.button_insert.Name = "button_insert";
this.button_insert.Size = new System.Drawing.Size(111, 30);
this.button_insert.TabIndex = 23;
this.button_insert.Text = "Изменить";
this.button_insert.UseVisualStyleBackColor = false;
this.button_insert.Click += new System.EventHandler(this.button_insert_Click);
//
// button_delete
//
this.button_delete.BackColor = System.Drawing.Color.Gray;
this.button_delete.Cursor = System.Windows.Forms.Cursors.Hand;
this.button_delete.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button_delete.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
this.button_delete.Location = new System.Drawing.Point(300, 111);
this.button_delete.Name = "button_delete";
this.button_delete.Size = new System.Drawing.Size(111, 30);
this.button_delete.TabIndex = 22;
this.button_delete.Text = "Удалить";
this.button_delete.UseVisualStyleBackColor = false;
this.button_delete.Click += new System.EventHandler(this.button_delete_Click_1);
//
// dataGridView1
//
this.dataGridView1.AllowUserToAddRows = false;
this.dataGridView1.AllowUserToDeleteRows = false;
this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Location = new System.Drawing.Point(14, 58);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.ReadOnly = true;
this.dataGridView1.Size = new System.Drawing.Size(260, 277);
this.dataGridView1.TabIndex = 21;
this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
//
// Genre
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(133)))), ((int)(((byte)(133)))), ((int)(((byte)(173)))));
this.ClientSize = new System.Drawing.Size(473, 347);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.button_Save);
this.Controls.Add(this.StrokaSearch);
this.Controls.Add(this.TextForSearch);
this.Controls.Add(this.button_back);
this.Controls.Add(this.button_add);
this.Controls.Add(this.button_insert);
this.Controls.Add(this.button_delete);
this.Controls.Add(this.dataGridView1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximumSize = new System.Drawing.Size(489, 386);
this.MinimumSize = new System.Drawing.Size(489, 386);
this.Name = "Genre";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Жанр музыки";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.global_FormClosed);
this.Load += new System.EventHandler(this.Genre_Load);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Button button_Save;
private System.Windows.Forms.TextBox StrokaSearch;
private System.Windows.Forms.Label TextForSearch;
private System.Windows.Forms.Button button_back;
private System.Windows.Forms.Button button_add;
private System.Windows.Forms.Button button_insert;
private System.Windows.Forms.Button button_delete;
private System.Windows.Forms.DataGridView dataGridView1;
}
}