namespace AntdUIDemo.Views.Test { partial class TestDemo { /// /// 必需的设计器变量。 /// 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.flowPanel1 = new AntdUI.FlowPanel(); this.button1 = new AntdUI.Button(); this.button2 = new AntdUI.Button(); this.button3 = new AntdUI.Button(); this.button4 = new AntdUI.Button(); this.button5 = new AntdUI.Button(); this.button6 = new AntdUI.Button(); this.button7 = new AntdUI.Button(); this.button8 = new AntdUI.Button(); this.button9 = new AntdUI.Button(); this.button10 = new AntdUI.Button(); this.flowPanel1.SuspendLayout(); this.SuspendLayout(); // // flowPanel1 // this.flowPanel1.Controls.Add(this.button10); this.flowPanel1.Controls.Add(this.button9); this.flowPanel1.Controls.Add(this.button8); this.flowPanel1.Controls.Add(this.button7); this.flowPanel1.Controls.Add(this.button6); this.flowPanel1.Controls.Add(this.button5); this.flowPanel1.Controls.Add(this.button4); this.flowPanel1.Controls.Add(this.button3); this.flowPanel1.Controls.Add(this.button2); this.flowPanel1.Controls.Add(this.button1); this.flowPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.flowPanel1.Location = new System.Drawing.Point(0, 0); this.flowPanel1.Name = "flowPanel1"; this.flowPanel1.Size = new System.Drawing.Size(500, 257); this.flowPanel1.TabIndex = 0; this.flowPanel1.Text = "flowPanel1"; // // 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(13, 3); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(114, 40); this.button1.TabIndex = 0; this.button1.Text = "Button"; this.button1.Type = AntdUI.TTypeMini.Primary; // // 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(133, 3); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(114, 40); this.button2.TabIndex = 1; this.button2.Text = "Button"; this.button2.Type = AntdUI.TTypeMini.Primary; // // 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(253, 3); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(114, 40); this.button3.TabIndex = 2; this.button3.Text = "Button"; this.button3.Type = AntdUI.TTypeMini.Primary; // // 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(373, 3); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(114, 40); this.button4.TabIndex = 3; this.button4.Text = "Button"; this.button4.Type = AntdUI.TTypeMini.Primary; // // 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(13, 49); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(114, 40); this.button5.TabIndex = 4; this.button5.Text = "Button"; this.button5.Type = AntdUI.TTypeMini.Primary; // // 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(133, 49); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(114, 40); this.button6.TabIndex = 5; this.button6.Text = "Button"; this.button6.Type = AntdUI.TTypeMini.Primary; // // 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(253, 49); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(114, 40); this.button7.TabIndex = 6; this.button7.Text = "Button"; this.button7.Type = AntdUI.TTypeMini.Primary; // // 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(373, 49); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(114, 40); this.button8.TabIndex = 7; this.button8.Text = "Button"; this.button8.Type = AntdUI.TTypeMini.Primary; // // 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(13, 95); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(114, 40); this.button9.TabIndex = 8; this.button9.Text = "Button"; this.button9.Type = AntdUI.TTypeMini.Primary; // // 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(133, 95); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(114, 40); this.button10.TabIndex = 9; this.button10.Text = "Button"; this.button10.Type = AntdUI.TTypeMini.Primary; // // TestDemo // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.Controls.Add(this.flowPanel1); this.Name = "TestDemo"; this.Size = new System.Drawing.Size(500, 257); this.flowPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private AntdUI.FlowPanel flowPanel1; private AntdUI.Button button4; private AntdUI.Button button3; private AntdUI.Button button2; private AntdUI.Button button1; private AntdUI.Button button10; private AntdUI.Button button9; private AntdUI.Button button8; private AntdUI.Button button7; private AntdUI.Button button6; private AntdUI.Button button5; } }