namespace Remontor
{
partial class BarSessionControl
{
///
/// Обязательная переменная конструктора.
///
private System.ComponentModel.IContainer components = null;
///
/// Освободить все используемые ресурсы.
///
/// истинно, если управляемый ресурс должен быть удален; иначе ложно.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Код, автоматически созданный конструктором компонентов
///
/// Требуемый метод для поддержки конструктора — не изменяйте
/// содержимое этого метода с помощью редактора кода.
///
private void InitializeComponent()
{
this.FlowButton = new System.Windows.Forms.FlowLayoutPanel();
this.NewBtn = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.ShowBar = new System.Windows.Forms.Button();
this.FlowButton.SuspendLayout();
this.SuspendLayout();
//
// FlowButton
//
this.FlowButton.Controls.Add(this.NewBtn);
this.FlowButton.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
this.FlowButton.Location = new System.Drawing.Point(0, 0);
this.FlowButton.Margin = new System.Windows.Forms.Padding(0);
this.FlowButton.Name = "FlowButton";
this.FlowButton.Size = new System.Drawing.Size(589, 21);
this.FlowButton.TabIndex = 8;
this.FlowButton.ControlRemoved += new System.Windows.Forms.ControlEventHandler(this.FlowButton_ControlRemoved);
//
// NewBtn
//
this.NewBtn.BackColor = System.Drawing.Color.Transparent;
this.NewBtn.BackgroundImage = global::Remontor.Properties.Resources.connect_min;
this.NewBtn.FlatAppearance.BorderSize = 0;
this.NewBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.NewBtn.Location = new System.Drawing.Point(559, 0);
this.NewBtn.Margin = new System.Windows.Forms.Padding(10, 0, 10, 0);
this.NewBtn.Name = "NewBtn";
this.NewBtn.Size = new System.Drawing.Size(20, 20);
this.NewBtn.TabIndex = 0;
this.NewBtn.UseVisualStyleBackColor = false;
this.NewBtn.Click += new System.EventHandler(this.NewBtn_Click);
//
// button4
//
this.button4.BackColor = System.Drawing.SystemColors.Control;
this.button4.BackgroundImage = global::Remontor.Properties.Resources.min_size;
this.button4.FlatAppearance.BorderSize = 0;
this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button4.Location = new System.Drawing.Point(636, 1);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(20, 20);
this.button4.TabIndex = 12;
this.button4.UseVisualStyleBackColor = false;
//
// button3
//
this.button3.BackColor = System.Drawing.SystemColors.Control;
this.button3.BackgroundImage = global::Remontor.Properties.Resources._1_size;
this.button3.FlatAppearance.BorderSize = 0;
this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button3.Location = new System.Drawing.Point(663, 1);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(20, 20);
this.button3.TabIndex = 11;
this.button3.UseVisualStyleBackColor = false;
//
// button2
//
this.button2.BackColor = System.Drawing.SystemColors.Control;
this.button2.BackgroundImage = global::Remontor.Properties.Resources._2_size;
this.button2.FlatAppearance.BorderSize = 0;
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button2.Location = new System.Drawing.Point(690, 1);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(20, 20);
this.button2.TabIndex = 10;
this.button2.UseVisualStyleBackColor = false;
//
// button1
//
this.button1.BackColor = System.Drawing.SystemColors.Control;
this.button1.BackgroundImage = global::Remontor.Properties.Resources.max_size;
this.button1.FlatAppearance.BorderSize = 0;
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button1.Location = new System.Drawing.Point(717, 1);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(20, 20);
this.button1.TabIndex = 9;
this.button1.UseVisualStyleBackColor = false;
//
// button5
//
this.button5.BackColor = System.Drawing.SystemColors.Control;
this.button5.BackgroundImage = global::Remontor.Properties.Resources.reconnect_min;
this.button5.FlatAppearance.BorderSize = 0;
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button5.Location = new System.Drawing.Point(592, 1);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(20, 20);
this.button5.TabIndex = 5;
this.button5.UseVisualStyleBackColor = false;
//
// ShowBar
//
this.ShowBar.BackgroundImage = global::Remontor.Properties.Resources.up_min1;
this.ShowBar.FlatAppearance.BorderSize = 0;
this.ShowBar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ShowBar.Location = new System.Drawing.Point(744, 1);
this.ShowBar.Name = "ShowBar";
this.ShowBar.Size = new System.Drawing.Size(20, 20);
this.ShowBar.TabIndex = 1;
this.ShowBar.UseVisualStyleBackColor = true;
this.ShowBar.Click += new System.EventHandler(this.ShowBar_Click);
//
// BarSessionControl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.button4);
this.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.FlowButton);
this.Controls.Add(this.button5);
this.Controls.Add(this.ShowBar);
this.Name = "BarSessionControl";
this.Size = new System.Drawing.Size(768, 21);
this.FlowButton.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Button NewBtn;
private System.Windows.Forms.Button ShowBar;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.FlowLayoutPanel FlowButton;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
}
}