In the internationalization support, the homepage, button, FloatButon button, and Icon icon are currently supported
1170 lines
59 KiB
C#
1170 lines
59 KiB
C#
namespace AntdUIDemo.Views
|
||
{
|
||
partial class ButtonDemo
|
||
{
|
||
/// <summary>
|
||
/// 必需的设计器变量。
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// 清理所有正在使用的资源。
|
||
/// </summary>
|
||
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region 组件设计器生成的代码
|
||
|
||
/// <summary>
|
||
/// 设计器支持所需的方法 - 不要修改
|
||
/// 使用代码编辑器修改此方法的内容。
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ButtonDemo));
|
||
this.header1 = new AntdUI.PageHeader();
|
||
this.stackPanel1 = new AntdUI.StackPanel();
|
||
this.flowPanel8 = new AntdUI.FlowPanel();
|
||
this.button_toggle3 = new AntdUI.Button();
|
||
this.button_toggle2 = new AntdUI.Button();
|
||
this.button_toggle = new AntdUI.Button();
|
||
this.label10 = new AntdUI.Label();
|
||
this.flowPanel7 = new AntdUI.FlowPanel();
|
||
this.button49 = new AntdUI.Button();
|
||
this.button48 = new AntdUI.Button();
|
||
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.flowPanel10 = new AntdUI.FlowPanel();
|
||
this.button42 = new AntdUI.Button();
|
||
this.button43 = new AntdUI.Button();
|
||
this.button44 = new AntdUI.Button();
|
||
this.button45 = new AntdUI.Button();
|
||
this.button46 = new AntdUI.Button();
|
||
this.button47 = new AntdUI.Button();
|
||
this.label12 = new AntdUI.Label();
|
||
this.flowPanel9 = new AntdUI.FlowPanel();
|
||
this.button30 = new AntdUI.Button();
|
||
this.button31 = new AntdUI.Button();
|
||
this.button32 = new AntdUI.Button();
|
||
this.button38 = new AntdUI.Button();
|
||
this.button40 = new AntdUI.Button();
|
||
this.button41 = new AntdUI.Button();
|
||
this.label11 = 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.stackPanel1.SuspendLayout();
|
||
this.flowPanel8.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.flowPanel10.SuspendLayout();
|
||
this.flowPanel9.SuspendLayout();
|
||
this.flowPanel1.SuspendLayout();
|
||
this.SuspendLayout();
|
||
//
|
||
// header1
|
||
//
|
||
this.header1.Description = "按钮用于开始一个即时操作。";
|
||
this.header1.DividerShow = true;
|
||
this.header1.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.header1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
||
this.header1.LocalizationDescription = "Button.Description";
|
||
this.header1.LocalizationText = "Button.Text";
|
||
this.header1.Location = new System.Drawing.Point(0, 0);
|
||
this.header1.Name = "header1";
|
||
this.header1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 10);
|
||
this.header1.Size = new System.Drawing.Size(750, 74);
|
||
this.header1.TabIndex = 26;
|
||
this.header1.Text = "Button 按钮";
|
||
this.header1.UseTitleFont = true;
|
||
//
|
||
// stackPanel1
|
||
//
|
||
this.stackPanel1.AutoScroll = true;
|
||
this.stackPanel1.Controls.Add(this.flowPanel8);
|
||
this.stackPanel1.Controls.Add(this.label10);
|
||
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.flowPanel10);
|
||
this.stackPanel1.Controls.Add(this.label12);
|
||
this.stackPanel1.Controls.Add(this.flowPanel9);
|
||
this.stackPanel1.Controls.Add(this.label11);
|
||
this.stackPanel1.Controls.Add(this.flowPanel1);
|
||
this.stackPanel1.Controls.Add(this.label3);
|
||
this.stackPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.stackPanel1.Location = new System.Drawing.Point(0, 74);
|
||
this.stackPanel1.Name = "stackPanel1";
|
||
this.stackPanel1.Size = new System.Drawing.Size(750, 840);
|
||
this.stackPanel1.TabIndex = 1;
|
||
this.stackPanel1.Text = "stackPanel1";
|
||
this.stackPanel1.Vertical = true;
|
||
//
|
||
// flowPanel8
|
||
//
|
||
this.flowPanel8.Controls.Add(this.button_toggle3);
|
||
this.flowPanel8.Controls.Add(this.button_toggle2);
|
||
this.flowPanel8.Controls.Add(this.button_toggle);
|
||
this.flowPanel8.Location = new System.Drawing.Point(3, 741);
|
||
this.flowPanel8.Name = "flowPanel8";
|
||
this.flowPanel8.Size = new System.Drawing.Size(744, 44);
|
||
this.flowPanel8.TabIndex = 52;
|
||
this.flowPanel8.Text = "flowPanel8";
|
||
//
|
||
// button_toggle3
|
||
//
|
||
this.button_toggle3.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.button_toggle3.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
|
||
this.button_toggle3.IconPosition = AntdUI.TAlignMini.Right;
|
||
this.button_toggle3.LocalizationText = "search";
|
||
this.button_toggle3.Location = new System.Drawing.Point(175, 3);
|
||
this.button_toggle3.Name = "button_toggle3";
|
||
this.button_toggle3.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
||
this.button_toggle3.Size = new System.Drawing.Size(80, 38);
|
||
this.button_toggle3.TabIndex = 2;
|
||
this.button_toggle3.Text = "搜索";
|
||
this.button_toggle3.Toggle = true;
|
||
this.button_toggle3.ToggleBackActive = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(147)))), ((int)(((byte)(171)))));
|
||
this.button_toggle3.ToggleBackExtend = "135, #8693AB, #BDD4E7";
|
||
this.button_toggle3.ToggleBackHover = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(212)))), ((int)(((byte)(231)))));
|
||
this.button_toggle3.ToggleIconSvg = resources.GetString("button_toggle3.ToggleIconSvg");
|
||
this.button_toggle3.ToggleType = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// button_toggle2
|
||
//
|
||
this.button_toggle2.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.button_toggle2.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
|
||
this.button_toggle2.IconPosition = AntdUI.TAlignMini.Right;
|
||
this.button_toggle2.IconSvg = resources.GetString("button_toggle2.IconSvg");
|
||
this.button_toggle2.LocalizationText = "search";
|
||
this.button_toggle2.Location = new System.Drawing.Point(89, 3);
|
||
this.button_toggle2.Name = "button_toggle2";
|
||
this.button_toggle2.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
||
this.button_toggle2.Size = new System.Drawing.Size(80, 38);
|
||
this.button_toggle2.TabIndex = 1;
|
||
this.button_toggle2.Text = "搜索";
|
||
this.button_toggle2.ToggleIconSvg = resources.GetString("button_toggle2.ToggleIconSvg");
|
||
this.button_toggle2.ToggleType = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// button_toggle
|
||
//
|
||
this.button_toggle.IconSvg = resources.GetString("button_toggle.IconSvg");
|
||
this.button_toggle.Location = new System.Drawing.Point(3, 3);
|
||
this.button_toggle.Name = "button_toggle";
|
||
this.button_toggle.Size = new System.Drawing.Size(80, 38);
|
||
this.button_toggle.TabIndex = 0;
|
||
this.button_toggle.ToggleIconSvg = resources.GetString("button_toggle.ToggleIconSvg");
|
||
//
|
||
// label10
|
||
//
|
||
this.label10.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label10.LocalizationText = "toggle";
|
||
this.label10.Location = new System.Drawing.Point(3, 711);
|
||
this.label10.Name = "label10";
|
||
this.label10.Size = new System.Drawing.Size(744, 24);
|
||
this.label10.TabIndex = 51;
|
||
this.label10.Text = "切换按钮";
|
||
//
|
||
// flowPanel7
|
||
//
|
||
this.flowPanel7.Controls.Add(this.button49);
|
||
this.flowPanel7.Controls.Add(this.button48);
|
||
this.flowPanel7.Controls.Add(this.button39);
|
||
this.flowPanel7.Location = new System.Drawing.Point(3, 661);
|
||
this.flowPanel7.Name = "flowPanel7";
|
||
this.flowPanel7.Size = new System.Drawing.Size(744, 44);
|
||
this.flowPanel7.TabIndex = 50;
|
||
this.flowPanel7.Text = "flowPanel7";
|
||
//
|
||
// button49
|
||
//
|
||
this.button49.BackActive = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(174)))));
|
||
this.button49.BackExtend = "45, #a8edea, #fed6e3";
|
||
this.button49.BackHover = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(214)))), ((int)(((byte)(227)))));
|
||
this.button49.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button49.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
||
this.button49.IconSvg = resources.GetString("button49.IconSvg");
|
||
this.button49.Location = new System.Drawing.Point(347, 3);
|
||
this.button49.Name = "button49";
|
||
this.button49.Size = new System.Drawing.Size(166, 38);
|
||
this.button49.TabIndex = 9;
|
||
this.button49.Text = "Gradient Button";
|
||
this.button49.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// button48
|
||
//
|
||
this.button48.BackActive = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(147)))), ((int)(((byte)(171)))));
|
||
this.button48.BackExtend = "135, #8693AB, #BDD4E7";
|
||
this.button48.BackHover = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(212)))), ((int)(((byte)(231)))));
|
||
this.button48.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button48.IconSvg = resources.GetString("button48.IconSvg");
|
||
this.button48.Location = new System.Drawing.Point(175, 3);
|
||
this.button48.Name = "button48";
|
||
this.button48.Size = new System.Drawing.Size(166, 38);
|
||
this.button48.TabIndex = 8;
|
||
this.button48.Text = "Gradient Button";
|
||
this.button48.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(3, 3);
|
||
this.button39.Name = "button39";
|
||
this.button39.Size = new System.Drawing.Size(166, 38);
|
||
this.button39.TabIndex = 7;
|
||
this.button39.Text = "Gradient Button";
|
||
this.button39.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// label9
|
||
//
|
||
this.label9.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label9.LocalizationText = "gradient";
|
||
this.label9.Location = new System.Drawing.Point(3, 631);
|
||
this.label9.Name = "label9";
|
||
this.label9.Size = new System.Drawing.Size(744, 24);
|
||
this.label9.TabIndex = 49;
|
||
this.label9.Text = "渐变按钮";
|
||
//
|
||
// flowPanel6
|
||
//
|
||
this.flowPanel6.Controls.Add(this.panel3);
|
||
this.flowPanel6.Controls.Add(this.panel2);
|
||
this.flowPanel6.Location = new System.Drawing.Point(3, 581);
|
||
this.flowPanel6.Name = "flowPanel6";
|
||
this.flowPanel6.Size = new System.Drawing.Size(744, 44);
|
||
this.flowPanel6.TabIndex = 48;
|
||
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(255, 0);
|
||
this.panel3.Margin = new System.Windows.Forms.Padding(0);
|
||
this.panel3.Name = "panel3";
|
||
this.panel3.Size = new System.Drawing.Size(172, 44);
|
||
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.JoinLeft = true;
|
||
this.button36.Location = new System.Drawing.Point(87, 3);
|
||
this.button36.Name = "button36";
|
||
this.button36.Size = new System.Drawing.Size(85, 38);
|
||
this.button36.TabIndex = 4;
|
||
this.button36.Text = "Button";
|
||
this.button36.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.JoinRight = true;
|
||
this.button37.Location = new System.Drawing.Point(3, 3);
|
||
this.button37.Name = "button37";
|
||
this.button37.Size = new System.Drawing.Size(85, 38);
|
||
this.button37.TabIndex = 3;
|
||
this.button37.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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(255, 44);
|
||
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.JoinLeft = true;
|
||
this.button33.Location = new System.Drawing.Point(171, 3);
|
||
this.button33.Name = "button33";
|
||
this.button33.Size = new System.Drawing.Size(84, 38);
|
||
this.button33.TabIndex = 4;
|
||
this.button33.Text = "Button";
|
||
this.button33.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.JoinLeft = true;
|
||
this.button34.JoinRight = true;
|
||
this.button34.Location = new System.Drawing.Point(87, 3);
|
||
this.button34.Name = "button34";
|
||
this.button34.Size = new System.Drawing.Size(84, 38);
|
||
this.button34.TabIndex = 3;
|
||
this.button34.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// button35
|
||
//
|
||
this.button35.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button35.JoinRight = true;
|
||
this.button35.Location = new System.Drawing.Point(3, 3);
|
||
this.button35.Name = "button35";
|
||
this.button35.Size = new System.Drawing.Size(84, 38);
|
||
this.button35.TabIndex = 2;
|
||
this.button35.Text = "Text";
|
||
this.button35.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// label8
|
||
//
|
||
this.label8.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label8.LocalizationText = "join";
|
||
this.label8.Location = new System.Drawing.Point(3, 551);
|
||
this.label8.Name = "label8";
|
||
this.label8.Size = new System.Drawing.Size(744, 24);
|
||
this.label8.TabIndex = 47;
|
||
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, 501);
|
||
this.flowPanel5.Name = "flowPanel5";
|
||
this.flowPanel5.Size = new System.Drawing.Size(744, 44);
|
||
this.flowPanel5.TabIndex = 46;
|
||
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.LocalizationText = "search";
|
||
this.button28.Location = new System.Drawing.Point(367, 3);
|
||
this.button28.Name = "button28";
|
||
this.button28.ShowArrow = true;
|
||
this.button28.Size = new System.Drawing.Size(100, 38);
|
||
this.button28.TabIndex = 11;
|
||
this.button28.Text = "搜索";
|
||
this.button28.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.LocalizationText = "search";
|
||
this.button27.Location = new System.Drawing.Point(261, 3);
|
||
this.button27.Name = "button27";
|
||
this.button27.ShowArrow = true;
|
||
this.button27.Size = new System.Drawing.Size(100, 38);
|
||
this.button27.TabIndex = 10;
|
||
this.button27.Text = "搜索";
|
||
this.button27.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(175, 3);
|
||
this.button26.Name = "button26";
|
||
this.button26.ShowArrow = true;
|
||
this.button26.Size = new System.Drawing.Size(80, 38);
|
||
this.button26.TabIndex = 9;
|
||
this.button26.Text = "Primary";
|
||
this.button26.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(89, 3);
|
||
this.button25.Name = "button25";
|
||
this.button25.ShowArrow = true;
|
||
this.button25.Size = new System.Drawing.Size(80, 38);
|
||
this.button25.TabIndex = 8;
|
||
this.button25.Text = "Primary";
|
||
this.button25.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// button29
|
||
//
|
||
this.button29.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
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, 38);
|
||
this.button29.TabIndex = 7;
|
||
this.button29.Text = "Primary";
|
||
this.button29.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// label7
|
||
//
|
||
this.label7.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label7.LocalizationText = "arrow";
|
||
this.label7.Location = new System.Drawing.Point(3, 471);
|
||
this.label7.Name = "label7";
|
||
this.label7.Size = new System.Drawing.Size(744, 24);
|
||
this.label7.TabIndex = 45;
|
||
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, 421);
|
||
this.flowPanel4.Name = "flowPanel4";
|
||
this.flowPanel4.Size = new System.Drawing.Size(744, 44);
|
||
this.flowPanel4.TabIndex = 44;
|
||
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.LocalizationText = "search";
|
||
this.button21.Location = new System.Drawing.Point(307, 3);
|
||
this.button21.Name = "button21";
|
||
this.button21.Size = new System.Drawing.Size(80, 38);
|
||
this.button21.TabIndex = 5;
|
||
this.button21.Text = "搜索";
|
||
this.button21.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(263, 3);
|
||
this.button22.Name = "button22";
|
||
this.button22.Shape = AntdUI.TShape.Circle;
|
||
this.button22.Size = new System.Drawing.Size(38, 38);
|
||
this.button22.TabIndex = 4;
|
||
this.button22.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.LocalizationText = "search";
|
||
this.button19.Location = new System.Drawing.Point(177, 3);
|
||
this.button19.Name = "button19";
|
||
this.button19.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
||
this.button19.Size = new System.Drawing.Size(80, 38);
|
||
this.button19.TabIndex = 3;
|
||
this.button19.Text = "搜索";
|
||
this.button19.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(133, 3);
|
||
this.button20.Name = "button20";
|
||
this.button20.Shape = AntdUI.TShape.Circle;
|
||
this.button20.Size = new System.Drawing.Size(38, 38);
|
||
this.button20.TabIndex = 2;
|
||
this.button20.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.LocalizationText = "search";
|
||
this.button23.Location = new System.Drawing.Point(47, 3);
|
||
this.button23.Name = "button23";
|
||
this.button23.Size = new System.Drawing.Size(80, 38);
|
||
this.button23.TabIndex = 1;
|
||
this.button23.Text = "搜索";
|
||
//
|
||
// 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.Location = new System.Drawing.Point(3, 3);
|
||
this.button24.Name = "button24";
|
||
this.button24.Shape = AntdUI.TShape.Circle;
|
||
this.button24.Size = new System.Drawing.Size(38, 38);
|
||
this.button24.TabIndex = 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.LocalizationText = "icon";
|
||
this.label6.Location = new System.Drawing.Point(3, 391);
|
||
this.label6.Name = "label6";
|
||
this.label6.Size = new System.Drawing.Size(744, 24);
|
||
this.label6.TabIndex = 43;
|
||
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, 341);
|
||
this.flowPanel3.Name = "flowPanel3";
|
||
this.flowPanel3.Size = new System.Drawing.Size(744, 44);
|
||
this.flowPanel3.TabIndex = 42;
|
||
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.Location = new System.Drawing.Point(433, 3);
|
||
this.button13.Name = "button13";
|
||
this.button13.Size = new System.Drawing.Size(80, 38);
|
||
this.button13.TabIndex = 5;
|
||
this.button13.Text = "Info";
|
||
this.button13.Type = AntdUI.TTypeMini.Info;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(347, 3);
|
||
this.button14.Name = "button14";
|
||
this.button14.Size = new System.Drawing.Size(80, 38);
|
||
this.button14.TabIndex = 4;
|
||
this.button14.Text = "Error";
|
||
this.button14.Type = AntdUI.TTypeMini.Error;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(261, 3);
|
||
this.button15.Name = "button15";
|
||
this.button15.Size = new System.Drawing.Size(80, 38);
|
||
this.button15.TabIndex = 3;
|
||
this.button15.Text = "Warn";
|
||
this.button15.Type = AntdUI.TTypeMini.Warn;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(175, 3);
|
||
this.button16.Name = "button16";
|
||
this.button16.Size = new System.Drawing.Size(80, 38);
|
||
this.button16.TabIndex = 2;
|
||
this.button16.Text = "Success";
|
||
this.button16.Type = AntdUI.TTypeMini.Success;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(89, 3);
|
||
this.button17.Name = "button17";
|
||
this.button17.Size = new System.Drawing.Size(80, 38);
|
||
this.button17.TabIndex = 1;
|
||
this.button17.Text = "Primary";
|
||
this.button17.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(3, 3);
|
||
this.button18.Name = "button18";
|
||
this.button18.Size = new System.Drawing.Size(80, 38);
|
||
this.button18.TabIndex = 0;
|
||
this.button18.Text = "Default";
|
||
//
|
||
// label5
|
||
//
|
||
this.label5.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label5.LocalizationText = "border";
|
||
this.label5.Location = new System.Drawing.Point(3, 311);
|
||
this.label5.Name = "label5";
|
||
this.label5.Size = new System.Drawing.Size(744, 24);
|
||
this.label5.TabIndex = 41;
|
||
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, 261);
|
||
this.flowPanel2.Name = "flowPanel2";
|
||
this.flowPanel2.Size = new System.Drawing.Size(744, 44);
|
||
this.flowPanel2.TabIndex = 40;
|
||
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.Location = new System.Drawing.Point(433, 3);
|
||
this.button7.Name = "button7";
|
||
this.button7.Size = new System.Drawing.Size(80, 38);
|
||
this.button7.TabIndex = 5;
|
||
this.button7.Text = "Info";
|
||
this.button7.Type = AntdUI.TTypeMini.Info;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(347, 3);
|
||
this.button8.Name = "button8";
|
||
this.button8.Size = new System.Drawing.Size(80, 38);
|
||
this.button8.TabIndex = 4;
|
||
this.button8.Text = "Error";
|
||
this.button8.Type = AntdUI.TTypeMini.Error;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(261, 3);
|
||
this.button9.Name = "button9";
|
||
this.button9.Size = new System.Drawing.Size(80, 38);
|
||
this.button9.TabIndex = 3;
|
||
this.button9.Text = "Warn";
|
||
this.button9.Type = AntdUI.TTypeMini.Warn;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(175, 3);
|
||
this.button10.Name = "button10";
|
||
this.button10.Size = new System.Drawing.Size(80, 38);
|
||
this.button10.TabIndex = 2;
|
||
this.button10.Text = "Success";
|
||
this.button10.Type = AntdUI.TTypeMini.Success;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(89, 3);
|
||
this.button11.Name = "button11";
|
||
this.button11.Size = new System.Drawing.Size(80, 38);
|
||
this.button11.TabIndex = 1;
|
||
this.button11.Text = "Primary";
|
||
this.button11.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// 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.Location = new System.Drawing.Point(3, 3);
|
||
this.button12.Name = "button12";
|
||
this.button12.Size = new System.Drawing.Size(80, 38);
|
||
this.button12.TabIndex = 0;
|
||
this.button12.Text = "Default";
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label4.LocalizationText = "ghost";
|
||
this.label4.Location = new System.Drawing.Point(3, 231);
|
||
this.label4.Name = "label4";
|
||
this.label4.Size = new System.Drawing.Size(744, 24);
|
||
this.label4.TabIndex = 39;
|
||
this.label4.Text = "文本按钮";
|
||
//
|
||
// flowPanel10
|
||
//
|
||
this.flowPanel10.Controls.Add(this.button42);
|
||
this.flowPanel10.Controls.Add(this.button43);
|
||
this.flowPanel10.Controls.Add(this.button44);
|
||
this.flowPanel10.Controls.Add(this.button45);
|
||
this.flowPanel10.Controls.Add(this.button46);
|
||
this.flowPanel10.Controls.Add(this.button47);
|
||
this.flowPanel10.Location = new System.Drawing.Point(3, 187);
|
||
this.flowPanel10.Name = "flowPanel10";
|
||
this.flowPanel10.Size = new System.Drawing.Size(744, 38);
|
||
this.flowPanel10.TabIndex = 38;
|
||
this.flowPanel10.Text = "flowPanel10";
|
||
//
|
||
// button42
|
||
//
|
||
this.button42.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button42.Loading = true;
|
||
this.button42.LoadingWaveColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34)))));
|
||
this.button42.LoadingWaveCount = 6;
|
||
this.button42.LoadingWaveSize = 6;
|
||
this.button42.LoadingWaveValue = 0.6F;
|
||
this.button42.LoadingWaveVertical = true;
|
||
this.button42.Location = new System.Drawing.Point(433, 3);
|
||
this.button42.Name = "button42";
|
||
this.button42.Size = new System.Drawing.Size(80, 32);
|
||
this.button42.TabIndex = 5;
|
||
this.button42.Text = "Info";
|
||
this.button42.Type = AntdUI.TTypeMini.Info;
|
||
this.button42.WaveSize = 0;
|
||
//
|
||
// button43
|
||
//
|
||
this.button43.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button43.Loading = true;
|
||
this.button43.LoadingWaveColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34)))));
|
||
this.button43.LoadingWaveCount = 4;
|
||
this.button43.LoadingWaveSize = 4;
|
||
this.button43.LoadingWaveValue = 0.2F;
|
||
this.button43.LoadingWaveVertical = true;
|
||
this.button43.Location = new System.Drawing.Point(347, 3);
|
||
this.button43.Name = "button43";
|
||
this.button43.Size = new System.Drawing.Size(80, 32);
|
||
this.button43.TabIndex = 4;
|
||
this.button43.Text = "Error";
|
||
this.button43.Type = AntdUI.TTypeMini.Error;
|
||
this.button43.WaveSize = 0;
|
||
//
|
||
// button44
|
||
//
|
||
this.button44.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button44.Loading = true;
|
||
this.button44.LoadingWaveColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34)))));
|
||
this.button44.LoadingWaveCount = 2;
|
||
this.button44.LoadingWaveValue = 0.1F;
|
||
this.button44.LoadingWaveVertical = true;
|
||
this.button44.Location = new System.Drawing.Point(261, 3);
|
||
this.button44.Name = "button44";
|
||
this.button44.Size = new System.Drawing.Size(80, 32);
|
||
this.button44.TabIndex = 3;
|
||
this.button44.Text = "Warn";
|
||
this.button44.Type = AntdUI.TTypeMini.Warn;
|
||
this.button44.WaveSize = 0;
|
||
//
|
||
// button45
|
||
//
|
||
this.button45.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button45.Loading = true;
|
||
this.button45.LoadingWaveColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34)))));
|
||
this.button45.LoadingWaveCount = 4;
|
||
this.button45.LoadingWaveSize = 4;
|
||
this.button45.LoadingWaveValue = 0.6F;
|
||
this.button45.Location = new System.Drawing.Point(175, 3);
|
||
this.button45.Name = "button45";
|
||
this.button45.Size = new System.Drawing.Size(80, 32);
|
||
this.button45.TabIndex = 2;
|
||
this.button45.Text = "Success";
|
||
this.button45.Type = AntdUI.TTypeMini.Success;
|
||
this.button45.WaveSize = 0;
|
||
//
|
||
// button46
|
||
//
|
||
this.button46.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button46.Loading = true;
|
||
this.button46.LoadingWaveColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34)))));
|
||
this.button46.LoadingWaveCount = 2;
|
||
this.button46.LoadingWaveValue = 0.2F;
|
||
this.button46.Location = new System.Drawing.Point(89, 3);
|
||
this.button46.Name = "button46";
|
||
this.button46.Size = new System.Drawing.Size(80, 32);
|
||
this.button46.TabIndex = 1;
|
||
this.button46.Text = "Primary";
|
||
this.button46.Type = AntdUI.TTypeMini.Primary;
|
||
this.button46.WaveSize = 0;
|
||
//
|
||
// button47
|
||
//
|
||
this.button47.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.button47.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button47.Loading = true;
|
||
this.button47.LoadingWaveColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34)))));
|
||
this.button47.LoadingWaveSize = 1;
|
||
this.button47.LoadingWaveValue = 0.1F;
|
||
this.button47.Location = new System.Drawing.Point(3, 3);
|
||
this.button47.Name = "button47";
|
||
this.button47.Size = new System.Drawing.Size(80, 32);
|
||
this.button47.TabIndex = 0;
|
||
this.button47.Text = "Default";
|
||
this.button47.WaveSize = 0;
|
||
//
|
||
// label12
|
||
//
|
||
this.label12.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label12.LocalizationText = "loading";
|
||
this.label12.Location = new System.Drawing.Point(3, 157);
|
||
this.label12.Name = "label12";
|
||
this.label12.Size = new System.Drawing.Size(744, 24);
|
||
this.label12.TabIndex = 37;
|
||
this.label12.Text = "加载状态附波浪效果";
|
||
//
|
||
// flowPanel9
|
||
//
|
||
this.flowPanel9.Controls.Add(this.button30);
|
||
this.flowPanel9.Controls.Add(this.button31);
|
||
this.flowPanel9.Controls.Add(this.button32);
|
||
this.flowPanel9.Controls.Add(this.button38);
|
||
this.flowPanel9.Controls.Add(this.button40);
|
||
this.flowPanel9.Controls.Add(this.button41);
|
||
this.flowPanel9.Location = new System.Drawing.Point(3, 107);
|
||
this.flowPanel9.Name = "flowPanel9";
|
||
this.flowPanel9.Size = new System.Drawing.Size(744, 44);
|
||
this.flowPanel9.TabIndex = 22;
|
||
this.flowPanel9.Text = "flowPanel9";
|
||
//
|
||
// button30
|
||
//
|
||
this.button30.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button30.Location = new System.Drawing.Point(433, 3);
|
||
this.button30.Name = "button30";
|
||
this.button30.Size = new System.Drawing.Size(80, 38);
|
||
this.button30.TabIndex = 5;
|
||
this.button30.Text = "Info";
|
||
this.button30.Type = AntdUI.TTypeMini.Info;
|
||
//
|
||
// button31
|
||
//
|
||
this.button31.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button31.Location = new System.Drawing.Point(347, 3);
|
||
this.button31.Name = "button31";
|
||
this.button31.Size = new System.Drawing.Size(80, 38);
|
||
this.button31.TabIndex = 4;
|
||
this.button31.Text = "Error";
|
||
this.button31.Type = AntdUI.TTypeMini.Error;
|
||
//
|
||
// button32
|
||
//
|
||
this.button32.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button32.Location = new System.Drawing.Point(261, 3);
|
||
this.button32.Name = "button32";
|
||
this.button32.Size = new System.Drawing.Size(80, 38);
|
||
this.button32.TabIndex = 3;
|
||
this.button32.Text = "Warn";
|
||
this.button32.Type = AntdUI.TTypeMini.Warn;
|
||
//
|
||
// button38
|
||
//
|
||
this.button38.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button38.Location = new System.Drawing.Point(175, 3);
|
||
this.button38.Name = "button38";
|
||
this.button38.Size = new System.Drawing.Size(80, 38);
|
||
this.button38.TabIndex = 2;
|
||
this.button38.Text = "Success";
|
||
this.button38.Type = AntdUI.TTypeMini.Success;
|
||
//
|
||
// button40
|
||
//
|
||
this.button40.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button40.Location = new System.Drawing.Point(89, 3);
|
||
this.button40.Name = "button40";
|
||
this.button40.Size = new System.Drawing.Size(80, 38);
|
||
this.button40.TabIndex = 1;
|
||
this.button40.Text = "Primary";
|
||
this.button40.Type = AntdUI.TTypeMini.Primary;
|
||
//
|
||
// button41
|
||
//
|
||
this.button41.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.button41.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.button41.Location = new System.Drawing.Point(3, 3);
|
||
this.button41.Name = "button41";
|
||
this.button41.Size = new System.Drawing.Size(80, 38);
|
||
this.button41.TabIndex = 0;
|
||
this.button41.Text = "Default";
|
||
//
|
||
// label11
|
||
//
|
||
this.label11.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label11.LocalizationText = "wave";
|
||
this.label11.Location = new System.Drawing.Point(3, 77);
|
||
this.label11.Name = "label11";
|
||
this.label11.Size = new System.Drawing.Size(744, 24);
|
||
this.label11.TabIndex = 21;
|
||
this.label11.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, 33);
|
||
this.flowPanel1.Name = "flowPanel1";
|
||
this.flowPanel1.Size = new System.Drawing.Size(744, 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.Location = new System.Drawing.Point(433, 3);
|
||
this.button6.Name = "button6";
|
||
this.button6.Size = new System.Drawing.Size(80, 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.Location = new System.Drawing.Point(347, 3);
|
||
this.button5.Name = "button5";
|
||
this.button5.Size = new System.Drawing.Size(80, 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.Location = new System.Drawing.Point(261, 3);
|
||
this.button4.Name = "button4";
|
||
this.button4.Size = new System.Drawing.Size(80, 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.Location = new System.Drawing.Point(175, 3);
|
||
this.button3.Name = "button3";
|
||
this.button3.Size = new System.Drawing.Size(80, 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.Location = new System.Drawing.Point(89, 3);
|
||
this.button2.Name = "button2";
|
||
this.button2.Size = new System.Drawing.Size(80, 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.Location = new System.Drawing.Point(3, 3);
|
||
this.button1.Name = "button1";
|
||
this.button1.Size = new System.Drawing.Size(80, 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.LocalizationText = "type";
|
||
this.label3.Location = new System.Drawing.Point(3, 3);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(744, 24);
|
||
this.label3.TabIndex = 5;
|
||
this.label3.Text = "按钮类型";
|
||
//
|
||
// ButtonDemo
|
||
//
|
||
this.Controls.Add(this.stackPanel1);
|
||
this.Controls.Add(this.header1);
|
||
this.Name = "ButtonDemo";
|
||
this.Size = new System.Drawing.Size(750, 914);
|
||
this.stackPanel1.ResumeLayout(false);
|
||
this.flowPanel8.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.flowPanel10.ResumeLayout(false);
|
||
this.flowPanel9.ResumeLayout(false);
|
||
this.flowPanel1.ResumeLayout(false);
|
||
this.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private AntdUI.PageHeader header1;
|
||
private AntdUI.StackPanel stackPanel1;
|
||
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.Label label11;
|
||
private AntdUI.FlowPanel flowPanel9;
|
||
private AntdUI.Button button30;
|
||
private AntdUI.Button button31;
|
||
private AntdUI.Button button32;
|
||
private AntdUI.Button button38;
|
||
private AntdUI.Button button40;
|
||
private AntdUI.Button button41;
|
||
private AntdUI.FlowPanel flowPanel8;
|
||
private AntdUI.Button button_toggle2;
|
||
private AntdUI.Button button_toggle;
|
||
private AntdUI.Label label10;
|
||
private AntdUI.FlowPanel flowPanel7;
|
||
private AntdUI.Button button39;
|
||
private AntdUI.Label label9;
|
||
private AntdUI.FlowPanel flowPanel6;
|
||
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.Label label8;
|
||
private AntdUI.FlowPanel flowPanel5;
|
||
private AntdUI.Button button28;
|
||
private AntdUI.Button button27;
|
||
private AntdUI.Button button26;
|
||
private AntdUI.Button button25;
|
||
private AntdUI.Button button29;
|
||
private AntdUI.Label label7;
|
||
private AntdUI.FlowPanel flowPanel4;
|
||
private AntdUI.Button button21;
|
||
private AntdUI.Button button22;
|
||
private AntdUI.Button button19;
|
||
private AntdUI.Button button20;
|
||
private AntdUI.Button button23;
|
||
private AntdUI.Button button24;
|
||
private AntdUI.Label label6;
|
||
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 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 flowPanel10;
|
||
private AntdUI.Button button42;
|
||
private AntdUI.Button button43;
|
||
private AntdUI.Button button44;
|
||
private AntdUI.Button button45;
|
||
private AntdUI.Button button46;
|
||
private AntdUI.Button button47;
|
||
private AntdUI.Label label12;
|
||
private AntdUI.Button button49;
|
||
private AntdUI.Button button48;
|
||
private AntdUI.Button button_toggle3;
|
||
}
|
||
}
|