namespace AntdUIDemo.Views
{
partial class ButtonDemo
{
///
/// 必需的设计器变量。
///
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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ButtonDemo));
this.stackPanel1 = new AntdUI.StackPanel();
this.flowPanel7 = new AntdUI.FlowPanel();
this.button39 = new AntdUI.Button();
this.label9 = new AntdUI.Label();
this.flowPanel6 = new AntdUI.FlowPanel();
this.panel3 = new AntdUI.Panel();
this.button36 = new AntdUI.Button();
this.button37 = new AntdUI.Button();
this.panel2 = new AntdUI.Panel();
this.button33 = new AntdUI.Button();
this.button34 = new AntdUI.Button();
this.button35 = new AntdUI.Button();
this.label8 = new AntdUI.Label();
this.flowPanel5 = new AntdUI.FlowPanel();
this.button28 = new AntdUI.Button();
this.button27 = new AntdUI.Button();
this.button26 = new AntdUI.Button();
this.button25 = new AntdUI.Button();
this.button29 = new AntdUI.Button();
this.label7 = new AntdUI.Label();
this.flowPanel4 = new AntdUI.FlowPanel();
this.button21 = new AntdUI.Button();
this.button22 = new AntdUI.Button();
this.button19 = new AntdUI.Button();
this.button20 = new AntdUI.Button();
this.button23 = new AntdUI.Button();
this.button24 = new AntdUI.Button();
this.label6 = new AntdUI.Label();
this.flowPanel3 = new AntdUI.FlowPanel();
this.button13 = new AntdUI.Button();
this.button14 = new AntdUI.Button();
this.button15 = new AntdUI.Button();
this.button16 = new AntdUI.Button();
this.button17 = new AntdUI.Button();
this.button18 = new AntdUI.Button();
this.label5 = new AntdUI.Label();
this.flowPanel2 = new AntdUI.FlowPanel();
this.button7 = new AntdUI.Button();
this.button8 = new AntdUI.Button();
this.button9 = new AntdUI.Button();
this.button10 = new AntdUI.Button();
this.button11 = new AntdUI.Button();
this.button12 = new AntdUI.Button();
this.label4 = new AntdUI.Label();
this.flowPanel1 = new AntdUI.FlowPanel();
this.button6 = new AntdUI.Button();
this.button5 = new AntdUI.Button();
this.button4 = new AntdUI.Button();
this.button3 = new AntdUI.Button();
this.button2 = new AntdUI.Button();
this.button1 = new AntdUI.Button();
this.label3 = new AntdUI.Label();
this.divider1 = new AntdUI.Divider();
this.label2 = new AntdUI.Label();
this.label1 = new AntdUI.Label();
this.stackPanel1.SuspendLayout();
this.flowPanel7.SuspendLayout();
this.flowPanel6.SuspendLayout();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
this.flowPanel5.SuspendLayout();
this.flowPanel4.SuspendLayout();
this.flowPanel3.SuspendLayout();
this.flowPanel2.SuspendLayout();
this.flowPanel1.SuspendLayout();
this.SuspendLayout();
//
// stackPanel1
//
this.stackPanel1.Controls.Add(this.flowPanel7);
this.stackPanel1.Controls.Add(this.label9);
this.stackPanel1.Controls.Add(this.flowPanel6);
this.stackPanel1.Controls.Add(this.label8);
this.stackPanel1.Controls.Add(this.flowPanel5);
this.stackPanel1.Controls.Add(this.label7);
this.stackPanel1.Controls.Add(this.flowPanel4);
this.stackPanel1.Controls.Add(this.label6);
this.stackPanel1.Controls.Add(this.flowPanel3);
this.stackPanel1.Controls.Add(this.label5);
this.stackPanel1.Controls.Add(this.flowPanel2);
this.stackPanel1.Controls.Add(this.label4);
this.stackPanel1.Controls.Add(this.flowPanel1);
this.stackPanel1.Controls.Add(this.label3);
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(700, 629);
this.stackPanel1.TabIndex = 1;
this.stackPanel1.Text = "stackPanel1";
this.stackPanel1.Vertical = true;
//
// flowPanel7
//
this.flowPanel7.Controls.Add(this.button39);
this.flowPanel7.Location = new System.Drawing.Point(3, 571);
this.flowPanel7.Name = "flowPanel7";
this.flowPanel7.Size = new System.Drawing.Size(694, 38);
this.flowPanel7.TabIndex = 18;
this.flowPanel7.Text = "flowPanel7";
//
// button39
//
this.button39.BackExtend = "135, #6253E1, #04BEFE";
this.button39.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button39.IconSvg = resources.GetString("button39.IconSvg");
this.button39.Image = null;
this.button39.ImageHover = null;
this.button39.ImageHoverSvg = null;
this.button39.ImageSize = new System.Drawing.Size(0, 0);
this.button39.ImageSvg = resources.GetString("button39.ImageSvg");
this.button39.Location = new System.Drawing.Point(3, 3);
this.button39.Name = "button39";
this.button39.Size = new System.Drawing.Size(156, 32);
this.button39.TabIndex = 7;
this.button39.Text = "Gradient Button";
this.button39.Type = AntdUI.TTypeMini.Primary;
this.button39.WaveSize = 0;
//
// label9
//
this.label9.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(3, 541);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(694, 24);
this.label9.TabIndex = 17;
this.label9.Text = "渐变按钮";
//
// flowPanel6
//
this.flowPanel6.Controls.Add(this.panel3);
this.flowPanel6.Controls.Add(this.panel2);
this.flowPanel6.Location = new System.Drawing.Point(3, 497);
this.flowPanel6.Name = "flowPanel6";
this.flowPanel6.Size = new System.Drawing.Size(694, 38);
this.flowPanel6.TabIndex = 16;
this.flowPanel6.Text = "flowPanel6";
//
// panel3
//
this.panel3.Back = System.Drawing.Color.Transparent;
this.panel3.Controls.Add(this.button36);
this.panel3.Controls.Add(this.button37);
this.panel3.Location = new System.Drawing.Point(232, 0);
this.panel3.Margin = new System.Windows.Forms.Padding(0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(156, 35);
this.panel3.TabIndex = 2;
this.panel3.Text = "panel3";
//
// button36
//
this.button36.BorderWidth = 2F;
this.button36.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button36.Ghost = true;
this.button36.Image = null;
this.button36.ImageHover = null;
this.button36.ImageHoverSvg = null;
this.button36.ImageSize = new System.Drawing.Size(0, 0);
this.button36.ImageSvg = null;
this.button36.JoinLeft = true;
this.button36.Location = new System.Drawing.Point(77, 3);
this.button36.Name = "button36";
this.button36.Size = new System.Drawing.Size(75, 32);
this.button36.TabIndex = 4;
this.button36.Text = "Button";
this.button36.Type = AntdUI.TTypeMini.Primary;
this.button36.WaveSize = 0;
//
// button37
//
this.button37.BorderWidth = 2F;
this.button37.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button37.Ghost = true;
this.button37.IconSvg = resources.GetString("button37.IconSvg");
this.button37.Image = null;
this.button37.ImageHover = null;
this.button37.ImageHoverSvg = null;
this.button37.ImageSize = new System.Drawing.Size(0, 0);
this.button37.ImageSvg = resources.GetString("button37.ImageSvg");
this.button37.JoinRight = true;
this.button37.Location = new System.Drawing.Point(3, 3);
this.button37.Name = "button37";
this.button37.Size = new System.Drawing.Size(75, 32);
this.button37.TabIndex = 3;
this.button37.Type = AntdUI.TTypeMini.Primary;
this.button37.WaveSize = 0;
//
// panel2
//
this.panel2.Back = System.Drawing.Color.Transparent;
this.panel2.BackColor = System.Drawing.Color.Transparent;
this.panel2.Controls.Add(this.button33);
this.panel2.Controls.Add(this.button34);
this.panel2.Controls.Add(this.button35);
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Margin = new System.Windows.Forms.Padding(0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(232, 35);
this.panel2.TabIndex = 1;
this.panel2.Text = "panel2";
//
// button33
//
this.button33.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button33.Image = null;
this.button33.ImageHover = null;
this.button33.ImageHoverSvg = null;
this.button33.ImageSize = new System.Drawing.Size(0, 0);
this.button33.ImageSvg = null;
this.button33.JoinLeft = true;
this.button33.Location = new System.Drawing.Point(151, 3);
this.button33.Name = "button33";
this.button33.Size = new System.Drawing.Size(75, 32);
this.button33.TabIndex = 4;
this.button33.Text = "Button";
this.button33.Type = AntdUI.TTypeMini.Primary;
this.button33.WaveSize = 0;
//
// button34
//
this.button34.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button34.IconSvg = resources.GetString("button34.IconSvg");
this.button34.Image = null;
this.button34.ImageHover = null;
this.button34.ImageHoverSvg = null;
this.button34.ImageSize = new System.Drawing.Size(0, 0);
this.button34.ImageSvg = resources.GetString("button34.ImageSvg");
this.button34.JoinLeft = true;
this.button34.JoinRight = true;
this.button34.Location = new System.Drawing.Point(77, 3);
this.button34.Name = "button34";
this.button34.Size = new System.Drawing.Size(75, 32);
this.button34.TabIndex = 3;
this.button34.Type = AntdUI.TTypeMini.Primary;
this.button34.WaveSize = 0;
//
// button35
//
this.button35.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button35.Image = null;
this.button35.ImageHover = null;
this.button35.ImageHoverSvg = null;
this.button35.ImageSize = new System.Drawing.Size(0, 0);
this.button35.ImageSvg = null;
this.button35.JoinRight = true;
this.button35.Location = new System.Drawing.Point(3, 3);
this.button35.Name = "button35";
this.button35.Size = new System.Drawing.Size(75, 32);
this.button35.TabIndex = 2;
this.button35.Text = "Text";
this.button35.Type = AntdUI.TTypeMini.Primary;
this.button35.WaveSize = 0;
//
// label8
//
this.label8.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(3, 467);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(694, 24);
this.label8.TabIndex = 15;
this.label8.Text = "组合按钮";
//
// flowPanel5
//
this.flowPanel5.Controls.Add(this.button28);
this.flowPanel5.Controls.Add(this.button27);
this.flowPanel5.Controls.Add(this.button26);
this.flowPanel5.Controls.Add(this.button25);
this.flowPanel5.Controls.Add(this.button29);
this.flowPanel5.Location = new System.Drawing.Point(3, 423);
this.flowPanel5.Name = "flowPanel5";
this.flowPanel5.Size = new System.Drawing.Size(694, 38);
this.flowPanel5.TabIndex = 14;
this.flowPanel5.Text = "flowPanel5";
//
// button28
//
this.button28.BorderWidth = 2F;
this.button28.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button28.Ghost = true;
this.button28.IconSvg = resources.GetString("button28.IconSvg");
this.button28.Image = null;
this.button28.ImageHover = null;
this.button28.ImageHoverSvg = null;
this.button28.ImageSize = new System.Drawing.Size(0, 0);
this.button28.ImageSvg = resources.GetString("button28.ImageSvg");
this.button28.Location = new System.Drawing.Point(347, 3);
this.button28.Name = "button28";
this.button28.ShowArrow = true;
this.button28.Size = new System.Drawing.Size(80, 32);
this.button28.TabIndex = 11;
this.button28.Text = "搜索";
this.button28.Type = AntdUI.TTypeMini.Primary;
this.button28.WaveSize = 0;
//
// button27
//
this.button27.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button27.Ghost = true;
this.button27.IconSvg = resources.GetString("button27.IconSvg");
this.button27.Image = null;
this.button27.ImageHover = null;
this.button27.ImageHoverSvg = null;
this.button27.ImageSize = new System.Drawing.Size(0, 0);
this.button27.ImageSvg = resources.GetString("button27.ImageSvg");
this.button27.Location = new System.Drawing.Point(261, 3);
this.button27.Name = "button27";
this.button27.ShowArrow = true;
this.button27.Size = new System.Drawing.Size(80, 32);
this.button27.TabIndex = 10;
this.button27.Text = "搜索";
this.button27.Type = AntdUI.TTypeMini.Primary;
this.button27.WaveSize = 0;
//
// button26
//
this.button26.BorderWidth = 2F;
this.button26.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button26.Ghost = true;
this.button26.Image = null;
this.button26.ImageHover = null;
this.button26.ImageHoverSvg = null;
this.button26.ImageSize = new System.Drawing.Size(0, 0);
this.button26.ImageSvg = null;
this.button26.Location = new System.Drawing.Point(175, 3);
this.button26.Name = "button26";
this.button26.ShowArrow = true;
this.button26.Size = new System.Drawing.Size(80, 32);
this.button26.TabIndex = 9;
this.button26.Text = "Primary";
this.button26.Type = AntdUI.TTypeMini.Primary;
this.button26.WaveSize = 0;
//
// button25
//
this.button25.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button25.Ghost = true;
this.button25.Image = null;
this.button25.ImageHover = null;
this.button25.ImageHoverSvg = null;
this.button25.ImageSize = new System.Drawing.Size(0, 0);
this.button25.ImageSvg = null;
this.button25.Location = new System.Drawing.Point(89, 3);
this.button25.Name = "button25";
this.button25.ShowArrow = true;
this.button25.Size = new System.Drawing.Size(80, 32);
this.button25.TabIndex = 8;
this.button25.Text = "Primary";
this.button25.Type = AntdUI.TTypeMini.Primary;
this.button25.WaveSize = 0;
//
// button29
//
this.button29.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button29.Image = null;
this.button29.ImageHover = null;
this.button29.ImageHoverSvg = null;
this.button29.ImageSize = new System.Drawing.Size(0, 0);
this.button29.ImageSvg = null;
this.button29.Location = new System.Drawing.Point(3, 3);
this.button29.Name = "button29";
this.button29.ShowArrow = true;
this.button29.Size = new System.Drawing.Size(80, 32);
this.button29.TabIndex = 7;
this.button29.Text = "Primary";
this.button29.Type = AntdUI.TTypeMini.Primary;
this.button29.WaveSize = 0;
//
// label7
//
this.label7.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(3, 393);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(694, 24);
this.label7.TabIndex = 13;
this.label7.Text = "分割按钮";
//
// flowPanel4
//
this.flowPanel4.Controls.Add(this.button21);
this.flowPanel4.Controls.Add(this.button22);
this.flowPanel4.Controls.Add(this.button19);
this.flowPanel4.Controls.Add(this.button20);
this.flowPanel4.Controls.Add(this.button23);
this.flowPanel4.Controls.Add(this.button24);
this.flowPanel4.Location = new System.Drawing.Point(3, 349);
this.flowPanel4.Name = "flowPanel4";
this.flowPanel4.Size = new System.Drawing.Size(694, 38);
this.flowPanel4.TabIndex = 12;
this.flowPanel4.Text = "flowPanel4";
//
// button21
//
this.button21.BorderWidth = 2F;
this.button21.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button21.Ghost = true;
this.button21.IconSvg = resources.GetString("button21.IconSvg");
this.button21.Image = null;
this.button21.ImageHover = null;
this.button21.ImageHoverSvg = null;
this.button21.ImageSize = new System.Drawing.Size(0, 0);
this.button21.ImageSvg = resources.GetString("button21.ImageSvg");
this.button21.Location = new System.Drawing.Point(279, 3);
this.button21.Name = "button21";
this.button21.Size = new System.Drawing.Size(75, 32);
this.button21.TabIndex = 5;
this.button21.Text = "搜索";
this.button21.Type = AntdUI.TTypeMini.Primary;
this.button21.WaveSize = 0;
//
// button22
//
this.button22.BorderWidth = 2F;
this.button22.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button22.Ghost = true;
this.button22.IconSvg = resources.GetString("button22.IconSvg");
this.button22.Image = null;
this.button22.ImageHover = null;
this.button22.ImageHoverSvg = null;
this.button22.ImageSize = new System.Drawing.Size(0, 0);
this.button22.ImageSvg = resources.GetString("button22.ImageSvg");
this.button22.Location = new System.Drawing.Point(241, 3);
this.button22.Name = "button22";
this.button22.Shape = AntdUI.TShape.Circle;
this.button22.Size = new System.Drawing.Size(32, 32);
this.button22.TabIndex = 4;
this.button22.Type = AntdUI.TTypeMini.Primary;
this.button22.WaveSize = 0;
//
// button19
//
this.button19.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button19.Ghost = true;
this.button19.IconSvg = resources.GetString("button19.IconSvg");
this.button19.Image = null;
this.button19.ImageHover = null;
this.button19.ImageHoverSvg = null;
this.button19.ImageSize = new System.Drawing.Size(0, 0);
this.button19.ImageSvg = resources.GetString("button19.ImageSvg");
this.button19.Location = new System.Drawing.Point(160, 3);
this.button19.Name = "button19";
this.button19.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.button19.Size = new System.Drawing.Size(75, 32);
this.button19.TabIndex = 3;
this.button19.Text = "搜索";
this.button19.Type = AntdUI.TTypeMini.Primary;
this.button19.WaveSize = 0;
//
// button20
//
this.button20.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button20.Ghost = true;
this.button20.IconSvg = resources.GetString("button20.IconSvg");
this.button20.Image = null;
this.button20.ImageHover = null;
this.button20.ImageHoverSvg = null;
this.button20.ImageSize = new System.Drawing.Size(0, 0);
this.button20.ImageSvg = resources.GetString("button20.ImageSvg");
this.button20.Location = new System.Drawing.Point(122, 3);
this.button20.Name = "button20";
this.button20.Shape = AntdUI.TShape.Circle;
this.button20.Size = new System.Drawing.Size(32, 32);
this.button20.TabIndex = 2;
this.button20.Type = AntdUI.TTypeMini.Primary;
this.button20.WaveSize = 0;
//
// button23
//
this.button23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button23.IconSvg = resources.GetString("button23.IconSvg");
this.button23.Image = null;
this.button23.ImageHover = null;
this.button23.ImageHoverSvg = null;
this.button23.ImageSize = new System.Drawing.Size(0, 0);
this.button23.ImageSvg = resources.GetString("button23.ImageSvg");
this.button23.Location = new System.Drawing.Point(41, 3);
this.button23.Name = "button23";
this.button23.Size = new System.Drawing.Size(75, 32);
this.button23.TabIndex = 1;
this.button23.Text = "搜索";
this.button23.WaveSize = 0;
//
// button24
//
this.button24.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button24.IconSvg = resources.GetString("button24.IconSvg");
this.button24.Image = null;
this.button24.ImageHover = null;
this.button24.ImageHoverSvg = null;
this.button24.ImageSize = new System.Drawing.Size(0, 0);
this.button24.ImageSvg = resources.GetString("button24.ImageSvg");
this.button24.Location = new System.Drawing.Point(3, 3);
this.button24.Name = "button24";
this.button24.Shape = AntdUI.TShape.Circle;
this.button24.Size = new System.Drawing.Size(32, 32);
this.button24.TabIndex = 0;
this.button24.WaveSize = 0;
//
// label6
//
this.label6.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(3, 319);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(694, 24);
this.label6.TabIndex = 11;
this.label6.Text = "图标按钮";
//
// flowPanel3
//
this.flowPanel3.Controls.Add(this.button13);
this.flowPanel3.Controls.Add(this.button14);
this.flowPanel3.Controls.Add(this.button15);
this.flowPanel3.Controls.Add(this.button16);
this.flowPanel3.Controls.Add(this.button17);
this.flowPanel3.Controls.Add(this.button18);
this.flowPanel3.Location = new System.Drawing.Point(3, 275);
this.flowPanel3.Name = "flowPanel3";
this.flowPanel3.Size = new System.Drawing.Size(694, 38);
this.flowPanel3.TabIndex = 10;
this.flowPanel3.Text = "flowPanel3";
//
// button13
//
this.button13.BorderWidth = 2F;
this.button13.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button13.Ghost = true;
this.button13.Image = null;
this.button13.ImageHover = null;
this.button13.ImageHoverSvg = null;
this.button13.ImageSize = new System.Drawing.Size(0, 0);
this.button13.ImageSvg = null;
this.button13.Location = new System.Drawing.Point(408, 3);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(75, 32);
this.button13.TabIndex = 5;
this.button13.Text = "Info";
this.button13.Type = AntdUI.TTypeMini.Info;
this.button13.WaveSize = 0;
//
// button14
//
this.button14.BorderWidth = 2F;
this.button14.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button14.Ghost = true;
this.button14.Image = null;
this.button14.ImageHover = null;
this.button14.ImageHoverSvg = null;
this.button14.ImageSize = new System.Drawing.Size(0, 0);
this.button14.ImageSvg = null;
this.button14.Location = new System.Drawing.Point(327, 3);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(75, 32);
this.button14.TabIndex = 4;
this.button14.Text = "Error";
this.button14.Type = AntdUI.TTypeMini.Error;
this.button14.WaveSize = 0;
//
// button15
//
this.button15.BorderWidth = 2F;
this.button15.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button15.Ghost = true;
this.button15.Image = null;
this.button15.ImageHover = null;
this.button15.ImageHoverSvg = null;
this.button15.ImageSize = new System.Drawing.Size(0, 0);
this.button15.ImageSvg = null;
this.button15.Location = new System.Drawing.Point(246, 3);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(75, 32);
this.button15.TabIndex = 3;
this.button15.Text = "Warn";
this.button15.Type = AntdUI.TTypeMini.Warn;
this.button15.WaveSize = 0;
//
// button16
//
this.button16.BorderWidth = 2F;
this.button16.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button16.Ghost = true;
this.button16.Image = null;
this.button16.ImageHover = null;
this.button16.ImageHoverSvg = null;
this.button16.ImageSize = new System.Drawing.Size(0, 0);
this.button16.ImageSvg = null;
this.button16.Location = new System.Drawing.Point(165, 3);
this.button16.Name = "button16";
this.button16.Size = new System.Drawing.Size(75, 32);
this.button16.TabIndex = 2;
this.button16.Text = "Success";
this.button16.Type = AntdUI.TTypeMini.Success;
this.button16.WaveSize = 0;
//
// button17
//
this.button17.BorderWidth = 2F;
this.button17.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button17.Ghost = true;
this.button17.Image = null;
this.button17.ImageHover = null;
this.button17.ImageHoverSvg = null;
this.button17.ImageSize = new System.Drawing.Size(0, 0);
this.button17.ImageSvg = null;
this.button17.Location = new System.Drawing.Point(84, 3);
this.button17.Name = "button17";
this.button17.Size = new System.Drawing.Size(75, 32);
this.button17.TabIndex = 1;
this.button17.Text = "Primary";
this.button17.Type = AntdUI.TTypeMini.Primary;
this.button17.WaveSize = 0;
//
// button18
//
this.button18.BorderWidth = 2F;
this.button18.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button18.Ghost = true;
this.button18.Image = null;
this.button18.ImageHover = null;
this.button18.ImageHoverSvg = null;
this.button18.ImageSize = new System.Drawing.Size(0, 0);
this.button18.ImageSvg = null;
this.button18.Location = new System.Drawing.Point(3, 3);
this.button18.Name = "button18";
this.button18.Size = new System.Drawing.Size(75, 32);
this.button18.TabIndex = 0;
this.button18.Text = "Default";
this.button18.WaveSize = 0;
//
// label5
//
this.label5.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(3, 245);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(694, 24);
this.label5.TabIndex = 9;
this.label5.Text = "文本按钮(带边框)";
//
// flowPanel2
//
this.flowPanel2.Controls.Add(this.button7);
this.flowPanel2.Controls.Add(this.button8);
this.flowPanel2.Controls.Add(this.button9);
this.flowPanel2.Controls.Add(this.button10);
this.flowPanel2.Controls.Add(this.button11);
this.flowPanel2.Controls.Add(this.button12);
this.flowPanel2.Location = new System.Drawing.Point(3, 201);
this.flowPanel2.Name = "flowPanel2";
this.flowPanel2.Size = new System.Drawing.Size(694, 38);
this.flowPanel2.TabIndex = 8;
this.flowPanel2.Text = "flowPanel2";
//
// button7
//
this.button7.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button7.Ghost = true;
this.button7.Image = null;
this.button7.ImageHover = null;
this.button7.ImageHoverSvg = null;
this.button7.ImageSize = new System.Drawing.Size(0, 0);
this.button7.ImageSvg = null;
this.button7.Location = new System.Drawing.Point(408, 3);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(75, 32);
this.button7.TabIndex = 5;
this.button7.Text = "Info";
this.button7.Type = AntdUI.TTypeMini.Info;
this.button7.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.Ghost = true;
this.button8.Image = null;
this.button8.ImageHover = null;
this.button8.ImageHoverSvg = null;
this.button8.ImageSize = new System.Drawing.Size(0, 0);
this.button8.ImageSvg = null;
this.button8.Location = new System.Drawing.Point(327, 3);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(75, 32);
this.button8.TabIndex = 4;
this.button8.Text = "Error";
this.button8.Type = AntdUI.TTypeMini.Error;
this.button8.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.Ghost = true;
this.button9.Image = null;
this.button9.ImageHover = null;
this.button9.ImageHoverSvg = null;
this.button9.ImageSize = new System.Drawing.Size(0, 0);
this.button9.ImageSvg = null;
this.button9.Location = new System.Drawing.Point(246, 3);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(75, 32);
this.button9.TabIndex = 3;
this.button9.Text = "Warn";
this.button9.Type = AntdUI.TTypeMini.Warn;
this.button9.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.Ghost = true;
this.button10.Image = null;
this.button10.ImageHover = null;
this.button10.ImageHoverSvg = null;
this.button10.ImageSize = new System.Drawing.Size(0, 0);
this.button10.ImageSvg = null;
this.button10.Location = new System.Drawing.Point(165, 3);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(75, 32);
this.button10.TabIndex = 2;
this.button10.Text = "Success";
this.button10.Type = AntdUI.TTypeMini.Success;
this.button10.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.Ghost = true;
this.button11.Image = null;
this.button11.ImageHover = null;
this.button11.ImageHoverSvg = null;
this.button11.ImageSize = new System.Drawing.Size(0, 0);
this.button11.ImageSvg = null;
this.button11.Location = new System.Drawing.Point(84, 3);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(75, 32);
this.button11.TabIndex = 1;
this.button11.Text = "Primary";
this.button11.Type = AntdUI.TTypeMini.Primary;
this.button11.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.Ghost = true;
this.button12.Image = null;
this.button12.ImageHover = null;
this.button12.ImageHoverSvg = null;
this.button12.ImageSize = new System.Drawing.Size(0, 0);
this.button12.ImageSvg = null;
this.button12.Location = new System.Drawing.Point(3, 3);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(75, 32);
this.button12.TabIndex = 0;
this.button12.Text = "Default";
this.button12.WaveSize = 0;
//
// 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, 171);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(694, 24);
this.label4.TabIndex = 7;
this.label4.Text = "文本按钮";
//
// flowPanel1
//
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.Location = new System.Drawing.Point(3, 127);
this.flowPanel1.Name = "flowPanel1";
this.flowPanel1.Size = new System.Drawing.Size(694, 38);
this.flowPanel1.TabIndex = 6;
this.flowPanel1.Text = "flowPanel1";
//
// button6
//
this.button6.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button6.Image = null;
this.button6.ImageHover = null;
this.button6.ImageHoverSvg = null;
this.button6.ImageSize = new System.Drawing.Size(0, 0);
this.button6.ImageSvg = null;
this.button6.Location = new System.Drawing.Point(408, 3);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(75, 32);
this.button6.TabIndex = 5;
this.button6.Text = "Info";
this.button6.Type = AntdUI.TTypeMini.Info;
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.Image = null;
this.button5.ImageHover = null;
this.button5.ImageHoverSvg = null;
this.button5.ImageSize = new System.Drawing.Size(0, 0);
this.button5.ImageSvg = null;
this.button5.Location = new System.Drawing.Point(327, 3);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 32);
this.button5.TabIndex = 4;
this.button5.Text = "Error";
this.button5.Type = AntdUI.TTypeMini.Error;
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.Image = null;
this.button4.ImageHover = null;
this.button4.ImageHoverSvg = null;
this.button4.ImageSize = new System.Drawing.Size(0, 0);
this.button4.ImageSvg = null;
this.button4.Location = new System.Drawing.Point(246, 3);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 32);
this.button4.TabIndex = 3;
this.button4.Text = "Warn";
this.button4.Type = AntdUI.TTypeMini.Warn;
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.Image = null;
this.button3.ImageHover = null;
this.button3.ImageHoverSvg = null;
this.button3.ImageSize = new System.Drawing.Size(0, 0);
this.button3.ImageSvg = null;
this.button3.Location = new System.Drawing.Point(165, 3);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 32);
this.button3.TabIndex = 2;
this.button3.Text = "Success";
this.button3.Type = AntdUI.TTypeMini.Success;
this.button3.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.Image = null;
this.button2.ImageHover = null;
this.button2.ImageHoverSvg = null;
this.button2.ImageSize = new System.Drawing.Size(0, 0);
this.button2.ImageSvg = null;
this.button2.Location = new System.Drawing.Point(84, 3);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 32);
this.button2.TabIndex = 1;
this.button2.Text = "Primary";
this.button2.Type = AntdUI.TTypeMini.Primary;
this.button2.WaveSize = 0;
//
// button1
//
this.button1.Cursor = System.Windows.Forms.Cursors.Default;
this.button1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button1.Image = null;
this.button1.ImageHover = null;
this.button1.ImageHoverSvg = null;
this.button1.ImageSize = new System.Drawing.Size(0, 0);
this.button1.ImageSvg = null;
this.button1.Location = new System.Drawing.Point(3, 3);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 32);
this.button1.TabIndex = 0;
this.button1.Text = "Default";
this.button1.WaveSize = 0;
//
// 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, 97);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(694, 24);
this.label3.TabIndex = 5;
this.label3.Text = "按钮类型";
//
// divider1
//
this.divider1.Location = new System.Drawing.Point(3, 79);
this.divider1.Name = "divider1";
this.divider1.Size = new System.Drawing.Size(694, 12);
this.divider1.TabIndex = 4;
//
// 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(694, 24);
this.label2.TabIndex = 1;
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(694, 40);
this.label1.TabIndex = 0;
this.label1.Text = "Button 按钮";
//
// ButtonDemo
//
this.Controls.Add(this.stackPanel1);
this.Name = "ButtonDemo";
this.Size = new System.Drawing.Size(700, 629);
this.stackPanel1.ResumeLayout(false);
this.flowPanel7.ResumeLayout(false);
this.flowPanel6.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.flowPanel5.ResumeLayout(false);
this.flowPanel4.ResumeLayout(false);
this.flowPanel3.ResumeLayout(false);
this.flowPanel2.ResumeLayout(false);
this.flowPanel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private AntdUI.StackPanel stackPanel1;
private AntdUI.Label label2;
private AntdUI.Label label1;
private AntdUI.FlowPanel flowPanel1;
private AntdUI.Button button6;
private AntdUI.Button button5;
private AntdUI.Button button4;
private AntdUI.Button button3;
private AntdUI.Button button2;
private AntdUI.Button button1;
private AntdUI.Label label3;
private AntdUI.Divider divider1;
private AntdUI.FlowPanel flowPanel2;
private AntdUI.Button button7;
private AntdUI.Button button8;
private AntdUI.Button button9;
private AntdUI.Button button10;
private AntdUI.Button button11;
private AntdUI.Button button12;
private AntdUI.Label label4;
private AntdUI.FlowPanel flowPanel3;
private AntdUI.Button button13;
private AntdUI.Button button14;
private AntdUI.Button button15;
private AntdUI.Button button16;
private AntdUI.Button button17;
private AntdUI.Button button18;
private AntdUI.Label label5;
private AntdUI.FlowPanel flowPanel4;
private AntdUI.Button button23;
private AntdUI.Button button24;
private AntdUI.Label label6;
private AntdUI.Button button19;
private AntdUI.Button button20;
private AntdUI.Button button21;
private AntdUI.Button button22;
private AntdUI.FlowPanel flowPanel5;
private AntdUI.Label label7;
private AntdUI.Button button29;
private AntdUI.Button button26;
private AntdUI.Button button25;
private AntdUI.Button button28;
private AntdUI.Button button27;
private AntdUI.FlowPanel flowPanel6;
private AntdUI.Label label8;
private AntdUI.Panel panel3;
private AntdUI.Button button36;
private AntdUI.Button button37;
private AntdUI.Panel panel2;
private AntdUI.Button button33;
private AntdUI.Button button34;
private AntdUI.Button button35;
private AntdUI.FlowPanel flowPanel7;
private AntdUI.Button button39;
private AntdUI.Label label9;
}
}