namespace AntdUIDemo.Views { partial class InputDemo { /// /// 必需的设计器变量。 /// 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(InputDemo)); this.stackPanel1 = new AntdUI.StackPanel(); this.flowPanel8 = new AntdUI.FlowPanel(); this.input_status = new AntdUI.Input(); this.input15 = new AntdUI.Input(); this.input12 = new AntdUI.Input(); this.label10 = new AntdUI.Label(); this.flowPanel7 = new AntdUI.FlowPanel(); this.input16 = new AntdUI.Input(); this.label9 = new AntdUI.Label(); this.flowPanel3 = new AntdUI.FlowPanel(); this.panel1 = new AntdUI.Panel(); this.button_loading = new AntdUI.Button(); this.input10 = new AntdUI.Input(); this.panel3 = new AntdUI.Panel(); this.input9 = new AntdUI.Input(); this.button1 = new AntdUI.Button(); this.label7 = new AntdUI.Label(); this.flowPanel6 = new AntdUI.FlowPanel(); this.input11 = new AntdUI.Input(); this.input13 = new AntdUI.Input(); this.label8 = new AntdUI.Label(); this.flowPanel5 = new AntdUI.FlowPanel(); this.input6 = new AntdUI.Input(); this.input5 = new AntdUI.Input(); this.label6 = new AntdUI.Label(); this.flowPanel4 = new AntdUI.FlowPanel(); this.input14 = new AntdUI.Input(); this.input3 = new AntdUI.Input(); this.label5 = new AntdUI.Label(); this.flowPanel2 = new AntdUI.FlowPanel(); this.input2 = new AntdUI.Input(); this.input4 = new AntdUI.Input(); this.label4 = new AntdUI.Label(); this.flowPanel1 = new AntdUI.FlowPanel(); this.input7 = new AntdUI.Input(); this.input8 = new AntdUI.Input(); this.input1 = new AntdUI.Input(); this.label3 = new AntdUI.Label(); this.divider1 = new AntdUI.Divider(); this.label2 = new AntdUI.Label(); this.label1 = new AntdUI.Label(); this.tooltipComponent1 = new AntdUI.TooltipComponent(); this.stackPanel1.SuspendLayout(); this.flowPanel8.SuspendLayout(); this.flowPanel7.SuspendLayout(); this.flowPanel3.SuspendLayout(); this.panel1.SuspendLayout(); this.panel3.SuspendLayout(); this.flowPanel6.SuspendLayout(); this.flowPanel5.SuspendLayout(); this.flowPanel4.SuspendLayout(); this.flowPanel2.SuspendLayout(); this.flowPanel1.SuspendLayout(); this.SuspendLayout(); // // stackPanel1 // 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.flowPanel3); this.stackPanel1.Controls.Add(this.label7); this.stackPanel1.Controls.Add(this.flowPanel6); this.stackPanel1.Controls.Add(this.label8); this.stackPanel1.Controls.Add(this.flowPanel5); this.stackPanel1.Controls.Add(this.label6); this.stackPanel1.Controls.Add(this.flowPanel4); 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, 768); this.stackPanel1.TabIndex = 0; this.stackPanel1.Text = "stackPanel1"; this.stackPanel1.Vertical = true; // // flowPanel8 // this.flowPanel8.Controls.Add(this.input_status); this.flowPanel8.Controls.Add(this.input15); this.flowPanel8.Controls.Add(this.input12); this.flowPanel8.Location = new System.Drawing.Point(3, 683); this.flowPanel8.Name = "flowPanel8"; this.flowPanel8.Size = new System.Drawing.Size(694, 38); this.flowPanel8.TabIndex = 26; this.flowPanel8.Text = "flowPanel8"; // // input_status // this.input_status.Badge = ""; this.input_status.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input_status.Location = new System.Drawing.Point(415, 3); this.input_status.Name = "input_status"; this.input_status.PlaceholderText = "输入英文字母,否则异常"; this.input_status.Size = new System.Drawing.Size(200, 32); this.input_status.TabIndex = 4; this.input_status.WaveSize = 0; // // input15 // this.input15.Badge = ""; this.input15.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input15.Location = new System.Drawing.Point(209, 3); this.input15.Name = "input15"; this.input15.PlaceholderText = "Warn"; this.input15.Size = new System.Drawing.Size(200, 32); this.input15.Status = AntdUI.TType.Warn; this.input15.TabIndex = 3; this.input15.WaveSize = 0; // // input12 // this.input12.Badge = ""; this.input12.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input12.Location = new System.Drawing.Point(3, 3); this.input12.Name = "input12"; this.input12.PlaceholderText = "Success"; this.input12.Size = new System.Drawing.Size(200, 32); this.input12.Status = AntdUI.TType.Success; this.input12.TabIndex = 1; this.input12.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, 653); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(694, 24); this.label10.TabIndex = 25; this.label10.Text = "状态"; // // flowPanel7 // this.flowPanel7.Controls.Add(this.input16); this.flowPanel7.Location = new System.Drawing.Point(3, 609); this.flowPanel7.Name = "flowPanel7"; this.flowPanel7.Size = new System.Drawing.Size(694, 38); this.flowPanel7.TabIndex = 24; this.flowPanel7.Text = "flowPanel7"; // // input16 // this.input16.Badge = ""; this.input16.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input16.Location = new System.Drawing.Point(3, 3); this.input16.Name = "input16"; this.input16.PlaceholderText = "输入内容提示"; this.input16.Size = new System.Drawing.Size(200, 32); this.input16.TabIndex = 0; this.tooltipComponent1.SetTip(this.input16, "随便输点什么"); this.input16.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, 579); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(694, 24); this.label9.TabIndex = 23; this.label9.Text = "提示组合"; // // flowPanel3 // this.flowPanel3.Controls.Add(this.panel1); this.flowPanel3.Controls.Add(this.panel3); this.flowPanel3.Location = new System.Drawing.Point(3, 535); this.flowPanel3.Name = "flowPanel3"; this.flowPanel3.Size = new System.Drawing.Size(694, 38); this.flowPanel3.TabIndex = 22; this.flowPanel3.Text = "flowPanel3"; // // panel1 // this.panel1.Back = System.Drawing.Color.Transparent; this.panel1.Controls.Add(this.button_loading); this.panel1.Controls.Add(this.input10); this.panel1.Location = new System.Drawing.Point(205, 0); this.panel1.Margin = new System.Windows.Forms.Padding(0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(205, 38); this.panel1.TabIndex = 7; this.panel1.Text = "panel1"; // // button_loading // this.button_loading.BorderWidth = 1F; this.button_loading.Cursor = System.Windows.Forms.Cursors.Default; this.button_loading.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_loading.IconSvg = resources.GetString("button_loading.IconSvg"); this.button_loading.Image = null; this.button_loading.ImageHover = null; this.button_loading.ImageHoverSvg = null; this.button_loading.ImageSize = new System.Drawing.Size(0, 0); this.button_loading.ImageSvg = resources.GetString("button_loading.ImageSvg"); this.button_loading.JoinLeft = true; this.button_loading.Location = new System.Drawing.Point(165, 3); this.button_loading.Name = "button_loading"; this.button_loading.Size = new System.Drawing.Size(40, 32); this.button_loading.TabIndex = 5; this.button_loading.Type = AntdUI.TTypeMini.Primary; this.button_loading.WaveSize = 0; // // input10 // this.input10.Badge = ""; this.input10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input10.JoinRight = true; this.input10.Location = new System.Drawing.Point(3, 3); this.input10.Name = "input10"; this.input10.PlaceholderText = "搜索框Loading"; this.input10.Size = new System.Drawing.Size(162, 32); this.input10.TabIndex = 4; this.input10.WaveSize = 0; // // panel3 // this.panel3.Back = System.Drawing.Color.Transparent; this.panel3.Controls.Add(this.input9); this.panel3.Controls.Add(this.button1); this.panel3.Location = new System.Drawing.Point(0, 0); this.panel3.Margin = new System.Windows.Forms.Padding(0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(205, 38); this.panel3.TabIndex = 6; this.panel3.Text = "panel3"; // // input9 // this.input9.Badge = ""; this.input9.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input9.JoinLeft = true; this.input9.Location = new System.Drawing.Point(41, 3); this.input9.Name = "input9"; this.input9.PlaceholderText = "搜索框"; this.input9.Size = new System.Drawing.Size(162, 32); this.input9.TabIndex = 4; this.input9.WaveSize = 0; // // button1 // this.button1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button1.IconSvg = resources.GetString("button1.IconSvg"); this.button1.Image = null; this.button1.ImageHover = null; this.button1.ImageHoverSvg = null; this.button1.ImageSize = new System.Drawing.Size(0, 0); this.button1.ImageSvg = resources.GetString("button1.ImageSvg"); this.button1.JoinRight = true; this.button1.Location = new System.Drawing.Point(3, 3); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(40, 32); this.button1.TabIndex = 3; this.button1.Type = AntdUI.TTypeMini.Primary; this.button1.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, 505); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(694, 24); this.label7.TabIndex = 21; this.label7.Text = "按钮组合"; // // flowPanel6 // this.flowPanel6.Controls.Add(this.input11); this.flowPanel6.Controls.Add(this.input13); this.flowPanel6.Location = new System.Drawing.Point(3, 461); this.flowPanel6.Name = "flowPanel6"; this.flowPanel6.Size = new System.Drawing.Size(694, 38); this.flowPanel6.TabIndex = 20; this.flowPanel6.Text = "flowPanel6"; // // input11 // this.input11.Badge = ""; this.input11.BorderWidth = 2F; this.input11.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input11.Location = new System.Drawing.Point(209, 3); this.input11.Name = "input11"; this.input11.PlaceholderText = "有边框"; this.input11.Size = new System.Drawing.Size(200, 32); this.input11.TabIndex = 1; this.input11.WaveSize = 0; // // input13 // this.input13.Badge = ""; this.input13.BorderWidth = 0F; this.input13.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input13.Location = new System.Drawing.Point(3, 3); this.input13.Name = "input13"; this.input13.PlaceholderText = "无边框"; this.input13.Size = new System.Drawing.Size(200, 32); this.input13.TabIndex = 0; this.input13.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, 431); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(694, 24); this.label8.TabIndex = 19; this.label8.Text = "边框显示"; // // flowPanel5 // this.flowPanel5.Controls.Add(this.input6); this.flowPanel5.Controls.Add(this.input5); this.flowPanel5.Location = new System.Drawing.Point(3, 387); this.flowPanel5.Name = "flowPanel5"; this.flowPanel5.Size = new System.Drawing.Size(694, 38); this.flowPanel5.TabIndex = 16; this.flowPanel5.Text = "flowPanel5"; // // input6 // this.input6.Badge = ""; this.input6.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input6.Location = new System.Drawing.Point(209, 3); this.input6.Name = "input6"; this.input6.PasswordChar = '#'; this.input6.PlaceholderText = "密码不可复制"; this.input6.Size = new System.Drawing.Size(200, 32); this.input6.TabIndex = 1; this.input6.UseSystemPasswordChar = true; this.input6.WaveSize = 0; // // input5 // this.input5.Badge = ""; this.input5.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input5.Location = new System.Drawing.Point(3, 3); this.input5.Name = "input5"; this.input5.PasswordChar = '*'; this.input5.PasswordCopy = true; this.input5.PlaceholderText = "输入密码"; this.input5.Size = new System.Drawing.Size(200, 32); this.input5.TabIndex = 0; this.input5.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, 357); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(694, 24); this.label6.TabIndex = 15; this.label6.Text = "密码框"; // // flowPanel4 // this.flowPanel4.Controls.Add(this.input14); this.flowPanel4.Controls.Add(this.input3); this.flowPanel4.Location = new System.Drawing.Point(3, 275); this.flowPanel4.Name = "flowPanel4"; this.flowPanel4.Size = new System.Drawing.Size(694, 76); this.flowPanel4.TabIndex = 14; this.flowPanel4.Text = "flowPanel4"; // // input14 // this.input14.AutoScroll = true; this.input14.Badge = ""; this.input14.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input14.Location = new System.Drawing.Point(209, 3); this.input14.Multiline = true; this.input14.Name = "input14"; this.input14.PlaceholderText = "超出高度自动显示滚动条"; this.input14.Size = new System.Drawing.Size(200, 70); this.input14.TabIndex = 2; this.input14.WaveSize = 0; // // input3 // this.input3.Badge = ""; this.input3.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input3.Location = new System.Drawing.Point(3, 3); this.input3.Multiline = true; this.input3.Name = "input3"; this.input3.Size = new System.Drawing.Size(200, 70); this.input3.TabIndex = 1; this.input3.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 = 13; this.label5.Text = "多行文本"; // // flowPanel2 // this.flowPanel2.Controls.Add(this.input2); this.flowPanel2.Controls.Add(this.input4); 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 = 11; this.flowPanel2.Text = "flowPanel2"; // // input2 // this.input2.Badge = ""; this.input2.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input2.Location = new System.Drawing.Point(209, 3); this.input2.Name = "input2"; this.input2.PlaceholderText = "图标"; this.input2.PrefixSvg = resources.GetString("input2.PrefixSvg"); this.input2.Size = new System.Drawing.Size(200, 32); this.input2.SuffixSvg = resources.GetString("input2.SuffixSvg"); this.input2.TabIndex = 6; this.input2.WaveSize = 0; // // input4 // this.input4.Badge = ""; this.input4.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input4.Location = new System.Drawing.Point(3, 3); this.input4.Name = "input4"; this.input4.PlaceholderText = "文本"; this.input4.PrefixSvg = ""; this.input4.PrefixText = "https://"; this.input4.Size = new System.Drawing.Size(200, 32); this.input4.SuffixText = ".com"; this.input4.TabIndex = 4; this.input4.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 = 10; this.label4.Text = "前置/后置标签"; // // flowPanel1 // this.flowPanel1.Controls.Add(this.input7); this.flowPanel1.Controls.Add(this.input8); this.flowPanel1.Controls.Add(this.input1); 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 = 9; this.flowPanel1.Text = "flowPanel1"; // // input7 // this.input7.Badge = ""; this.input7.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input7.Location = new System.Drawing.Point(415, 3); this.input7.Name = "input7"; this.input7.PlaceholderText = "圆形"; this.input7.Round = true; this.input7.Size = new System.Drawing.Size(200, 32); this.input7.TabIndex = 3; this.input7.WaveSize = 0; // // input8 // this.input8.AllowClear = true; this.input8.Badge = ""; this.input8.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input8.Location = new System.Drawing.Point(209, 3); this.input8.Name = "input8"; this.input8.PlaceholderText = "清除按钮"; this.input8.Size = new System.Drawing.Size(200, 32); this.input8.TabIndex = 2; this.input8.WaveSize = 0; // // input1 // this.input1.Badge = ""; this.input1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.input1.Location = new System.Drawing.Point(3, 3); this.input1.Name = "input1"; this.input1.Size = new System.Drawing.Size(200, 32); this.input1.TabIndex = 0; this.input1.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 = 8; 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 = 7; // // 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 = 6; 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 = 5; this.label1.Text = "Input 输入框"; // // tooltipComponent1 // this.tooltipComponent1.ArrowAlign = AntdUI.TAlign.TL; this.tooltipComponent1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); // // InputDemo // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.Controls.Add(this.stackPanel1); this.Name = "InputDemo"; this.Size = new System.Drawing.Size(700, 768); this.stackPanel1.ResumeLayout(false); this.flowPanel8.ResumeLayout(false); this.flowPanel7.ResumeLayout(false); this.flowPanel3.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel3.ResumeLayout(false); this.flowPanel6.ResumeLayout(false); this.flowPanel5.ResumeLayout(false); this.flowPanel4.ResumeLayout(false); this.flowPanel2.ResumeLayout(false); this.flowPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private AntdUI.StackPanel stackPanel1; private AntdUI.Divider divider1; private AntdUI.Label label2; private AntdUI.Label label1; private AntdUI.Label label3; private AntdUI.FlowPanel flowPanel1; private AntdUI.Input input1; private AntdUI.FlowPanel flowPanel2; private AntdUI.Label label4; private AntdUI.Input input4; private AntdUI.FlowPanel flowPanel4; private AntdUI.Input input3; private AntdUI.Label label5; private AntdUI.FlowPanel flowPanel5; private AntdUI.Input input5; private AntdUI.Label label6; private AntdUI.Input input6; private AntdUI.Input input2; private AntdUI.FlowPanel flowPanel6; private AntdUI.Input input11; private AntdUI.Input input13; private AntdUI.Label label8; private AntdUI.Input input7; private AntdUI.Input input8; private AntdUI.Input input14; private AntdUI.FlowPanel flowPanel7; private AntdUI.Input input16; private AntdUI.Label label9; private AntdUI.FlowPanel flowPanel3; private AntdUI.Panel panel1; private AntdUI.Button button_loading; private AntdUI.Input input10; private AntdUI.Panel panel3; private AntdUI.Input input9; private AntdUI.Button button1; private AntdUI.Label label7; private AntdUI.TooltipComponent tooltipComponent1; private AntdUI.FlowPanel flowPanel8; private AntdUI.Label label10; private AntdUI.Input input12; private AntdUI.Input input15; private AntdUI.Input input_status; } }