Superlocal.Agile/Superlocal.Agile.WinApp/Form1.Designer.cs

333 lines
18 KiB
C#

namespace Superlocal.Agile.WinApp
{
partial class Form1
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.button1 = new System.Windows.Forms.Button();
this.treeView1 = new System.Windows.Forms.TreeView();
this.listBox2 = new System.Windows.Forms.ListBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.materialCheckbox1 = new MaterialSkin.Controls.MaterialCheckbox();
this.materialCheckbox2 = new MaterialSkin.Controls.MaterialCheckbox();
this.materialCheckbox3 = new MaterialSkin.Controls.MaterialCheckbox();
this.materialCheckbox4 = new MaterialSkin.Controls.MaterialCheckbox();
this.materialDrawer1 = new MaterialSkin.Controls.MaterialDrawer();
this.materialTabControl1 = new MaterialSkin.Controls.MaterialTabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.materialCard1 = new MaterialSkin.Controls.MaterialCard();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.materialExpansionPanel1 = new MaterialSkin.Controls.MaterialExpansionPanel();
this.materialLabel1 = new MaterialSkin.Controls.MaterialLabel();
this.materialCheckedListBox1 = new MaterialSkin.Controls.MaterialCheckedListBox();
this.materialDivider1 = new MaterialSkin.Controls.MaterialDivider();
this.materialTextBox1 = new MaterialSkin.Controls.MaterialTextBox();
this.materialTabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.SuspendLayout();
//
// button1
//
this.button1.Location = new System.Drawing.Point(1056, 76);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 1;
this.button1.Text = "button1";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// treeView1
//
this.treeView1.Location = new System.Drawing.Point(12, 106);
this.treeView1.Name = "treeView1";
this.treeView1.Size = new System.Drawing.Size(1119, 603);
this.treeView1.TabIndex = 2;
//
// listBox2
//
this.listBox2.FormattingEnabled = true;
this.listBox2.ItemHeight = 15;
this.listBox2.Location = new System.Drawing.Point(12, 715);
this.listBox2.Name = "listBox2";
this.listBox2.Size = new System.Drawing.Size(1119, 64);
this.listBox2.TabIndex = 3;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(12, 77);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(521, 23);
this.textBox1.TabIndex = 4;
//
// materialCheckbox1
//
this.materialCheckbox1.AutoSize = true;
this.materialCheckbox1.Depth = 0;
this.materialCheckbox1.Location = new System.Drawing.Point(0, 0);
this.materialCheckbox1.Margin = new System.Windows.Forms.Padding(0);
this.materialCheckbox1.MouseLocation = new System.Drawing.Point(-1, -1);
this.materialCheckbox1.MouseState = MaterialSkin.MouseState.HOVER;
this.materialCheckbox1.Name = "materialCheckbox1";
this.materialCheckbox1.ReadOnly = false;
this.materialCheckbox1.Ripple = true;
this.materialCheckbox1.Size = new System.Drawing.Size(10, 10);
this.materialCheckbox1.TabIndex = 0;
this.materialCheckbox1.Text = "materialCheckbox1";
this.materialCheckbox1.UseVisualStyleBackColor = true;
//
// materialCheckbox2
//
this.materialCheckbox2.AutoSize = true;
this.materialCheckbox2.Depth = 0;
this.materialCheckbox2.Location = new System.Drawing.Point(0, 0);
this.materialCheckbox2.Margin = new System.Windows.Forms.Padding(0);
this.materialCheckbox2.MouseLocation = new System.Drawing.Point(-1, -1);
this.materialCheckbox2.MouseState = MaterialSkin.MouseState.HOVER;
this.materialCheckbox2.Name = "materialCheckbox2";
this.materialCheckbox2.ReadOnly = false;
this.materialCheckbox2.Ripple = true;
this.materialCheckbox2.Size = new System.Drawing.Size(10, 10);
this.materialCheckbox2.TabIndex = 0;
this.materialCheckbox2.Text = "materialCheckbox2";
this.materialCheckbox2.UseVisualStyleBackColor = true;
//
// materialCheckbox3
//
this.materialCheckbox3.AutoSize = true;
this.materialCheckbox3.Depth = 0;
this.materialCheckbox3.Location = new System.Drawing.Point(0, 0);
this.materialCheckbox3.Margin = new System.Windows.Forms.Padding(0);
this.materialCheckbox3.MouseLocation = new System.Drawing.Point(-1, -1);
this.materialCheckbox3.MouseState = MaterialSkin.MouseState.HOVER;
this.materialCheckbox3.Name = "materialCheckbox3";
this.materialCheckbox3.ReadOnly = false;
this.materialCheckbox3.Ripple = true;
this.materialCheckbox3.Size = new System.Drawing.Size(10, 10);
this.materialCheckbox3.TabIndex = 0;
this.materialCheckbox3.Text = "materialCheckbox3";
this.materialCheckbox3.UseVisualStyleBackColor = true;
//
// materialCheckbox4
//
this.materialCheckbox4.AutoSize = true;
this.materialCheckbox4.Depth = 0;
this.materialCheckbox4.Location = new System.Drawing.Point(0, 0);
this.materialCheckbox4.Margin = new System.Windows.Forms.Padding(0);
this.materialCheckbox4.MouseLocation = new System.Drawing.Point(-1, -1);
this.materialCheckbox4.MouseState = MaterialSkin.MouseState.HOVER;
this.materialCheckbox4.Name = "materialCheckbox4";
this.materialCheckbox4.ReadOnly = false;
this.materialCheckbox4.Ripple = true;
this.materialCheckbox4.Size = new System.Drawing.Size(10, 10);
this.materialCheckbox4.TabIndex = 0;
this.materialCheckbox4.Text = "materialCheckbox4";
this.materialCheckbox4.UseVisualStyleBackColor = true;
//
// materialDrawer1
//
this.materialDrawer1.AutoHide = false;
this.materialDrawer1.AutoShow = false;
this.materialDrawer1.BackgroundWithAccent = false;
this.materialDrawer1.BaseTabControl = null;
this.materialDrawer1.Depth = 0;
this.materialDrawer1.HighlightWithAccent = true;
this.materialDrawer1.IndicatorWidth = 0;
this.materialDrawer1.IsOpen = false;
this.materialDrawer1.Location = new System.Drawing.Point(-103, 20);
this.materialDrawer1.MouseState = MaterialSkin.MouseState.HOVER;
this.materialDrawer1.Name = "materialDrawer1";
this.materialDrawer1.ShowIconsWhenHidden = false;
this.materialDrawer1.Size = new System.Drawing.Size(103, 548);
this.materialDrawer1.TabIndex = 6;
this.materialDrawer1.Text = "materialDrawer1";
this.materialDrawer1.UseColors = false;
//
// materialTabControl1
//
this.materialTabControl1.Controls.Add(this.tabPage1);
this.materialTabControl1.Controls.Add(this.tabPage2);
this.materialTabControl1.Depth = 0;
this.materialTabControl1.Location = new System.Drawing.Point(321, 154);
this.materialTabControl1.MouseState = MaterialSkin.MouseState.HOVER;
this.materialTabControl1.Multiline = true;
this.materialTabControl1.Name = "materialTabControl1";
this.materialTabControl1.SelectedIndex = 0;
this.materialTabControl1.Size = new System.Drawing.Size(517, 310);
this.materialTabControl1.TabIndex = 7;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.materialCard1);
this.tabPage1.Location = new System.Drawing.Point(4, 24);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(509, 282);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "tabPage1";
this.tabPage1.UseVisualStyleBackColor = true;
//
// materialCard1
//
this.materialCard1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.materialCard1.Depth = 0;
this.materialCard1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.materialCard1.Location = new System.Drawing.Point(21, 33);
this.materialCard1.Margin = new System.Windows.Forms.Padding(14);
this.materialCard1.MouseState = MaterialSkin.MouseState.HOVER;
this.materialCard1.Name = "materialCard1";
this.materialCard1.Padding = new System.Windows.Forms.Padding(14);
this.materialCard1.Size = new System.Drawing.Size(200, 100);
this.materialCard1.TabIndex = 0;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.materialExpansionPanel1);
this.tabPage2.Controls.Add(this.materialLabel1);
this.tabPage2.Controls.Add(this.materialCheckedListBox1);
this.tabPage2.Controls.Add(this.materialDivider1);
this.tabPage2.Controls.Add(this.materialTextBox1);
this.tabPage2.Location = new System.Drawing.Point(4, 24);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(509, 282);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "tabPage2";
this.tabPage2.UseVisualStyleBackColor = true;
//
// materialExpansionPanel1
//
this.materialExpansionPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.materialExpansionPanel1.Depth = 0;
this.materialExpansionPanel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.materialExpansionPanel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.materialExpansionPanel1.Location = new System.Drawing.Point(50, 154);
this.materialExpansionPanel1.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
this.materialExpansionPanel1.MouseState = MaterialSkin.MouseState.HOVER;
this.materialExpansionPanel1.Name = "materialExpansionPanel1";
this.materialExpansionPanel1.Padding = new System.Windows.Forms.Padding(24, 64, 24, 16);
this.materialExpansionPanel1.Size = new System.Drawing.Size(480, 240);
this.materialExpansionPanel1.TabIndex = 4;
//
// materialLabel1
//
this.materialLabel1.AutoSize = true;
this.materialLabel1.Depth = 0;
this.materialLabel1.Font = new System.Drawing.Font("Roboto", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.materialLabel1.Location = new System.Drawing.Point(335, 23);
this.materialLabel1.MouseState = MaterialSkin.MouseState.HOVER;
this.materialLabel1.Name = "materialLabel1";
this.materialLabel1.Size = new System.Drawing.Size(107, 19);
this.materialLabel1.TabIndex = 3;
this.materialLabel1.Text = "materialLabel1";
//
// materialCheckedListBox1
//
this.materialCheckedListBox1.AutoScroll = true;
this.materialCheckedListBox1.BackColor = System.Drawing.Color.Transparent;
this.materialCheckedListBox1.Depth = 0;
this.materialCheckedListBox1.Location = new System.Drawing.Point(70, 41);
this.materialCheckedListBox1.MouseState = MaterialSkin.MouseState.HOVER;
this.materialCheckedListBox1.Name = "materialCheckedListBox1";
this.materialCheckedListBox1.Size = new System.Drawing.Size(200, 100);
this.materialCheckedListBox1.Striped = false;
this.materialCheckedListBox1.StripeDarkColor = System.Drawing.Color.Empty;
this.materialCheckedListBox1.TabIndex = 2;
//
// materialDivider1
//
this.materialDivider1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.materialDivider1.Depth = 0;
this.materialDivider1.Location = new System.Drawing.Point(413, 99);
this.materialDivider1.MouseState = MaterialSkin.MouseState.HOVER;
this.materialDivider1.Name = "materialDivider1";
this.materialDivider1.Size = new System.Drawing.Size(75, 23);
this.materialDivider1.TabIndex = 1;
this.materialDivider1.Text = "materialDivider1";
//
// materialTextBox1
//
this.materialTextBox1.AnimateReadOnly = false;
this.materialTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.materialTextBox1.Depth = 0;
this.materialTextBox1.Font = new System.Drawing.Font("Roboto", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.materialTextBox1.LeadingIcon = null;
this.materialTextBox1.Location = new System.Drawing.Point(303, 99);
this.materialTextBox1.MaxLength = 50;
this.materialTextBox1.MouseState = MaterialSkin.MouseState.OUT;
this.materialTextBox1.Multiline = false;
this.materialTextBox1.Name = "materialTextBox1";
this.materialTextBox1.Size = new System.Drawing.Size(100, 50);
this.materialTextBox1.TabIndex = 0;
this.materialTextBox1.Text = "";
this.materialTextBox1.TrailingIcon = null;
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1162, 794);
this.Controls.Add(this.materialTabControl1);
this.Controls.Add(this.materialDrawer1);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.listBox2);
this.Controls.Add(this.treeView1);
this.Controls.Add(this.button1);
this.DrawerIsOpen = true;
this.DrawerTabControl = this.materialTabControl1;
this.Name = "Form1";
this.Text = "Form1";
this.materialTabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Button button1;
private TreeView treeView1;
private ListBox listBox2;
private TextBox textBox1;
private MaterialSkin.Controls.MaterialCheckbox materialCheckbox1;
private MaterialSkin.Controls.MaterialCheckbox materialCheckbox2;
private MaterialSkin.Controls.MaterialCheckbox materialCheckbox3;
private MaterialSkin.Controls.MaterialCheckbox materialCheckbox4;
private MaterialSkin.Controls.MaterialDrawer materialDrawer1;
private MaterialSkin.Controls.MaterialTabControl materialTabControl1;
private TabPage tabPage1;
private MaterialSkin.Controls.MaterialCard materialCard1;
private TabPage tabPage2;
private MaterialSkin.Controls.MaterialExpansionPanel materialExpansionPanel1;
private MaterialSkin.Controls.MaterialLabel materialLabel1;
private MaterialSkin.Controls.MaterialCheckedListBox materialCheckedListBox1;
private MaterialSkin.Controls.MaterialDivider materialDivider1;
private MaterialSkin.Controls.MaterialTextBox materialTextBox1;
}
}