antdui-demo/Views/MenuDemo.Designer.cs
2024-08-21 17:33:19 +08:00

741 lines
36 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

namespace AntdUIDemo.Views
{
partial class MenuDemo
{
/// <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()
{
AntdUI.MenuItem menuItem1 = new AntdUI.MenuItem();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MenuDemo));
AntdUI.MenuItem menuItem2 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem3 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem4 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem5 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem6 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem7 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem8 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem9 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem10 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem11 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem12 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem13 = new AntdUI.MenuItem();
AntdUI.MenuItem menuItem14 = new AntdUI.MenuItem();
this.stackPanel1 = new AntdUI.StackPanel();
this.label1 = new AntdUI.Label();
this.label2 = new AntdUI.Label();
this.divider1 = new AntdUI.Divider();
this.stackPanel2 = new AntdUI.StackPanel();
this.menu = new AntdUI.Menu();
this.divider2 = new AntdUI.Divider();
this.stackPanel3 = new AntdUI.StackPanel();
this.buttonCZ = new AntdUI.Button();
this.stackPanel14 = new AntdUI.StackPanel();
this.colorPicker_backactive = new AntdUI.ColorPicker();
this.label13 = new AntdUI.Label();
this.stackPanel13 = new AntdUI.StackPanel();
this.colorPicker_backhover = new AntdUI.ColorPicker();
this.label12 = new AntdUI.Label();
this.stackPanel16 = new AntdUI.StackPanel();
this.colorPicker_foreactive = new AntdUI.ColorPicker();
this.label14 = new AntdUI.Label();
this.stackPanel12 = new AntdUI.StackPanel();
this.colorPicker_forecolor = new AntdUI.ColorPicker();
this.label11 = new AntdUI.Label();
this.stackPanel11 = new AntdUI.StackPanel();
this.select_unique = new AntdUI.Select();
this.label9 = new AntdUI.Label();
this.stackPanel10 = new AntdUI.StackPanel();
this.select_showsubback = new AntdUI.Select();
this.label8 = new AntdUI.Label();
this.stackPanel9 = new AntdUI.StackPanel();
this.select_round = new AntdUI.Select();
this.label7 = new AntdUI.Label();
this.stackPanel8 = new AntdUI.StackPanel();
this.input_radius = new AntdUI.InputNumber();
this.label6 = new AntdUI.Label();
this.stackPanel7 = new AntdUI.StackPanel();
this.select_mode = new AntdUI.Select();
this.label5 = new AntdUI.Label();
this.stackPanel6 = new AntdUI.StackPanel();
this.select_indent = new AntdUI.Select();
this.label4 = new AntdUI.Label();
this.stackPanel5 = new AntdUI.StackPanel();
this.select_collapsed = new AntdUI.Select();
this.label3 = new AntdUI.Label();
this.stackPanel4 = new AntdUI.StackPanel();
this.select_autocollapse = new AntdUI.Select();
this.label10 = new AntdUI.Label();
this.stackPanel1.SuspendLayout();
this.stackPanel2.SuspendLayout();
this.stackPanel3.SuspendLayout();
this.stackPanel14.SuspendLayout();
this.stackPanel13.SuspendLayout();
this.stackPanel16.SuspendLayout();
this.stackPanel12.SuspendLayout();
this.stackPanel11.SuspendLayout();
this.stackPanel10.SuspendLayout();
this.stackPanel9.SuspendLayout();
this.stackPanel8.SuspendLayout();
this.stackPanel7.SuspendLayout();
this.stackPanel6.SuspendLayout();
this.stackPanel5.SuspendLayout();
this.stackPanel4.SuspendLayout();
this.SuspendLayout();
//
// stackPanel1
//
this.stackPanel1.Controls.Add(this.stackPanel2);
this.stackPanel1.Controls.Add(this.divider1);
this.stackPanel1.Controls.Add(this.label2);
this.stackPanel1.Controls.Add(this.label1);
this.stackPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.stackPanel1.Location = new System.Drawing.Point(0, 0);
this.stackPanel1.Name = "stackPanel1";
this.stackPanel1.Size = new System.Drawing.Size(700, 585);
this.stackPanel1.TabIndex = 0;
this.stackPanel1.Text = "stackPanel1";
this.stackPanel1.Vertical = true;
//
// 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 = 2;
this.label1.Text = "Menu 导航菜单";
//
// 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 = 3;
this.label2.Text = "为页面和功能提供导航的菜单列表。";
//
// divider1
//
this.divider1.Location = new System.Drawing.Point(3, 79);
this.divider1.Name = "divider1";
this.divider1.Size = new System.Drawing.Size(694, 2);
this.divider1.TabIndex = 4;
//
// stackPanel2
//
this.stackPanel2.Controls.Add(this.menu);
this.stackPanel2.Controls.Add(this.divider2);
this.stackPanel2.Controls.Add(this.stackPanel3);
this.stackPanel2.Location = new System.Drawing.Point(3, 87);
this.stackPanel2.Name = "stackPanel2";
this.stackPanel2.Size = new System.Drawing.Size(694, 498);
this.stackPanel2.TabIndex = 5;
this.stackPanel2.Text = "stackPanel2";
//
// menu
//
menuItem1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
menuItem1.IconSvg = resources.GetString("menuItem1.IconSvg");
menuItem1.PARENTITEM = null;
menuItem1.Select = false;
menuItem2.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
menuItem2.PARENTITEM = menuItem1;
menuItem2.Select = false;
menuItem2.Text = "SVG可以变色";
menuItem3.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
menuItem3.PARENTITEM = menuItem1;
menuItem3.Select = false;
menuItem3.Text = "如果变不了";
menuItem4.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
menuItem4.PARENTITEM = menuItem1;
menuItem4.Select = false;
menuItem4.Text = "调整svg内容";
menuItem1.Sub.Add(menuItem2);
menuItem1.Sub.Add(menuItem3);
menuItem1.Sub.Add(menuItem4);
menuItem1.Text = "SVG图标菜单";
menuItem5.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
menuItem5.Icon = global::AntdUIDemo.Properties.Resources.;
menuItem5.PARENTITEM = null;
menuItem5.Select = false;
menuItem6.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
menuItem6.PARENTITEM = menuItem5;
menuItem6.Select = false;
menuItem6.Text = "不能变色";
menuItem7.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
menuItem7.PARENTITEM = menuItem5;
menuItem7.Select = false;
menuItem7.Text = "不适合使用黑白";
menuItem8.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
menuItem8.PARENTITEM = menuItem5;
menuItem8.Select = false;
menuItem8.Text = "子菜单";
menuItem5.Sub.Add(menuItem6);
menuItem5.Sub.Add(menuItem7);
menuItem5.Sub.Add(menuItem8);
menuItem5.Text = "图片资源菜单";
menuItem9.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
menuItem9.IconSvg = resources.GetString("menuItem9.IconSvg");
menuItem9.PARENTITEM = null;
menuItem9.Select = false;
menuItem10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
menuItem10.PARENTITEM = menuItem9;
menuItem10.Select = false;
menuItem10.Text = "二级菜单";
menuItem11.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
menuItem11.PARENTITEM = menuItem9;
menuItem11.Select = false;
menuItem11.Text = "二级菜单";
menuItem12.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
menuItem12.PARENTITEM = menuItem9;
menuItem12.Select = false;
menuItem12.Text = "二级菜单";
menuItem9.Sub.Add(menuItem10);
menuItem9.Sub.Add(menuItem11);
menuItem9.Sub.Add(menuItem12);
menuItem9.Text = "一级菜单";
menuItem13.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
menuItem13.IconSvg = resources.GetString("menuItem13.IconSvg");
menuItem13.PARENTITEM = null;
menuItem13.Select = false;
menuItem13.Text = "一级菜单";
menuItem14.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
menuItem14.IconSvg = resources.GetString("menuItem14.IconSvg");
menuItem14.PARENTITEM = null;
menuItem14.Select = false;
menuItem14.Text = "一级菜单";
this.menu.Items.Add(menuItem1);
this.menu.Items.Add(menuItem5);
this.menu.Items.Add(menuItem9);
this.menu.Items.Add(menuItem13);
this.menu.Items.Add(menuItem14);
this.menu.Location = new System.Drawing.Point(351, 3);
this.menu.Name = "menu";
this.menu.Size = new System.Drawing.Size(244, 492);
this.menu.TabIndex = 3;
this.menu.Text = "menu1";
//
// divider2
//
this.divider2.Location = new System.Drawing.Point(321, 3);
this.divider2.Name = "divider2";
this.divider2.Size = new System.Drawing.Size(24, 492);
this.divider2.TabIndex = 2;
this.divider2.Vertical = true;
//
// stackPanel3
//
this.stackPanel3.Controls.Add(this.buttonCZ);
this.stackPanel3.Controls.Add(this.stackPanel14);
this.stackPanel3.Controls.Add(this.stackPanel13);
this.stackPanel3.Controls.Add(this.stackPanel16);
this.stackPanel3.Controls.Add(this.stackPanel12);
this.stackPanel3.Controls.Add(this.stackPanel11);
this.stackPanel3.Controls.Add(this.stackPanel10);
this.stackPanel3.Controls.Add(this.stackPanel9);
this.stackPanel3.Controls.Add(this.stackPanel8);
this.stackPanel3.Controls.Add(this.stackPanel7);
this.stackPanel3.Controls.Add(this.stackPanel6);
this.stackPanel3.Controls.Add(this.stackPanel5);
this.stackPanel3.Controls.Add(this.stackPanel4);
this.stackPanel3.Location = new System.Drawing.Point(3, 3);
this.stackPanel3.Name = "stackPanel3";
this.stackPanel3.Size = new System.Drawing.Size(312, 492);
this.stackPanel3.TabIndex = 0;
this.stackPanel3.Text = "stackPanel3";
this.stackPanel3.Vertical = true;
//
// buttonCZ
//
this.buttonCZ.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonCZ.Location = new System.Drawing.Point(3, 459);
this.buttonCZ.Name = "buttonCZ";
this.buttonCZ.Size = new System.Drawing.Size(306, 32);
this.buttonCZ.TabIndex = 45;
this.buttonCZ.Text = "重 置";
this.buttonCZ.Type = AntdUI.TTypeMini.Warn;
this.buttonCZ.WaveSize = 0;
//
// stackPanel14
//
this.stackPanel14.Controls.Add(this.colorPicker_backactive);
this.stackPanel14.Controls.Add(this.label13);
this.stackPanel14.Location = new System.Drawing.Point(3, 421);
this.stackPanel14.Name = "stackPanel14";
this.stackPanel14.Size = new System.Drawing.Size(306, 32);
this.stackPanel14.TabIndex = 44;
this.stackPanel14.Text = "stackPanel14";
//
// colorPicker_backactive
//
this.colorPicker_backactive.Location = new System.Drawing.Point(129, 3);
this.colorPicker_backactive.Name = "colorPicker_backactive";
this.colorPicker_backactive.Size = new System.Drawing.Size(175, 26);
this.colorPicker_backactive.TabIndex = 5;
this.colorPicker_backactive.Text = "colorPicker3";
this.colorPicker_backactive.WaveSize = 0;
//
// label13
//
this.label13.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(3, 3);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(120, 26);
this.label13.TabIndex = 4;
this.label13.Text = "BackActive";
//
// stackPanel13
//
this.stackPanel13.Controls.Add(this.colorPicker_backhover);
this.stackPanel13.Controls.Add(this.label12);
this.stackPanel13.Location = new System.Drawing.Point(3, 383);
this.stackPanel13.Name = "stackPanel13";
this.stackPanel13.Size = new System.Drawing.Size(306, 32);
this.stackPanel13.TabIndex = 43;
this.stackPanel13.Text = "stackPanel13";
//
// colorPicker_backhover
//
this.colorPicker_backhover.Location = new System.Drawing.Point(129, 3);
this.colorPicker_backhover.Name = "colorPicker_backhover";
this.colorPicker_backhover.Size = new System.Drawing.Size(175, 26);
this.colorPicker_backhover.TabIndex = 5;
this.colorPicker_backhover.Text = "colorPicker2";
this.colorPicker_backhover.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.Location = new System.Drawing.Point(3, 3);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(120, 26);
this.label12.TabIndex = 4;
this.label12.Text = "BackHover";
//
// stackPanel16
//
this.stackPanel16.Controls.Add(this.colorPicker_foreactive);
this.stackPanel16.Controls.Add(this.label14);
this.stackPanel16.Location = new System.Drawing.Point(3, 345);
this.stackPanel16.Name = "stackPanel16";
this.stackPanel16.Size = new System.Drawing.Size(306, 32);
this.stackPanel16.TabIndex = 42;
this.stackPanel16.Text = "stackPanel16";
//
// colorPicker_foreactive
//
this.colorPicker_foreactive.Location = new System.Drawing.Point(129, 3);
this.colorPicker_foreactive.Name = "colorPicker_foreactive";
this.colorPicker_foreactive.Size = new System.Drawing.Size(175, 26);
this.colorPicker_foreactive.TabIndex = 5;
this.colorPicker_foreactive.Text = "colorPicker1";
this.colorPicker_foreactive.WaveSize = 0;
//
// label14
//
this.label14.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.Location = new System.Drawing.Point(3, 3);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(120, 26);
this.label14.TabIndex = 4;
this.label14.Text = "ForeActive";
//
// stackPanel12
//
this.stackPanel12.Controls.Add(this.colorPicker_forecolor);
this.stackPanel12.Controls.Add(this.label11);
this.stackPanel12.Location = new System.Drawing.Point(3, 307);
this.stackPanel12.Name = "stackPanel12";
this.stackPanel12.Size = new System.Drawing.Size(306, 32);
this.stackPanel12.TabIndex = 41;
this.stackPanel12.Text = "stackPanel12";
//
// colorPicker_forecolor
//
this.colorPicker_forecolor.Location = new System.Drawing.Point(129, 3);
this.colorPicker_forecolor.Name = "colorPicker_forecolor";
this.colorPicker_forecolor.Size = new System.Drawing.Size(175, 26);
this.colorPicker_forecolor.TabIndex = 5;
this.colorPicker_forecolor.Text = "colorPicker1";
this.colorPicker_forecolor.WaveSize = 0;
//
// label11
//
this.label11.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(3, 3);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(120, 26);
this.label11.TabIndex = 4;
this.label11.Text = "ForeColor";
//
// stackPanel11
//
this.stackPanel11.Controls.Add(this.select_unique);
this.stackPanel11.Controls.Add(this.label9);
this.stackPanel11.Location = new System.Drawing.Point(3, 269);
this.stackPanel11.Name = "stackPanel11";
this.stackPanel11.Size = new System.Drawing.Size(306, 32);
this.stackPanel11.TabIndex = 17;
this.stackPanel11.Text = "stackPanel11";
//
// select_unique
//
this.select_unique.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.select_unique.Items.AddRange(new object[] {
"True",
"False"});
this.select_unique.List = true;
this.select_unique.Location = new System.Drawing.Point(129, 3);
this.select_unique.Name = "select_unique";
this.select_unique.SelectedIndex = 1;
this.select_unique.SelectedValue = "False";
this.select_unique.Size = new System.Drawing.Size(175, 26);
this.select_unique.TabIndex = 11;
this.select_unique.Text = "False";
this.select_unique.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, 3);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(120, 26);
this.label9.TabIndex = 4;
this.label9.Text = "Unique";
//
// stackPanel10
//
this.stackPanel10.Controls.Add(this.select_showsubback);
this.stackPanel10.Controls.Add(this.label8);
this.stackPanel10.Location = new System.Drawing.Point(3, 231);
this.stackPanel10.Name = "stackPanel10";
this.stackPanel10.Size = new System.Drawing.Size(306, 32);
this.stackPanel10.TabIndex = 16;
this.stackPanel10.Text = "stackPanel10";
//
// select_showsubback
//
this.select_showsubback.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.select_showsubback.Items.AddRange(new object[] {
"True",
"False"});
this.select_showsubback.List = true;
this.select_showsubback.Location = new System.Drawing.Point(129, 3);
this.select_showsubback.Name = "select_showsubback";
this.select_showsubback.SelectedIndex = 1;
this.select_showsubback.SelectedValue = "False";
this.select_showsubback.Size = new System.Drawing.Size(175, 26);
this.select_showsubback.TabIndex = 11;
this.select_showsubback.Text = "False";
this.select_showsubback.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, 3);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(120, 26);
this.label8.TabIndex = 4;
this.label8.Text = "ShowSubBack";
//
// stackPanel9
//
this.stackPanel9.Controls.Add(this.select_round);
this.stackPanel9.Controls.Add(this.label7);
this.stackPanel9.Location = new System.Drawing.Point(3, 193);
this.stackPanel9.Name = "stackPanel9";
this.stackPanel9.Size = new System.Drawing.Size(306, 32);
this.stackPanel9.TabIndex = 15;
this.stackPanel9.Text = "stackPanel9";
//
// select_round
//
this.select_round.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.select_round.Items.AddRange(new object[] {
"True",
"False"});
this.select_round.List = true;
this.select_round.Location = new System.Drawing.Point(129, 3);
this.select_round.Name = "select_round";
this.select_round.SelectedIndex = 1;
this.select_round.SelectedValue = "False";
this.select_round.Size = new System.Drawing.Size(175, 26);
this.select_round.TabIndex = 11;
this.select_round.Text = "False";
this.select_round.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, 3);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(120, 26);
this.label7.TabIndex = 4;
this.label7.Text = "Round";
//
// stackPanel8
//
this.stackPanel8.Controls.Add(this.input_radius);
this.stackPanel8.Controls.Add(this.label6);
this.stackPanel8.Location = new System.Drawing.Point(3, 155);
this.stackPanel8.Name = "stackPanel8";
this.stackPanel8.Size = new System.Drawing.Size(306, 32);
this.stackPanel8.TabIndex = 14;
this.stackPanel8.Text = "stackPanel8";
//
// input_radius
//
this.input_radius.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
this.input_radius.Location = new System.Drawing.Point(129, 3);
this.input_radius.Name = "input_radius";
this.input_radius.Size = new System.Drawing.Size(175, 26);
this.input_radius.TabIndex = 5;
this.input_radius.Text = "6";
this.input_radius.Value = new decimal(new int[] {
6,
0,
0,
0});
this.input_radius.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, 3);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(120, 26);
this.label6.TabIndex = 4;
this.label6.Text = "Radius";
//
// stackPanel7
//
this.stackPanel7.Controls.Add(this.select_mode);
this.stackPanel7.Controls.Add(this.label5);
this.stackPanel7.Location = new System.Drawing.Point(3, 117);
this.stackPanel7.Name = "stackPanel7";
this.stackPanel7.Size = new System.Drawing.Size(306, 32);
this.stackPanel7.TabIndex = 13;
this.stackPanel7.Text = "stackPanel7";
//
// select_mode
//
this.select_mode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.select_mode.List = true;
this.select_mode.Location = new System.Drawing.Point(129, 3);
this.select_mode.Name = "select_mode";
this.select_mode.Size = new System.Drawing.Size(175, 26);
this.select_mode.TabIndex = 11;
this.select_mode.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, 3);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(120, 26);
this.label5.TabIndex = 4;
this.label5.Text = "Mode";
//
// stackPanel6
//
this.stackPanel6.Controls.Add(this.select_indent);
this.stackPanel6.Controls.Add(this.label4);
this.stackPanel6.Location = new System.Drawing.Point(3, 79);
this.stackPanel6.Name = "stackPanel6";
this.stackPanel6.Size = new System.Drawing.Size(306, 32);
this.stackPanel6.TabIndex = 12;
this.stackPanel6.Text = "stackPanel6";
//
// select_indent
//
this.select_indent.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.select_indent.Items.AddRange(new object[] {
"True",
"False"});
this.select_indent.List = true;
this.select_indent.Location = new System.Drawing.Point(129, 3);
this.select_indent.Name = "select_indent";
this.select_indent.SelectedIndex = 1;
this.select_indent.SelectedValue = "False";
this.select_indent.Size = new System.Drawing.Size(175, 26);
this.select_indent.TabIndex = 11;
this.select_indent.Text = "False";
this.select_indent.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, 3);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(120, 26);
this.label4.TabIndex = 4;
this.label4.Text = "Indent";
//
// stackPanel5
//
this.stackPanel5.Controls.Add(this.select_collapsed);
this.stackPanel5.Controls.Add(this.label3);
this.stackPanel5.Location = new System.Drawing.Point(3, 41);
this.stackPanel5.Name = "stackPanel5";
this.stackPanel5.Size = new System.Drawing.Size(306, 32);
this.stackPanel5.TabIndex = 11;
this.stackPanel5.Text = "stackPanel5";
//
// select_collapsed
//
this.select_collapsed.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.select_collapsed.Items.AddRange(new object[] {
"True",
"False"});
this.select_collapsed.List = true;
this.select_collapsed.Location = new System.Drawing.Point(129, 3);
this.select_collapsed.Name = "select_collapsed";
this.select_collapsed.SelectedIndex = 1;
this.select_collapsed.SelectedValue = "False";
this.select_collapsed.Size = new System.Drawing.Size(175, 26);
this.select_collapsed.TabIndex = 11;
this.select_collapsed.Text = "False";
this.select_collapsed.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, 3);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(120, 26);
this.label3.TabIndex = 4;
this.label3.Text = "Collapsed";
//
// stackPanel4
//
this.stackPanel4.Controls.Add(this.select_autocollapse);
this.stackPanel4.Controls.Add(this.label10);
this.stackPanel4.Location = new System.Drawing.Point(3, 3);
this.stackPanel4.Name = "stackPanel4";
this.stackPanel4.Size = new System.Drawing.Size(306, 32);
this.stackPanel4.TabIndex = 10;
this.stackPanel4.Text = "stackPanel4";
//
// select_autocollapse
//
this.select_autocollapse.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.select_autocollapse.Items.AddRange(new object[] {
"True",
"False"});
this.select_autocollapse.List = true;
this.select_autocollapse.Location = new System.Drawing.Point(129, 3);
this.select_autocollapse.Name = "select_autocollapse";
this.select_autocollapse.SelectedIndex = 1;
this.select_autocollapse.SelectedValue = "False";
this.select_autocollapse.Size = new System.Drawing.Size(175, 26);
this.select_autocollapse.TabIndex = 11;
this.select_autocollapse.Text = "False";
this.select_autocollapse.WaveSize = 0;
//
// label10
//
this.label10.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(3, 3);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(120, 26);
this.label10.TabIndex = 4;
this.label10.Text = "AutoCollapse";
//
// MenuDemo
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
this.Controls.Add(this.stackPanel1);
this.Name = "MenuDemo";
this.Size = new System.Drawing.Size(700, 585);
this.stackPanel1.ResumeLayout(false);
this.stackPanel2.ResumeLayout(false);
this.stackPanel3.ResumeLayout(false);
this.stackPanel14.ResumeLayout(false);
this.stackPanel13.ResumeLayout(false);
this.stackPanel16.ResumeLayout(false);
this.stackPanel12.ResumeLayout(false);
this.stackPanel11.ResumeLayout(false);
this.stackPanel10.ResumeLayout(false);
this.stackPanel9.ResumeLayout(false);
this.stackPanel8.ResumeLayout(false);
this.stackPanel7.ResumeLayout(false);
this.stackPanel6.ResumeLayout(false);
this.stackPanel5.ResumeLayout(false);
this.stackPanel4.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private AntdUI.StackPanel stackPanel1;
private AntdUI.Label label1;
private AntdUI.Label label2;
private AntdUI.StackPanel stackPanel2;
private AntdUI.Menu menu;
private AntdUI.Divider divider2;
private AntdUI.StackPanel stackPanel3;
private AntdUI.Button buttonCZ;
private AntdUI.StackPanel stackPanel14;
private AntdUI.ColorPicker colorPicker_backactive;
private AntdUI.Label label13;
private AntdUI.StackPanel stackPanel13;
private AntdUI.ColorPicker colorPicker_backhover;
private AntdUI.Label label12;
private AntdUI.StackPanel stackPanel16;
private AntdUI.ColorPicker colorPicker_foreactive;
private AntdUI.Label label14;
private AntdUI.StackPanel stackPanel12;
private AntdUI.ColorPicker colorPicker_forecolor;
private AntdUI.Label label11;
private AntdUI.StackPanel stackPanel11;
private AntdUI.Select select_unique;
private AntdUI.Label label9;
private AntdUI.StackPanel stackPanel10;
private AntdUI.Select select_showsubback;
private AntdUI.Label label8;
private AntdUI.StackPanel stackPanel9;
private AntdUI.Select select_round;
private AntdUI.Label label7;
private AntdUI.StackPanel stackPanel8;
private AntdUI.InputNumber input_radius;
private AntdUI.Label label6;
private AntdUI.StackPanel stackPanel7;
private AntdUI.Select select_mode;
private AntdUI.Label label5;
private AntdUI.StackPanel stackPanel6;
private AntdUI.Select select_indent;
private AntdUI.Label label4;
private AntdUI.StackPanel stackPanel5;
private AntdUI.Select select_collapsed;
private AntdUI.Label label3;
private AntdUI.StackPanel stackPanel4;
private AntdUI.Select select_autocollapse;
private AntdUI.Label label10;
private AntdUI.Divider divider1;
}
}