235 lines
12 KiB
C#

namespace $rootnamespace$
{
partial class $safeitemrootname$
{
/// <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.components = new System.ComponentModel.Container();
this.metroShell1 = new DevComponents.DotNetBar.Metro.MetroShell();
this.metroTabItem1 = new DevComponents.DotNetBar.Metro.MetroTabItem();
this.metroTabPanel1 = new DevComponents.DotNetBar.Metro.MetroTabPanel();
this.metroTabItem2 = new DevComponents.DotNetBar.Metro.MetroTabItem();
this.metroTabPanel2 = new DevComponents.DotNetBar.Metro.MetroTabPanel();
this.styleManager1 = new DevComponents.DotNetBar.StyleManager(this.components);
this.qatCustomizeItem1 = new DevComponents.DotNetBar.QatCustomizeItem();
this.metroAppButton1 = new DevComponents.DotNetBar.Metro.MetroAppButton();
this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem();
this.metroStatusBar1 = new DevComponents.DotNetBar.Metro.MetroStatusBar();
this.labelItem1 = new DevComponents.DotNetBar.LabelItem();
this.metroShell1.SuspendLayout();
this.SuspendLayout();
//
// metroShell1
//
this.metroShell1.BackColor = System.Drawing.Color.White;
//
//
//
this.metroShell1.BackgroundStyle.Class = "";
this.metroShell1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.metroShell1.CaptionVisible = true;
this.metroShell1.Controls.Add(this.metroTabPanel1);
this.metroShell1.Controls.Add(this.metroTabPanel2);
this.metroShell1.Dock = System.Windows.Forms.DockStyle.Top;
this.metroShell1.ForeColor = System.Drawing.Color.Black;
this.metroShell1.HelpButtonText = null;
this.metroShell1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.metroAppButton1,
this.metroTabItem1,
this.metroTabItem2});
this.metroShell1.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
this.metroShell1.Location = new System.Drawing.Point(0, 1);
this.metroShell1.Name = "metroShell1";
this.metroShell1.QuickToolbarItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.buttonItem1,
this.qatCustomizeItem1});
this.metroShell1.Size = new System.Drawing.Size(624, 218);
this.metroShell1.SystemText.MaximizeRibbonText = "&Maximize the Ribbon";
this.metroShell1.SystemText.MinimizeRibbonText = "Mi&nimize the Ribbon";
this.metroShell1.SystemText.QatAddItemText = "&Add to Quick Access Toolbar";
this.metroShell1.SystemText.QatCustomizeMenuLabel = "<b>Customize Quick Access Toolbar</b>";
this.metroShell1.SystemText.QatCustomizeText = "&Customize Quick Access Toolbar...";
this.metroShell1.SystemText.QatDialogAddButton = "&Add >>";
this.metroShell1.SystemText.QatDialogCancelButton = "Cancel";
this.metroShell1.SystemText.QatDialogCaption = "Customize Quick Access Toolbar";
this.metroShell1.SystemText.QatDialogCategoriesLabel = "&Choose commands from:";
this.metroShell1.SystemText.QatDialogOkButton = "OK";
this.metroShell1.SystemText.QatDialogPlacementCheckbox = "&Place Quick Access Toolbar below the Ribbon";
this.metroShell1.SystemText.QatDialogRemoveButton = "&Remove";
this.metroShell1.SystemText.QatPlaceAboveRibbonText = "&Place Quick Access Toolbar above the Ribbon";
this.metroShell1.SystemText.QatPlaceBelowRibbonText = "&Place Quick Access Toolbar below the Ribbon";
this.metroShell1.SystemText.QatRemoveItemText = "&Remove from Quick Access Toolbar";
this.metroShell1.TabIndex = 0;
this.metroShell1.TabStripFont = new System.Drawing.Font("Segoe UI", 10.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.metroShell1.Text = "metroShell1";
//
// metroTabItem1
//
this.metroTabItem1.Checked = true;
this.metroTabItem1.Name = "metroTabItem1";
this.metroTabItem1.Panel = this.metroTabPanel1;
this.metroTabItem1.Text = "&HOME";
//
// metroTabPanel1
//
this.metroTabPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.metroTabPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.metroTabPanel1.Location = new System.Drawing.Point(0, 51);
this.metroTabPanel1.Name = "metroTabPanel1";
this.metroTabPanel1.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
this.metroTabPanel1.Size = new System.Drawing.Size(624, 167);
//
//
//
this.metroTabPanel1.Style.Class = "";
this.metroTabPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.metroTabPanel1.StyleMouseDown.Class = "";
this.metroTabPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.metroTabPanel1.StyleMouseOver.Class = "";
this.metroTabPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.metroTabPanel1.TabIndex = 1;
//
// metroTabItem2
//
this.metroTabItem2.Name = "metroTabItem2";
this.metroTabItem2.Panel = this.metroTabPanel2;
this.metroTabItem2.Text = "&VIEW";
//
// metroTabPanel2
//
this.metroTabPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.metroTabPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.metroTabPanel2.Location = new System.Drawing.Point(0, 0);
this.metroTabPanel2.Name = "metroTabPanel2";
this.metroTabPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
this.metroTabPanel2.Size = new System.Drawing.Size(200, 100);
//
//
//
this.metroTabPanel2.Style.Class = "";
this.metroTabPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.metroTabPanel2.StyleMouseDown.Class = "";
this.metroTabPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.metroTabPanel2.StyleMouseOver.Class = "";
this.metroTabPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.metroTabPanel2.TabIndex = 2;
//
// styleManager1
//
this.styleManager1.ManagerStyle = DevComponents.DotNetBar.eStyle.Metro;
this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
//
// qatCustomizeItem1
//
this.qatCustomizeItem1.BeginGroup = true;
this.qatCustomizeItem1.Name = "qatCustomizeItem1";
//
// metroAppButton1
//
this.metroAppButton1.AutoExpandOnClick = true;
this.metroAppButton1.CanCustomize = false;
this.metroAppButton1.ImageFixedSize = new System.Drawing.Size(16, 16);
this.metroAppButton1.ImagePaddingHorizontal = 0;
this.metroAppButton1.ImagePaddingVertical = 0;
this.metroAppButton1.Name = "metroAppButton1";
this.metroAppButton1.ShowSubItems = false;
this.metroAppButton1.Text = "&File";
//
// buttonItem1
//
this.buttonItem1.Name = "buttonItem1";
this.buttonItem1.Text = "buttonItem1";
//
// metroStatusBar1
//
//
//
//
this.metroStatusBar1.BackgroundStyle.Class = "";
this.metroStatusBar1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.metroStatusBar1.ContainerControlProcessDialogKey = true;
this.metroStatusBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.metroStatusBar1.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.metroStatusBar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.labelItem1});
this.metroStatusBar1.Location = new System.Drawing.Point(0, 374);
this.metroStatusBar1.Name = "metroStatusBar1";
this.metroStatusBar1.Size = new System.Drawing.Size(624, 21);
this.metroStatusBar1.TabIndex = 1;
this.metroStatusBar1.Text = "metroStatusBar1";
//
// labelItem1
//
this.labelItem1.Name = "labelItem1";
this.labelItem1.Text = "READY";
//
// $safeitemrootname$
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(625, 396);
this.Controls.Add(this.metroStatusBar1);
this.Controls.Add(this.metroShell1);
this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Name = "$safeitemrootname$";
this.Text = "DotNetBar Metro App Form";
this.metroShell1.ResumeLayout(false);
this.metroShell1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.Metro.MetroShell metroShell1;
private DevComponents.DotNetBar.Metro.MetroTabPanel metroTabPanel1;
private DevComponents.DotNetBar.Metro.MetroTabPanel metroTabPanel2;
private DevComponents.DotNetBar.Metro.MetroAppButton metroAppButton1;
private DevComponents.DotNetBar.Metro.MetroTabItem metroTabItem1;
private DevComponents.DotNetBar.Metro.MetroTabItem metroTabItem2;
private DevComponents.DotNetBar.ButtonItem buttonItem1;
private DevComponents.DotNetBar.QatCustomizeItem qatCustomizeItem1;
private DevComponents.DotNetBar.StyleManager styleManager1;
private DevComponents.DotNetBar.Metro.MetroStatusBar metroStatusBar1;
private DevComponents.DotNetBar.LabelItem labelItem1;
}
}