232 lines
13 KiB
C#
232 lines
13 KiB
C#
namespace Remontor
|
||
{
|
||
partial class BarSessionControl
|
||
{
|
||
/// <summary>
|
||
/// Обязательная переменная конструктора.
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// Освободить все используемые ресурсы.
|
||
/// </summary>
|
||
/// <param name="disposing">истинно, если управляемый ресурс должен быть удален; иначе ложно.</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Код, автоматически созданный конструктором компонентов
|
||
|
||
/// <summary>
|
||
/// Требуемый метод для поддержки конструктора — не изменяйте
|
||
/// содержимое этого метода с помощью редактора кода.
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
this.FlowButton = new System.Windows.Forms.FlowLayoutPanel();
|
||
this.NewBtn = new System.Windows.Forms.Button();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.button7 = new System.Windows.Forms.Button();
|
||
this.ShowWords = 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.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(687, 20);
|
||
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.add_circle_24dp_19C016_FILL0_wght400_GRAD0_opsz24;
|
||
this.NewBtn.FlatAppearance.BorderSize = 0;
|
||
this.NewBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.NewBtn.Location = new System.Drawing.Point(10, 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);
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.AutoSize = true;
|
||
this.label1.Location = new System.Drawing.Point(489, 22);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(195, 13);
|
||
this.label1.TabIndex = 15;
|
||
this.label1.Text = "Продолжительность сессии 23:32:33";
|
||
//
|
||
// button7
|
||
//
|
||
this.button7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.button7.BackgroundImage = global::Remontor.Properties.Resources.settings_20dp_F19E39_FILL0_wght400_GRAD0_opsz202;
|
||
this.button7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
||
this.button7.FlatAppearance.BorderSize = 0;
|
||
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.button7.Location = new System.Drawing.Point(1043, 0);
|
||
this.button7.Name = "button7";
|
||
this.button7.Size = new System.Drawing.Size(40, 40);
|
||
this.button7.TabIndex = 14;
|
||
this.button7.UseVisualStyleBackColor = true;
|
||
//
|
||
// ShowWords
|
||
//
|
||
this.ShowWords.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.ShowWords.BackgroundImage = global::Remontor.Properties.Resources.menu_book_24dp_6B2346_FILL0_wght400_GRAD0_opsz241;
|
||
this.ShowWords.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
||
this.ShowWords.FlatAppearance.BorderSize = 0;
|
||
this.ShowWords.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.ShowWords.Location = new System.Drawing.Point(951, 1);
|
||
this.ShowWords.Name = "ShowWords";
|
||
this.ShowWords.Size = new System.Drawing.Size(40, 40);
|
||
this.ShowWords.TabIndex = 13;
|
||
this.ShowWords.UseVisualStyleBackColor = true;
|
||
this.ShowWords.Click += new System.EventHandler(this.ShowWords_Click);
|
||
//
|
||
// button4
|
||
//
|
||
this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.button4.BackColor = System.Drawing.SystemColors.Control;
|
||
this.button4.BackgroundImage = global::Remontor.Properties.Resources.tv_24dp_48752C_FILL0_wght400_GRAD0_opsz24;
|
||
this.button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
||
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(750, 0);
|
||
this.button4.Name = "button4";
|
||
this.button4.Size = new System.Drawing.Size(40, 40);
|
||
this.button4.TabIndex = 12;
|
||
this.button4.UseVisualStyleBackColor = false;
|
||
//
|
||
// button3
|
||
//
|
||
this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.button3.BackColor = System.Drawing.SystemColors.Control;
|
||
this.button3.BackgroundImage = global::Remontor.Properties.Resources.tv_24dp_48752C_FILL0_wght400_GRAD0_opsz2411;
|
||
this.button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
||
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(796, -1);
|
||
this.button3.Name = "button3";
|
||
this.button3.Size = new System.Drawing.Size(40, 40);
|
||
this.button3.TabIndex = 11;
|
||
this.button3.UseVisualStyleBackColor = false;
|
||
//
|
||
// button2
|
||
//
|
||
this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.button2.BackColor = System.Drawing.SystemColors.Control;
|
||
this.button2.BackgroundImage = global::Remontor.Properties.Resources.tv_24dp_48752C_FILL0_wght400_GRAD0_opsz242;
|
||
this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
||
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(841, -1);
|
||
this.button2.Name = "button2";
|
||
this.button2.Size = new System.Drawing.Size(40, 40);
|
||
this.button2.TabIndex = 10;
|
||
this.button2.UseVisualStyleBackColor = false;
|
||
//
|
||
// button1
|
||
//
|
||
this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.button1.BackColor = System.Drawing.SystemColors.Control;
|
||
this.button1.BackgroundImage = global::Remontor.Properties.Resources.developer_mode_tv_24dp_48752C_FILL0_wght400_GRAD0_opsz24;
|
||
this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
||
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(887, 1);
|
||
this.button1.Name = "button1";
|
||
this.button1.Size = new System.Drawing.Size(40, 40);
|
||
this.button1.TabIndex = 9;
|
||
this.button1.UseVisualStyleBackColor = false;
|
||
//
|
||
// button5
|
||
//
|
||
this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.button5.BackColor = System.Drawing.SystemColors.Control;
|
||
this.button5.BackgroundImage = global::Remontor.Properties.Resources.sync_24dp_2854C5_FILL0_wght400_GRAD0_opsz24;
|
||
this.button5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
||
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(690, 0);
|
||
this.button5.Name = "button5";
|
||
this.button5.Size = new System.Drawing.Size(40, 40);
|
||
this.button5.TabIndex = 5;
|
||
this.button5.UseVisualStyleBackColor = false;
|
||
//
|
||
// ShowBar
|
||
//
|
||
this.ShowBar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.ShowBar.BackgroundImage = global::Remontor.Properties.Resources.history_20dp_2854C5_FILL0_wght400_GRAD0_opsz201;
|
||
this.ShowBar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
||
this.ShowBar.FlatAppearance.BorderSize = 0;
|
||
this.ShowBar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.ShowBar.Location = new System.Drawing.Point(998, 0);
|
||
this.ShowBar.Name = "ShowBar";
|
||
this.ShowBar.Size = new System.Drawing.Size(40, 40);
|
||
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.label1);
|
||
this.Controls.Add(this.button7);
|
||
this.Controls.Add(this.ShowWords);
|
||
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(1082, 39);
|
||
this.Load += new System.EventHandler(this.BarSessionControl_Load);
|
||
this.FlowButton.ResumeLayout(false);
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#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;
|
||
private System.Windows.Forms.Button ShowWords;
|
||
private System.Windows.Forms.Button button7;
|
||
private System.Windows.Forms.Label label1;
|
||
}
|
||
}
|