namespace AntdUIDemo.Views
{
partial class FlowPanelDemo
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.stackPanel1 = new AntdUI.StackPanel();
this.stackPanel2 = new AntdUI.StackPanel();
this.flowPanel = new AntdUI.FlowPanel();
this.button14 = new AntdUI.Button();
this.button13 = new AntdUI.Button();
this.button12 = new AntdUI.Button();
this.button11 = new AntdUI.Button();
this.button10 = new AntdUI.Button();
this.button9 = new AntdUI.Button();
this.button8 = new AntdUI.Button();
this.button7 = new AntdUI.Button();
this.button6 = new AntdUI.Button();
this.button5 = new AntdUI.Button();
this.button4 = new AntdUI.Button();
this.button3 = new AntdUI.Button();
this.button1 = new AntdUI.Button();
this.button2 = new AntdUI.Button();
this.stackPanel3 = new AntdUI.StackPanel();
this.buttonCZ = new AntdUI.Button();
this.buttonDEL = new AntdUI.Button();
this.buttonADD = new AntdUI.Button();
this.stackPanel6 = new AntdUI.StackPanel();
this.select_autoscroll = new AntdUI.Select();
this.label4 = new AntdUI.Label();
this.stackPanel5 = new AntdUI.StackPanel();
this.input_gap = new AntdUI.InputNumber();
this.label3 = new AntdUI.Label();
this.stackPanel4 = new AntdUI.StackPanel();
this.select_align = new AntdUI.Select();
this.label10 = new AntdUI.Label();
this.divider1 = new AntdUI.Divider();
this.label2 = new AntdUI.Label();
this.label1 = new AntdUI.Label();
this.stackPanel1.SuspendLayout();
this.stackPanel2.SuspendLayout();
this.flowPanel.SuspendLayout();
this.stackPanel3.SuspendLayout();
this.stackPanel6.SuspendLayout();
this.stackPanel5.SuspendLayout();
this.stackPanel4.SuspendLayout();
this.SuspendLayout();
//
// stackPanel1
//
this.stackPanel1.Controls.Add(this.stackPanel2);
this.stackPanel1.Controls.Add(this.divider1);
this.stackPanel1.Controls.Add(this.label2);
this.stackPanel1.Controls.Add(this.label1);
this.stackPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.stackPanel1.Location = new System.Drawing.Point(0, 0);
this.stackPanel1.Name = "stackPanel1";
this.stackPanel1.Size = new System.Drawing.Size(707, 496);
this.stackPanel1.TabIndex = 1;
this.stackPanel1.Text = "stackPanel1";
this.stackPanel1.Vertical = true;
//
// stackPanel2
//
this.stackPanel2.Controls.Add(this.flowPanel);
this.stackPanel2.Controls.Add(this.stackPanel3);
this.stackPanel2.Location = new System.Drawing.Point(3, 97);
this.stackPanel2.Name = "stackPanel2";
this.stackPanel2.Size = new System.Drawing.Size(701, 281);
this.stackPanel2.TabIndex = 7;
this.stackPanel2.Text = "stackPanel2";
//
// flowPanel
//
this.flowPanel.BackColor = System.Drawing.Color.White;
this.flowPanel.Badge = "";
this.flowPanel.Controls.Add(this.button14);
this.flowPanel.Controls.Add(this.button13);
this.flowPanel.Controls.Add(this.button12);
this.flowPanel.Controls.Add(this.button11);
this.flowPanel.Controls.Add(this.button10);
this.flowPanel.Controls.Add(this.button9);
this.flowPanel.Controls.Add(this.button8);
this.flowPanel.Controls.Add(this.button7);
this.flowPanel.Controls.Add(this.button6);
this.flowPanel.Controls.Add(this.button5);
this.flowPanel.Controls.Add(this.button4);
this.flowPanel.Controls.Add(this.button3);
this.flowPanel.Controls.Add(this.button1);
this.flowPanel.Controls.Add(this.button2);
this.flowPanel.Location = new System.Drawing.Point(289, 3);
this.flowPanel.Name = "flowPanel";
this.flowPanel.Size = new System.Drawing.Size(396, 275);
this.flowPanel.TabIndex = 1;
//
// button14
//
this.button14.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button14.Location = new System.Drawing.Point(105, 147);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(90, 42);
this.button14.TabIndex = 15;
this.button14.Text = "Button";
this.button14.Type = AntdUI.TTypeMini.Primary;
this.button14.WaveSize = 0;
//
// button13
//
this.button13.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button13.Location = new System.Drawing.Point(9, 147);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(90, 42);
this.button13.TabIndex = 14;
this.button13.Text = "Button";
this.button13.Type = AntdUI.TTypeMini.Primary;
this.button13.WaveSize = 0;
//
// button12
//
this.button12.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button12.Location = new System.Drawing.Point(297, 99);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(90, 42);
this.button12.TabIndex = 13;
this.button12.Text = "Button";
this.button12.Type = AntdUI.TTypeMini.Primary;
this.button12.WaveSize = 0;
//
// button11
//
this.button11.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button11.Location = new System.Drawing.Point(201, 99);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(90, 42);
this.button11.TabIndex = 12;
this.button11.Text = "Button";
this.button11.Type = AntdUI.TTypeMini.Primary;
this.button11.WaveSize = 0;
//
// button10
//
this.button10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button10.Location = new System.Drawing.Point(105, 99);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(90, 42);
this.button10.TabIndex = 11;
this.button10.Text = "Button";
this.button10.Type = AntdUI.TTypeMini.Primary;
this.button10.WaveSize = 0;
//
// button9
//
this.button9.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button9.Location = new System.Drawing.Point(9, 99);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(90, 42);
this.button9.TabIndex = 10;
this.button9.Text = "Button";
this.button9.Type = AntdUI.TTypeMini.Primary;
this.button9.WaveSize = 0;
//
// button8
//
this.button8.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button8.Location = new System.Drawing.Point(297, 51);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(90, 42);
this.button8.TabIndex = 9;
this.button8.Text = "Button";
this.button8.Type = AntdUI.TTypeMini.Primary;
this.button8.WaveSize = 0;
//
// button7
//
this.button7.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button7.Location = new System.Drawing.Point(201, 51);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(90, 42);
this.button7.TabIndex = 8;
this.button7.Text = "Button";
this.button7.Type = AntdUI.TTypeMini.Primary;
this.button7.WaveSize = 0;
//
// button6
//
this.button6.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button6.Location = new System.Drawing.Point(105, 51);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(90, 42);
this.button6.TabIndex = 7;
this.button6.Text = "Button";
this.button6.Type = AntdUI.TTypeMini.Primary;
this.button6.WaveSize = 0;
//
// button5
//
this.button5.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button5.Location = new System.Drawing.Point(9, 51);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(90, 42);
this.button5.TabIndex = 6;
this.button5.Text = "Button";
this.button5.Type = AntdUI.TTypeMini.Primary;
this.button5.WaveSize = 0;
//
// button4
//
this.button4.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button4.Location = new System.Drawing.Point(297, 3);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(90, 42);
this.button4.TabIndex = 5;
this.button4.Text = "Button";
this.button4.Type = AntdUI.TTypeMini.Primary;
this.button4.WaveSize = 0;
//
// button3
//
this.button3.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button3.Location = new System.Drawing.Point(201, 3);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(90, 42);
this.button3.TabIndex = 4;
this.button3.Text = "Button";
this.button3.Type = AntdUI.TTypeMini.Primary;
this.button3.WaveSize = 0;
//
// button1
//
this.button1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button1.Location = new System.Drawing.Point(105, 3);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(90, 42);
this.button1.TabIndex = 3;
this.button1.Text = "Button";
this.button1.Type = AntdUI.TTypeMini.Primary;
this.button1.WaveSize = 0;
//
// button2
//
this.button2.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button2.Location = new System.Drawing.Point(9, 3);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(90, 42);
this.button2.TabIndex = 2;
this.button2.Text = "Button";
this.button2.Type = AntdUI.TTypeMini.Primary;
this.button2.WaveSize = 0;
//
// stackPanel3
//
this.stackPanel3.Controls.Add(this.buttonCZ);
this.stackPanel3.Controls.Add(this.buttonDEL);
this.stackPanel3.Controls.Add(this.buttonADD);
this.stackPanel3.Controls.Add(this.stackPanel6);
this.stackPanel3.Controls.Add(this.stackPanel5);
this.stackPanel3.Controls.Add(this.stackPanel4);
this.stackPanel3.Location = new System.Drawing.Point(3, 3);
this.stackPanel3.Name = "stackPanel3";
this.stackPanel3.Size = new System.Drawing.Size(280, 275);
this.stackPanel3.TabIndex = 0;
this.stackPanel3.Text = "stackPanel3";
this.stackPanel3.Vertical = true;
//
// buttonCZ
//
this.buttonCZ.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonCZ.Location = new System.Drawing.Point(3, 193);
this.buttonCZ.Name = "buttonCZ";
this.buttonCZ.Size = new System.Drawing.Size(274, 32);
this.buttonCZ.TabIndex = 15;
this.buttonCZ.Text = "重 置";
this.buttonCZ.Type = AntdUI.TTypeMini.Warn;
this.buttonCZ.WaveSize = 0;
this.buttonCZ.Click += new System.EventHandler(this.buttonCZ_Click);
//
// buttonDEL
//
this.buttonDEL.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonDEL.Location = new System.Drawing.Point(3, 155);
this.buttonDEL.Name = "buttonDEL";
this.buttonDEL.Size = new System.Drawing.Size(274, 32);
this.buttonDEL.TabIndex = 14;
this.buttonDEL.Text = "删除按钮";
this.buttonDEL.Type = AntdUI.TTypeMini.Error;
this.buttonDEL.WaveSize = 0;
this.buttonDEL.Click += new System.EventHandler(this.buttonDEL_Click);
//
// buttonADD
//
this.buttonADD.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonADD.Location = new System.Drawing.Point(3, 117);
this.buttonADD.Name = "buttonADD";
this.buttonADD.Size = new System.Drawing.Size(274, 32);
this.buttonADD.TabIndex = 13;
this.buttonADD.Text = "添加按钮";
this.buttonADD.Type = AntdUI.TTypeMini.Primary;
this.buttonADD.WaveSize = 0;
this.buttonADD.Click += new System.EventHandler(this.buttonADD_Click);
//
// stackPanel6
//
this.stackPanel6.Controls.Add(this.select_autoscroll);
this.stackPanel6.Controls.Add(this.label4);
this.stackPanel6.Location = new System.Drawing.Point(3, 79);
this.stackPanel6.Name = "stackPanel6";
this.stackPanel6.Size = new System.Drawing.Size(274, 32);
this.stackPanel6.TabIndex = 11;
this.stackPanel6.Text = "stackPanel6";
//
// select_autoscroll
//
this.select_autoscroll.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.select_autoscroll.Items.AddRange(new object[] {
"True",
"Flase"});
this.select_autoscroll.List = true;
this.select_autoscroll.Location = new System.Drawing.Point(97, 3);
this.select_autoscroll.Name = "select_autoscroll";
this.select_autoscroll.SelectedIndex = 1;
this.select_autoscroll.SelectedValue = "Flase";
this.select_autoscroll.Size = new System.Drawing.Size(105, 26);
this.select_autoscroll.TabIndex = 11;
this.select_autoscroll.Text = "Flase";
this.select_autoscroll.WaveSize = 1;
this.select_autoscroll.SelectedIndexChanged += new AntdUI.IntEventHandler(this.select_autoscroll_SelectedIndexChanged);
//
// label4
//
this.label4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(3, 3);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(88, 26);
this.label4.TabIndex = 4;
this.label4.Text = "AutoScroll";
//
// stackPanel5
//
this.stackPanel5.Controls.Add(this.input_gap);
this.stackPanel5.Controls.Add(this.label3);
this.stackPanel5.Location = new System.Drawing.Point(3, 41);
this.stackPanel5.Name = "stackPanel5";
this.stackPanel5.Size = new System.Drawing.Size(274, 32);
this.stackPanel5.TabIndex = 10;
this.stackPanel5.Text = "stackPanel5";
//
// input_gap
//
this.input_gap.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.input_gap.Location = new System.Drawing.Point(97, 3);
this.input_gap.Name = "input_gap";
this.input_gap.Size = new System.Drawing.Size(105, 26);
this.input_gap.TabIndex = 5;
this.input_gap.Text = "0";
this.input_gap.WaveSize = 1;
this.input_gap.ValueChanged += new AntdUI.DecimalEventHandler(this.input_gap_ValueChanged);
//
// label3
//
this.label3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(3, 3);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(88, 26);
this.label3.TabIndex = 4;
this.label3.Text = "Gap";
//
// stackPanel4
//
this.stackPanel4.Controls.Add(this.select_align);
this.stackPanel4.Controls.Add(this.label10);
this.stackPanel4.Location = new System.Drawing.Point(3, 3);
this.stackPanel4.Name = "stackPanel4";
this.stackPanel4.Size = new System.Drawing.Size(274, 32);
this.stackPanel4.TabIndex = 9;
this.stackPanel4.Text = "stackPanel4";
//
// select_align
//
this.select_align.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.select_align.List = true;
this.select_align.Location = new System.Drawing.Point(97, 3);
this.select_align.Name = "select_align";
this.select_align.Size = new System.Drawing.Size(105, 26);
this.select_align.TabIndex = 11;
this.select_align.WaveSize = 1;
this.select_align.SelectedIndexChanged += new AntdUI.IntEventHandler(this.select_align_SelectedIndexChanged);
//
// label10
//
this.label10.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(3, 3);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(88, 26);
this.label10.TabIndex = 4;
this.label10.Text = "Align";
//
// divider1
//
this.divider1.Location = new System.Drawing.Point(3, 79);
this.divider1.Name = "divider1";
this.divider1.Size = new System.Drawing.Size(701, 12);
this.divider1.TabIndex = 6;
//
// label2
//
this.label2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(3, 49);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(701, 24);
this.label2.TabIndex = 5;
this.label2.Text = "用于对齐的弹性布局容器。";
//
// label1
//
this.label1.Font = new System.Drawing.Font("Microsoft YaHei UI", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(3, 3);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(701, 40);
this.label1.TabIndex = 4;
this.label1.Text = "FlowPanel 流动布局";
//
// FlowPanelDemo
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.stackPanel1);
this.Name = "FlowPanelDemo";
this.Size = new System.Drawing.Size(707, 496);
this.stackPanel1.ResumeLayout(false);
this.stackPanel2.ResumeLayout(false);
this.flowPanel.ResumeLayout(false);
this.stackPanel3.ResumeLayout(false);
this.stackPanel6.ResumeLayout(false);
this.stackPanel5.ResumeLayout(false);
this.stackPanel4.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private AntdUI.StackPanel stackPanel1;
private AntdUI.Label label2;
private AntdUI.Label label1;
private AntdUI.Divider divider1;
private AntdUI.StackPanel stackPanel2;
private AntdUI.FlowPanel flowPanel;
private AntdUI.StackPanel stackPanel3;
private AntdUI.Button button9;
private AntdUI.Button button8;
private AntdUI.Button button7;
private AntdUI.Button button6;
private AntdUI.Button button5;
private AntdUI.Button button4;
private AntdUI.Button button3;
private AntdUI.Button button1;
private AntdUI.Button button2;
private AntdUI.StackPanel stackPanel4;
private AntdUI.Label label10;
private AntdUI.Select select_align;
private AntdUI.StackPanel stackPanel5;
private AntdUI.InputNumber input_gap;
private AntdUI.Label label3;
private AntdUI.StackPanel stackPanel6;
private AntdUI.Select select_autoscroll;
private AntdUI.Label label4;
private AntdUI.Button button14;
private AntdUI.Button button13;
private AntdUI.Button button12;
private AntdUI.Button button11;
private AntdUI.Button button10;
private AntdUI.Button buttonDEL;
private AntdUI.Button buttonADD;
private AntdUI.Button buttonCZ;
}
}