|
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
namespace WinFormsControlsTest;
partial class ToolStripTests
{
/// <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.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.label1 = new System.Windows.Forms.Label();
this.toolStripProgressBar1 = new System.Windows.Forms.ToolStripProgressBar();
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
this.toolStripTextBox1 = new System.Windows.Forms.ToolStripTextBox();
this.toolStripComboBox1 = new System.Windows.Forms.ToolStripComboBox();
this.toolStripProgressBar2 = new System.Windows.Forms.ToolStripProgressBar();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStrip2 = new System.Windows.Forms.ToolStrip();
this.toolStrip2_Button1 = new System.Windows.Forms.ToolStripButton();
this.toolStrip2_Button2 = new System.Windows.Forms.ToolStripButton();
this.toolStrip2_Button3 = new System.Windows.Forms.ToolStripButton();
this.toolStrip2_Button4 = new System.Windows.Forms.ToolStripButton();
this.toolStrip2_Button5 = new System.Windows.Forms.ToolStripButton();
this.toolStrip2_Button6 = new System.Windows.Forms.ToolStripButton();
this.toolStrip2_SplitButton1 = new System.Windows.Forms.ToolStripSplitButton();
this.toolStrip2_DropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
this.toolStrip2_DropDownButton1_ChildButton1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip2_DropDownButton1_ChildButton2 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip2_SplitButton1_ChildButton1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip2_SplitButton1_ChildButton2 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip3 = new System.Windows.Forms.ToolStrip();
this.toolStrip3_MenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip3_MenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip4 = new System.Windows.Forms.ToolStrip();
this.toolStrip4_Label1 = new System.Windows.Forms.ToolStripLabel();
this.toolStrip4_MenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip4_SubMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.uncheckedCheckOnClickToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.thirdLevelItem = new System.Windows.Forms.ToolStripMenuItem();
this.thirdLevelButton = new System.Windows.Forms.ToolStripButton();
this.checkCheckOnClickToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.checkedCheckOnClickFToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.indeterminateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.indeterminateCheckOnClickFToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip2_SplitButton2 = new System.Windows.Forms.ToolStripSplitButton();
this.toolStrip2_DropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton();
this.toolStripTextBox2 = new System.Windows.Forms.ToolStripTextBox();
this.toolStripComboBox2 = new System.Windows.Forms.ToolStripComboBox();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip2.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.SuspendLayout();
//
// toolStrip1
//
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripProgressBar1,
this.toolStripLabel1,
this.toolStripTextBox1,
this.toolStripComboBox1 });
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(481, 22);
this.toolStrip1.TabIndex = 0;
this.toolStrip1.Text = "toolStrip1";
this.toolStrip1.TabStop = true;
//
// toolStrip2
//
this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStrip2_Button1,
this.toolStrip2_Button2,
this.toolStrip2_Button3,
this.toolStrip2_Button4,
this.toolStrip2_Button5,
this.toolStrip2_Button6,
this.toolStrip3_MenuItem1,
this.toolStrip3_MenuItem2,
this.toolStrip2_SplitButton1,
this.toolStrip2_DropDownButton1,});
this.toolStrip2.Location = new System.Drawing.Point(0, 22);
this.toolStrip2.Name = "toolStrip2";
this.toolStrip2.Size = new System.Drawing.Size(481, 22);
this.toolStrip2.TabIndex = 1;
this.toolStrip2.Text = "toolStrip2";
this.toolStrip2.TabStop = true;
//
// toolStrip3
//
this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStrip3_MenuItem1,
this.toolStrip3_MenuItem2,});
this.toolStrip3.Location = new System.Drawing.Point(0, 45);
this.toolStrip3.Name = "toolStrip3";
this.toolStrip3.Size = new System.Drawing.Size(481, 22);
this.toolStrip3.TabIndex = 1;
this.toolStrip3.Text = "toolStrip3";
this.toolStrip3.TabStop = true;
//
// toolStrip4
//
this.toolStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStrip4_Label1,
this.toolStrip4_MenuItem1});
this.toolStrip4.Location = new System.Drawing.Point(0, 68);
this.toolStrip4.Name = "toolStrip4";
this.toolStrip4.Size = new System.Drawing.Size(481, 22);
this.toolStrip4.TabIndex = 1;
this.toolStrip4.Text = "toolStrip4";
this.toolStrip4.TabStop = true;
this.toolStrip4.Font=new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
//
// toolStrip4_Label1
//
this.toolStrip4_Label1.Name = "toolStrip4_Label1";
this.toolStrip4_Label1.Size = new System.Drawing.Size(86, 22);
this.toolStrip4_Label1.Text = "toolStrip4_Label1";
//
// toolStrip4_MenuItem1
//
this.toolStrip4_MenuItem1.DropDownItems.AddRange(new ToolStripItem[] { toolStrip4_SubMenuItem });
this.toolStrip4_MenuItem1.Name = "toolStrip4_MenuItem1";
this.toolStrip4_MenuItem1.Size = new System.Drawing.Size(180, 40);
this.toolStrip4_MenuItem1.Text = "toolStrip4_MenuItem1";
this.toolStrip4_MenuItem1.ToolTipText = "toolStrip4_MenuItem1";
//
// toolStrip4_SubMenuItem
//
this.toolStrip4_SubMenuItem.Name = "toolStrip4_SubMenuItem";
this.toolStrip4_SubMenuItem.Size = new System.Drawing.Size(481, 44);
this.toolStrip4_SubMenuItem.Text = "toolStrip4_SubMenuItem";
//
// toolStrip2_Button1
//
this.toolStrip2_Button1.CheckState = System.Windows.Forms.CheckState.Unchecked;
this.toolStrip2_Button1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStrip2_Button1.Name = "toolStrip2_Button1_Unchecked";
this.toolStrip2_Button1.Size = new System.Drawing.Size(114, 22);
this.toolStrip2_Button1.Text = "toolStrip2_Button1_Unchecked";
//
// toolStrip2_Button2
//
this.toolStrip2_Button2.CheckState = System.Windows.Forms.CheckState.Checked;
this.toolStrip2_Button1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStrip2_Button2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStrip2_Button2.Name = "toolStrip2_Button2_Checked";
this.toolStrip2_Button2.Size = new System.Drawing.Size(114, 22);
this.toolStrip2_Button2.Text = "toolStrip2_Button2_Checked";
//
// toolStrip2_Button3
//
this.toolStrip2_Button3.CheckState = System.Windows.Forms.CheckState.Indeterminate;
this.toolStrip2_Button3.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStrip2_Button3.Name = "toolStrip2_Button3_Indeterminate";
this.toolStrip2_Button3.Size = new System.Drawing.Size(114, 22);
this.toolStrip2_Button3.Text = "toolStrip2_Button3_Indeterminate";
//
// toolStrip2_Button4
//
this.toolStrip2_Button4.CheckOnClick = true;
this.toolStrip2_Button4.CheckState = System.Windows.Forms.CheckState.Unchecked;
this.toolStrip2_Button4.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStrip2_Button4.Name = "toolStrip2_Button4_Checkable";
this.toolStrip2_Button4.Size = new System.Drawing.Size(114, 22);
this.toolStrip2_Button4.Text = "toolStrip2_Button4_Checkable";
//
// toolStrip2_Button5
//
this.toolStrip2_Button5.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStrip2_Button5.Name = "toolStrip2_Button5";
this.toolStrip2_Button5.Size = new System.Drawing.Size(114, 22);
this.toolStrip2_Button5.Text = "toolStrip2_Button5";
//
// toolStrip2_Button6
//
this.toolStrip2_Button6.AccessibleRole = AccessibleRole.CheckButton;
this.toolStrip2_Button6.Name = "toolStrip2_Button6";
this.toolStrip2_Button6.Size = new System.Drawing.Size(114, 22);
this.toolStrip2_Button6.Text = "CheckButton role";
//
// toolStrip2_SplitButton1_ChildButton1
//
this.toolStrip2_SplitButton1_ChildButton1.Name = "toolStrip2_SplitButton1_ChildButton1";
this.toolStrip2_SplitButton1_ChildButton1.Size = new System.Drawing.Size(180, 22);
this.toolStrip2_SplitButton1_ChildButton1.Text = "toolStrip2_SplitButton1_ChildButton1";
//
// toolStrip2_SplitButton1_ChildButton2
//
this.toolStrip2_SplitButton1_ChildButton2.Name = "toolStrip2_SplitButton1_ChildButton2";
this.toolStrip2_SplitButton1_ChildButton2.Size = new System.Drawing.Size(180, 22);
this.toolStrip2_SplitButton1_ChildButton2.Text = "toolStrip2_SplitButton1_ChildButton2";
//
// toolStrip3_MenuItem1
//
this.toolStrip3_MenuItem1.CheckState = System.Windows.Forms.CheckState.Checked;
this.toolStrip3_MenuItem1.Name = "toolStripMenuItem_checked";
this.toolStrip3_MenuItem1.Size = new System.Drawing.Size(180, 40);
this.toolStrip3_MenuItem1.Text = "toolStripMenuItem_checked";
this.toolStrip3_MenuItem1.ToolTipText = "toolStripMenuItem_checked";
//
// toolStrip3_MenuItem2
//
this.toolStrip3_MenuItem2.DropDownItems.AddRange(new ToolStripItem[] { uncheckedCheckOnClickToolStripMenuItem, checkCheckOnClickToolStripMenuItem, checkedCheckOnClickFToolStripMenuItem, indeterminateToolStripMenuItem, indeterminateCheckOnClickFToolStripMenuItem });
this.toolStrip3_MenuItem2.Name = "toolStripMenuItemWithDropDownItem";
this.toolStrip3_MenuItem2.Size = new System.Drawing.Size(180, 40);
this.toolStrip3_MenuItem2.Text = "toolStripMenuItemWithDropDownItem_unchecked";
this.toolStrip3_MenuItem2.ToolTipText = "toolStripMenuItemWithDropDownItem";
//
// uncheckedCheckOnClickToolStripMenuItem
//
this.uncheckedCheckOnClickToolStripMenuItem.CheckOnClick = true;
this.uncheckedCheckOnClickToolStripMenuItem.Name = "uncheckedCheckOnClickToolStripMenuItem";
this.uncheckedCheckOnClickToolStripMenuItem.Size = new System.Drawing.Size(481, 44);
this.uncheckedCheckOnClickToolStripMenuItem.Text = "Unchecked_CheckOnClick(T)";
//
// checkCheckOnClickToolStripMenuItem
//
this.checkCheckOnClickToolStripMenuItem.Checked = true;
this.checkCheckOnClickToolStripMenuItem.CheckOnClick = true;
this.checkCheckOnClickToolStripMenuItem.CheckState = CheckState.Checked;
this.checkCheckOnClickToolStripMenuItem.Name = "checkCheckOnClickToolStripMenuItem";
this.checkCheckOnClickToolStripMenuItem.Size = new System.Drawing.Size(481, 44);
this.checkCheckOnClickToolStripMenuItem.Text = "Checked_CheckOnClick(T)";
this.checkCheckOnClickToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { thirdLevelItem, thirdLevelButton, toolStripComboBox2, toolStripTextBox2, toolStrip2_SplitButton2, toolStrip2_DropDownButton2 });
//
// thirdLevelItem
//
this.thirdLevelItem.CheckOnClick = true;
this.thirdLevelItem.Name = "thirdLevelItem";
this.thirdLevelItem.Size = new System.Drawing.Size(481, 44);
this.thirdLevelItem.Text = "thirdLevelItem";
this.thirdLevelItem.CheckState = System.Windows.Forms.CheckState.Checked;
//
// thirdLevelButton
//
this.thirdLevelButton.CheckOnClick = true;
this.thirdLevelButton.Name = "thirdLevelButton";
this.thirdLevelButton.Size = new System.Drawing.Size(481, 44);
this.thirdLevelButton.Text = "thirdLevelButton";
this.thirdLevelButton.CheckState = System.Windows.Forms.CheckState.Checked;
//
// toolStripComboBox2
//
this.toolStripComboBox2.Name = "toolStripComboBox2";
this.toolStripComboBox2.Size = new System.Drawing.Size(481, 44);
this.toolStripComboBox2.Text = "toolStripComboBox2";
this.toolStripComboBox2.Items.AddRange(new object[] { "1", "2", "3", "4", "5" });
this.toolStripComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
//
// toolStripTextBox2
//
this.toolStripTextBox2.Name = "toolStripTextBox2";
this.toolStripTextBox2.Size = new System.Drawing.Size(481, 44);
this.toolStripTextBox2.Text = "toolStripTextBox2";
//
// toolStrip2_SplitButton2
//
this.toolStrip2_SplitButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem1});
this.toolStrip2_SplitButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStrip2_SplitButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStrip2_SplitButton2.Name = "toolStrip2_SplitButton2";
this.toolStrip2_SplitButton2.Size = new System.Drawing.Size(133, 22);
this.toolStrip2_SplitButton2.Text = "toolStrip2_SplitButton2";
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.CheckOnClick = true;
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(481, 44);
this.toolStripMenuItem1.Text = "toolStripMenuItem1";
this.toolStripMenuItem1.CheckState = System.Windows.Forms.CheckState.Checked;
//
// toolStrip2_DropDownButton2
//
this.toolStrip2_DropDownButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem2});
this.toolStrip2_DropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStrip2_DropDownButton2.Name = "toolStrip2_DropDownButton2";
this.toolStrip2_DropDownButton2.Size = new System.Drawing.Size(180, 22);
this.toolStrip2_DropDownButton2.Text = "toolStrip2_DropDownButton2";
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.CheckOnClick = true;
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(481, 44);
this.toolStripMenuItem2.Text = "test2";
this.toolStripMenuItem2.CheckState = System.Windows.Forms.CheckState.Checked;
//
// checkedCheckOnClickFToolStripMenuItem
//
this.checkedCheckOnClickFToolStripMenuItem.Checked = true;
this.checkedCheckOnClickFToolStripMenuItem.CheckState = CheckState.Checked;
this.checkedCheckOnClickFToolStripMenuItem.Name = "checkedCheckOnClickFToolStripMenuItem";
this.checkedCheckOnClickFToolStripMenuItem.Size = new System.Drawing.Size(481, 44);
this.checkedCheckOnClickFToolStripMenuItem.Text = "Checked_CheckOnClick(F)";
//
// indeterminateToolStripMenuItem
//
this.indeterminateToolStripMenuItem.Checked = true;
this.indeterminateToolStripMenuItem.CheckOnClick = true;
this.indeterminateToolStripMenuItem.CheckState = CheckState.Indeterminate;
this.indeterminateToolStripMenuItem.Name = "indeterminateToolStripMenuItem";
this.indeterminateToolStripMenuItem.Size = new System.Drawing.Size(481, 44);
this.indeterminateToolStripMenuItem.Text = "Indeterminate_CheckOnClick(T)";
//
// indeterminateCheckOnClickFToolStripMenuItem
//
this.indeterminateCheckOnClickFToolStripMenuItem.Checked = true;
this.indeterminateCheckOnClickFToolStripMenuItem.CheckState = CheckState.Indeterminate;
this.indeterminateCheckOnClickFToolStripMenuItem.Name = "indeterminateCheckOnClickFToolStripMenuItem";
this.indeterminateCheckOnClickFToolStripMenuItem.Size = new System.Drawing.Size(481, 44);
this.indeterminateCheckOnClickFToolStripMenuItem.Text = "Indeterminate_CheckOnClick(F)";
//
// toolStrip2_SplitButton1
//
this.toolStrip2_SplitButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStrip2_SplitButton1_ChildButton1,
this.toolStrip2_SplitButton1_ChildButton2});
this.toolStrip2_SplitButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStrip2_SplitButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStrip2_SplitButton1.Name = "toolStrip2_SplitButton1";
this.toolStrip2_SplitButton1.Size = new System.Drawing.Size(133, 22);
this.toolStrip2_SplitButton1.Text = "toolStrip2_SplitButton1";
//
// toolStrip2_DropDownButton1_ChildButton1
//
this.toolStrip2_DropDownButton1_ChildButton1.Name = "toolStrip2_DropDownButton1_ChildButton1";
this.toolStrip2_DropDownButton1_ChildButton1.Size = new System.Drawing.Size(180, 22);
this.toolStrip2_DropDownButton1_ChildButton1.Text = "toolStrip2_DropDownButton1_ChildButton1";
//
// toolStrip2_DropDownButton1_ChildButton2
//
this.toolStrip2_DropDownButton1_ChildButton2.Name = "toolStrip2_DropDownButton1_ChildButton2";
this.toolStrip2_DropDownButton1_ChildButton2.Size = new System.Drawing.Size(180, 22);
this.toolStrip2_DropDownButton1_ChildButton2.Text = "toolStrip2_DropDownButton1_ChildButton2";
//
// toolStrip2_DropDownButton1
//
this.toolStrip2_DropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStrip2_DropDownButton1_ChildButton1,
this.toolStrip2_DropDownButton1_ChildButton2});
this.toolStrip2_DropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStrip2_DropDownButton1.Name = "toolStrip2_DropDownButton1";
this.toolStrip2_DropDownButton1.Size = new System.Drawing.Size(180, 22);
this.toolStrip2_DropDownButton1.Text = "toolStrip2_DropDownButton1";
//
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripProgressBar2,
this.toolStripStatusLabel1});
this.statusStrip1.Location = new System.Drawing.Point(0, 142);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(481, 22);
this.statusStrip1.TabIndex = 1;
this.statusStrip1.Text = "statusStrip1";
this.statusStrip1.TabStop = true;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(12, 127);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(78, 13);
this.label1.TabIndex = 2;
this.label1.Text = "Test ToolStrips";
//
// toolStripProgressBar1
//
this.toolStripProgressBar1.Name = "toolStripProgressBar1";
this.toolStripProgressBar1.Size = new System.Drawing.Size(100, 22);
this.toolStripProgressBar1.Value = 30;
//
// toolStripLabel1
//
this.toolStripLabel1.Name = "toolStripLabel1";
this.toolStripLabel1.Size = new System.Drawing.Size(86, 22);
this.toolStripLabel1.Text = "ToolStripLabel";
//
// toolStripTextBox1
//
this.toolStripTextBox1.Name = "toolStripTextBox1";
this.toolStripTextBox1.Size = new System.Drawing.Size(100, 22);
this.toolStripTextBox1.Text = "ToolStripTextBox";
//
// toolStripComboBox1
//
this.toolStripComboBox1.Name = "toolStripComboBox1";
this.toolStripComboBox1.Size = new System.Drawing.Size(100, 22);
this.toolStripComboBox1.Items.AddRange(new object[] { "1", "2", "3", "4", "5" });
//
// toolStripProgressBar2
//
this.toolStripProgressBar2.Name = "toolStripProgressBar2";
this.toolStripProgressBar2.Size = new System.Drawing.Size(100, 16);
this.toolStripProgressBar2.Value = 30;
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(118, 17);
this.toolStripStatusLabel1.Text = "ToolStripStatusLabel";
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(881, 200);
this.Controls.Add(this.label1);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.toolStrip4);
this.Controls.Add(this.toolStrip3);
this.Controls.Add(this.toolStrip2);
this.Controls.Add(this.toolStrip1);
this.Name = "ToolStripTests";
this.Text = "ToolStripTests";
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.toolStrip2.ResumeLayout(false);
this.toolStrip2.PerformLayout();
this.toolStrip3.ResumeLayout(false);
this.toolStrip3.PerformLayout();
this.toolStrip4.ResumeLayout(false);
this.toolStrip4.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripLabel toolStripLabel1;
private System.Windows.Forms.ToolStripLabel toolStrip4_Label1;
private System.Windows.Forms.ToolStripProgressBar toolStripProgressBar1;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripTextBox toolStripTextBox1;
private System.Windows.Forms.ToolStripComboBox toolStripComboBox1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.ToolStripProgressBar toolStripProgressBar2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ToolStrip toolStrip2;
private System.Windows.Forms.ToolStrip toolStrip3;
private System.Windows.Forms.ToolStrip toolStrip4;
private System.Windows.Forms.ToolStripButton toolStrip2_Button1;
private System.Windows.Forms.ToolStripButton toolStrip2_Button2;
private System.Windows.Forms.ToolStripButton toolStrip2_Button3;
private System.Windows.Forms.ToolStripButton toolStrip2_Button4;
private System.Windows.Forms.ToolStripButton toolStrip2_Button5;
private System.Windows.Forms.ToolStripButton toolStrip2_Button6;
private System.Windows.Forms.ToolStripButton thirdLevelButton;
private System.Windows.Forms.ToolStripTextBox toolStripTextBox2;
private System.Windows.Forms.ToolStripComboBox toolStripComboBox2;
private System.Windows.Forms.ToolStripDropDownButton toolStrip2_DropDownButton2;
private System.Windows.Forms.ToolStripSplitButton toolStrip2_SplitButton2;
private System.Windows.Forms.ToolStripSplitButton toolStrip2_SplitButton1;
private System.Windows.Forms.ToolStripDropDownButton toolStrip2_DropDownButton1;
private System.Windows.Forms.ToolStripMenuItem toolStrip2_DropDownButton1_ChildButton1;
private System.Windows.Forms.ToolStripMenuItem toolStrip2_DropDownButton1_ChildButton2;
private System.Windows.Forms.ToolStripMenuItem toolStrip2_SplitButton1_ChildButton1;
private System.Windows.Forms.ToolStripMenuItem toolStrip2_SplitButton1_ChildButton2;
private System.Windows.Forms.ToolStripMenuItem toolStrip3_MenuItem1;
private System.Windows.Forms.ToolStripMenuItem toolStrip3_MenuItem2;
private System.Windows.Forms.ToolStripMenuItem toolStrip4_MenuItem1;
private System.Windows.Forms.ToolStripMenuItem toolStrip4_SubMenuItem;
private System.Windows.Forms.ToolStripMenuItem thirdLevelItem;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem uncheckedCheckOnClickToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem checkCheckOnClickToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem checkedCheckOnClickFToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem indeterminateToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem indeterminateCheckOnClickFToolStripMenuItem;
}
|