namespace Sunny.UI.Demo { partial class FTextBox { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.uiTextBox6 = new Sunny.UI.UITextBox(); this.uiTextBox5 = new Sunny.UI.UITextBox(); this.uiTextBox4 = new Sunny.UI.UITextBox(); this.uiLine3 = new Sunny.UI.UILine(); this.uiLine2 = new Sunny.UI.UILine(); this.uiRichTextBox1 = new Sunny.UI.UIRichTextBox(); this.uiLine5 = new Sunny.UI.UILine(); this.uiLine4 = new Sunny.UI.UILine(); this.uiLine1 = new Sunny.UI.UILine(); this.uiDoubleUpDown1 = new Sunny.UI.UIDoubleUpDown(); this.uiLabel3 = new Sunny.UI.UILabel(); this.uiTextBox3 = new Sunny.UI.UITextBox(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiTextBox2 = new Sunny.UI.UITextBox(); this.uiLabel1 = new Sunny.UI.UILabel(); this.uiIntegerUpDown1 = new Sunny.UI.UIIntegerUpDown(); this.uiToolTip1 = new Sunny.UI.UIToolTip(this.components); this.uiTextBox1 = new Sunny.UI.UITextBox(); this.uiLine6 = new Sunny.UI.UILine(); this.uiipTextBox1 = new Sunny.UI.UIIPTextBox(); this.SuspendLayout(); // // uiTextBox6 // this.uiTextBox6.ButtonWidth = 100; this.uiTextBox6.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox6.Location = new System.Drawing.Point(117, 167); this.uiTextBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox6.MinimumSize = new System.Drawing.Size(1, 1); this.uiTextBox6.Name = "uiTextBox6"; this.uiTextBox6.Padding = new System.Windows.Forms.Padding(5); this.uiTextBox6.Size = new System.Drawing.Size(221, 29); this.uiTextBox6.Symbol = 61461; this.uiTextBox6.TabIndex = 2; this.uiTextBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox6.Watermark = "水印文字"; // // uiTextBox5 // this.uiTextBox5.ButtonWidth = 100; this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox5.Icon = global::Sunny.UI.Demo.Properties.Resources.Home_32x32; this.uiTextBox5.Location = new System.Drawing.Point(117, 128); this.uiTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox5.MinimumSize = new System.Drawing.Size(1, 1); this.uiTextBox5.Name = "uiTextBox5"; this.uiTextBox5.Padding = new System.Windows.Forms.Padding(5); this.uiTextBox5.Size = new System.Drawing.Size(221, 29); this.uiTextBox5.TabIndex = 1; this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox5.Watermark = "水印文字"; // // uiTextBox4 // this.uiTextBox4.ButtonWidth = 100; this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox4.Location = new System.Drawing.Point(30, 325); this.uiTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox4.MinimumSize = new System.Drawing.Size(1, 1); this.uiTextBox4.Multiline = true; this.uiTextBox4.Name = "uiTextBox4"; this.uiTextBox4.Padding = new System.Windows.Forms.Padding(5); this.uiTextBox4.ShowScrollBar = true; this.uiTextBox4.Size = new System.Drawing.Size(308, 226); this.uiTextBox4.TabIndex = 5; this.uiTextBox4.Text = "Blog: https://www.cnblogs.com/yhuse\r\nGitee: https://gitee.com/yhuse/SunnyUI\r\nGitH" + "ub: https://github.com/yhuse/SunnyUI\r\nSunnyUI.Net 系列文章目录\r\n欢迎交流,QQ群: 56829229 (Su" + "nnyUI技术交流群),请给源码项目点个Star吧!!!"; this.uiTextBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox4.Watermark = "水印文字"; // // uiLine3 // this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine3.Location = new System.Drawing.Point(388, 286); this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine3.Name = "uiLine3"; this.uiLine3.Size = new System.Drawing.Size(308, 20); this.uiLine3.TabIndex = 51; this.uiLine3.Text = "UIRichTextBox"; this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLine2 // this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Location = new System.Drawing.Point(30, 286); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.Name = "uiLine2"; this.uiLine2.Size = new System.Drawing.Size(308, 20); this.uiLine2.TabIndex = 50; this.uiLine2.Text = "UITextBox"; this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiRichTextBox1 // this.uiRichTextBox1.FillColor = System.Drawing.Color.White; this.uiRichTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRichTextBox1.Location = new System.Drawing.Point(388, 325); this.uiRichTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiRichTextBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiRichTextBox1.Name = "uiRichTextBox1"; this.uiRichTextBox1.Padding = new System.Windows.Forms.Padding(2); this.uiRichTextBox1.Size = new System.Drawing.Size(308, 226); this.uiRichTextBox1.TabIndex = 6; this.uiRichTextBox1.Text = "Blog: https://www.cnblogs.com/yhuse\nGitee: https://gitee.com/yhuse/SunnyUI\nGitHub" + ": https://github.com/yhuse/SunnyUI\nSunnyUI.Net 系列文章目录\n欢迎交流,QQ群: 56829229 (SunnyU" + "I技术交流群),请给源码项目点个Star吧!!!"; this.uiRichTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiLine5 // this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine5.Location = new System.Drawing.Point(388, 132); this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine5.Name = "uiLine5"; this.uiLine5.Size = new System.Drawing.Size(306, 20); this.uiLine5.TabIndex = 48; this.uiLine5.Text = "UIDoubleUpDown"; this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLine4 // this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine4.Location = new System.Drawing.Point(388, 55); this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine4.Name = "uiLine4"; this.uiLine4.Size = new System.Drawing.Size(306, 20); this.uiLine4.TabIndex = 47; this.uiLine4.Text = "UIIntegerUpDown"; this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLine1 // this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.Name = "uiLine1"; this.uiLine1.Size = new System.Drawing.Size(308, 20); this.uiLine1.TabIndex = 46; this.uiLine1.Text = "UITextBox"; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiDoubleUpDown1 // this.uiDoubleUpDown1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDoubleUpDown1.Location = new System.Drawing.Point(388, 167); this.uiDoubleUpDown1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiDoubleUpDown1.MinimumSize = new System.Drawing.Size(100, 0); this.uiDoubleUpDown1.Name = "uiDoubleUpDown1"; this.uiDoubleUpDown1.Size = new System.Drawing.Size(150, 29); this.uiDoubleUpDown1.TabIndex = 8; this.uiDoubleUpDown1.Text = "uiDoubleUpDown1"; this.uiDoubleUpDown1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiDoubleUpDown1.Value = 10D; // // uiLabel3 // this.uiLabel3.AutoSize = true; this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Location = new System.Drawing.Point(38, 249); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(65, 21); this.uiLabel3.TabIndex = 44; this.uiLabel3.Text = "Double"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiTextBox3 // this.uiTextBox3.ButtonWidth = 100; this.uiTextBox3.CanEmpty = true; this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTextBox3.Location = new System.Drawing.Point(117, 245); this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 1); this.uiTextBox3.Name = "uiTextBox3"; this.uiTextBox3.Padding = new System.Windows.Forms.Padding(5); this.uiTextBox3.Size = new System.Drawing.Size(221, 29); this.uiTextBox3.TabIndex = 4; this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox3.Type = Sunny.UI.UITextBox.UIEditType.Double; this.uiTextBox3.Watermark = "水印文字"; // // uiLabel2 // this.uiLabel2.AutoSize = true; this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Location = new System.Drawing.Point(38, 210); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(65, 21); this.uiLabel2.TabIndex = 42; this.uiLabel2.Text = "Integer"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiTextBox2 // this.uiTextBox2.ButtonWidth = 100; this.uiTextBox2.CanEmpty = true; this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox2.DoubleValue = 5D; this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTextBox2.IntValue = 5; this.uiTextBox2.Location = new System.Drawing.Point(117, 206); this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox2.Maximum = 9D; this.uiTextBox2.Minimum = 0D; this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 1); this.uiTextBox2.Name = "uiTextBox2"; this.uiTextBox2.Padding = new System.Windows.Forms.Padding(5); this.uiTextBox2.Size = new System.Drawing.Size(221, 29); this.uiTextBox2.TabIndex = 3; this.uiTextBox2.Text = "5"; this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox2.Type = Sunny.UI.UITextBox.UIEditType.Integer; this.uiTextBox2.Watermark = "水印文字"; // // uiLabel1 // this.uiLabel1.AutoSize = true; this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Location = new System.Drawing.Point(38, 93); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(55, 21); this.uiLabel1.TabIndex = 40; this.uiLabel1.Text = "String"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiIntegerUpDown1 // this.uiIntegerUpDown1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiIntegerUpDown1.Location = new System.Drawing.Point(388, 89); this.uiIntegerUpDown1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiIntegerUpDown1.Maximum = 100; this.uiIntegerUpDown1.Minimum = -100; this.uiIntegerUpDown1.MinimumSize = new System.Drawing.Size(100, 0); this.uiIntegerUpDown1.Name = "uiIntegerUpDown1"; this.uiIntegerUpDown1.Size = new System.Drawing.Size(150, 29); this.uiIntegerUpDown1.TabIndex = 7; this.uiIntegerUpDown1.Text = "_uiIntegerUpDown1"; this.uiIntegerUpDown1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiIntegerUpDown1.Value = 10; // // uiToolTip1 // this.uiToolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239))))); this.uiToolTip1.OwnerDraw = true; // // uiTextBox1 // this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox1.Location = new System.Drawing.Point(117, 89); this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox1.Name = "uiTextBox1"; this.uiTextBox1.ShowButton = true; this.uiTextBox1.Size = new System.Drawing.Size(221, 29); this.uiTextBox1.TabIndex = 52; this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiToolTip1.SetToolTip(this.uiTextBox1, "Hello world!"); this.uiTextBox1.Watermark = "水印文字"; this.uiTextBox1.ButtonClick += new System.EventHandler(this.uiTextBox1_ButtonClick); // // uiLine6 // this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine6.Location = new System.Drawing.Point(388, 211); this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine6.Name = "uiLine6"; this.uiLine6.Size = new System.Drawing.Size(306, 20); this.uiLine6.TabIndex = 54; this.uiLine6.Text = "UIIPTextBox"; this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiipTextBox1 // this.uiipTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiipTextBox1.Location = new System.Drawing.Point(388, 245); this.uiipTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiipTextBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiipTextBox1.Name = "uiipTextBox1"; this.uiipTextBox1.Padding = new System.Windows.Forms.Padding(1); this.uiipTextBox1.Size = new System.Drawing.Size(150, 29); this.uiipTextBox1.TabIndex = 55; this.uiipTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // FTextBox // this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(800, 562); this.Controls.Add(this.uiipTextBox1); this.Controls.Add(this.uiLine6); this.Controls.Add(this.uiTextBox6); this.Controls.Add(this.uiTextBox5); this.Controls.Add(this.uiTextBox4); this.Controls.Add(this.uiLine3); this.Controls.Add(this.uiLine2); this.Controls.Add(this.uiRichTextBox1); this.Controls.Add(this.uiLine5); this.Controls.Add(this.uiLine4); this.Controls.Add(this.uiLine1); this.Controls.Add(this.uiDoubleUpDown1); this.Controls.Add(this.uiLabel3); this.Controls.Add(this.uiTextBox3); this.Controls.Add(this.uiLabel2); this.Controls.Add(this.uiTextBox2); this.Controls.Add(this.uiLabel1); this.Controls.Add(this.uiIntegerUpDown1); this.Controls.Add(this.uiTextBox1); this.Name = "FTextBox"; this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.ShowTitle = true; this.Symbol = 61962; this.Text = "TextBox"; this.Shown += new System.EventHandler(this.FTextBox_Shown); this.ResumeLayout(false); this.PerformLayout(); } #endregion private UITextBox uiTextBox6; private UITextBox uiTextBox5; private UITextBox uiTextBox4; private UILine uiLine3; private UILine uiLine2; private UIRichTextBox uiRichTextBox1; private UILine uiLine5; private UILine uiLine4; private UILine uiLine1; private UIDoubleUpDown uiDoubleUpDown1; private UILabel uiLabel3; private UITextBox uiTextBox3; private UILabel uiLabel2; private UITextBox uiTextBox2; private UILabel uiLabel1; private UIIntegerUpDown uiIntegerUpDown1; private UIToolTip uiToolTip1; private UITextBox uiTextBox1; private UILine uiLine6; private UIIPTextBox uiipTextBox1; } }