diff --git a/Bin/net40/SunnyUI.Demo.exe b/Bin/net40/SunnyUI.Demo.exe index cac4e0fc..5dc3c50f 100644 Binary files a/Bin/net40/SunnyUI.Demo.exe and b/Bin/net40/SunnyUI.Demo.exe differ diff --git a/Bin/net40/SunnyUI.dll b/Bin/net40/SunnyUI.dll index 819cff83..6fa947b1 100644 Binary files a/Bin/net40/SunnyUI.dll and b/Bin/net40/SunnyUI.dll differ diff --git a/Bin/net45/SunnyUI.dll b/Bin/net45/SunnyUI.dll index 414016dd..82e02102 100644 Binary files a/Bin/net45/SunnyUI.dll and b/Bin/net45/SunnyUI.dll differ diff --git a/Bin/net5.0-windows/SunnyUI.dll b/Bin/net5.0-windows/SunnyUI.dll index 8560cd2b..b84ba5c0 100644 Binary files a/Bin/net5.0-windows/SunnyUI.dll and b/Bin/net5.0-windows/SunnyUI.dll differ diff --git a/Bin/net5.0-windows/ref/SunnyUI.dll b/Bin/net5.0-windows/ref/SunnyUI.dll index b4bc90af..5c613c14 100644 Binary files a/Bin/net5.0-windows/ref/SunnyUI.dll and b/Bin/net5.0-windows/ref/SunnyUI.dll differ diff --git a/Bin/netcoreapp3.1/SunnyUI.dll b/Bin/netcoreapp3.1/SunnyUI.dll index b9385fb8..9b37cedb 100644 Binary files a/Bin/netcoreapp3.1/SunnyUI.dll and b/Bin/netcoreapp3.1/SunnyUI.dll differ diff --git a/SunnyUI.Demo/Controls/FAvatar.Designer.cs b/SunnyUI.Demo/Controls/FAvatar.Designer.cs index 45bb84a3..3fdbff4d 100644 --- a/SunnyUI.Demo/Controls/FAvatar.Designer.cs +++ b/SunnyUI.Demo/Controls/FAvatar.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FAvatar { @@ -28,57 +29,154 @@ /// private void InitializeComponent() { - this.uiAvatar1 = new Sunny.UI.UIAvatar(); - this.uiAvatar2 = new Sunny.UI.UIAvatar(); - this.uiAvatar3 = new Sunny.UI.UIAvatar(); - this.uiAvatar4 = new Sunny.UI.UIAvatar(); - this.uiLabel1 = new Sunny.UI.UILabel(); - this.uiLabel2 = new Sunny.UI.UILabel(); - this.uiLabel3 = new Sunny.UI.UILabel(); + this.uiLabel5 = new Sunny.UI.UILabel(); + this.uiLabel6 = new Sunny.UI.UILabel(); + this.uiAvatar5 = new Sunny.UI.UIAvatar(); + this.uiAvatar6 = new Sunny.UI.UIAvatar(); + this.uiLine1 = new Sunny.UI.UILine(); this.uiLabel4 = new Sunny.UI.UILabel(); + this.uiLabel3 = new Sunny.UI.UILabel(); + this.uiLabel2 = new Sunny.UI.UILabel(); + this.uiLabel1 = new Sunny.UI.UILabel(); + this.uiAvatar4 = new Sunny.UI.UIAvatar(); + this.uiAvatar3 = new Sunny.UI.UIAvatar(); + this.uiAvatar2 = new Sunny.UI.UIAvatar(); + this.uiAvatar1 = new Sunny.UI.UIAvatar(); this.uiContextMenuStrip1 = new Sunny.UI.UIContextMenuStrip(); this.设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.更改密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator(); this.退出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.uiLine1 = new Sunny.UI.UILine(); - this.uiLabel5 = new Sunny.UI.UILabel(); - this.uiLabel6 = new Sunny.UI.UILabel(); - this.uiAvatar5 = new Sunny.UI.UIAvatar(); - this.uiAvatar6 = new Sunny.UI.UIAvatar(); - this.PagePanel.SuspendLayout(); this.uiContextMenuStrip1.SuspendLayout(); this.SuspendLayout(); // - // PagePanel + // uiLabel5 // - this.PagePanel.Controls.Add(this.uiLabel5); - this.PagePanel.Controls.Add(this.uiLabel6); - this.PagePanel.Controls.Add(this.uiAvatar5); - this.PagePanel.Controls.Add(this.uiAvatar6); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiLabel4); - this.PagePanel.Controls.Add(this.uiLabel3); - this.PagePanel.Controls.Add(this.uiLabel2); - this.PagePanel.Controls.Add(this.uiLabel1); - this.PagePanel.Controls.Add(this.uiAvatar4); - this.PagePanel.Controls.Add(this.uiAvatar3); - this.PagePanel.Controls.Add(this.uiAvatar2); - this.PagePanel.Controls.Add(this.uiAvatar1); - this.PagePanel.Size = new System.Drawing.Size(800, 415); - this.PagePanel.Text = ""; + this.uiLabel5.AutoSize = true; + this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel5.Location = new System.Drawing.Point(181, 257); + this.uiLabel5.Name = "uiLabel5"; + this.uiLabel5.Size = new System.Drawing.Size(42, 21); + this.uiLabel5.TabIndex = 36; + this.uiLabel5.Text = "文字"; + this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiAvatar1 + // uiLabel6 // - this.uiAvatar1.AvatarSize = 55; - this.uiAvatar1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiAvatar1.Location = new System.Drawing.Point(102, 50); - this.uiAvatar1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiAvatar1.Name = "uiAvatar1"; - this.uiAvatar1.Size = new System.Drawing.Size(60, 60); - this.uiAvatar1.SymbolSize = 48; - this.uiAvatar1.TabIndex = 0; - this.uiAvatar1.Text = "uiAvatar1"; + this.uiLabel6.AutoSize = true; + this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel6.Location = new System.Drawing.Point(109, 257); + this.uiLabel6.Name = "uiLabel6"; + this.uiLabel6.Size = new System.Drawing.Size(42, 21); + this.uiLabel6.TabIndex = 35; + this.uiLabel6.Text = "图标"; + this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiAvatar5 + // + this.uiAvatar5.AvatarSize = 55; + this.uiAvatar5.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiAvatar5.Icon = Sunny.UI.UIAvatar.UIIcon.Text; + this.uiAvatar5.Location = new System.Drawing.Point(174, 190); + this.uiAvatar5.MinimumSize = new System.Drawing.Size(1, 1); + this.uiAvatar5.Name = "uiAvatar5"; + this.uiAvatar5.Shape = Sunny.UI.UIShape.Square; + this.uiAvatar5.Size = new System.Drawing.Size(60, 60); + this.uiAvatar5.TabIndex = 34; + this.uiAvatar5.Text = "Avatar"; + // + // uiAvatar6 + // + this.uiAvatar6.AvatarSize = 55; + this.uiAvatar6.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiAvatar6.Location = new System.Drawing.Point(102, 190); + this.uiAvatar6.MinimumSize = new System.Drawing.Size(1, 1); + this.uiAvatar6.Name = "uiAvatar6"; + this.uiAvatar6.Shape = Sunny.UI.UIShape.Square; + this.uiAvatar6.Size = new System.Drawing.Size(60, 60); + this.uiAvatar6.SymbolSize = 48; + this.uiAvatar6.TabIndex = 33; + this.uiAvatar6.Text = "uiAvatar6"; + // + // 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(670, 20); + this.uiLine1.TabIndex = 32; + this.uiLine1.Text = "UIAvatar"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLabel4 + // + this.uiLabel4.AutoSize = true; + this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel4.Location = new System.Drawing.Point(355, 152); + this.uiLabel4.Name = "uiLabel4"; + this.uiLabel4.Size = new System.Drawing.Size(74, 21); + this.uiLabel4.TabIndex = 31; + this.uiLabel4.Text = "左键菜单"; + this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLabel3 + // + this.uiLabel3.AutoSize = true; + this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel3.Location = new System.Drawing.Point(183, 152); + this.uiLabel3.Name = "uiLabel3"; + this.uiLabel3.Size = new System.Drawing.Size(42, 21); + this.uiLabel3.TabIndex = 30; + this.uiLabel3.Text = "文字"; + this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLabel2 + // + this.uiLabel2.AutoSize = true; + this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel2.Location = new System.Drawing.Point(111, 152); + this.uiLabel2.Name = "uiLabel2"; + this.uiLabel2.Size = new System.Drawing.Size(42, 21); + this.uiLabel2.TabIndex = 29; + this.uiLabel2.Text = "图标"; + this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLabel1 + // + this.uiLabel1.AutoSize = true; + this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel1.Location = new System.Drawing.Point(39, 152); + this.uiLabel1.Name = "uiLabel1"; + this.uiLabel1.Size = new System.Drawing.Size(42, 21); + this.uiLabel1.TabIndex = 28; + this.uiLabel1.Text = "图片"; + this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiAvatar4 + // + this.uiAvatar4.AvatarSize = 55; + this.uiAvatar4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiAvatar4.Location = new System.Drawing.Point(362, 85); + this.uiAvatar4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiAvatar4.Name = "uiAvatar4"; + this.uiAvatar4.Size = new System.Drawing.Size(60, 60); + this.uiAvatar4.Symbol = 61715; + this.uiAvatar4.TabIndex = 27; + this.uiAvatar4.Text = "uiAvatar4"; + this.uiAvatar4.Click += new System.EventHandler(this.uiAvatar4_Click); + // + // uiAvatar3 + // + this.uiAvatar3.AvatarSize = 55; + this.uiAvatar3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiAvatar3.Icon = Sunny.UI.UIAvatar.UIIcon.Text; + this.uiAvatar3.Location = new System.Drawing.Point(174, 85); + this.uiAvatar3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiAvatar3.Name = "uiAvatar3"; + this.uiAvatar3.Size = new System.Drawing.Size(60, 60); + this.uiAvatar3.TabIndex = 26; + this.uiAvatar3.Text = "Avatar"; // // uiAvatar2 // @@ -86,81 +184,24 @@ this.uiAvatar2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiAvatar2.Icon = Sunny.UI.UIAvatar.UIIcon.Image; this.uiAvatar2.Image = global::Sunny.UI.Demo.Properties.Resources.SunnyUISmall; - this.uiAvatar2.Location = new System.Drawing.Point(30, 50); + this.uiAvatar2.Location = new System.Drawing.Point(30, 85); this.uiAvatar2.MinimumSize = new System.Drawing.Size(1, 1); this.uiAvatar2.Name = "uiAvatar2"; this.uiAvatar2.Size = new System.Drawing.Size(60, 60); - this.uiAvatar2.TabIndex = 1; + this.uiAvatar2.TabIndex = 25; this.uiAvatar2.Text = "uiAvatar2"; // - // uiAvatar3 + // uiAvatar1 // - this.uiAvatar3.AvatarSize = 55; - this.uiAvatar3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiAvatar3.Icon = Sunny.UI.UIAvatar.UIIcon.Text; - this.uiAvatar3.Location = new System.Drawing.Point(174, 50); - this.uiAvatar3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiAvatar3.Name = "uiAvatar3"; - this.uiAvatar3.Size = new System.Drawing.Size(60, 60); - this.uiAvatar3.TabIndex = 2; - this.uiAvatar3.Text = "Avatar"; - // - // uiAvatar4 - // - this.uiAvatar4.AvatarSize = 55; - this.uiAvatar4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiAvatar4.Location = new System.Drawing.Point(362, 50); - this.uiAvatar4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiAvatar4.Name = "uiAvatar4"; - this.uiAvatar4.Size = new System.Drawing.Size(60, 60); - this.uiAvatar4.Symbol = 61715; - this.uiAvatar4.TabIndex = 3; - this.uiAvatar4.Text = "uiAvatar4"; - this.uiAvatar4.Click += new System.EventHandler(this.uiAvatar4_Click); - // - // uiLabel1 - // - this.uiLabel1.AutoSize = true; - this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel1.Location = new System.Drawing.Point(39, 117); - this.uiLabel1.Name = "uiLabel1"; - this.uiLabel1.Size = new System.Drawing.Size(42, 21); - this.uiLabel1.TabIndex = 4; - this.uiLabel1.Text = "图片"; - this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLabel2 - // - this.uiLabel2.AutoSize = true; - this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel2.Location = new System.Drawing.Point(111, 117); - this.uiLabel2.Name = "uiLabel2"; - this.uiLabel2.Size = new System.Drawing.Size(42, 21); - this.uiLabel2.TabIndex = 5; - this.uiLabel2.Text = "图标"; - this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLabel3 - // - this.uiLabel3.AutoSize = true; - this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel3.Location = new System.Drawing.Point(183, 117); - this.uiLabel3.Name = "uiLabel3"; - this.uiLabel3.Size = new System.Drawing.Size(42, 21); - this.uiLabel3.TabIndex = 6; - this.uiLabel3.Text = "文字"; - this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLabel4 - // - this.uiLabel4.AutoSize = true; - this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel4.Location = new System.Drawing.Point(355, 117); - this.uiLabel4.Name = "uiLabel4"; - this.uiLabel4.Size = new System.Drawing.Size(74, 21); - this.uiLabel4.TabIndex = 7; - this.uiLabel4.Text = "左键菜单"; - this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiAvatar1.AvatarSize = 55; + this.uiAvatar1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiAvatar1.Location = new System.Drawing.Point(102, 85); + this.uiAvatar1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiAvatar1.Name = "uiAvatar1"; + this.uiAvatar1.Size = new System.Drawing.Size(60, 60); + this.uiAvatar1.SymbolSize = 48; + this.uiAvatar1.TabIndex = 24; + this.uiAvatar1.Text = "uiAvatar1"; // // uiContextMenuStrip1 // @@ -176,102 +217,63 @@ // 设置ToolStripMenuItem // this.设置ToolStripMenuItem.Name = "设置ToolStripMenuItem"; - this.设置ToolStripMenuItem.Size = new System.Drawing.Size(112, 26); + this.设置ToolStripMenuItem.Size = new System.Drawing.Size(180, 26); this.设置ToolStripMenuItem.Text = "设置"; // // 更改密码ToolStripMenuItem // this.更改密码ToolStripMenuItem.Name = "更改密码ToolStripMenuItem"; - this.更改密码ToolStripMenuItem.Size = new System.Drawing.Size(112, 26); + this.更改密码ToolStripMenuItem.Size = new System.Drawing.Size(180, 26); this.更改密码ToolStripMenuItem.Text = "密码"; // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; - this.toolStripMenuItem1.Size = new System.Drawing.Size(109, 6); + this.toolStripMenuItem1.Size = new System.Drawing.Size(177, 6); // // 退出ToolStripMenuItem // this.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem"; - this.退出ToolStripMenuItem.Size = new System.Drawing.Size(112, 26); + this.退出ToolStripMenuItem.Size = new System.Drawing.Size(180, 26); this.退出ToolStripMenuItem.Text = "退出"; // - // uiLine1 - // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(670, 20); - this.uiLine1.TabIndex = 19; - this.uiLine1.Text = "UIAvatar"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLabel5 - // - this.uiLabel5.AutoSize = true; - this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel5.Location = new System.Drawing.Point(183, 222); - this.uiLabel5.Name = "uiLabel5"; - this.uiLabel5.Size = new System.Drawing.Size(42, 21); - this.uiLabel5.TabIndex = 23; - this.uiLabel5.Text = "文字"; - this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLabel6 - // - this.uiLabel6.AutoSize = true; - this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel6.Location = new System.Drawing.Point(111, 222); - this.uiLabel6.Name = "uiLabel6"; - this.uiLabel6.Size = new System.Drawing.Size(42, 21); - this.uiLabel6.TabIndex = 22; - this.uiLabel6.Text = "图标"; - this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiAvatar5 - // - this.uiAvatar5.AvatarSize = 55; - this.uiAvatar5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiAvatar5.Icon = Sunny.UI.UIAvatar.UIIcon.Text; - this.uiAvatar5.Location = new System.Drawing.Point(174, 155); - this.uiAvatar5.MinimumSize = new System.Drawing.Size(1, 1); - this.uiAvatar5.Name = "uiAvatar5"; - this.uiAvatar5.Shape = Sunny.UI.UIShape.Square; - this.uiAvatar5.Size = new System.Drawing.Size(60, 60); - this.uiAvatar5.TabIndex = 21; - this.uiAvatar5.Text = "Avatar"; - // - // uiAvatar6 - // - this.uiAvatar6.AvatarSize = 55; - this.uiAvatar6.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiAvatar6.Location = new System.Drawing.Point(102, 155); - this.uiAvatar6.MinimumSize = new System.Drawing.Size(1, 1); - this.uiAvatar6.Name = "uiAvatar6"; - this.uiAvatar6.Shape = Sunny.UI.UIShape.Square; - this.uiAvatar6.Size = new System.Drawing.Size(60, 60); - this.uiAvatar6.SymbolSize = 48; - this.uiAvatar6.TabIndex = 20; - this.uiAvatar6.Text = "uiAvatar6"; - // - // FAvatar + // FAvatar1 // + this.AllowShowTitle = true; + this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(800, 450); - this.Name = "FAvatar"; + this.Controls.Add(this.uiLabel5); + this.Controls.Add(this.uiLabel6); + this.Controls.Add(this.uiAvatar5); + this.Controls.Add(this.uiAvatar6); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiLabel4); + this.Controls.Add(this.uiLabel3); + this.Controls.Add(this.uiLabel2); + this.Controls.Add(this.uiLabel1); + this.Controls.Add(this.uiAvatar4); + this.Controls.Add(this.uiAvatar3); + this.Controls.Add(this.uiAvatar2); + this.Controls.Add(this.uiAvatar1); + this.Name = "FAvatar1"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61447; this.Text = "Avatar"; - this.Controls.SetChildIndex(this.PagePanel, 0); - this.PagePanel.ResumeLayout(false); - this.PagePanel.PerformLayout(); this.uiContextMenuStrip1.ResumeLayout(false); this.ResumeLayout(false); + this.PerformLayout(); } #endregion + private UILabel uiLabel5; + private UILabel uiLabel6; + private UIAvatar uiAvatar5; + private UIAvatar uiAvatar6; + private UILine uiLine1; private UILabel uiLabel4; private UILabel uiLabel3; private UILabel uiLabel2; @@ -285,10 +287,5 @@ private System.Windows.Forms.ToolStripMenuItem 更改密码ToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 退出ToolStripMenuItem; - private UILine uiLine1; - private UILabel uiLabel5; - private UILabel uiLabel6; - private UIAvatar uiAvatar5; - private UIAvatar uiAvatar6; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FAvatar.cs b/SunnyUI.Demo/Controls/FAvatar.cs index 5e89019e..b131377b 100644 --- a/SunnyUI.Demo/Controls/FAvatar.cs +++ b/SunnyUI.Demo/Controls/FAvatar.cs @@ -1,17 +1,15 @@ -using System; - -namespace Sunny.UI.Demo +namespace Sunny.UI.Demo { - public partial class FAvatar : UITitlePage + public partial class FAvatar : UIPage { public FAvatar() { InitializeComponent(); } - private void uiAvatar4_Click(object sender, EventArgs e) + private void uiAvatar4_Click(object sender, System.EventArgs e) { uiContextMenuStrip1.Show(uiAvatar4, 0, uiAvatar4.Height); } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FButton.Designer.cs b/SunnyUI.Demo/Controls/FButton.Designer.cs index ea6f998f..2e5067c3 100644 --- a/SunnyUI.Demo/Controls/FButton.Designer.cs +++ b/SunnyUI.Demo/Controls/FButton.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FButton { @@ -29,607 +30,419 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - this.uiButton1 = new Sunny.UI.UIButton(); - this.uiButton2 = new Sunny.UI.UIButton(); - this.uiButton3 = new Sunny.UI.UIButton(); - this.uiButton4 = new Sunny.UI.UIButton(); - this.uiButton5 = new Sunny.UI.UIButton(); - this.uiButton6 = new Sunny.UI.UIButton(); - this.uiButton7 = new Sunny.UI.UIButton(); - this.uiButton8 = new Sunny.UI.UIButton(); - this.uiButton9 = new Sunny.UI.UIButton(); - this.uiButton10 = new Sunny.UI.UIButton(); - this.uiButton11 = new Sunny.UI.UIButton(); - this.uiButton12 = new Sunny.UI.UIButton(); - this.uiButton13 = new Sunny.UI.UIButton(); - this.uiButton14 = new Sunny.UI.UIButton(); - this.uiButton15 = new Sunny.UI.UIButton(); - this.uiButton16 = new Sunny.UI.UIButton(); - this.uiButton17 = new Sunny.UI.UIButton(); - this.uiButton18 = new Sunny.UI.UIButton(); - this.uiLine1 = new Sunny.UI.UILine(); - this.uiLine2 = new Sunny.UI.UILine(); - this.uiSymbolButton3 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton4 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton5 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton6 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton7 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton8 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton9 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton10 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton11 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton12 = new Sunny.UI.UISymbolButton(); - this.uiLine3 = new Sunny.UI.UILine(); + this.uiSwitch3 = new Sunny.UI.UISwitch(); + this.uiSwitch4 = new Sunny.UI.UISwitch(); + this.uiSymbolButton26 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton25 = new Sunny.UI.UISymbolButton(); + this.uiImageButton4 = new Sunny.UI.UIImageButton(); + this.uiImageButton3 = new Sunny.UI.UIImageButton(); + this.uiImageButton2 = new Sunny.UI.UIImageButton(); + this.uiImageButton1 = new Sunny.UI.UIImageButton(); + this.uiLine5 = new Sunny.UI.UILine(); + this.uiSwitch2 = new Sunny.UI.UISwitch(); + this.uiLine4 = new Sunny.UI.UILine(); + this.uiSwitch1 = new Sunny.UI.UISwitch(); + this.uiSymbolButton24 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton23 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton22 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton19 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton20 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton21 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton13 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton14 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton15 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton16 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton17 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton18 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton19 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton20 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton21 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton22 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton23 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton24 = new Sunny.UI.UISymbolButton(); - this.uiSwitch1 = new Sunny.UI.UISwitch(); - this.uiLine4 = new Sunny.UI.UILine(); - this.uiSwitch2 = new Sunny.UI.UISwitch(); - this.uiLine5 = new Sunny.UI.UILine(); - this.uiToolTip1 = new Sunny.UI.UIToolTip(this.components); - this.uiSymbolButton1 = new Sunny.UI.UISymbolButton(); + this.uiLine3 = new Sunny.UI.UILine(); + this.uiSymbolButton7 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton8 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton9 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton10 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton11 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton12 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton6 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton5 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton3 = new Sunny.UI.UISymbolButton(); + this.uiSymbolButton4 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton2 = new Sunny.UI.UISymbolButton(); - this.uiSymbolButton25 = new Sunny.UI.UISymbolButton(); - this.uiImageButton4 = new Sunny.UI.UIImageButton(); - this.uiImageButton3 = new Sunny.UI.UIImageButton(); - this.uiImageButton2 = new Sunny.UI.UIImageButton(); - this.uiImageButton1 = new Sunny.UI.UIImageButton(); - this.uiSymbolButton26 = new Sunny.UI.UISymbolButton(); - this.uiSwitch3 = new Sunny.UI.UISwitch(); - this.uiSwitch4 = new Sunny.UI.UISwitch(); - this.PagePanel.SuspendLayout(); + this.uiSymbolButton1 = new Sunny.UI.UISymbolButton(); + this.uiLine2 = new Sunny.UI.UILine(); + this.uiLine1 = new Sunny.UI.UILine(); + this.uiButton13 = new Sunny.UI.UIButton(); + this.uiButton14 = new Sunny.UI.UIButton(); + this.uiButton15 = new Sunny.UI.UIButton(); + this.uiButton16 = new Sunny.UI.UIButton(); + this.uiButton17 = new Sunny.UI.UIButton(); + this.uiButton18 = new Sunny.UI.UIButton(); + this.uiButton7 = new Sunny.UI.UIButton(); + this.uiButton8 = new Sunny.UI.UIButton(); + this.uiButton9 = new Sunny.UI.UIButton(); + this.uiButton10 = new Sunny.UI.UIButton(); + this.uiButton11 = new Sunny.UI.UIButton(); + this.uiButton12 = new Sunny.UI.UIButton(); + this.uiButton4 = new Sunny.UI.UIButton(); + this.uiButton5 = new Sunny.UI.UIButton(); + this.uiButton6 = new Sunny.UI.UIButton(); + this.uiButton3 = new Sunny.UI.UIButton(); + this.uiButton2 = new Sunny.UI.UIButton(); + this.uiButton1 = new Sunny.UI.UIButton(); + this.uiToolTip1 = new Sunny.UI.UIToolTip(this.components); ((System.ComponentModel.ISupportInitialize)(this.uiImageButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiImageButton3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiImageButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiImageButton1)).BeginInit(); this.SuspendLayout(); // - // PagePanel + // uiSwitch3 // - this.PagePanel.Controls.Add(this.uiSwitch3); - this.PagePanel.Controls.Add(this.uiSwitch4); - this.PagePanel.Controls.Add(this.uiSymbolButton26); - this.PagePanel.Controls.Add(this.uiSymbolButton25); - this.PagePanel.Controls.Add(this.uiImageButton4); - this.PagePanel.Controls.Add(this.uiImageButton3); - this.PagePanel.Controls.Add(this.uiImageButton2); - this.PagePanel.Controls.Add(this.uiImageButton1); - this.PagePanel.Controls.Add(this.uiLine5); - this.PagePanel.Controls.Add(this.uiSwitch2); - this.PagePanel.Controls.Add(this.uiLine4); - this.PagePanel.Controls.Add(this.uiSwitch1); - this.PagePanel.Controls.Add(this.uiSymbolButton24); - this.PagePanel.Controls.Add(this.uiSymbolButton23); - this.PagePanel.Controls.Add(this.uiSymbolButton22); - this.PagePanel.Controls.Add(this.uiSymbolButton19); - this.PagePanel.Controls.Add(this.uiSymbolButton20); - this.PagePanel.Controls.Add(this.uiSymbolButton21); - this.PagePanel.Controls.Add(this.uiSymbolButton13); - this.PagePanel.Controls.Add(this.uiSymbolButton14); - this.PagePanel.Controls.Add(this.uiSymbolButton15); - this.PagePanel.Controls.Add(this.uiSymbolButton16); - this.PagePanel.Controls.Add(this.uiSymbolButton17); - this.PagePanel.Controls.Add(this.uiSymbolButton18); - this.PagePanel.Controls.Add(this.uiLine3); - this.PagePanel.Controls.Add(this.uiSymbolButton7); - this.PagePanel.Controls.Add(this.uiSymbolButton8); - this.PagePanel.Controls.Add(this.uiSymbolButton9); - this.PagePanel.Controls.Add(this.uiSymbolButton10); - this.PagePanel.Controls.Add(this.uiSymbolButton11); - this.PagePanel.Controls.Add(this.uiSymbolButton12); - this.PagePanel.Controls.Add(this.uiSymbolButton6); - this.PagePanel.Controls.Add(this.uiSymbolButton5); - this.PagePanel.Controls.Add(this.uiSymbolButton3); - this.PagePanel.Controls.Add(this.uiSymbolButton4); - this.PagePanel.Controls.Add(this.uiSymbolButton2); - this.PagePanel.Controls.Add(this.uiSymbolButton1); - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiButton13); - this.PagePanel.Controls.Add(this.uiButton14); - this.PagePanel.Controls.Add(this.uiButton15); - this.PagePanel.Controls.Add(this.uiButton16); - this.PagePanel.Controls.Add(this.uiButton17); - this.PagePanel.Controls.Add(this.uiButton18); - this.PagePanel.Controls.Add(this.uiButton7); - this.PagePanel.Controls.Add(this.uiButton8); - this.PagePanel.Controls.Add(this.uiButton9); - this.PagePanel.Controls.Add(this.uiButton10); - this.PagePanel.Controls.Add(this.uiButton11); - this.PagePanel.Controls.Add(this.uiButton12); - this.PagePanel.Controls.Add(this.uiButton4); - this.PagePanel.Controls.Add(this.uiButton5); - this.PagePanel.Controls.Add(this.uiButton6); - this.PagePanel.Controls.Add(this.uiButton3); - this.PagePanel.Controls.Add(this.uiButton2); - this.PagePanel.Controls.Add(this.uiButton1); - this.PagePanel.Size = new System.Drawing.Size(800, 499); - this.PagePanel.Text = ""; + this.uiSwitch3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSwitch3.Location = new System.Drawing.Point(275, 476); + this.uiSwitch3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSwitch3.Name = "uiSwitch3"; + this.uiSwitch3.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; + this.uiSwitch3.Size = new System.Drawing.Size(75, 29); + this.uiSwitch3.SwitchShape = Sunny.UI.UISwitch.UISwitchShape.Square; + this.uiSwitch3.TabIndex = 115; + this.uiSwitch3.Text = "uiSwitch3"; // - // uiButton1 + // uiSwitch4 // - this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton1.FillColor = System.Drawing.Color.White; - this.uiButton1.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiButton1.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiButton1.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102))))); - this.uiButton1.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiButton1.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229))))); - this.uiButton1.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229))))); - this.uiButton1.Location = new System.Drawing.Point(30, 50); - this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton1.Name = "uiButton1"; - this.uiButton1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227))))); - this.uiButton1.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(222)))), ((int)(((byte)(255))))); - this.uiButton1.ShowFocusLine = true; - this.uiButton1.Size = new System.Drawing.Size(100, 35); - this.uiButton1.Style = Sunny.UI.UIStyle.White; - this.uiButton1.StyleCustomMode = true; - this.uiButton1.TabIndex = 0; - this.uiButton1.Text = "White"; - this.uiButton1.TipsText = "1"; - this.uiToolTip1.SetToolTip(this.uiButton1, "White"); + this.uiSwitch4.ActiveText = "On"; + this.uiSwitch4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSwitch4.InActiveText = "Off"; + this.uiSwitch4.Location = new System.Drawing.Point(193, 476); + this.uiSwitch4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSwitch4.Name = "uiSwitch4"; + this.uiSwitch4.Size = new System.Drawing.Size(75, 29); + this.uiSwitch4.SwitchShape = Sunny.UI.UISwitch.UISwitchShape.Square; + this.uiSwitch4.TabIndex = 114; + this.uiSwitch4.Text = "uiSwitch4"; // - // uiButton2 + // uiSymbolButton26 // - this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton2.ForeSelectedColor = System.Drawing.Color.Empty; - this.uiButton2.Location = new System.Drawing.Point(144, 50); - this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton2.Name = "uiButton2"; - this.uiButton2.RectSelectedColor = System.Drawing.Color.Empty; - this.uiButton2.ShowFocusLine = true; - this.uiButton2.Size = new System.Drawing.Size(100, 35); - this.uiButton2.StyleCustomMode = true; - this.uiButton2.TabIndex = 1; - this.uiButton2.Text = "Blue"; - this.uiToolTip1.SetToolTip(this.uiButton2, "Blue"); + this.uiSymbolButton26.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton26.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiSymbolButton26.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); + this.uiSymbolButton26.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); + this.uiSymbolButton26.Image = global::Sunny.UI.Demo.Properties.Resources.save; + this.uiSymbolButton26.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiSymbolButton26.Location = new System.Drawing.Point(486, 315); + this.uiSymbolButton26.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton26.Name = "uiSymbolButton26"; + this.uiSymbolButton26.Padding = new System.Windows.Forms.Padding(5, 0, 10, 0); + this.uiSymbolButton26.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); + this.uiSymbolButton26.Size = new System.Drawing.Size(100, 35); + this.uiSymbolButton26.Style = Sunny.UI.UIStyle.LightBlue; + this.uiSymbolButton26.StyleCustomMode = true; + this.uiSymbolButton26.Symbol = 61530; + this.uiSymbolButton26.TabIndex = 113; + this.uiSymbolButton26.Text = "Save"; + this.uiSymbolButton26.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - // uiButton3 + // uiSymbolButton25 // - this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); - this.uiButton3.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); - this.uiButton3.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton3.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton3.Location = new System.Drawing.Point(258, 50); - this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton3.Name = "uiButton3"; - this.uiButton3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); - this.uiButton3.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); - this.uiButton3.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton3.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton3.ShowFocusLine = true; - this.uiButton3.Size = new System.Drawing.Size(100, 35); - this.uiButton3.Style = Sunny.UI.UIStyle.Green; - this.uiButton3.StyleCustomMode = true; - this.uiButton3.TabIndex = 2; - this.uiButton3.Text = "Green"; + this.uiSymbolButton25.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton25.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiSymbolButton25.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); + this.uiSymbolButton25.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); + this.uiSymbolButton25.Image = global::Sunny.UI.Demo.Properties.Resources.relationship; + this.uiSymbolButton25.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; + this.uiSymbolButton25.Location = new System.Drawing.Point(600, 315); + this.uiSymbolButton25.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton25.Name = "uiSymbolButton25"; + this.uiSymbolButton25.Padding = new System.Windows.Forms.Padding(10, 0, 5, 0); + this.uiSymbolButton25.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); + this.uiSymbolButton25.Size = new System.Drawing.Size(100, 35); + this.uiSymbolButton25.Style = Sunny.UI.UIStyle.LightBlue; + this.uiSymbolButton25.StyleCustomMode = true; + this.uiSymbolButton25.Symbol = 61453; + this.uiSymbolButton25.TabIndex = 112; + this.uiSymbolButton25.Text = "Link"; + this.uiSymbolButton25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiButton4 + // uiImageButton4 // - this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiButton4.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); - this.uiButton4.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton4.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton4.Location = new System.Drawing.Point(600, 50); - this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton4.Name = "uiButton4"; - this.uiButton4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiButton4.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); - this.uiButton4.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton4.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton4.ShowFocusLine = true; - this.uiButton4.Size = new System.Drawing.Size(100, 35); - this.uiButton4.Style = Sunny.UI.UIStyle.Red; - this.uiButton4.StyleCustomMode = true; - this.uiButton4.TabIndex = 5; - this.uiButton4.Text = "Red"; + this.uiImageButton4.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiImageButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.uiImageButton4.ForeColor = System.Drawing.Color.Red; + this.uiImageButton4.Image = global::Sunny.UI.Demo.Properties.Resources.dashboard0; + this.uiImageButton4.ImageHover = global::Sunny.UI.Demo.Properties.Resources.dashboard; + this.uiImageButton4.ImageOffset = new System.Drawing.Point(12, 5); + this.uiImageButton4.ImagePress = global::Sunny.UI.Demo.Properties.Resources.dashboard0; + this.uiImageButton4.Location = new System.Drawing.Point(630, 470); + this.uiImageButton4.Name = "uiImageButton4"; + this.uiImageButton4.Size = new System.Drawing.Size(70, 61); + this.uiImageButton4.TabIndex = 111; + this.uiImageButton4.TabStop = false; + this.uiImageButton4.Text = "Home"; + this.uiImageButton4.TextAlign = System.Drawing.ContentAlignment.BottomCenter; // - // uiButton5 + // uiImageButton3 // - this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); - this.uiButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); - this.uiButton5.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton5.Location = new System.Drawing.Point(486, 50); - this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton5.Name = "uiButton5"; - this.uiButton5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); - this.uiButton5.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); - this.uiButton5.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton5.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton5.ShowFocusLine = true; - this.uiButton5.Size = new System.Drawing.Size(100, 35); - this.uiButton5.Style = Sunny.UI.UIStyle.Orange; - this.uiButton5.StyleCustomMode = true; - this.uiButton5.TabIndex = 4; - this.uiButton5.Text = "Orange"; + this.uiImageButton3.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiImageButton3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiImageButton3.Image = global::Sunny.UI.Demo.Properties.Resources.save0; + this.uiImageButton3.ImageHover = global::Sunny.UI.Demo.Properties.Resources.save; + this.uiImageButton3.ImagePress = global::Sunny.UI.Demo.Properties.Resources.save0; + this.uiImageButton3.Location = new System.Drawing.Point(546, 473); + this.uiImageButton3.Name = "uiImageButton3"; + this.uiImageButton3.Size = new System.Drawing.Size(43, 35); + this.uiImageButton3.TabIndex = 110; + this.uiImageButton3.TabStop = false; + this.uiImageButton3.Text = null; // - // uiButton6 + // uiImageButton2 // - this.uiButton6.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); - this.uiButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(160)))), ((int)(((byte)(165))))); - this.uiButton6.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton6.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton6.Location = new System.Drawing.Point(372, 50); - this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton6.Name = "uiButton6"; - this.uiButton6.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); - this.uiButton6.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(160)))), ((int)(((byte)(165))))); - this.uiButton6.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton6.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton6.ShowFocusLine = true; - this.uiButton6.Size = new System.Drawing.Size(100, 35); - this.uiButton6.Style = Sunny.UI.UIStyle.Gray; - this.uiButton6.StyleCustomMode = true; - this.uiButton6.TabIndex = 3; - this.uiButton6.Text = "Gray"; + this.uiImageButton2.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiImageButton2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiImageButton2.Image = global::Sunny.UI.Demo.Properties.Resources.relationship0; + this.uiImageButton2.ImageHover = global::Sunny.UI.Demo.Properties.Resources.relationship; + this.uiImageButton2.ImagePress = global::Sunny.UI.Demo.Properties.Resources.relationship0; + this.uiImageButton2.Location = new System.Drawing.Point(495, 473); + this.uiImageButton2.Name = "uiImageButton2"; + this.uiImageButton2.Size = new System.Drawing.Size(43, 35); + this.uiImageButton2.TabIndex = 109; + this.uiImageButton2.TabStop = false; + this.uiImageButton2.Text = null; // - // uiButton7 + // uiImageButton1 // - this.uiButton7.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton7.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); - this.uiButton7.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiButton7.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton7.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton7.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiButton7.Location = new System.Drawing.Point(600, 100); - this.uiButton7.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton7.Name = "uiButton7"; - this.uiButton7.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiButton7.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiButton7.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton7.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton7.Size = new System.Drawing.Size(100, 35); - this.uiButton7.Style = Sunny.UI.UIStyle.LightRed; - this.uiButton7.StyleCustomMode = true; - this.uiButton7.TabIndex = 11; - this.uiButton7.Text = "LightRed"; + this.uiImageButton1.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiImageButton1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiImageButton1.Image = global::Sunny.UI.Demo.Properties.Resources.dashboard0; + this.uiImageButton1.ImageHover = global::Sunny.UI.Demo.Properties.Resources.dashboard; + this.uiImageButton1.ImagePress = global::Sunny.UI.Demo.Properties.Resources.dashboard0; + this.uiImageButton1.Location = new System.Drawing.Point(395, 473); + this.uiImageButton1.Name = "uiImageButton1"; + this.uiImageButton1.Size = new System.Drawing.Size(94, 35); + this.uiImageButton1.TabIndex = 108; + this.uiImageButton1.TabStop = false; + this.uiImageButton1.Text = "Home"; + this.uiImageButton1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - // uiButton8 + // uiLine5 // - this.uiButton8.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton8.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(245)))), ((int)(((byte)(233))))); - this.uiButton8.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); - this.uiButton8.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton8.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton8.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); - this.uiButton8.Location = new System.Drawing.Point(486, 100); - this.uiButton8.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton8.Name = "uiButton8"; - this.uiButton8.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); - this.uiButton8.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); - this.uiButton8.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton8.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton8.Size = new System.Drawing.Size(100, 35); - this.uiButton8.Style = Sunny.UI.UIStyle.LightOrange; - this.uiButton8.StyleCustomMode = true; - this.uiButton8.TabIndex = 10; - this.uiButton8.Text = "LightOrange"; + this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine5.Location = new System.Drawing.Point(388, 447); + this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine5.Name = "uiLine5"; + this.uiLine5.Size = new System.Drawing.Size(312, 20); + this.uiLine5.TabIndex = 107; + this.uiLine5.Text = "UIImageButton"; + this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiButton9 + // uiSwitch2 // - this.uiButton9.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton9.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(244))))); - this.uiButton9.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); - this.uiButton9.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton9.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton9.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); - this.uiButton9.Location = new System.Drawing.Point(372, 100); - this.uiButton9.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton9.Name = "uiButton9"; - this.uiButton9.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); - this.uiButton9.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); - this.uiButton9.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton9.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton9.Size = new System.Drawing.Size(100, 35); - this.uiButton9.Style = Sunny.UI.UIStyle.LightGray; - this.uiButton9.StyleCustomMode = true; - this.uiButton9.TabIndex = 9; - this.uiButton9.Text = "LightGray"; + this.uiSwitch2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSwitch2.Location = new System.Drawing.Point(112, 476); + this.uiSwitch2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSwitch2.Name = "uiSwitch2"; + this.uiSwitch2.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; + this.uiSwitch2.Size = new System.Drawing.Size(75, 29); + this.uiSwitch2.TabIndex = 106; + this.uiSwitch2.Text = "uiSwitch2"; // - // uiButton10 + // uiLine4 // - this.uiButton10.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton10.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); - this.uiButton10.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); - this.uiButton10.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton10.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton10.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); - this.uiButton10.Location = new System.Drawing.Point(258, 100); - this.uiButton10.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton10.Name = "uiButton10"; - this.uiButton10.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); - this.uiButton10.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); - this.uiButton10.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton10.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton10.Size = new System.Drawing.Size(100, 35); - this.uiButton10.Style = Sunny.UI.UIStyle.LightGreen; - this.uiButton10.StyleCustomMode = true; - this.uiButton10.TabIndex = 8; - this.uiButton10.Text = "LightGreen"; - this.uiButton10.Click += new System.EventHandler(this.uiButton10_Click); + this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine4.Location = new System.Drawing.Point(30, 447); + this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine4.Name = "uiLine4"; + this.uiLine4.Size = new System.Drawing.Size(312, 20); + this.uiLine4.TabIndex = 105; + this.uiLine4.Text = "UISwitch"; + this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiButton11 + // uiSwitch1 // - this.uiButton11.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton11.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton11.ForeSelectedColor = System.Drawing.Color.Empty; - this.uiButton11.Location = new System.Drawing.Point(144, 100); - this.uiButton11.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton11.Name = "uiButton11"; - this.uiButton11.RectSelectedColor = System.Drawing.Color.Empty; - this.uiButton11.Size = new System.Drawing.Size(100, 35); - this.uiButton11.StyleCustomMode = true; - this.uiButton11.TabIndex = 7; - this.uiButton11.Text = "LightBlue"; + this.uiSwitch1.ActiveText = "On"; + this.uiSwitch1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSwitch1.InActiveText = "Off"; + this.uiSwitch1.Location = new System.Drawing.Point(30, 476); + this.uiSwitch1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSwitch1.Name = "uiSwitch1"; + this.uiSwitch1.Size = new System.Drawing.Size(75, 29); + this.uiSwitch1.TabIndex = 104; + this.uiSwitch1.Text = "uiSwitch1"; + this.uiSwitch1.ValueChanged += new Sunny.UI.UISwitch.OnValueChanged(this.uiSwitch1_ValueChanged); // - // uiButton12 + // uiSymbolButton24 // - this.uiButton12.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton12.FillColor = System.Drawing.Color.White; - this.uiButton12.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiButton12.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiButton12.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiButton12.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102))))); - this.uiButton12.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiButton12.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229))))); - this.uiButton12.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229))))); - this.uiButton12.Location = new System.Drawing.Point(30, 100); - this.uiButton12.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton12.Name = "uiButton12"; - this.uiButton12.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227))))); - this.uiButton12.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(222)))), ((int)(((byte)(255))))); - this.uiButton12.Size = new System.Drawing.Size(100, 35); - this.uiButton12.Style = Sunny.UI.UIStyle.White; - this.uiButton12.StyleCustomMode = true; - this.uiButton12.TabIndex = 6; - this.uiButton12.Text = "White"; + this.uiSymbolButton24.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton24.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton24.Location = new System.Drawing.Point(654, 395); + this.uiSymbolButton24.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton24.Name = "uiSymbolButton24"; + this.uiSymbolButton24.RadiusSides = ((Sunny.UI.UICornerRadiusSides)((Sunny.UI.UICornerRadiusSides.RightTop | Sunny.UI.UICornerRadiusSides.RightBottom))); + this.uiSymbolButton24.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) + | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); + this.uiSymbolButton24.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton24.Symbol = 61473; + this.uiSymbolButton24.TabIndex = 103; // - // uiButton13 + // uiSymbolButton23 // - this.uiButton13.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton13.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiButton13.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); - this.uiButton13.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton13.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton13.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton13.Location = new System.Drawing.Point(600, 150); - this.uiButton13.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton13.Name = "uiButton13"; - this.uiButton13.Radius = 35; - this.uiButton13.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiButton13.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); - this.uiButton13.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton13.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiButton13.Size = new System.Drawing.Size(100, 35); - this.uiButton13.Style = Sunny.UI.UIStyle.Red; - this.uiButton13.StyleCustomMode = true; - this.uiButton13.TabIndex = 17; - this.uiButton13.Text = "Red"; - this.uiButton13.Click += new System.EventHandler(this.uiButton13_Click); + this.uiSymbolButton23.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton23.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton23.Location = new System.Drawing.Point(608, 395); + this.uiSymbolButton23.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton23.Name = "uiSymbolButton23"; + this.uiSymbolButton23.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiSymbolButton23.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) + | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); + this.uiSymbolButton23.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton23.Symbol = 61544; + this.uiSymbolButton23.TabIndex = 102; // - // uiButton14 + // uiSymbolButton22 // - this.uiButton14.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton14.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); - this.uiButton14.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); - this.uiButton14.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton14.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton14.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton14.Location = new System.Drawing.Point(486, 150); - this.uiButton14.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton14.Name = "uiButton14"; - this.uiButton14.Radius = 35; - this.uiButton14.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); - this.uiButton14.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); - this.uiButton14.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton14.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiButton14.Size = new System.Drawing.Size(100, 35); - this.uiButton14.Style = Sunny.UI.UIStyle.Orange; - this.uiButton14.StyleCustomMode = true; - this.uiButton14.TabIndex = 16; - this.uiButton14.Text = "Orange"; + this.uiSymbolButton22.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton22.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton22.Location = new System.Drawing.Point(562, 395); + this.uiSymbolButton22.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton22.Name = "uiSymbolButton22"; + this.uiSymbolButton22.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiSymbolButton22.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) + | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); + this.uiSymbolButton22.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton22.Symbol = 61508; + this.uiSymbolButton22.TabIndex = 101; // - // uiButton15 + // uiSymbolButton19 // - this.uiButton15.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton15.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); - this.uiButton15.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(160)))), ((int)(((byte)(165))))); - this.uiButton15.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton15.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton15.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton15.Location = new System.Drawing.Point(372, 150); - this.uiButton15.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton15.Name = "uiButton15"; - this.uiButton15.Radius = 35; - this.uiButton15.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); - this.uiButton15.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(160)))), ((int)(((byte)(165))))); - this.uiButton15.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton15.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); - this.uiButton15.Size = new System.Drawing.Size(100, 35); - this.uiButton15.Style = Sunny.UI.UIStyle.Gray; - this.uiButton15.StyleCustomMode = true; - this.uiButton15.TabIndex = 15; - this.uiButton15.Text = "Gray"; + this.uiSymbolButton19.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton19.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton19.Location = new System.Drawing.Point(516, 395); + this.uiSymbolButton19.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton19.Name = "uiSymbolButton19"; + this.uiSymbolButton19.RadiusSides = ((Sunny.UI.UICornerRadiusSides)((Sunny.UI.UICornerRadiusSides.LeftTop | Sunny.UI.UICornerRadiusSides.LeftBottom))); + this.uiSymbolButton19.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton19.Symbol = 61543; + this.uiSymbolButton19.TabIndex = 100; // - // uiButton16 + // uiSymbolButton20 // - this.uiButton16.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton16.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); - this.uiButton16.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); - this.uiButton16.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton16.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton16.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton16.Location = new System.Drawing.Point(258, 150); - this.uiButton16.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton16.Name = "uiButton16"; - this.uiButton16.Radius = 35; - this.uiButton16.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); - this.uiButton16.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); - this.uiButton16.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton16.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiButton16.Size = new System.Drawing.Size(100, 35); - this.uiButton16.Style = Sunny.UI.UIStyle.Green; - this.uiButton16.StyleCustomMode = true; - this.uiButton16.TabIndex = 14; - this.uiButton16.Text = "Green"; + this.uiSymbolButton20.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton20.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton20.Location = new System.Drawing.Point(352, 395); + this.uiSymbolButton20.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton20.Name = "uiSymbolButton20"; + this.uiSymbolButton20.RadiusSides = ((Sunny.UI.UICornerRadiusSides)((Sunny.UI.UICornerRadiusSides.RightTop | Sunny.UI.UICornerRadiusSides.RightBottom))); + this.uiSymbolButton20.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) + | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); + this.uiSymbolButton20.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton20.Symbol = 61522; + this.uiSymbolButton20.TabIndex = 99; // - // uiButton17 + // uiSymbolButton21 // - this.uiButton17.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton17.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton17.ForeSelectedColor = System.Drawing.Color.Empty; - this.uiButton17.Location = new System.Drawing.Point(144, 150); - this.uiButton17.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton17.Name = "uiButton17"; - this.uiButton17.Radius = 35; - this.uiButton17.RectSelectedColor = System.Drawing.Color.Empty; - this.uiButton17.Size = new System.Drawing.Size(100, 35); - this.uiButton17.StyleCustomMode = true; - this.uiButton17.TabIndex = 13; - this.uiButton17.Text = "Blue"; + this.uiSymbolButton21.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton21.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton21.Location = new System.Drawing.Point(306, 395); + this.uiSymbolButton21.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton21.Name = "uiSymbolButton21"; + this.uiSymbolButton21.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiSymbolButton21.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) + | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); + this.uiSymbolButton21.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton21.Symbol = 61520; + this.uiSymbolButton21.TabIndex = 98; // - // uiButton18 + // uiSymbolButton13 // - this.uiButton18.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton18.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton18.Location = new System.Drawing.Point(30, 150); - this.uiButton18.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton18.Name = "uiButton18"; - this.uiButton18.Radius = 35; - this.uiButton18.Size = new System.Drawing.Size(100, 35); - this.uiButton18.TabIndex = 12; - this.uiButton18.Text = "Round"; + this.uiSymbolButton13.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton13.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton13.Location = new System.Drawing.Point(260, 395); + this.uiSymbolButton13.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton13.Name = "uiSymbolButton13"; + this.uiSymbolButton13.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiSymbolButton13.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) + | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); + this.uiSymbolButton13.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton13.Symbol = 61518; + this.uiSymbolButton13.TabIndex = 97; // - // uiLine1 + // uiSymbolButton14 // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(670, 20); - this.uiLine1.TabIndex = 18; - this.uiLine1.Text = "UIButton"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiSymbolButton14.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton14.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton14.Location = new System.Drawing.Point(214, 395); + this.uiSymbolButton14.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton14.Name = "uiSymbolButton14"; + this.uiSymbolButton14.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiSymbolButton14.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) + | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); + this.uiSymbolButton14.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton14.Symbol = 61514; + this.uiSymbolButton14.TabIndex = 96; // - // uiLine2 + // uiSymbolButton15 // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(30, 200); - this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine2.Name = "uiLine2"; - this.uiLine2.Size = new System.Drawing.Size(670, 16); - this.uiLine2.TabIndex = 19; - this.uiLine2.Text = "UISymbolButton"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiSymbolButton15.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton15.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton15.Location = new System.Drawing.Point(168, 395); + this.uiSymbolButton15.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton15.Name = "uiSymbolButton15"; + this.uiSymbolButton15.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiSymbolButton15.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) + | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); + this.uiSymbolButton15.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton15.Symbol = 61513; + this.uiSymbolButton15.TabIndex = 95; // - // uiSymbolButton3 + // uiSymbolButton16 // - this.uiSymbolButton3.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); - this.uiSymbolButton3.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); - this.uiSymbolButton3.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiSymbolButton3.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiSymbolButton3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton3.Location = new System.Drawing.Point(372, 230); - this.uiSymbolButton3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton3.Name = "uiSymbolButton3"; - this.uiSymbolButton3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); - this.uiSymbolButton3.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); - this.uiSymbolButton3.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiSymbolButton3.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiSymbolButton3.Size = new System.Drawing.Size(100, 35); - this.uiSymbolButton3.Style = Sunny.UI.UIStyle.Green; - this.uiSymbolButton3.StyleCustomMode = true; - this.uiSymbolButton3.Symbol = 61530; - this.uiSymbolButton3.TabIndex = 23; - this.uiSymbolButton3.Text = "Success"; + this.uiSymbolButton16.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton16.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton16.Location = new System.Drawing.Point(122, 395); + this.uiSymbolButton16.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton16.Name = "uiSymbolButton16"; + this.uiSymbolButton16.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiSymbolButton16.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) + | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); + this.uiSymbolButton16.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton16.Symbol = 61517; + this.uiSymbolButton16.TabIndex = 94; // - // uiSymbolButton4 + // uiSymbolButton17 // - this.uiSymbolButton4.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton4.ForeSelectedColor = System.Drawing.Color.Empty; - this.uiSymbolButton4.Location = new System.Drawing.Point(258, 230); - this.uiSymbolButton4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton4.Name = "uiSymbolButton4"; - this.uiSymbolButton4.RectSelectedColor = System.Drawing.Color.Empty; - this.uiSymbolButton4.Size = new System.Drawing.Size(100, 35); - this.uiSymbolButton4.StyleCustomMode = true; - this.uiSymbolButton4.Symbol = 61529; - this.uiSymbolButton4.TabIndex = 22; - this.uiSymbolButton4.Text = "Query"; + this.uiSymbolButton17.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton17.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton17.Location = new System.Drawing.Point(76, 395); + this.uiSymbolButton17.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton17.Name = "uiSymbolButton17"; + this.uiSymbolButton17.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiSymbolButton17.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) + | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); + this.uiSymbolButton17.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton17.Symbol = 61516; + this.uiSymbolButton17.TabIndex = 93; // - // uiSymbolButton5 + // uiSymbolButton18 // - this.uiSymbolButton5.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); - this.uiSymbolButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); - this.uiSymbolButton5.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiSymbolButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiSymbolButton5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton5.Location = new System.Drawing.Point(486, 230); - this.uiSymbolButton5.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton5.Name = "uiSymbolButton5"; - this.uiSymbolButton5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); - this.uiSymbolButton5.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); - this.uiSymbolButton5.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiSymbolButton5.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiSymbolButton5.Size = new System.Drawing.Size(100, 35); - this.uiSymbolButton5.Style = Sunny.UI.UIStyle.Orange; - this.uiSymbolButton5.StyleCustomMode = true; - this.uiSymbolButton5.Symbol = 61553; - this.uiSymbolButton5.TabIndex = 24; - this.uiSymbolButton5.Text = "Warn"; + this.uiSymbolButton18.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton18.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton18.Location = new System.Drawing.Point(30, 395); + this.uiSymbolButton18.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton18.Name = "uiSymbolButton18"; + this.uiSymbolButton18.RadiusSides = ((Sunny.UI.UICornerRadiusSides)((Sunny.UI.UICornerRadiusSides.LeftTop | Sunny.UI.UICornerRadiusSides.LeftBottom))); + this.uiSymbolButton18.Size = new System.Drawing.Size(46, 35); + this.uiSymbolButton18.Symbol = 61515; + this.uiSymbolButton18.TabIndex = 92; // - // uiSymbolButton6 + // uiLine3 // - this.uiSymbolButton6.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiSymbolButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); - this.uiSymbolButton6.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiSymbolButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiSymbolButton6.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton6.Location = new System.Drawing.Point(600, 230); - this.uiSymbolButton6.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton6.Name = "uiSymbolButton6"; - this.uiSymbolButton6.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiSymbolButton6.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); - this.uiSymbolButton6.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiSymbolButton6.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiSymbolButton6.Size = new System.Drawing.Size(100, 35); - this.uiSymbolButton6.Style = Sunny.UI.UIStyle.Red; - this.uiSymbolButton6.StyleCustomMode = true; - this.uiSymbolButton6.Symbol = 61532; - this.uiSymbolButton6.TabIndex = 25; - this.uiSymbolButton6.Text = "Error"; + this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine3.Location = new System.Drawing.Point(30, 365); + this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine3.Name = "uiLine3"; + this.uiLine3.Size = new System.Drawing.Size(670, 20); + this.uiLine3.TabIndex = 91; + this.uiLine3.Text = "UISymbolButton 按钮组"; + this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiSymbolButton7 // @@ -641,7 +454,7 @@ this.uiSymbolButton7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton7.ImageAlign = System.Drawing.ContentAlignment.TopLeft; this.uiSymbolButton7.IsCircle = true; - this.uiSymbolButton7.Location = new System.Drawing.Point(235, 280); + this.uiSymbolButton7.Location = new System.Drawing.Point(235, 315); this.uiSymbolButton7.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton7.Name = "uiSymbolButton7"; this.uiSymbolButton7.Padding = new System.Windows.Forms.Padding(7, 7, 4, 4); @@ -653,7 +466,7 @@ this.uiSymbolButton7.Style = Sunny.UI.UIStyle.Red; this.uiSymbolButton7.StyleCustomMode = true; this.uiSymbolButton7.Symbol = 61809; - this.uiSymbolButton7.TabIndex = 31; + this.uiSymbolButton7.TabIndex = 90; // // uiSymbolButton8 // @@ -665,7 +478,7 @@ this.uiSymbolButton8.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton8.ImageAlign = System.Drawing.ContentAlignment.TopLeft; this.uiSymbolButton8.IsCircle = true; - this.uiSymbolButton8.Location = new System.Drawing.Point(194, 280); + this.uiSymbolButton8.Location = new System.Drawing.Point(194, 315); this.uiSymbolButton8.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton8.Name = "uiSymbolButton8"; this.uiSymbolButton8.Padding = new System.Windows.Forms.Padding(7, 9, 0, 0); @@ -677,7 +490,7 @@ this.uiSymbolButton8.Style = Sunny.UI.UIStyle.Orange; this.uiSymbolButton8.StyleCustomMode = true; this.uiSymbolButton8.Symbol = 61445; - this.uiSymbolButton8.TabIndex = 30; + this.uiSymbolButton8.TabIndex = 89; // // uiSymbolButton9 // @@ -689,7 +502,7 @@ this.uiSymbolButton9.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton9.ImageAlign = System.Drawing.ContentAlignment.TopLeft; this.uiSymbolButton9.IsCircle = true; - this.uiSymbolButton9.Location = new System.Drawing.Point(153, 280); + this.uiSymbolButton9.Location = new System.Drawing.Point(153, 315); this.uiSymbolButton9.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton9.Name = "uiSymbolButton9"; this.uiSymbolButton9.Padding = new System.Windows.Forms.Padding(6, 8, 0, 0); @@ -701,7 +514,7 @@ this.uiSymbolButton9.Style = Sunny.UI.UIStyle.Green; this.uiSymbolButton9.StyleCustomMode = true; this.uiSymbolButton9.Symbol = 57607; - this.uiSymbolButton9.TabIndex = 29; + this.uiSymbolButton9.TabIndex = 88; // // uiSymbolButton10 // @@ -710,14 +523,14 @@ this.uiSymbolButton10.ForeSelectedColor = System.Drawing.Color.Empty; this.uiSymbolButton10.ImageAlign = System.Drawing.ContentAlignment.TopLeft; this.uiSymbolButton10.IsCircle = true; - this.uiSymbolButton10.Location = new System.Drawing.Point(112, 280); + this.uiSymbolButton10.Location = new System.Drawing.Point(112, 315); this.uiSymbolButton10.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton10.Name = "uiSymbolButton10"; this.uiSymbolButton10.Padding = new System.Windows.Forms.Padding(6, 9, 0, 0); this.uiSymbolButton10.RectSelectedColor = System.Drawing.Color.Empty; this.uiSymbolButton10.Size = new System.Drawing.Size(35, 35); this.uiSymbolButton10.StyleCustomMode = true; - this.uiSymbolButton10.TabIndex = 28; + this.uiSymbolButton10.TabIndex = 87; // // uiSymbolButton11 // @@ -729,7 +542,7 @@ this.uiSymbolButton11.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton11.ImageAlign = System.Drawing.ContentAlignment.TopLeft; this.uiSymbolButton11.IsCircle = true; - this.uiSymbolButton11.Location = new System.Drawing.Point(71, 280); + this.uiSymbolButton11.Location = new System.Drawing.Point(71, 315); this.uiSymbolButton11.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton11.Name = "uiSymbolButton11"; this.uiSymbolButton11.Padding = new System.Windows.Forms.Padding(7, 10, 0, 0); @@ -741,7 +554,7 @@ this.uiSymbolButton11.Style = Sunny.UI.UIStyle.Red; this.uiSymbolButton11.StyleCustomMode = true; this.uiSymbolButton11.Symbol = 61508; - this.uiSymbolButton11.TabIndex = 27; + this.uiSymbolButton11.TabIndex = 86; // // uiSymbolButton12 // @@ -757,7 +570,7 @@ this.uiSymbolButton12.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229))))); this.uiSymbolButton12.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229))))); this.uiSymbolButton12.IsCircle = true; - this.uiSymbolButton12.Location = new System.Drawing.Point(30, 280); + this.uiSymbolButton12.Location = new System.Drawing.Point(30, 315); this.uiSymbolButton12.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton12.Name = "uiSymbolButton12"; this.uiSymbolButton12.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227))))); @@ -766,250 +579,88 @@ this.uiSymbolButton12.Style = Sunny.UI.UIStyle.White; this.uiSymbolButton12.StyleCustomMode = true; this.uiSymbolButton12.Symbol = 61442; - this.uiSymbolButton12.TabIndex = 26; + this.uiSymbolButton12.TabIndex = 85; // - // uiLine3 + // uiSymbolButton6 // - this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine3.Location = new System.Drawing.Point(30, 330); - this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine3.Name = "uiLine3"; - this.uiLine3.Size = new System.Drawing.Size(670, 20); - this.uiLine3.TabIndex = 32; - this.uiLine3.Text = "UISymbolButton 按钮组"; - this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiSymbolButton6.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiSymbolButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); + this.uiSymbolButton6.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiSymbolButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiSymbolButton6.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton6.Location = new System.Drawing.Point(600, 265); + this.uiSymbolButton6.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton6.Name = "uiSymbolButton6"; + this.uiSymbolButton6.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiSymbolButton6.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); + this.uiSymbolButton6.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiSymbolButton6.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiSymbolButton6.Size = new System.Drawing.Size(100, 35); + this.uiSymbolButton6.Style = Sunny.UI.UIStyle.Red; + this.uiSymbolButton6.StyleCustomMode = true; + this.uiSymbolButton6.Symbol = 61532; + this.uiSymbolButton6.TabIndex = 84; + this.uiSymbolButton6.Text = "Error"; // - // uiSymbolButton13 + // uiSymbolButton5 // - this.uiSymbolButton13.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton13.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton13.Location = new System.Drawing.Point(260, 360); - this.uiSymbolButton13.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton13.Name = "uiSymbolButton13"; - this.uiSymbolButton13.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiSymbolButton13.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) - | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); - this.uiSymbolButton13.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton13.Symbol = 61518; - this.uiSymbolButton13.TabIndex = 38; + this.uiSymbolButton5.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); + this.uiSymbolButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); + this.uiSymbolButton5.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiSymbolButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiSymbolButton5.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton5.Location = new System.Drawing.Point(486, 265); + this.uiSymbolButton5.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton5.Name = "uiSymbolButton5"; + this.uiSymbolButton5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); + this.uiSymbolButton5.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); + this.uiSymbolButton5.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiSymbolButton5.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiSymbolButton5.Size = new System.Drawing.Size(100, 35); + this.uiSymbolButton5.Style = Sunny.UI.UIStyle.Orange; + this.uiSymbolButton5.StyleCustomMode = true; + this.uiSymbolButton5.Symbol = 61553; + this.uiSymbolButton5.TabIndex = 83; + this.uiSymbolButton5.Text = "Warn"; // - // uiSymbolButton14 + // uiSymbolButton3 // - this.uiSymbolButton14.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton14.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton14.Location = new System.Drawing.Point(214, 360); - this.uiSymbolButton14.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton14.Name = "uiSymbolButton14"; - this.uiSymbolButton14.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiSymbolButton14.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) - | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); - this.uiSymbolButton14.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton14.Symbol = 61514; - this.uiSymbolButton14.TabIndex = 37; + this.uiSymbolButton3.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); + this.uiSymbolButton3.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); + this.uiSymbolButton3.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiSymbolButton3.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiSymbolButton3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton3.Location = new System.Drawing.Point(372, 265); + this.uiSymbolButton3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton3.Name = "uiSymbolButton3"; + this.uiSymbolButton3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); + this.uiSymbolButton3.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); + this.uiSymbolButton3.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiSymbolButton3.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiSymbolButton3.Size = new System.Drawing.Size(100, 35); + this.uiSymbolButton3.Style = Sunny.UI.UIStyle.Green; + this.uiSymbolButton3.StyleCustomMode = true; + this.uiSymbolButton3.Symbol = 61530; + this.uiSymbolButton3.TabIndex = 82; + this.uiSymbolButton3.Text = "Success"; // - // uiSymbolButton15 + // uiSymbolButton4 // - this.uiSymbolButton15.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton15.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton15.Location = new System.Drawing.Point(168, 360); - this.uiSymbolButton15.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton15.Name = "uiSymbolButton15"; - this.uiSymbolButton15.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiSymbolButton15.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) - | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); - this.uiSymbolButton15.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton15.Symbol = 61513; - this.uiSymbolButton15.TabIndex = 36; - // - // uiSymbolButton16 - // - this.uiSymbolButton16.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton16.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton16.Location = new System.Drawing.Point(122, 360); - this.uiSymbolButton16.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton16.Name = "uiSymbolButton16"; - this.uiSymbolButton16.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiSymbolButton16.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) - | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); - this.uiSymbolButton16.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton16.Symbol = 61517; - this.uiSymbolButton16.TabIndex = 35; - // - // uiSymbolButton17 - // - this.uiSymbolButton17.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton17.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton17.Location = new System.Drawing.Point(76, 360); - this.uiSymbolButton17.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton17.Name = "uiSymbolButton17"; - this.uiSymbolButton17.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiSymbolButton17.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) - | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); - this.uiSymbolButton17.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton17.Symbol = 61516; - this.uiSymbolButton17.TabIndex = 34; - // - // uiSymbolButton18 - // - this.uiSymbolButton18.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton18.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton18.Location = new System.Drawing.Point(30, 360); - this.uiSymbolButton18.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton18.Name = "uiSymbolButton18"; - this.uiSymbolButton18.RadiusSides = ((Sunny.UI.UICornerRadiusSides)((Sunny.UI.UICornerRadiusSides.LeftTop | Sunny.UI.UICornerRadiusSides.LeftBottom))); - this.uiSymbolButton18.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton18.Symbol = 61515; - this.uiSymbolButton18.TabIndex = 33; - // - // uiSymbolButton19 - // - this.uiSymbolButton19.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton19.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton19.Location = new System.Drawing.Point(516, 360); - this.uiSymbolButton19.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton19.Name = "uiSymbolButton19"; - this.uiSymbolButton19.RadiusSides = ((Sunny.UI.UICornerRadiusSides)((Sunny.UI.UICornerRadiusSides.LeftTop | Sunny.UI.UICornerRadiusSides.LeftBottom))); - this.uiSymbolButton19.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton19.Symbol = 61543; - this.uiSymbolButton19.TabIndex = 41; - // - // uiSymbolButton20 - // - this.uiSymbolButton20.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton20.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton20.Location = new System.Drawing.Point(352, 360); - this.uiSymbolButton20.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton20.Name = "uiSymbolButton20"; - this.uiSymbolButton20.RadiusSides = ((Sunny.UI.UICornerRadiusSides)((Sunny.UI.UICornerRadiusSides.RightTop | Sunny.UI.UICornerRadiusSides.RightBottom))); - this.uiSymbolButton20.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) - | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); - this.uiSymbolButton20.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton20.Symbol = 61522; - this.uiSymbolButton20.TabIndex = 40; - // - // uiSymbolButton21 - // - this.uiSymbolButton21.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton21.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton21.Location = new System.Drawing.Point(306, 360); - this.uiSymbolButton21.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton21.Name = "uiSymbolButton21"; - this.uiSymbolButton21.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiSymbolButton21.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) - | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); - this.uiSymbolButton21.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton21.Symbol = 61520; - this.uiSymbolButton21.TabIndex = 39; - // - // uiSymbolButton22 - // - this.uiSymbolButton22.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton22.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton22.Location = new System.Drawing.Point(562, 360); - this.uiSymbolButton22.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton22.Name = "uiSymbolButton22"; - this.uiSymbolButton22.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiSymbolButton22.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) - | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); - this.uiSymbolButton22.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton22.Symbol = 61508; - this.uiSymbolButton22.TabIndex = 42; - // - // uiSymbolButton23 - // - this.uiSymbolButton23.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton23.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton23.Location = new System.Drawing.Point(608, 360); - this.uiSymbolButton23.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton23.Name = "uiSymbolButton23"; - this.uiSymbolButton23.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiSymbolButton23.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) - | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); - this.uiSymbolButton23.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton23.Symbol = 61544; - this.uiSymbolButton23.TabIndex = 43; - // - // uiSymbolButton24 - // - this.uiSymbolButton24.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton24.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton24.Location = new System.Drawing.Point(654, 360); - this.uiSymbolButton24.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton24.Name = "uiSymbolButton24"; - this.uiSymbolButton24.RadiusSides = ((Sunny.UI.UICornerRadiusSides)((Sunny.UI.UICornerRadiusSides.RightTop | Sunny.UI.UICornerRadiusSides.RightBottom))); - this.uiSymbolButton24.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) - | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); - this.uiSymbolButton24.Size = new System.Drawing.Size(46, 35); - this.uiSymbolButton24.Symbol = 61473; - this.uiSymbolButton24.TabIndex = 44; - // - // uiSwitch1 - // - this.uiSwitch1.ActiveText = "On"; - this.uiSwitch1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSwitch1.InActiveText = "Off"; - this.uiSwitch1.Location = new System.Drawing.Point(30, 441); - this.uiSwitch1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSwitch1.Name = "uiSwitch1"; - this.uiSwitch1.Size = new System.Drawing.Size(75, 29); - this.uiSwitch1.TabIndex = 45; - this.uiSwitch1.Text = "uiSwitch1"; - this.uiSwitch1.ValueChanged += new Sunny.UI.UISwitch.OnValueChanged(this.uiSwitch1_ValueChanged); - this.uiSwitch1.Click += new System.EventHandler(this.uiSwitch1_Click); - // - // uiLine4 - // - this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine4.Location = new System.Drawing.Point(30, 412); - this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine4.Name = "uiLine4"; - this.uiLine4.Size = new System.Drawing.Size(312, 20); - this.uiLine4.TabIndex = 46; - this.uiLine4.Text = "UISwitch"; - this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiSwitch2 - // - this.uiSwitch2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSwitch2.Location = new System.Drawing.Point(112, 441); - this.uiSwitch2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSwitch2.Name = "uiSwitch2"; - this.uiSwitch2.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; - this.uiSwitch2.Size = new System.Drawing.Size(75, 29); - this.uiSwitch2.TabIndex = 47; - this.uiSwitch2.Text = "uiSwitch2"; - // - // uiLine5 - // - this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine5.Location = new System.Drawing.Point(388, 412); - this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine5.Name = "uiLine5"; - this.uiLine5.Size = new System.Drawing.Size(312, 20); - this.uiLine5.TabIndex = 48; - this.uiLine5.Text = "UIImageButton"; - this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiToolTip1 - // - this.uiToolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); - this.uiToolTip1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239))))); - this.uiToolTip1.OwnerDraw = true; - // - // uiSymbolButton1 - // - this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton1.ForeSelectedColor = System.Drawing.Color.Empty; - this.uiSymbolButton1.Location = new System.Drawing.Point(30, 230); - this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton1.Name = "uiSymbolButton1"; - this.uiSymbolButton1.RectSelectedColor = System.Drawing.Color.Empty; - this.uiSymbolButton1.Size = new System.Drawing.Size(100, 35); - this.uiSymbolButton1.StyleCustomMode = true; - this.uiSymbolButton1.TabIndex = 20; - this.uiSymbolButton1.Text = "OK"; + this.uiSymbolButton4.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton4.ForeSelectedColor = System.Drawing.Color.Empty; + this.uiSymbolButton4.Location = new System.Drawing.Point(258, 265); + this.uiSymbolButton4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton4.Name = "uiSymbolButton4"; + this.uiSymbolButton4.RectSelectedColor = System.Drawing.Color.Empty; + this.uiSymbolButton4.Size = new System.Drawing.Size(100, 35); + this.uiSymbolButton4.StyleCustomMode = true; + this.uiSymbolButton4.Symbol = 61529; + this.uiSymbolButton4.TabIndex = 81; + this.uiSymbolButton4.Text = "Query"; // // uiSymbolButton2 // @@ -1019,7 +670,7 @@ this.uiSymbolButton2.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); this.uiSymbolButton2.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton2.Location = new System.Drawing.Point(144, 230); + this.uiSymbolButton2.Location = new System.Drawing.Point(144, 265); this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton2.Name = "uiSymbolButton2"; this.uiSymbolButton2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); @@ -1030,148 +681,489 @@ this.uiSymbolButton2.Style = Sunny.UI.UIStyle.Red; this.uiSymbolButton2.StyleCustomMode = true; this.uiSymbolButton2.Symbol = 61453; - this.uiSymbolButton2.TabIndex = 21; + this.uiSymbolButton2.TabIndex = 80; this.uiSymbolButton2.Text = "Cancel"; // - // uiSymbolButton25 + // uiSymbolButton1 // - this.uiSymbolButton25.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton25.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiSymbolButton25.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiSymbolButton25.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiSymbolButton25.Image = global::Sunny.UI.Demo.Properties.Resources.relationship; - this.uiSymbolButton25.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; - this.uiSymbolButton25.Location = new System.Drawing.Point(600, 280); - this.uiSymbolButton25.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton25.Name = "uiSymbolButton25"; - this.uiSymbolButton25.Padding = new System.Windows.Forms.Padding(10, 0, 5, 0); - this.uiSymbolButton25.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiSymbolButton25.Size = new System.Drawing.Size(100, 35); - this.uiSymbolButton25.Style = Sunny.UI.UIStyle.LightBlue; - this.uiSymbolButton25.StyleCustomMode = true; - this.uiSymbolButton25.Symbol = 61453; - this.uiSymbolButton25.TabIndex = 55; - this.uiSymbolButton25.Text = "Link"; - this.uiSymbolButton25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolButton1.ForeSelectedColor = System.Drawing.Color.Empty; + this.uiSymbolButton1.Location = new System.Drawing.Point(30, 265); + this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolButton1.Name = "uiSymbolButton1"; + this.uiSymbolButton1.RectSelectedColor = System.Drawing.Color.Empty; + this.uiSymbolButton1.Size = new System.Drawing.Size(100, 35); + this.uiSymbolButton1.StyleCustomMode = true; + this.uiSymbolButton1.TabIndex = 79; + this.uiSymbolButton1.Text = "OK"; // - // uiImageButton4 + // uiLine2 // - this.uiImageButton4.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiImageButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.uiImageButton4.ForeColor = System.Drawing.Color.Red; - this.uiImageButton4.Image = global::Sunny.UI.Demo.Properties.Resources.dashboard0; - this.uiImageButton4.ImageHover = global::Sunny.UI.Demo.Properties.Resources.dashboard; - this.uiImageButton4.ImageOffset = new System.Drawing.Point(12, 5); - this.uiImageButton4.ImagePress = global::Sunny.UI.Demo.Properties.Resources.dashboard0; - this.uiImageButton4.Location = new System.Drawing.Point(630, 435); - this.uiImageButton4.Name = "uiImageButton4"; - this.uiImageButton4.Size = new System.Drawing.Size(70, 61); - this.uiImageButton4.TabIndex = 52; - this.uiImageButton4.TabStop = false; - this.uiImageButton4.Text = "Home"; - this.uiImageButton4.TextAlign = System.Drawing.ContentAlignment.BottomCenter; + this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine2.Location = new System.Drawing.Point(30, 235); + this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine2.Name = "uiLine2"; + this.uiLine2.Size = new System.Drawing.Size(670, 16); + this.uiLine2.TabIndex = 78; + this.uiLine2.Text = "UISymbolButton"; + this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiImageButton3 + // uiLine1 // - this.uiImageButton3.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiImageButton3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiImageButton3.Image = global::Sunny.UI.Demo.Properties.Resources.save0; - this.uiImageButton3.ImageHover = global::Sunny.UI.Demo.Properties.Resources.save; - this.uiImageButton3.ImagePress = global::Sunny.UI.Demo.Properties.Resources.save0; - this.uiImageButton3.Location = new System.Drawing.Point(546, 438); - this.uiImageButton3.Name = "uiImageButton3"; - this.uiImageButton3.Size = new System.Drawing.Size(43, 35); - this.uiImageButton3.TabIndex = 51; - this.uiImageButton3.TabStop = false; - this.uiImageButton3.Text = null; + 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(670, 20); + this.uiLine1.TabIndex = 77; + this.uiLine1.Text = "UIButton"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiImageButton2 + // uiButton13 // - this.uiImageButton2.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiImageButton2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiImageButton2.Image = global::Sunny.UI.Demo.Properties.Resources.relationship0; - this.uiImageButton2.ImageHover = global::Sunny.UI.Demo.Properties.Resources.relationship; - this.uiImageButton2.ImagePress = global::Sunny.UI.Demo.Properties.Resources.relationship0; - this.uiImageButton2.Location = new System.Drawing.Point(495, 438); - this.uiImageButton2.Name = "uiImageButton2"; - this.uiImageButton2.Size = new System.Drawing.Size(43, 35); - this.uiImageButton2.TabIndex = 50; - this.uiImageButton2.TabStop = false; - this.uiImageButton2.Text = null; + this.uiButton13.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton13.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiButton13.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); + this.uiButton13.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton13.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton13.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton13.Location = new System.Drawing.Point(600, 185); + this.uiButton13.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton13.Name = "uiButton13"; + this.uiButton13.Radius = 35; + this.uiButton13.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiButton13.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); + this.uiButton13.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton13.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton13.Size = new System.Drawing.Size(100, 35); + this.uiButton13.Style = Sunny.UI.UIStyle.Red; + this.uiButton13.StyleCustomMode = true; + this.uiButton13.TabIndex = 76; + this.uiButton13.Text = "Red"; // - // uiImageButton1 + // uiButton14 // - this.uiImageButton1.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiImageButton1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiImageButton1.Image = global::Sunny.UI.Demo.Properties.Resources.dashboard0; - this.uiImageButton1.ImageHover = global::Sunny.UI.Demo.Properties.Resources.dashboard; - this.uiImageButton1.ImagePress = global::Sunny.UI.Demo.Properties.Resources.dashboard0; - this.uiImageButton1.Location = new System.Drawing.Point(395, 438); - this.uiImageButton1.Name = "uiImageButton1"; - this.uiImageButton1.Size = new System.Drawing.Size(94, 35); - this.uiImageButton1.TabIndex = 49; - this.uiImageButton1.TabStop = false; - this.uiImageButton1.Text = "Home"; - this.uiImageButton1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.uiButton14.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton14.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); + this.uiButton14.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); + this.uiButton14.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton14.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton14.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton14.Location = new System.Drawing.Point(486, 185); + this.uiButton14.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton14.Name = "uiButton14"; + this.uiButton14.Radius = 35; + this.uiButton14.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); + this.uiButton14.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); + this.uiButton14.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton14.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton14.Size = new System.Drawing.Size(100, 35); + this.uiButton14.Style = Sunny.UI.UIStyle.Orange; + this.uiButton14.StyleCustomMode = true; + this.uiButton14.TabIndex = 75; + this.uiButton14.Text = "Orange"; // - // uiSymbolButton26 + // uiButton15 // - this.uiSymbolButton26.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiSymbolButton26.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiSymbolButton26.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiSymbolButton26.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolButton26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiSymbolButton26.Image = global::Sunny.UI.Demo.Properties.Resources.save; - this.uiSymbolButton26.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.uiSymbolButton26.Location = new System.Drawing.Point(486, 280); - this.uiSymbolButton26.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolButton26.Name = "uiSymbolButton26"; - this.uiSymbolButton26.Padding = new System.Windows.Forms.Padding(5, 0, 10, 0); - this.uiSymbolButton26.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiSymbolButton26.Size = new System.Drawing.Size(100, 35); - this.uiSymbolButton26.Style = Sunny.UI.UIStyle.LightBlue; - this.uiSymbolButton26.StyleCustomMode = true; - this.uiSymbolButton26.Symbol = 61530; - this.uiSymbolButton26.TabIndex = 56; - this.uiSymbolButton26.Text = "Save"; - this.uiSymbolButton26.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.uiButton15.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton15.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); + this.uiButton15.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(160)))), ((int)(((byte)(165))))); + this.uiButton15.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton15.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton15.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton15.Location = new System.Drawing.Point(372, 185); + this.uiButton15.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton15.Name = "uiButton15"; + this.uiButton15.Radius = 35; + this.uiButton15.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); + this.uiButton15.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(160)))), ((int)(((byte)(165))))); + this.uiButton15.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton15.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton15.Size = new System.Drawing.Size(100, 35); + this.uiButton15.Style = Sunny.UI.UIStyle.Gray; + this.uiButton15.StyleCustomMode = true; + this.uiButton15.TabIndex = 74; + this.uiButton15.Text = "Gray"; // - // uiSwitch3 + // uiButton16 // - this.uiSwitch3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSwitch3.Location = new System.Drawing.Point(275, 441); - this.uiSwitch3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSwitch3.Name = "uiSwitch3"; - this.uiSwitch3.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; - this.uiSwitch3.Size = new System.Drawing.Size(75, 29); - this.uiSwitch3.SwitchShape = Sunny.UI.UISwitch.UISwitchShape.Square; - this.uiSwitch3.TabIndex = 58; - this.uiSwitch3.Text = "uiSwitch3"; + this.uiButton16.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton16.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); + this.uiButton16.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); + this.uiButton16.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton16.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton16.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton16.Location = new System.Drawing.Point(258, 185); + this.uiButton16.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton16.Name = "uiButton16"; + this.uiButton16.Radius = 35; + this.uiButton16.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); + this.uiButton16.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); + this.uiButton16.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton16.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton16.Size = new System.Drawing.Size(100, 35); + this.uiButton16.Style = Sunny.UI.UIStyle.Green; + this.uiButton16.StyleCustomMode = true; + this.uiButton16.TabIndex = 73; + this.uiButton16.Text = "Green"; // - // uiSwitch4 + // uiButton17 // - this.uiSwitch4.ActiveText = "On"; - this.uiSwitch4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSwitch4.InActiveText = "Off"; - this.uiSwitch4.Location = new System.Drawing.Point(193, 441); - this.uiSwitch4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSwitch4.Name = "uiSwitch4"; - this.uiSwitch4.Size = new System.Drawing.Size(75, 29); - this.uiSwitch4.SwitchShape = Sunny.UI.UISwitch.UISwitchShape.Square; - this.uiSwitch4.TabIndex = 57; - this.uiSwitch4.Text = "uiSwitch4"; + this.uiButton17.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton17.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton17.ForeSelectedColor = System.Drawing.Color.Empty; + this.uiButton17.Location = new System.Drawing.Point(144, 185); + this.uiButton17.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton17.Name = "uiButton17"; + this.uiButton17.Radius = 35; + this.uiButton17.RectSelectedColor = System.Drawing.Color.Empty; + this.uiButton17.Size = new System.Drawing.Size(100, 35); + this.uiButton17.StyleCustomMode = true; + this.uiButton17.TabIndex = 72; + this.uiButton17.Text = "Blue"; + // + // uiButton18 + // + this.uiButton18.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton18.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton18.Location = new System.Drawing.Point(30, 185); + this.uiButton18.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton18.Name = "uiButton18"; + this.uiButton18.Radius = 35; + this.uiButton18.Size = new System.Drawing.Size(100, 35); + this.uiButton18.TabIndex = 71; + this.uiButton18.Text = "Round"; + // + // uiButton7 + // + this.uiButton7.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton7.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); + this.uiButton7.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiButton7.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton7.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton7.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiButton7.Location = new System.Drawing.Point(600, 135); + this.uiButton7.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton7.Name = "uiButton7"; + this.uiButton7.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiButton7.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiButton7.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton7.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton7.Size = new System.Drawing.Size(100, 35); + this.uiButton7.Style = Sunny.UI.UIStyle.LightRed; + this.uiButton7.StyleCustomMode = true; + this.uiButton7.TabIndex = 70; + this.uiButton7.Text = "LightRed"; + // + // uiButton8 + // + this.uiButton8.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton8.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(245)))), ((int)(((byte)(233))))); + this.uiButton8.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); + this.uiButton8.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton8.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton8.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); + this.uiButton8.Location = new System.Drawing.Point(486, 135); + this.uiButton8.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton8.Name = "uiButton8"; + this.uiButton8.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); + this.uiButton8.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); + this.uiButton8.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton8.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton8.Size = new System.Drawing.Size(100, 35); + this.uiButton8.Style = Sunny.UI.UIStyle.LightOrange; + this.uiButton8.StyleCustomMode = true; + this.uiButton8.TabIndex = 69; + this.uiButton8.Text = "LightOrange"; + // + // uiButton9 + // + this.uiButton9.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton9.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(244))))); + this.uiButton9.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); + this.uiButton9.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton9.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton9.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); + this.uiButton9.Location = new System.Drawing.Point(372, 135); + this.uiButton9.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton9.Name = "uiButton9"; + this.uiButton9.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); + this.uiButton9.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); + this.uiButton9.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton9.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton9.Size = new System.Drawing.Size(100, 35); + this.uiButton9.Style = Sunny.UI.UIStyle.LightGray; + this.uiButton9.StyleCustomMode = true; + this.uiButton9.TabIndex = 68; + this.uiButton9.Text = "LightGray"; + // + // uiButton10 + // + this.uiButton10.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton10.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); + this.uiButton10.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); + this.uiButton10.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton10.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton10.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); + this.uiButton10.Location = new System.Drawing.Point(258, 135); + this.uiButton10.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton10.Name = "uiButton10"; + this.uiButton10.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); + this.uiButton10.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); + this.uiButton10.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton10.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton10.Size = new System.Drawing.Size(100, 35); + this.uiButton10.Style = Sunny.UI.UIStyle.LightGreen; + this.uiButton10.StyleCustomMode = true; + this.uiButton10.TabIndex = 67; + this.uiButton10.Text = "LightGreen"; + this.uiButton10.Click += new System.EventHandler(this.uiButton10_Click); + // + // uiButton11 + // + this.uiButton11.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton11.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton11.ForeSelectedColor = System.Drawing.Color.Empty; + this.uiButton11.Location = new System.Drawing.Point(144, 135); + this.uiButton11.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton11.Name = "uiButton11"; + this.uiButton11.RectSelectedColor = System.Drawing.Color.Empty; + this.uiButton11.Size = new System.Drawing.Size(100, 35); + this.uiButton11.StyleCustomMode = true; + this.uiButton11.TabIndex = 66; + this.uiButton11.Text = "LightBlue"; + // + // uiButton12 + // + this.uiButton12.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton12.FillColor = System.Drawing.Color.White; + this.uiButton12.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiButton12.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiButton12.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiButton12.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102))))); + this.uiButton12.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); + this.uiButton12.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229))))); + this.uiButton12.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229))))); + this.uiButton12.Location = new System.Drawing.Point(30, 135); + this.uiButton12.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton12.Name = "uiButton12"; + this.uiButton12.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227))))); + this.uiButton12.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(222)))), ((int)(((byte)(255))))); + this.uiButton12.Size = new System.Drawing.Size(100, 35); + this.uiButton12.Style = Sunny.UI.UIStyle.White; + this.uiButton12.StyleCustomMode = true; + this.uiButton12.TabIndex = 65; + this.uiButton12.Text = "White"; + // + // uiButton4 + // + this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiButton4.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); + this.uiButton4.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton4.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton4.Location = new System.Drawing.Point(600, 85); + this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton4.Name = "uiButton4"; + this.uiButton4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiButton4.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); + this.uiButton4.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton4.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiButton4.ShowFocusLine = true; + this.uiButton4.Size = new System.Drawing.Size(100, 35); + this.uiButton4.Style = Sunny.UI.UIStyle.Red; + this.uiButton4.StyleCustomMode = true; + this.uiButton4.TabIndex = 64; + this.uiButton4.Text = "Red"; + // + // uiButton5 + // + this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); + this.uiButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); + this.uiButton5.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton5.Location = new System.Drawing.Point(486, 85); + this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton5.Name = "uiButton5"; + this.uiButton5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); + this.uiButton5.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); + this.uiButton5.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton5.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiButton5.ShowFocusLine = true; + this.uiButton5.Size = new System.Drawing.Size(100, 35); + this.uiButton5.Style = Sunny.UI.UIStyle.Orange; + this.uiButton5.StyleCustomMode = true; + this.uiButton5.TabIndex = 63; + this.uiButton5.Text = "Orange"; + // + // uiButton6 + // + this.uiButton6.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); + this.uiButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(160)))), ((int)(((byte)(165))))); + this.uiButton6.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton6.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton6.Location = new System.Drawing.Point(372, 85); + this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton6.Name = "uiButton6"; + this.uiButton6.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); + this.uiButton6.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(160)))), ((int)(((byte)(165))))); + this.uiButton6.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton6.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129))))); + this.uiButton6.ShowFocusLine = true; + this.uiButton6.Size = new System.Drawing.Size(100, 35); + this.uiButton6.Style = Sunny.UI.UIStyle.Gray; + this.uiButton6.StyleCustomMode = true; + this.uiButton6.TabIndex = 62; + this.uiButton6.Text = "Gray"; + // + // uiButton3 + // + this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); + this.uiButton3.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); + this.uiButton3.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton3.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton3.Location = new System.Drawing.Point(258, 85); + this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton3.Name = "uiButton3"; + this.uiButton3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); + this.uiButton3.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); + this.uiButton3.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton3.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiButton3.ShowFocusLine = true; + this.uiButton3.Size = new System.Drawing.Size(100, 35); + this.uiButton3.Style = Sunny.UI.UIStyle.Green; + this.uiButton3.StyleCustomMode = true; + this.uiButton3.TabIndex = 61; + this.uiButton3.Text = "Green"; + // + // uiButton2 + // + this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton2.ForeSelectedColor = System.Drawing.Color.Empty; + this.uiButton2.Location = new System.Drawing.Point(144, 85); + this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton2.Name = "uiButton2"; + this.uiButton2.RectSelectedColor = System.Drawing.Color.Empty; + this.uiButton2.ShowFocusLine = true; + this.uiButton2.Size = new System.Drawing.Size(100, 35); + this.uiButton2.StyleCustomMode = true; + this.uiButton2.TabIndex = 60; + this.uiButton2.Text = "Blue"; + // + // uiButton1 + // + this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton1.FillColor = System.Drawing.Color.White; + this.uiButton1.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiButton1.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiButton1.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102))))); + this.uiButton1.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); + this.uiButton1.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229))))); + this.uiButton1.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(131)))), ((int)(((byte)(229))))); + this.uiButton1.Location = new System.Drawing.Point(30, 85); + this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton1.Name = "uiButton1"; + this.uiButton1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(219)))), ((int)(((byte)(227))))); + this.uiButton1.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(222)))), ((int)(((byte)(255))))); + this.uiButton1.ShowFocusLine = true; + this.uiButton1.Size = new System.Drawing.Size(100, 35); + this.uiButton1.Style = Sunny.UI.UIStyle.White; + this.uiButton1.StyleCustomMode = true; + this.uiButton1.TabIndex = 59; + this.uiButton1.Text = "White"; + this.uiButton1.TipsText = "1"; + // + // uiToolTip1 + // + this.uiToolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); + this.uiToolTip1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239))))); + this.uiToolTip1.OwnerDraw = true; // // FButton // - this.AlwaysOpen = true; + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 534); + this.ClientSize = new System.Drawing.Size(800, 614); + this.Controls.Add(this.uiSwitch3); + this.Controls.Add(this.uiSwitch4); + this.Controls.Add(this.uiSymbolButton26); + this.Controls.Add(this.uiSymbolButton25); + this.Controls.Add(this.uiImageButton4); + this.Controls.Add(this.uiImageButton3); + this.Controls.Add(this.uiImageButton2); + this.Controls.Add(this.uiImageButton1); + this.Controls.Add(this.uiLine5); + this.Controls.Add(this.uiSwitch2); + this.Controls.Add(this.uiLine4); + this.Controls.Add(this.uiSwitch1); + this.Controls.Add(this.uiSymbolButton24); + this.Controls.Add(this.uiSymbolButton23); + this.Controls.Add(this.uiSymbolButton22); + this.Controls.Add(this.uiSymbolButton19); + this.Controls.Add(this.uiSymbolButton20); + this.Controls.Add(this.uiSymbolButton21); + this.Controls.Add(this.uiSymbolButton13); + this.Controls.Add(this.uiSymbolButton14); + this.Controls.Add(this.uiSymbolButton15); + this.Controls.Add(this.uiSymbolButton16); + this.Controls.Add(this.uiSymbolButton17); + this.Controls.Add(this.uiSymbolButton18); + this.Controls.Add(this.uiLine3); + this.Controls.Add(this.uiSymbolButton7); + this.Controls.Add(this.uiSymbolButton8); + this.Controls.Add(this.uiSymbolButton9); + this.Controls.Add(this.uiSymbolButton10); + this.Controls.Add(this.uiSymbolButton11); + this.Controls.Add(this.uiSymbolButton12); + this.Controls.Add(this.uiSymbolButton6); + this.Controls.Add(this.uiSymbolButton5); + this.Controls.Add(this.uiSymbolButton3); + this.Controls.Add(this.uiSymbolButton4); + this.Controls.Add(this.uiSymbolButton2); + this.Controls.Add(this.uiSymbolButton1); + this.Controls.Add(this.uiLine2); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiButton13); + this.Controls.Add(this.uiButton14); + this.Controls.Add(this.uiButton15); + this.Controls.Add(this.uiButton16); + this.Controls.Add(this.uiButton17); + this.Controls.Add(this.uiButton18); + this.Controls.Add(this.uiButton7); + this.Controls.Add(this.uiButton8); + this.Controls.Add(this.uiButton9); + this.Controls.Add(this.uiButton10); + this.Controls.Add(this.uiButton11); + this.Controls.Add(this.uiButton12); + this.Controls.Add(this.uiButton4); + this.Controls.Add(this.uiButton5); + this.Controls.Add(this.uiButton6); + this.Controls.Add(this.uiButton3); + this.Controls.Add(this.uiButton2); + this.Controls.Add(this.uiButton1); this.Name = "FButton"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61640; this.Text = "Button"; this.Load += new System.EventHandler(this.FButton_Load); - this.PagePanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiImageButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiImageButton3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiImageButton2)).EndInit(); @@ -1182,6 +1174,45 @@ #endregion + private UISwitch uiSwitch3; + private UISwitch uiSwitch4; + private UISymbolButton uiSymbolButton26; + private UISymbolButton uiSymbolButton25; + private UIImageButton uiImageButton4; + private UIImageButton uiImageButton3; + private UIImageButton uiImageButton2; + private UIImageButton uiImageButton1; + private UILine uiLine5; + private UISwitch uiSwitch2; + private UILine uiLine4; + private UISwitch uiSwitch1; + private UISymbolButton uiSymbolButton24; + private UISymbolButton uiSymbolButton23; + private UISymbolButton uiSymbolButton22; + private UISymbolButton uiSymbolButton19; + private UISymbolButton uiSymbolButton20; + private UISymbolButton uiSymbolButton21; + private UISymbolButton uiSymbolButton13; + private UISymbolButton uiSymbolButton14; + private UISymbolButton uiSymbolButton15; + private UISymbolButton uiSymbolButton16; + private UISymbolButton uiSymbolButton17; + private UISymbolButton uiSymbolButton18; + private UILine uiLine3; + private UISymbolButton uiSymbolButton7; + private UISymbolButton uiSymbolButton8; + private UISymbolButton uiSymbolButton9; + private UISymbolButton uiSymbolButton10; + private UISymbolButton uiSymbolButton11; + private UISymbolButton uiSymbolButton12; + private UISymbolButton uiSymbolButton6; + private UISymbolButton uiSymbolButton5; + private UISymbolButton uiSymbolButton3; + private UISymbolButton uiSymbolButton4; + private UISymbolButton uiSymbolButton2; + private UISymbolButton uiSymbolButton1; + private UILine uiLine2; + private UILine uiLine1; private UIButton uiButton13; private UIButton uiButton14; private UIButton uiButton15; @@ -1200,45 +1231,6 @@ private UIButton uiButton3; private UIButton uiButton2; private UIButton uiButton1; - private UILine uiLine1; - private UILine uiLine2; - private UISymbolButton uiSymbolButton3; - private UISymbolButton uiSymbolButton4; - private UISymbolButton uiSymbolButton6; - private UISymbolButton uiSymbolButton5; - private UISymbolButton uiSymbolButton7; - private UISymbolButton uiSymbolButton8; - private UISymbolButton uiSymbolButton9; - private UISymbolButton uiSymbolButton10; - private UISymbolButton uiSymbolButton11; - private UISymbolButton uiSymbolButton12; - private UISymbolButton uiSymbolButton19; - private UISymbolButton uiSymbolButton20; - private UISymbolButton uiSymbolButton21; - private UISymbolButton uiSymbolButton13; - private UISymbolButton uiSymbolButton14; - private UISymbolButton uiSymbolButton15; - private UISymbolButton uiSymbolButton16; - private UISymbolButton uiSymbolButton17; - private UISymbolButton uiSymbolButton18; - private UILine uiLine3; - private UISymbolButton uiSymbolButton24; - private UISymbolButton uiSymbolButton23; - private UISymbolButton uiSymbolButton22; - private UISwitch uiSwitch2; - private UILine uiLine4; - private UISwitch uiSwitch1; - private UILine uiLine5; - private UIImageButton uiImageButton3; - private UIImageButton uiImageButton2; - private UIImageButton uiImageButton1; - private UIImageButton uiImageButton4; private UIToolTip uiToolTip1; - private UISymbolButton uiSymbolButton25; - private UISymbolButton uiSymbolButton2; - private UISymbolButton uiSymbolButton1; - private UISymbolButton uiSymbolButton26; - private UISwitch uiSwitch3; - private UISwitch uiSwitch4; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FButton.cs b/SunnyUI.Demo/Controls/FButton.cs index 0ec0922e..97d602be 100644 --- a/SunnyUI.Demo/Controls/FButton.cs +++ b/SunnyUI.Demo/Controls/FButton.cs @@ -2,7 +2,7 @@ namespace Sunny.UI.Demo { - public partial class FButton : UITitlePage + public partial class FButton : UIPage { public FButton() { @@ -50,15 +50,5 @@ namespace Sunny.UI.Demo { Console.WriteLine(uiSwitch1.Active); } - - private void uiSwitch1_Click(object sender, EventArgs e) - { - Console.WriteLine(uiSwitch1.Active); - } - - private void uiButton13_Click(object sender, EventArgs e) - { - Frame.SelectPage(1004); - } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FButton.resx b/SunnyUI.Demo/Controls/FButton.resx index 3ea6cbca..8018e1c6 100644 --- a/SunnyUI.Demo/Controls/FButton.resx +++ b/SunnyUI.Demo/Controls/FButton.resx @@ -120,7 +120,4 @@ 17, 17 - - 52 - \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FCheckBox.Designer.cs b/SunnyUI.Demo/Controls/FCheckBox.Designer.cs index e71a6158..8334021c 100644 --- a/SunnyUI.Demo/Controls/FCheckBox.Designer.cs +++ b/SunnyUI.Demo/Controls/FCheckBox.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FCheckBox { @@ -29,98 +30,78 @@ private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FCheckBox)); - this.uiCheckBox1 = new Sunny.UI.UICheckBox(); - this.uiLine1 = new Sunny.UI.UILine(); - this.uiCheckBox3 = new Sunny.UI.UICheckBox(); - this.uiCheckBox4 = new Sunny.UI.UICheckBox(); - this.uiCheckBox2 = new Sunny.UI.UICheckBox(); - this.uiCheckBoxGroup1 = new Sunny.UI.UICheckBoxGroup(); - this.uiButton1 = new Sunny.UI.UIButton(); - this.uiButton2 = new Sunny.UI.UIButton(); - this.uiButton3 = new Sunny.UI.UIButton(); - this.uiButton4 = new Sunny.UI.UIButton(); this.uiButton5 = new Sunny.UI.UIButton(); - this.PagePanel.SuspendLayout(); + this.uiButton4 = new Sunny.UI.UIButton(); + this.uiButton3 = new Sunny.UI.UIButton(); + this.uiButton2 = new Sunny.UI.UIButton(); + this.uiButton1 = new Sunny.UI.UIButton(); + this.uiCheckBoxGroup1 = new Sunny.UI.UICheckBoxGroup(); + this.uiCheckBox2 = new Sunny.UI.UICheckBox(); + this.uiCheckBox4 = new Sunny.UI.UICheckBox(); + this.uiCheckBox3 = new Sunny.UI.UICheckBox(); + this.uiLine1 = new Sunny.UI.UILine(); + this.uiCheckBox1 = new Sunny.UI.UICheckBox(); this.SuspendLayout(); // - // PagePanel + // uiButton5 // - this.PagePanel.Controls.Add(this.uiButton5); - this.PagePanel.Controls.Add(this.uiButton4); - this.PagePanel.Controls.Add(this.uiButton3); - this.PagePanel.Controls.Add(this.uiButton2); - this.PagePanel.Controls.Add(this.uiButton1); - this.PagePanel.Controls.Add(this.uiCheckBoxGroup1); - this.PagePanel.Controls.Add(this.uiCheckBox2); - this.PagePanel.Controls.Add(this.uiCheckBox4); - this.PagePanel.Controls.Add(this.uiCheckBox3); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiCheckBox1); - this.PagePanel.Size = new System.Drawing.Size(800, 521); + this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton5.Location = new System.Drawing.Point(454, 345); + this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton5.Name = "uiButton5"; + this.uiButton5.Size = new System.Drawing.Size(100, 35); + this.uiButton5.TabIndex = 57; + this.uiButton5.Text = "清空"; + this.uiButton5.Click += new System.EventHandler(this.uiButton5_Click); // - // uiCheckBox1 + // uiButton4 // - this.uiCheckBox1.Checked = true; - this.uiCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiCheckBox1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiCheckBox1.Location = new System.Drawing.Point(30, 48); - this.uiCheckBox1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiCheckBox1.Name = "uiCheckBox1"; - this.uiCheckBox1.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiCheckBox1.Size = new System.Drawing.Size(150, 35); - this.uiCheckBox1.TabIndex = 0; - this.uiCheckBox1.Text = "uiCheckBox1"; - this.uiCheckBox1.CheckedChanged += new System.EventHandler(this.uiCheckBox1_CheckedChanged); + this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton4.Location = new System.Drawing.Point(348, 345); + this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton4.Name = "uiButton4"; + this.uiButton4.Size = new System.Drawing.Size(100, 35); + this.uiButton4.TabIndex = 56; + this.uiButton4.Text = "选择"; + this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click); // - // uiLine1 + // uiButton3 // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(670, 20); - this.uiLine1.TabIndex = 19; - this.uiLine1.Text = "UICheckBox"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton3.Location = new System.Drawing.Point(242, 345); + this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton3.Name = "uiButton3"; + this.uiButton3.Size = new System.Drawing.Size(100, 35); + this.uiButton3.TabIndex = 55; + this.uiButton3.Text = "反选"; + this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); // - // uiCheckBox3 + // uiButton2 // - this.uiCheckBox3.Checked = true; - this.uiCheckBox3.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiCheckBox3.Enabled = false; - this.uiCheckBox3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiCheckBox3.Location = new System.Drawing.Point(354, 46); - this.uiCheckBox3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiCheckBox3.Name = "uiCheckBox3"; - this.uiCheckBox3.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiCheckBox3.Size = new System.Drawing.Size(150, 35); - this.uiCheckBox3.TabIndex = 21; - this.uiCheckBox3.Text = "uiCheckBox3"; + this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton2.Location = new System.Drawing.Point(136, 345); + this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton2.Name = "uiButton2"; + this.uiButton2.Size = new System.Drawing.Size(100, 35); + this.uiButton2.TabIndex = 54; + this.uiButton2.Text = "全不选"; + this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); // - // uiCheckBox4 + // uiButton1 // - this.uiCheckBox4.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiCheckBox4.Enabled = false; - this.uiCheckBox4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiCheckBox4.Location = new System.Drawing.Point(516, 46); - this.uiCheckBox4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiCheckBox4.Name = "uiCheckBox4"; - this.uiCheckBox4.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiCheckBox4.Size = new System.Drawing.Size(150, 35); - this.uiCheckBox4.TabIndex = 22; - this.uiCheckBox4.Text = "uiCheckBox4"; - // - // uiCheckBox2 - // - this.uiCheckBox2.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiCheckBox2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiCheckBox2.Location = new System.Drawing.Point(192, 48); - this.uiCheckBox2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiCheckBox2.Name = "uiCheckBox2"; - this.uiCheckBox2.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiCheckBox2.Size = new System.Drawing.Size(150, 35); - this.uiCheckBox2.TabIndex = 39; - this.uiCheckBox2.Text = "uiCheckBox2"; + this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton1.Location = new System.Drawing.Point(30, 345); + this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton1.Name = "uiButton1"; + this.uiButton1.Size = new System.Drawing.Size(100, 35); + this.uiButton1.TabIndex = 53; + this.uiButton1.Text = "全选"; + this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // uiCheckBoxGroup1 // @@ -138,102 +119,119 @@ "8", "9"}); this.uiCheckBoxGroup1.ItemSize = new System.Drawing.Size(110, 35); - this.uiCheckBoxGroup1.Location = new System.Drawing.Point(30, 91); + this.uiCheckBoxGroup1.Location = new System.Drawing.Point(30, 126); this.uiCheckBoxGroup1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiCheckBoxGroup1.MinimumSize = new System.Drawing.Size(1, 1); this.uiCheckBoxGroup1.Name = "uiCheckBoxGroup1"; this.uiCheckBoxGroup1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiCheckBoxGroup1.SelectedIndexes = ((System.Collections.Generic.List)(resources.GetObject("uiCheckBoxGroup1.SelectedIndexes"))); this.uiCheckBoxGroup1.Size = new System.Drawing.Size(670, 211); - this.uiCheckBoxGroup1.TabIndex = 41; + this.uiCheckBoxGroup1.TabIndex = 52; this.uiCheckBoxGroup1.Text = "UICheckBoxGroup"; this.uiCheckBoxGroup1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiCheckBoxGroup1.ValueChanged += new Sunny.UI.UICheckBoxGroup.OnValueChanged(this.uiCheckBoxGroup1_ValueChanged); // - // uiButton1 + // uiCheckBox2 // - this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton1.Location = new System.Drawing.Point(30, 310); - this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton1.Name = "uiButton1"; - this.uiButton1.Size = new System.Drawing.Size(100, 35); - this.uiButton1.TabIndex = 42; - this.uiButton1.Text = "全选"; - this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); + this.uiCheckBox2.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiCheckBox2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiCheckBox2.Location = new System.Drawing.Point(192, 83); + this.uiCheckBox2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiCheckBox2.Name = "uiCheckBox2"; + this.uiCheckBox2.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiCheckBox2.Size = new System.Drawing.Size(150, 35); + this.uiCheckBox2.TabIndex = 51; + this.uiCheckBox2.Text = "uiCheckBox2"; // - // uiButton2 + // uiCheckBox4 // - this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton2.Location = new System.Drawing.Point(136, 310); - this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton2.Name = "uiButton2"; - this.uiButton2.Size = new System.Drawing.Size(100, 35); - this.uiButton2.TabIndex = 43; - this.uiButton2.Text = "全不选"; - this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); + this.uiCheckBox4.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiCheckBox4.Enabled = false; + this.uiCheckBox4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiCheckBox4.Location = new System.Drawing.Point(516, 81); + this.uiCheckBox4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiCheckBox4.Name = "uiCheckBox4"; + this.uiCheckBox4.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiCheckBox4.Size = new System.Drawing.Size(150, 35); + this.uiCheckBox4.TabIndex = 50; + this.uiCheckBox4.Text = "uiCheckBox4"; // - // uiButton3 + // uiCheckBox3 // - this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton3.Location = new System.Drawing.Point(242, 310); - this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton3.Name = "uiButton3"; - this.uiButton3.Size = new System.Drawing.Size(100, 35); - this.uiButton3.TabIndex = 44; - this.uiButton3.Text = "反选"; - this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); + this.uiCheckBox3.Checked = true; + this.uiCheckBox3.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiCheckBox3.Enabled = false; + this.uiCheckBox3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiCheckBox3.Location = new System.Drawing.Point(354, 81); + this.uiCheckBox3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiCheckBox3.Name = "uiCheckBox3"; + this.uiCheckBox3.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiCheckBox3.Size = new System.Drawing.Size(150, 35); + this.uiCheckBox3.TabIndex = 49; + this.uiCheckBox3.Text = "uiCheckBox3"; // - // uiButton4 + // uiLine1 // - this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton4.Location = new System.Drawing.Point(348, 310); - this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton4.Name = "uiButton4"; - this.uiButton4.Size = new System.Drawing.Size(100, 35); - this.uiButton4.TabIndex = 45; - this.uiButton4.Text = "选择"; - this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click); + 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(670, 20); + this.uiLine1.TabIndex = 48; + this.uiLine1.Text = "UICheckBox"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiButton5 + // uiCheckBox1 // - this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton5.Location = new System.Drawing.Point(454, 310); - this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton5.Name = "uiButton5"; - this.uiButton5.Size = new System.Drawing.Size(100, 35); - this.uiButton5.TabIndex = 46; - this.uiButton5.Text = "清空"; - this.uiButton5.Click += new System.EventHandler(this.uiButton5_Click); + this.uiCheckBox1.Checked = true; + this.uiCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiCheckBox1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiCheckBox1.Location = new System.Drawing.Point(30, 83); + this.uiCheckBox1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiCheckBox1.Name = "uiCheckBox1"; + this.uiCheckBox1.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiCheckBox1.Size = new System.Drawing.Size(150, 35); + this.uiCheckBox1.TabIndex = 47; + this.uiCheckBox1.Text = "uiCheckBox1"; + this.uiCheckBox1.CheckedChanged += new System.EventHandler(this.uiCheckBox1_CheckedChanged); // // FCheckBox // + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 556); + this.ClientSize = new System.Drawing.Size(800, 521); + this.Controls.Add(this.uiButton5); + this.Controls.Add(this.uiButton4); + this.Controls.Add(this.uiButton3); + this.Controls.Add(this.uiButton2); + this.Controls.Add(this.uiButton1); + this.Controls.Add(this.uiCheckBoxGroup1); + this.Controls.Add(this.uiCheckBox2); + this.Controls.Add(this.uiCheckBox4); + this.Controls.Add(this.uiCheckBox3); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiCheckBox1); this.Name = "FCheckBox"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61770; this.Text = "CheckBox"; - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion - private UICheckBox uiCheckBox1; - private UILine uiLine1; - private UICheckBox uiCheckBox4; - private UICheckBox uiCheckBox3; - private UICheckBox uiCheckBox2; - private UICheckBoxGroup uiCheckBoxGroup1; + private UIButton uiButton5; + private UIButton uiButton4; private UIButton uiButton3; private UIButton uiButton2; private UIButton uiButton1; - private UIButton uiButton4; - private UIButton uiButton5; + private UICheckBoxGroup uiCheckBoxGroup1; + private UICheckBox uiCheckBox2; + private UICheckBox uiCheckBox4; + private UICheckBox uiCheckBox3; + private UILine uiLine1; + private UICheckBox uiCheckBox1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FCheckBox.cs b/SunnyUI.Demo/Controls/FCheckBox.cs index 25eb989b..e17dbdbf 100644 --- a/SunnyUI.Demo/Controls/FCheckBox.cs +++ b/SunnyUI.Demo/Controls/FCheckBox.cs @@ -4,7 +4,7 @@ using System.Text; namespace Sunny.UI.Demo { - public partial class FCheckBox : UITitlePage + public partial class FCheckBox : UIPage { public FCheckBox() { @@ -12,19 +12,6 @@ namespace Sunny.UI.Demo uiCheckBoxGroup1.SelectedIndexes = new List() { 2, 4 }; } - private void uiCheckBoxGroup1_ValueChanged(object sender, int index, string text, bool isChecked) - { - StringBuilder sb = new StringBuilder(); - sb.Append("SelectedIndexes: "); - foreach (var selectedIndex in uiCheckBoxGroup1.SelectedIndexes) - { - sb.Append(selectedIndex); - sb.Append(", "); - } - - Console.WriteLine("SelectedIndex: " + index + ", SelectedText: " + text + "\n" + sb.ToString()); - } - private void uiButton1_Click(object sender, System.EventArgs e) { uiCheckBoxGroup1.SelectAll(); @@ -50,9 +37,22 @@ namespace Sunny.UI.Demo uiCheckBoxGroup1.Clear(); } + private void uiCheckBoxGroup1_ValueChanged(object sender, int index, string text, bool isChecked) + { + StringBuilder sb = new StringBuilder(); + sb.Append("SelectedIndexes: "); + foreach (var selectedIndex in uiCheckBoxGroup1.SelectedIndexes) + { + sb.Append(selectedIndex); + sb.Append(", "); + } + + Console.WriteLine("SelectedIndex: " + index + ", SelectedText: " + text + "\n" + sb.ToString()); + } + private void uiCheckBox1_CheckedChanged(object sender, EventArgs e) { Console.WriteLine(uiCheckBox1.Checked); } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FCombobox.Designer.cs b/SunnyUI.Demo/Controls/FCombobox.Designer.cs index 03e8c9b7..453e20f0 100644 --- a/SunnyUI.Demo/Controls/FCombobox.Designer.cs +++ b/SunnyUI.Demo/Controls/FCombobox.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FCombobox { @@ -28,14 +29,6 @@ /// private void InitializeComponent() { - System.Windows.Forms.TreeNode treeNode29 = new System.Windows.Forms.TreeNode("节点0"); - System.Windows.Forms.TreeNode treeNode30 = new System.Windows.Forms.TreeNode("节点1"); - System.Windows.Forms.TreeNode treeNode31 = new System.Windows.Forms.TreeNode("节点2"); - System.Windows.Forms.TreeNode treeNode32 = new System.Windows.Forms.TreeNode("节点3"); - System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("节点0"); - System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("节点1"); - System.Windows.Forms.TreeNode treeNode27 = new System.Windows.Forms.TreeNode("节点2"); - System.Windows.Forms.TreeNode treeNode28 = new System.Windows.Forms.TreeNode("节点3"); System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("节点0"); System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("节点1"); System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("节点2"); @@ -76,6 +69,22 @@ treeNode21}); System.Windows.Forms.TreeNode treeNode23 = new System.Windows.Forms.TreeNode("节点2"); System.Windows.Forms.TreeNode treeNode24 = new System.Windows.Forms.TreeNode("节点3"); + System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("节点0"); + System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("节点1"); + System.Windows.Forms.TreeNode treeNode27 = new System.Windows.Forms.TreeNode("节点2"); + System.Windows.Forms.TreeNode treeNode28 = new System.Windows.Forms.TreeNode("节点3"); + System.Windows.Forms.TreeNode treeNode29 = new System.Windows.Forms.TreeNode("节点0"); + System.Windows.Forms.TreeNode treeNode30 = new System.Windows.Forms.TreeNode("节点1"); + System.Windows.Forms.TreeNode treeNode31 = new System.Windows.Forms.TreeNode("节点2"); + System.Windows.Forms.TreeNode treeNode32 = new System.Windows.Forms.TreeNode("节点3"); + this.uiComboboxEx2 = new Sunny.UI.UIComboboxEx(); + this.uiComboboxEx1 = new Sunny.UI.UIComboboxEx(); + this.uiLine4 = new Sunny.UI.UILine(); + this.uiComboTreeView3 = new Sunny.UI.UIComboTreeView(); + this.uiComboTreeView4 = new Sunny.UI.UIComboTreeView(); + this.uiComboTreeView2 = new Sunny.UI.UIComboTreeView(); + this.uiLine1 = new Sunny.UI.UILine(); + this.uiComboTreeView1 = new Sunny.UI.UIComboTreeView(); this.uiLine8 = new Sunny.UI.UILine(); this.uiDatetimePicker1 = new Sunny.UI.UIDatetimePicker(); this.uiColorPicker1 = new Sunny.UI.UIColorPicker(); @@ -87,279 +96,49 @@ this.uiDatePicker1 = new Sunny.UI.UIDatePicker(); this.uiComboBox2 = new Sunny.UI.UIComboBox(); this.uiComboBox1 = new Sunny.UI.UIComboBox(); - this.uiComboTreeView1 = new Sunny.UI.UIComboTreeView(); - this.uiLine1 = new Sunny.UI.UILine(); - this.uiComboTreeView2 = new Sunny.UI.UIComboTreeView(); - this.uiComboTreeView3 = new Sunny.UI.UIComboTreeView(); - this.uiComboTreeView4 = new Sunny.UI.UIComboTreeView(); - this.uiLine4 = new Sunny.UI.UILine(); - this.uiComboboxEx1 = new Sunny.UI.UIComboboxEx(); - this.uiComboboxEx2 = new Sunny.UI.UIComboboxEx(); - this.PagePanel.SuspendLayout(); this.SuspendLayout(); // - // PagePanel + // uiComboboxEx2 // - this.PagePanel.Controls.Add(this.uiComboboxEx2); - this.PagePanel.Controls.Add(this.uiComboboxEx1); - this.PagePanel.Controls.Add(this.uiLine4); - this.PagePanel.Controls.Add(this.uiComboTreeView3); - this.PagePanel.Controls.Add(this.uiComboTreeView4); - this.PagePanel.Controls.Add(this.uiComboTreeView2); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiComboTreeView1); - this.PagePanel.Controls.Add(this.uiLine8); - this.PagePanel.Controls.Add(this.uiDatetimePicker1); - this.PagePanel.Controls.Add(this.uiColorPicker1); - this.PagePanel.Controls.Add(this.uiLine7); - this.PagePanel.Controls.Add(this.uiLine6); - this.PagePanel.Controls.Add(this.uiTimePicker1); - this.PagePanel.Controls.Add(this.uiLine3); - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiDatePicker1); - this.PagePanel.Controls.Add(this.uiComboBox2); - this.PagePanel.Controls.Add(this.uiComboBox1); - this.PagePanel.Size = new System.Drawing.Size(800, 415); + this.uiComboboxEx2.BackColor = System.Drawing.Color.White; + this.uiComboboxEx2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.uiComboboxEx2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.uiComboboxEx2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiComboboxEx2.FormattingEnabled = true; + this.uiComboboxEx2.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiComboboxEx2.Location = new System.Drawing.Point(188, 329); + this.uiComboboxEx2.Name = "uiComboboxEx2"; + this.uiComboboxEx2.Size = new System.Drawing.Size(150, 30); + this.uiComboboxEx2.TabIndex = 70; // - // uiLine8 + // uiComboboxEx1 // - this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine8.Location = new System.Drawing.Point(388, 102); - this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine8.Name = "uiLine8"; - this.uiLine8.Size = new System.Drawing.Size(306, 20); - this.uiLine8.TabIndex = 42; - this.uiLine8.Text = "UIDatetimePicker"; - this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiDatetimePicker1 - // - this.uiDatetimePicker1.CanEmpty = true; - this.uiDatetimePicker1.FillColor = System.Drawing.Color.White; - this.uiDatetimePicker1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiDatetimePicker1.Location = new System.Drawing.Point(388, 136); - this.uiDatetimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiDatetimePicker1.MaxLength = 19; - this.uiDatetimePicker1.MinimumSize = new System.Drawing.Size(63, 0); - this.uiDatetimePicker1.Name = "uiDatetimePicker1"; - this.uiDatetimePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); - this.uiDatetimePicker1.Size = new System.Drawing.Size(306, 29); - this.uiDatetimePicker1.SymbolDropDown = 61555; - this.uiDatetimePicker1.SymbolNormal = 61555; - this.uiDatetimePicker1.TabIndex = 41; - this.uiDatetimePicker1.Text = "2020-06-02 17:57:28"; - this.uiDatetimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiDatetimePicker1.Value = new System.DateTime(2020, 6, 2, 17, 57, 28, 203); - this.uiDatetimePicker1.ValueChanged += new Sunny.UI.UIDatetimePicker.OnDateTimeChanged(this.uiDatetimePicker1_ValueChanged); - // - // uiColorPicker1 - // - this.uiColorPicker1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; - this.uiColorPicker1.FillColor = System.Drawing.Color.White; - this.uiColorPicker1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiColorPicker1.Location = new System.Drawing.Point(388, 54); - this.uiColorPicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiColorPicker1.MinimumSize = new System.Drawing.Size(63, 0); - this.uiColorPicker1.Name = "uiColorPicker1"; - this.uiColorPicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); - this.uiColorPicker1.Size = new System.Drawing.Size(150, 29); - this.uiColorPicker1.TabIndex = 40; - this.uiColorPicker1.Text = "uiColorPicker1"; - this.uiColorPicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiColorPicker1.Value = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiColorPicker1.ValueChanged += new Sunny.UI.UIColorPicker.OnColorChanged(this.uiColorPicker1_ValueChanged); - this.uiColorPicker1.Click += new System.EventHandler(this.uiColorPicker1_Click); - // - // uiLine7 - // - this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine7.Location = new System.Drawing.Point(388, 20); - this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine7.Name = "uiLine7"; - this.uiLine7.Size = new System.Drawing.Size(306, 20); - this.uiLine7.TabIndex = 39; - this.uiLine7.Text = "UIColorPicker"; - this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLine6 - // - this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine6.Location = new System.Drawing.Point(188, 102); - this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine6.Name = "uiLine6"; - this.uiLine6.Size = new System.Drawing.Size(150, 20); - this.uiLine6.TabIndex = 38; - this.uiLine6.Text = "UITimePicker"; - this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiTimePicker1 - // - this.uiTimePicker1.CanEmpty = true; - this.uiTimePicker1.FillColor = System.Drawing.Color.White; - this.uiTimePicker1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTimePicker1.Location = new System.Drawing.Point(188, 136); - this.uiTimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiTimePicker1.MaxLength = 8; - this.uiTimePicker1.MinimumSize = new System.Drawing.Size(63, 0); - this.uiTimePicker1.Name = "uiTimePicker1"; - this.uiTimePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); - this.uiTimePicker1.Size = new System.Drawing.Size(150, 29); - this.uiTimePicker1.SymbolDropDown = 61555; - this.uiTimePicker1.SymbolNormal = 61555; - this.uiTimePicker1.TabIndex = 37; - this.uiTimePicker1.Text = "23:41:39"; - this.uiTimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiTimePicker1.Value = new System.DateTime(2020, 5, 29, 23, 41, 39, 684); - this.uiTimePicker1.ValueChanged += new Sunny.UI.UITimePicker.OnDateTimeChanged(this.uiTimePicker1_ValueChanged); - // - // uiLine3 - // - this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine3.Location = new System.Drawing.Point(30, 102); - this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine3.Name = "uiLine3"; - this.uiLine3.Size = new System.Drawing.Size(150, 20); - this.uiLine3.TabIndex = 36; - this.uiLine3.Text = "UIDatePicker"; - this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLine2 - // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(30, 20); - 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 = 35; - this.uiLine2.Text = "UIComboBox"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiDatePicker1 - // - this.uiDatePicker1.CanEmpty = true; - this.uiDatePicker1.FillColor = System.Drawing.Color.White; - this.uiDatePicker1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiDatePicker1.Location = new System.Drawing.Point(30, 136); - this.uiDatePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiDatePicker1.MaxLength = 10; - this.uiDatePicker1.MinimumSize = new System.Drawing.Size(63, 0); - this.uiDatePicker1.Name = "uiDatePicker1"; - this.uiDatePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); - this.uiDatePicker1.ShowToday = true; - this.uiDatePicker1.Size = new System.Drawing.Size(150, 29); - this.uiDatePicker1.SymbolDropDown = 61555; - this.uiDatePicker1.SymbolNormal = 61555; - this.uiDatePicker1.TabIndex = 34; - this.uiDatePicker1.Text = "2020-04-16"; - this.uiDatePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiDatePicker1.Value = new System.DateTime(2020, 4, 16, 0, 0, 0, 0); - this.uiDatePicker1.ValueChanged += new Sunny.UI.UIDatePicker.OnDateTimeChanged(this.uiDatePicker1_ValueChanged); - // - // uiComboBox2 - // - this.uiComboBox2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; - this.uiComboBox2.DropDownWidth = 300; - this.uiComboBox2.FillColor = System.Drawing.Color.White; - this.uiComboBox2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiComboBox2.Location = new System.Drawing.Point(188, 54); - this.uiComboBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiComboBox2.MinimumSize = new System.Drawing.Size(63, 0); - this.uiComboBox2.Name = "uiComboBox2"; - this.uiComboBox2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); - this.uiComboBox2.Size = new System.Drawing.Size(150, 29); - this.uiComboBox2.TabIndex = 33; - this.uiComboBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiComboBox2.SelectedIndexChanged += new System.EventHandler(this.uiComboBox2_SelectedIndexChanged); - // - // uiComboBox1 - // - this.uiComboBox1.FillColor = System.Drawing.Color.White; - this.uiComboBox1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiComboBox1.Items.AddRange(new object[] { + this.uiComboboxEx1.BackColor = System.Drawing.Color.White; + this.uiComboboxEx1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.uiComboboxEx1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiComboboxEx1.FormattingEnabled = true; + this.uiComboboxEx1.Items.AddRange(new object[] { "1", "2", "3", "4", - "5", - "6"}); - this.uiComboBox1.Location = new System.Drawing.Point(30, 54); - this.uiComboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiComboBox1.MinimumSize = new System.Drawing.Size(63, 0); - this.uiComboBox1.Name = "uiComboBox1"; - this.uiComboBox1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); - this.uiComboBox1.Size = new System.Drawing.Size(150, 29); - this.uiComboBox1.TabIndex = 32; - this.uiComboBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiComboBox1.Watermark = "水印文字"; - this.uiComboBox1.DropDown += new System.EventHandler(this.uiComboBox1_DropDown); + "5"}); + this.uiComboboxEx1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiComboboxEx1.Location = new System.Drawing.Point(30, 329); + this.uiComboboxEx1.Name = "uiComboboxEx1"; + this.uiComboboxEx1.Size = new System.Drawing.Size(150, 30); + this.uiComboboxEx1.TabIndex = 69; // - // uiComboTreeView1 + // uiLine4 // - this.uiComboTreeView1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; - this.uiComboTreeView1.FillColor = System.Drawing.Color.White; - this.uiComboTreeView1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiComboTreeView1.Location = new System.Drawing.Point(30, 215); - this.uiComboTreeView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiComboTreeView1.MinimumSize = new System.Drawing.Size(63, 0); - this.uiComboTreeView1.Name = "uiComboTreeView1"; - treeNode29.Name = "节点0"; - treeNode29.Text = "节点0"; - treeNode30.Name = "节点1"; - treeNode30.Text = "节点1"; - treeNode31.Name = "节点2"; - treeNode31.Text = "节点2"; - treeNode32.Name = "节点3"; - treeNode32.Text = "节点3"; - this.uiComboTreeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { - treeNode29, - treeNode30, - treeNode31, - treeNode32}); - this.uiComboTreeView1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); - this.uiComboTreeView1.Size = new System.Drawing.Size(150, 29); - this.uiComboTreeView1.TabIndex = 43; - this.uiComboTreeView1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiComboTreeView1.NodeSelected += new Sunny.UI.UIComboTreeView.OnNodeSelected(this.uiComboTreeView1_NodeSelected); - // - // uiLine1 - // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 181); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(664, 20); - this.uiLine1.TabIndex = 45; - this.uiLine1.Text = "UIComboTreeView"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiComboTreeView2 - // - this.uiComboTreeView2.CheckBoxes = true; - this.uiComboTreeView2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; - this.uiComboTreeView2.FillColor = System.Drawing.Color.White; - this.uiComboTreeView2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiComboTreeView2.Location = new System.Drawing.Point(188, 215); - this.uiComboTreeView2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiComboTreeView2.MinimumSize = new System.Drawing.Size(63, 0); - this.uiComboTreeView2.Name = "uiComboTreeView2"; - treeNode25.Name = "节点0"; - treeNode25.Text = "节点0"; - treeNode26.Name = "节点1"; - treeNode26.Text = "节点1"; - treeNode27.Name = "节点2"; - treeNode27.Text = "节点2"; - treeNode28.Name = "节点3"; - treeNode28.Text = "节点3"; - this.uiComboTreeView2.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { - treeNode25, - treeNode26, - treeNode27, - treeNode28}); - this.uiComboTreeView2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); - this.uiComboTreeView2.Size = new System.Drawing.Size(150, 29); - this.uiComboTreeView2.TabIndex = 46; - this.uiComboTreeView2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiComboTreeView2.NodesSelected += new Sunny.UI.UIComboTreeView.OnNodesSelected(this.uiComboTreeView2_NodesSelected); + this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine4.Location = new System.Drawing.Point(30, 296); + this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine4.Name = "uiLine4"; + this.uiLine4.Size = new System.Drawing.Size(308, 20); + this.uiLine4.TabIndex = 68; + this.uiLine4.Text = "UIComboBoxEx"; + this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiComboTreeView3 // @@ -367,7 +146,7 @@ this.uiComboTreeView3.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboTreeView3.FillColor = System.Drawing.Color.White; this.uiComboTreeView3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiComboTreeView3.Location = new System.Drawing.Point(546, 215); + this.uiComboTreeView3.Location = new System.Drawing.Point(546, 250); this.uiComboTreeView3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboTreeView3.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboTreeView3.Name = "uiComboTreeView3"; @@ -403,7 +182,7 @@ this.uiComboTreeView3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboTreeView3.ShowLines = true; this.uiComboTreeView3.Size = new System.Drawing.Size(150, 29); - this.uiComboTreeView3.TabIndex = 48; + this.uiComboTreeView3.TabIndex = 67; this.uiComboTreeView3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiComboTreeView4 @@ -411,7 +190,7 @@ this.uiComboTreeView4.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboTreeView4.FillColor = System.Drawing.Color.White; this.uiComboTreeView4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiComboTreeView4.Location = new System.Drawing.Point(388, 215); + this.uiComboTreeView4.Location = new System.Drawing.Point(388, 250); this.uiComboTreeView4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboTreeView4.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboTreeView4.Name = "uiComboTreeView4"; @@ -447,65 +226,291 @@ this.uiComboTreeView4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboTreeView4.ShowLines = true; this.uiComboTreeView4.Size = new System.Drawing.Size(150, 29); - this.uiComboTreeView4.TabIndex = 47; + this.uiComboTreeView4.TabIndex = 66; this.uiComboTreeView4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // - // uiLine4 + // uiComboTreeView2 // - this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine4.Location = new System.Drawing.Point(30, 261); - this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine4.Name = "uiLine4"; - this.uiLine4.Size = new System.Drawing.Size(308, 20); - this.uiLine4.TabIndex = 49; - this.uiLine4.Text = "UIComboBoxEx"; - this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiComboTreeView2.CheckBoxes = true; + this.uiComboTreeView2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; + this.uiComboTreeView2.FillColor = System.Drawing.Color.White; + this.uiComboTreeView2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiComboTreeView2.Location = new System.Drawing.Point(188, 250); + this.uiComboTreeView2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiComboTreeView2.MinimumSize = new System.Drawing.Size(63, 0); + this.uiComboTreeView2.Name = "uiComboTreeView2"; + treeNode25.Name = "节点0"; + treeNode25.Text = "节点0"; + treeNode26.Name = "节点1"; + treeNode26.Text = "节点1"; + treeNode27.Name = "节点2"; + treeNode27.Text = "节点2"; + treeNode28.Name = "节点3"; + treeNode28.Text = "节点3"; + this.uiComboTreeView2.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { + treeNode25, + treeNode26, + treeNode27, + treeNode28}); + this.uiComboTreeView2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); + this.uiComboTreeView2.Size = new System.Drawing.Size(150, 29); + this.uiComboTreeView2.TabIndex = 65; + this.uiComboTreeView2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // - // uiComboboxEx1 + // uiLine1 // - this.uiComboboxEx1.BackColor = System.Drawing.Color.White; - this.uiComboboxEx1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.uiComboboxEx1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiComboboxEx1.FormattingEnabled = true; - this.uiComboboxEx1.Items.AddRange(new object[] { + this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine1.Location = new System.Drawing.Point(30, 216); + this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine1.Name = "uiLine1"; + this.uiLine1.Size = new System.Drawing.Size(664, 20); + this.uiLine1.TabIndex = 64; + this.uiLine1.Text = "UIComboTreeView"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiComboTreeView1 + // + this.uiComboTreeView1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; + this.uiComboTreeView1.FillColor = System.Drawing.Color.White; + this.uiComboTreeView1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiComboTreeView1.Location = new System.Drawing.Point(30, 250); + this.uiComboTreeView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiComboTreeView1.MinimumSize = new System.Drawing.Size(63, 0); + this.uiComboTreeView1.Name = "uiComboTreeView1"; + treeNode29.Name = "节点0"; + treeNode29.Text = "节点0"; + treeNode30.Name = "节点1"; + treeNode30.Text = "节点1"; + treeNode31.Name = "节点2"; + treeNode31.Text = "节点2"; + treeNode32.Name = "节点3"; + treeNode32.Text = "节点3"; + this.uiComboTreeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { + treeNode29, + treeNode30, + treeNode31, + treeNode32}); + this.uiComboTreeView1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); + this.uiComboTreeView1.Size = new System.Drawing.Size(150, 29); + this.uiComboTreeView1.TabIndex = 63; + this.uiComboTreeView1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLine8 + // + this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine8.Location = new System.Drawing.Point(388, 137); + this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine8.Name = "uiLine8"; + this.uiLine8.Size = new System.Drawing.Size(306, 20); + this.uiLine8.TabIndex = 62; + this.uiLine8.Text = "UIDatetimePicker"; + this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiDatetimePicker1 + // + this.uiDatetimePicker1.CanEmpty = true; + this.uiDatetimePicker1.FillColor = System.Drawing.Color.White; + this.uiDatetimePicker1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiDatetimePicker1.Location = new System.Drawing.Point(388, 171); + this.uiDatetimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiDatetimePicker1.MaxLength = 19; + this.uiDatetimePicker1.MinimumSize = new System.Drawing.Size(63, 0); + this.uiDatetimePicker1.Name = "uiDatetimePicker1"; + this.uiDatetimePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); + this.uiDatetimePicker1.Size = new System.Drawing.Size(306, 29); + this.uiDatetimePicker1.SymbolDropDown = 61555; + this.uiDatetimePicker1.SymbolNormal = 61555; + this.uiDatetimePicker1.TabIndex = 61; + this.uiDatetimePicker1.Text = "2020-06-02 17:57:28"; + this.uiDatetimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; + this.uiDatetimePicker1.Value = new System.DateTime(2020, 6, 2, 17, 57, 28, 203); + this.uiDatetimePicker1.ValueChanged += new Sunny.UI.UIDatetimePicker.OnDateTimeChanged(this.uiDatetimePicker1_ValueChanged); + // + // uiColorPicker1 + // + this.uiColorPicker1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; + this.uiColorPicker1.FillColor = System.Drawing.Color.White; + this.uiColorPicker1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiColorPicker1.Location = new System.Drawing.Point(388, 89); + this.uiColorPicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiColorPicker1.MinimumSize = new System.Drawing.Size(63, 0); + this.uiColorPicker1.Name = "uiColorPicker1"; + this.uiColorPicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); + this.uiColorPicker1.Size = new System.Drawing.Size(150, 29); + this.uiColorPicker1.TabIndex = 60; + this.uiColorPicker1.Text = "uiColorPicker1"; + this.uiColorPicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; + this.uiColorPicker1.Value = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); + this.uiColorPicker1.ValueChanged += new Sunny.UI.UIColorPicker.OnColorChanged(this.uiColorPicker1_ValueChanged); + this.uiColorPicker1.Click += new System.EventHandler(this.uiColorPicker1_Click); + // + // uiLine7 + // + this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine7.Location = new System.Drawing.Point(388, 66); + this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine7.Name = "uiLine7"; + this.uiLine7.Size = new System.Drawing.Size(306, 20); + this.uiLine7.TabIndex = 59; + this.uiLine7.Text = "UIColorPicker"; + this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLine6 + // + this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine6.Location = new System.Drawing.Point(188, 137); + this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine6.Name = "uiLine6"; + this.uiLine6.Size = new System.Drawing.Size(150, 20); + this.uiLine6.TabIndex = 58; + this.uiLine6.Text = "UITimePicker"; + this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiTimePicker1 + // + this.uiTimePicker1.CanEmpty = true; + this.uiTimePicker1.FillColor = System.Drawing.Color.White; + this.uiTimePicker1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiTimePicker1.Location = new System.Drawing.Point(188, 171); + this.uiTimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiTimePicker1.MaxLength = 8; + this.uiTimePicker1.MinimumSize = new System.Drawing.Size(63, 0); + this.uiTimePicker1.Name = "uiTimePicker1"; + this.uiTimePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); + this.uiTimePicker1.Size = new System.Drawing.Size(150, 29); + this.uiTimePicker1.SymbolDropDown = 61555; + this.uiTimePicker1.SymbolNormal = 61555; + this.uiTimePicker1.TabIndex = 57; + this.uiTimePicker1.Text = "23:41:39"; + this.uiTimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; + this.uiTimePicker1.Value = new System.DateTime(2020, 5, 29, 23, 41, 39, 684); + this.uiTimePicker1.ValueChanged += new Sunny.UI.UITimePicker.OnDateTimeChanged(this.uiTimePicker1_ValueChanged); + // + // uiLine3 + // + this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine3.Location = new System.Drawing.Point(30, 137); + this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine3.Name = "uiLine3"; + this.uiLine3.Size = new System.Drawing.Size(150, 20); + this.uiLine3.TabIndex = 56; + this.uiLine3.Text = "UIDatePicker"; + this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLine2 + // + this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine2.Location = new System.Drawing.Point(30, 55); + 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 = 55; + this.uiLine2.Text = "UIComboBox"; + this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiDatePicker1 + // + this.uiDatePicker1.CanEmpty = true; + this.uiDatePicker1.FillColor = System.Drawing.Color.White; + this.uiDatePicker1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiDatePicker1.Location = new System.Drawing.Point(30, 171); + this.uiDatePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiDatePicker1.MaxLength = 10; + this.uiDatePicker1.MinimumSize = new System.Drawing.Size(63, 0); + this.uiDatePicker1.Name = "uiDatePicker1"; + this.uiDatePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); + this.uiDatePicker1.ShowToday = true; + this.uiDatePicker1.Size = new System.Drawing.Size(150, 29); + this.uiDatePicker1.SymbolDropDown = 61555; + this.uiDatePicker1.SymbolNormal = 61555; + this.uiDatePicker1.TabIndex = 54; + this.uiDatePicker1.Text = "2020-04-16"; + this.uiDatePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; + this.uiDatePicker1.Value = new System.DateTime(2020, 4, 16, 0, 0, 0, 0); + this.uiDatePicker1.ValueChanged += new Sunny.UI.UIDatePicker.OnDateTimeChanged(this.uiDatePicker1_ValueChanged); + // + // uiComboBox2 + // + this.uiComboBox2.DataSource = null; + this.uiComboBox2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; + this.uiComboBox2.DropDownWidth = 300; + this.uiComboBox2.FillColor = System.Drawing.Color.White; + this.uiComboBox2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiComboBox2.Location = new System.Drawing.Point(188, 89); + this.uiComboBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiComboBox2.MinimumSize = new System.Drawing.Size(63, 0); + this.uiComboBox2.Name = "uiComboBox2"; + this.uiComboBox2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); + this.uiComboBox2.Size = new System.Drawing.Size(150, 29); + this.uiComboBox2.TabIndex = 53; + this.uiComboBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiComboBox1 + // + this.uiComboBox1.DataSource = null; + this.uiComboBox1.FillColor = System.Drawing.Color.White; + this.uiComboBox1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiComboBox1.Items.AddRange(new object[] { "1", "2", "3", "4", - "5"}); - this.uiComboboxEx1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiComboboxEx1.Location = new System.Drawing.Point(30, 294); - this.uiComboboxEx1.Name = "uiComboboxEx1"; - this.uiComboboxEx1.Size = new System.Drawing.Size(150, 30); - this.uiComboboxEx1.TabIndex = 50; - // - // uiComboboxEx2 - // - this.uiComboboxEx2.BackColor = System.Drawing.Color.White; - this.uiComboboxEx2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.uiComboboxEx2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.uiComboboxEx2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiComboboxEx2.FormattingEnabled = true; - this.uiComboboxEx2.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiComboboxEx2.Location = new System.Drawing.Point(188, 294); - this.uiComboboxEx2.Name = "uiComboboxEx2"; - this.uiComboboxEx2.Size = new System.Drawing.Size(150, 30); - this.uiComboboxEx2.TabIndex = 51; + "5", + "6"}); + this.uiComboBox1.Location = new System.Drawing.Point(30, 89); + this.uiComboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiComboBox1.MinimumSize = new System.Drawing.Size(63, 0); + this.uiComboBox1.Name = "uiComboBox1"; + this.uiComboBox1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); + this.uiComboBox1.Size = new System.Drawing.Size(150, 29); + this.uiComboBox1.TabIndex = 52; + this.uiComboBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; + this.uiComboBox1.Watermark = "水印文字"; + this.uiComboBox1.DropDown += new System.EventHandler(this.uiComboBox1_DropDown); // // FCombobox // + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(800, 450); + this.Controls.Add(this.uiComboboxEx2); + this.Controls.Add(this.uiComboboxEx1); + this.Controls.Add(this.uiLine4); + this.Controls.Add(this.uiComboTreeView3); + this.Controls.Add(this.uiComboTreeView4); + this.Controls.Add(this.uiComboTreeView2); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiComboTreeView1); + this.Controls.Add(this.uiLine8); + this.Controls.Add(this.uiDatetimePicker1); + this.Controls.Add(this.uiColorPicker1); + this.Controls.Add(this.uiLine7); + this.Controls.Add(this.uiLine6); + this.Controls.Add(this.uiTimePicker1); + this.Controls.Add(this.uiLine3); + this.Controls.Add(this.uiLine2); + this.Controls.Add(this.uiDatePicker1); + this.Controls.Add(this.uiComboBox2); + this.Controls.Add(this.uiComboBox1); this.Name = "FCombobox"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61776; this.Text = "Combobox"; - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion + private UIComboboxEx uiComboboxEx2; + private UIComboboxEx uiComboboxEx1; + private UILine uiLine4; + private UIComboTreeView uiComboTreeView3; + private UIComboTreeView uiComboTreeView4; + private UIComboTreeView uiComboTreeView2; + private UILine uiLine1; + private UIComboTreeView uiComboTreeView1; private UILine uiLine8; private UIDatetimePicker uiDatetimePicker1; private UIColorPicker uiColorPicker1; @@ -517,13 +522,5 @@ private UIDatePicker uiDatePicker1; private UIComboBox uiComboBox2; private UIComboBox uiComboBox1; - private UIComboTreeView uiComboTreeView2; - private UILine uiLine1; - private UIComboTreeView uiComboTreeView1; - private UIComboTreeView uiComboTreeView3; - private UIComboTreeView uiComboTreeView4; - private UILine uiLine4; - private UIComboboxEx uiComboboxEx2; - private UIComboboxEx uiComboboxEx1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FCombobox.cs b/SunnyUI.Demo/Controls/FCombobox.cs index 5dc3f2bf..5462d0c2 100644 --- a/SunnyUI.Demo/Controls/FCombobox.cs +++ b/SunnyUI.Demo/Controls/FCombobox.cs @@ -3,7 +3,7 @@ using System.Collections.Generic; namespace Sunny.UI.Demo { - public partial class FCombobox : UITitlePage + public partial class FCombobox : UIPage { public FCombobox() { @@ -26,22 +26,13 @@ namespace Sunny.UI.Demo uiComboboxEx2.DataSource = infoList; } - private void uiDatePicker1_ValueChanged(object sender, DateTime value) + public class Info { - uiDatePicker1.Value.ConsoleWriteLine(); + public string Id { get; set; } + public string Name { get; set; } } - private void uiDatetimePicker1_ValueChanged(object sender, DateTime value) - { - uiDatetimePicker1.Value.ConsoleWriteLine(); - } - - private void uiTimePicker1_ValueChanged(object sender, DateTime value) - { - uiTimePicker1.Value.ConsoleWriteLine(); - } - - private void uiComboBox1_DropDown(object sender, EventArgs e) + private void uiComboBox1_DropDown(object sender, System.EventArgs e) { uiComboBox1.Items.Clear(); uiComboBox1.Items.Add("100"); @@ -50,35 +41,29 @@ namespace Sunny.UI.Demo uiComboBox1.Items.Add("103"); } - private void uiComboTreeView1_NodeSelected(object sender, System.Windows.Forms.TreeNode node) + private void uiDatePicker1_ValueChanged(object sender, System.DateTime value) { - //ShowInfoTip(node.Text); + value.ConsoleWriteLine(); } - private void uiComboTreeView2_NodesSelected(object sender, System.Windows.Forms.TreeNodeCollection node) + private void uiTimePicker1_ValueChanged(object sender, System.DateTime value) { - //ShowInfoTip(uiComboTreeView2.Text); + value.ConsoleWriteLine(); } - public class Info + private void uiDatetimePicker1_ValueChanged(object sender, System.DateTime value) { - public string Id { get; set; } - public string Name { get; set; } + value.ConsoleWriteLine(); } - private void uiComboBox2_SelectedIndexChanged(object sender, EventArgs e) - { - //ShowInfoTip(uiComboBox2.SelectedValue.ToString()); - } - - private void uiColorPicker1_Click(object sender, EventArgs e) + private void uiColorPicker1_Click(object sender, System.EventArgs e) { Console.WriteLine(uiColorPicker1.Value.ToString()); } private void uiColorPicker1_ValueChanged(object sender, System.Drawing.Color value) { - Console.WriteLine(uiColorPicker1.Value.ToString()); + Console.WriteLine(value.ToString()); } } } diff --git a/SunnyUI.Demo/Controls/FContextMenuStrip.Designer.cs b/SunnyUI.Demo/Controls/FContextMenuStrip.Designer.cs index 3cae3661..5b4c1731 100644 --- a/SunnyUI.Demo/Controls/FContextMenuStrip.Designer.cs +++ b/SunnyUI.Demo/Controls/FContextMenuStrip.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FContextMenuStrip { @@ -28,79 +29,75 @@ /// private void InitializeComponent() { + this.uiLine1 = new Sunny.UI.UILine(); + this.uiButton2 = new Sunny.UI.UIButton(); this.uiButton1 = new Sunny.UI.UIButton(); this.uiContextMenuStrip1 = new Sunny.UI.UIContextMenuStrip(); - this.uiButton2 = new Sunny.UI.UIButton(); - this.uiLine1 = new Sunny.UI.UILine(); - this.PagePanel.SuspendLayout(); this.SuspendLayout(); // - // PagePanel + // uiLine1 // - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiButton2); - this.PagePanel.Controls.Add(this.uiButton1); + 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(670, 20); + this.uiLine1.TabIndex = 22; + this.uiLine1.Text = "UIContextMenuStrip"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiButton2 + // + this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton2.Location = new System.Drawing.Point(294, 92); + this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton2.Name = "uiButton2"; + this.uiButton2.Size = new System.Drawing.Size(232, 35); + this.uiButton2.TabIndex = 21; + this.uiButton2.Text = "左键菜单"; + this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); // // uiButton1 // this.uiButton1.ContextMenuStrip = this.uiContextMenuStrip1; this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton1.Location = new System.Drawing.Point(30, 57); + this.uiButton1.Location = new System.Drawing.Point(30, 92); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(232, 35); - this.uiButton1.TabIndex = 0; + this.uiButton1.TabIndex = 20; this.uiButton1.Text = "右键菜单"; // // uiContextMenuStrip1 // this.uiContextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiContextMenuStrip1.Name = "uiContextMenuStrip1"; - this.uiContextMenuStrip1.Size = new System.Drawing.Size(181, 26); + this.uiContextMenuStrip1.Size = new System.Drawing.Size(61, 4); // - // uiButton2 + // FContextMenuStrip1 // - this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton2.Location = new System.Drawing.Point(294, 57); - this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton2.Name = "uiButton2"; - this.uiButton2.Size = new System.Drawing.Size(232, 35); - this.uiButton2.TabIndex = 1; - this.uiButton2.Text = "左键菜单"; - this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); - // - // uiLine1 - // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(670, 20); - this.uiLine1.TabIndex = 19; - this.uiLine1.Text = "UIContextMenuStrip"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // FContextMenuStrip - // - this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(800, 450); - this.Name = "FContextMenuStrip"; + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiButton2); + this.Controls.Add(this.uiButton1); + this.Name = "FContextMenuStrip1"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 62104; this.Text = "ContextMenuStrip"; - this.Controls.SetChildIndex(this.PagePanel, 0); - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion - private UIButton uiButton1; - private UIButton uiButton2; private UILine uiLine1; + private UIButton uiButton2; + private UIButton uiButton1; private UIContextMenuStrip uiContextMenuStrip1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FContextMenuStrip.cs b/SunnyUI.Demo/Controls/FContextMenuStrip.cs index b984f371..77c5434f 100644 --- a/SunnyUI.Demo/Controls/FContextMenuStrip.cs +++ b/SunnyUI.Demo/Controls/FContextMenuStrip.cs @@ -3,7 +3,7 @@ using System.Windows.Forms; namespace Sunny.UI.Demo { - public partial class FContextMenuStrip : UITitlePage + public partial class FContextMenuStrip : UIPage { public FContextMenuStrip() { diff --git a/SunnyUI.Demo/Controls/FDataGridView.Designer.cs b/SunnyUI.Demo/Controls/FDataGridView.Designer.cs index c3dd1307..3fd5ab41 100644 --- a/SunnyUI.Demo/Controls/FDataGridView.Designer.cs +++ b/SunnyUI.Demo/Controls/FDataGridView.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FDataGridView { @@ -34,19 +35,11 @@ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); this.uiDataGridView1 = new Sunny.UI.UIDataGridView(); - this.uiPagination1 = new Sunny.UI.UIPagination(); this.uiDataGridViewFooter1 = new Sunny.UI.UIDataGridViewFooter(); - this.PagePanel.SuspendLayout(); + this.uiPagination1 = new Sunny.UI.UIPagination(); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit(); this.SuspendLayout(); // - // PagePanel - // - this.PagePanel.Controls.Add(this.uiDataGridView1); - this.PagePanel.Controls.Add(this.uiDataGridViewFooter1); - this.PagePanel.Controls.Add(this.uiPagination1); - this.PagePanel.Size = new System.Drawing.Size(861, 415); - // // uiDataGridView1 // this.uiDataGridView1.AllowUserToAddRows = false; @@ -79,7 +72,7 @@ this.uiDataGridView1.EnableHeadersVisualStyles = false; this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiDataGridView1.Location = new System.Drawing.Point(0, 0); + this.uiDataGridView1.Location = new System.Drawing.Point(0, 35); this.uiDataGridView1.MultiSelect = false; this.uiDataGridView1.Name = "uiDataGridView1"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; @@ -99,8 +92,22 @@ this.uiDataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.uiDataGridView1.ShowGridLine = true; this.uiDataGridView1.ShowRect = false; - this.uiDataGridView1.Size = new System.Drawing.Size(861, 351); - this.uiDataGridView1.TabIndex = 0; + this.uiDataGridView1.Size = new System.Drawing.Size(800, 351); + this.uiDataGridView1.TabIndex = 3; + // + // uiDataGridViewFooter1 + // + this.uiDataGridViewFooter1.DataGridView = this.uiDataGridView1; + this.uiDataGridViewFooter1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.uiDataGridViewFooter1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.uiDataGridViewFooter1.Location = new System.Drawing.Point(0, 386); + this.uiDataGridViewFooter1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiDataGridViewFooter1.Name = "uiDataGridViewFooter1"; + this.uiDataGridViewFooter1.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiDataGridViewFooter1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; + this.uiDataGridViewFooter1.Size = new System.Drawing.Size(800, 29); + this.uiDataGridViewFooter1.TabIndex = 5; + this.uiDataGridViewFooter1.Text = "uiDataGridViewFooter1"; // // uiPagination1 // @@ -108,7 +115,7 @@ this.uiPagination1.CausesValidation = false; this.uiPagination1.Dock = System.Windows.Forms.DockStyle.Bottom; this.uiPagination1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiPagination1.Location = new System.Drawing.Point(0, 380); + this.uiPagination1.Location = new System.Drawing.Point(0, 415); this.uiPagination1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPagination1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPagination1.Name = "uiPagination1"; @@ -116,45 +123,35 @@ this.uiPagination1.PageSize = 50; this.uiPagination1.RadiusSides = Sunny.UI.UICornerRadiusSides.None; this.uiPagination1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; - this.uiPagination1.Size = new System.Drawing.Size(861, 35); - this.uiPagination1.TabIndex = 1; + this.uiPagination1.Size = new System.Drawing.Size(800, 35); + this.uiPagination1.TabIndex = 4; this.uiPagination1.Text = "uiDataGridPage1"; this.uiPagination1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPagination1.TotalCount = 40000; this.uiPagination1.PageChanged += new Sunny.UI.UIPagination.OnPageChangeEventHandler(this.uiPagination1_PageChanged); // - // uiDataGridViewFooter1 - // - this.uiDataGridViewFooter1.DataGridView = this.uiDataGridView1; - this.uiDataGridViewFooter1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.uiDataGridViewFooter1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.uiDataGridViewFooter1.Location = new System.Drawing.Point(0, 351); - this.uiDataGridViewFooter1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiDataGridViewFooter1.Name = "uiDataGridViewFooter1"; - this.uiDataGridViewFooter1.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiDataGridViewFooter1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; - this.uiDataGridViewFooter1.Size = new System.Drawing.Size(861, 29); - this.uiDataGridViewFooter1.TabIndex = 2; - this.uiDataGridViewFooter1.Text = "uiDataGridViewFooter1"; - // // FDataGridView // + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(861, 450); + this.ClientSize = new System.Drawing.Size(800, 450); + this.Controls.Add(this.uiDataGridView1); + this.Controls.Add(this.uiDataGridViewFooter1); + this.Controls.Add(this.uiPagination1); this.Name = "FDataGridView"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61646; this.Text = "DataGridView"; - this.PagePanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit(); this.ResumeLayout(false); } - #endregion private UIDataGridView uiDataGridView1; - private UIPagination uiPagination1; private UIDataGridViewFooter uiDataGridViewFooter1; + private UIPagination uiPagination1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FDataGridView.cs b/SunnyUI.Demo/Controls/FDataGridView.cs index f40ae3cb..c5853dbc 100644 --- a/SunnyUI.Demo/Controls/FDataGridView.cs +++ b/SunnyUI.Demo/Controls/FDataGridView.cs @@ -2,7 +2,7 @@ namespace Sunny.UI.Demo { - public partial class FDataGridView : UITitlePage + public partial class FDataGridView : UIPage { List datas = new List(); @@ -83,4 +83,4 @@ namespace Sunny.UI.Demo uiDataGridViewFooter1["Column4"] = "Column4_" + pageIndex; } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FFlowLayoutPanel.Designer.cs b/SunnyUI.Demo/Controls/FFlowLayoutPanel.Designer.cs index a102e551..5ece3b96 100644 --- a/SunnyUI.Demo/Controls/FFlowLayoutPanel.Designer.cs +++ b/SunnyUI.Demo/Controls/FFlowLayoutPanel.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FFlowLayoutPanel { @@ -30,48 +31,45 @@ { this.uiButton1 = new Sunny.UI.UIButton(); this.uiFlowLayoutPanel1 = new Sunny.UI.UIFlowLayoutPanel(); - this.PagePanel.SuspendLayout(); this.SuspendLayout(); // - // PagePanel - // - this.PagePanel.Controls.Add(this.uiButton1); - this.PagePanel.Controls.Add(this.uiFlowLayoutPanel1); - this.PagePanel.Size = new System.Drawing.Size(873, 482); - // // uiButton1 // this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton1.Location = new System.Drawing.Point(30, 418); + this.uiButton1.Location = new System.Drawing.Point(30, 462); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(100, 35); - this.uiButton1.TabIndex = 9; - this.uiButton1.Text = "uiButton1"; + this.uiButton1.TabIndex = 11; + this.uiButton1.Text = "AddControl"; this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // uiFlowLayoutPanel1 // this.uiFlowLayoutPanel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiFlowLayoutPanel1.Location = new System.Drawing.Point(30, 20); + this.uiFlowLayoutPanel1.Location = new System.Drawing.Point(30, 55); this.uiFlowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiFlowLayoutPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiFlowLayoutPanel1.Name = "uiFlowLayoutPanel1"; this.uiFlowLayoutPanel1.Padding = new System.Windows.Forms.Padding(2); this.uiFlowLayoutPanel1.Size = new System.Drawing.Size(249, 390); - this.uiFlowLayoutPanel1.TabIndex = 8; + this.uiFlowLayoutPanel1.TabIndex = 10; this.uiFlowLayoutPanel1.Text = "uiFlowLayoutPanel1"; + this.uiFlowLayoutPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // FFlowLayoutPanel // - this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(873, 517); + this.ClientSize = new System.Drawing.Size(800, 539); + this.Controls.Add(this.uiButton1); + this.Controls.Add(this.uiFlowLayoutPanel1); this.Name = "FFlowLayoutPanel"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61590; this.Text = "FlowLayoutPanel"; - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } diff --git a/SunnyUI.Demo/Controls/FFlowLayoutPanel.cs b/SunnyUI.Demo/Controls/FFlowLayoutPanel.cs index a4455f2d..6bfa6df4 100644 --- a/SunnyUI.Demo/Controls/FFlowLayoutPanel.cs +++ b/SunnyUI.Demo/Controls/FFlowLayoutPanel.cs @@ -1,12 +1,10 @@ namespace Sunny.UI.Demo { - public partial class FFlowLayoutPanel : UITitlePage + public partial class FFlowLayoutPanel : UIPage { public FFlowLayoutPanel() { InitializeComponent(); - - } public override void Init() diff --git a/SunnyUI.Demo/Controls/FHeaderButton.Designer.cs b/SunnyUI.Demo/Controls/FHeaderButton.Designer.cs index 86349572..7e865793 100644 --- a/SunnyUI.Demo/Controls/FHeaderButton.Designer.cs +++ b/SunnyUI.Demo/Controls/FHeaderButton.Designer.cs @@ -29,13 +29,8 @@ namespace Sunny.UI.Demo /// private void InitializeComponent() { - this.uiPanel1 = new Sunny.UI.UIPanel(); - this.uiHeaderButton12 = new Sunny.UI.UIHeaderButton(); - this.uiHeaderButton11 = new Sunny.UI.UIHeaderButton(); - this.uiHeaderButton10 = new Sunny.UI.UIHeaderButton(); - this.uiHeaderButton9 = new Sunny.UI.UIHeaderButton(); - this.uiHeaderButton8 = new Sunny.UI.UIHeaderButton(); - this.uiHeaderButton1 = new Sunny.UI.UIHeaderButton(); + this.uiLine2 = new Sunny.UI.UILine(); + this.uiLine1 = new Sunny.UI.UILine(); this.uiPanel2 = new Sunny.UI.UIPanel(); this.uiHeaderButton6 = new Sunny.UI.UIHeaderButton(); this.uiHeaderButton7 = new Sunny.UI.UIHeaderButton(); @@ -43,160 +38,38 @@ namespace Sunny.UI.Demo this.uiHeaderButton5 = new Sunny.UI.UIHeaderButton(); this.uiHeaderButton3 = new Sunny.UI.UIHeaderButton(); this.uiHeaderButton2 = new Sunny.UI.UIHeaderButton(); - this.uiLine1 = new Sunny.UI.UILine(); - this.uiLine2 = new Sunny.UI.UILine(); - this.PagePanel.SuspendLayout(); - this.uiPanel1.SuspendLayout(); + this.uiPanel1 = new Sunny.UI.UIPanel(); + this.uiHeaderButton12 = new Sunny.UI.UIHeaderButton(); + this.uiHeaderButton11 = new Sunny.UI.UIHeaderButton(); + this.uiHeaderButton10 = new Sunny.UI.UIHeaderButton(); + this.uiHeaderButton9 = new Sunny.UI.UIHeaderButton(); + this.uiHeaderButton8 = new Sunny.UI.UIHeaderButton(); + this.uiHeaderButton1 = new Sunny.UI.UIHeaderButton(); this.uiPanel2.SuspendLayout(); + this.uiPanel1.SuspendLayout(); this.SuspendLayout(); // - // PagePanel + // uiLine2 // - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiPanel2); - this.PagePanel.Controls.Add(this.uiPanel1); - this.PagePanel.Size = new System.Drawing.Size(837, 501); + this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine2.Location = new System.Drawing.Point(30, 198); + this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine2.Name = "uiLine2"; + this.uiLine2.Size = new System.Drawing.Size(716, 20); + this.uiLine2.TabIndex = 24; + this.uiLine2.Text = "UIHeaderButton 透明图片"; + this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiPanel1 + // uiLine1 // - this.uiPanel1.Controls.Add(this.uiHeaderButton12); - this.uiPanel1.Controls.Add(this.uiHeaderButton11); - this.uiPanel1.Controls.Add(this.uiHeaderButton10); - this.uiPanel1.Controls.Add(this.uiHeaderButton9); - this.uiPanel1.Controls.Add(this.uiHeaderButton8); - this.uiPanel1.Controls.Add(this.uiHeaderButton1); - this.uiPanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiPanel1.Location = new System.Drawing.Point(30, 57); - this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiPanel1.Name = "uiPanel1"; - this.uiPanel1.Size = new System.Drawing.Size(716, 88); - this.uiPanel1.Style = Sunny.UI.UIStyle.Custom; - this.uiPanel1.StyleCustomMode = true; - this.uiPanel1.TabIndex = 0; - this.uiPanel1.Text = null; - // - // uiHeaderButton12 - // - this.uiHeaderButton12.CircleColor = System.Drawing.Color.Olive; - this.uiHeaderButton12.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiHeaderButton12.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiHeaderButton12.Location = new System.Drawing.Point(600, 1); - this.uiHeaderButton12.MinimumSize = new System.Drawing.Size(1, 1); - this.uiHeaderButton12.Name = "uiHeaderButton12"; - this.uiHeaderButton12.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); - this.uiHeaderButton12.Radius = 0; - this.uiHeaderButton12.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiHeaderButton12.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; - this.uiHeaderButton12.Size = new System.Drawing.Size(100, 88); - this.uiHeaderButton12.Style = Sunny.UI.UIStyle.Custom; - this.uiHeaderButton12.Symbol = 61459; - this.uiHeaderButton12.SymbolOffset = new System.Drawing.Point(1, 2); - this.uiHeaderButton12.SymbolSize = 41; - this.uiHeaderButton12.TabIndex = 5; - this.uiHeaderButton12.Text = "设置"; - // - // uiHeaderButton11 - // - this.uiHeaderButton11.CircleColor = System.Drawing.Color.Purple; - this.uiHeaderButton11.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiHeaderButton11.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiHeaderButton11.Location = new System.Drawing.Point(500, 1); - this.uiHeaderButton11.MinimumSize = new System.Drawing.Size(1, 1); - this.uiHeaderButton11.Name = "uiHeaderButton11"; - this.uiHeaderButton11.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); - this.uiHeaderButton11.Radius = 0; - this.uiHeaderButton11.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiHeaderButton11.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; - this.uiHeaderButton11.Size = new System.Drawing.Size(100, 88); - this.uiHeaderButton11.Style = Sunny.UI.UIStyle.Custom; - this.uiHeaderButton11.Symbol = 61447; - this.uiHeaderButton11.SymbolOffset = new System.Drawing.Point(1, 0); - this.uiHeaderButton11.SymbolSize = 40; - this.uiHeaderButton11.TabIndex = 4; - this.uiHeaderButton11.Text = "朋友"; - // - // uiHeaderButton10 - // - this.uiHeaderButton10.CircleColor = System.Drawing.Color.Teal; - this.uiHeaderButton10.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiHeaderButton10.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiHeaderButton10.Location = new System.Drawing.Point(400, 1); - this.uiHeaderButton10.MinimumSize = new System.Drawing.Size(1, 1); - this.uiHeaderButton10.Name = "uiHeaderButton10"; - this.uiHeaderButton10.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); - this.uiHeaderButton10.Radius = 0; - this.uiHeaderButton10.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiHeaderButton10.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; - this.uiHeaderButton10.Size = new System.Drawing.Size(100, 88); - this.uiHeaderButton10.Style = Sunny.UI.UIStyle.Custom; - this.uiHeaderButton10.Symbol = 62145; - this.uiHeaderButton10.SymbolOffset = new System.Drawing.Point(1, 2); - this.uiHeaderButton10.SymbolSize = 38; - this.uiHeaderButton10.TabIndex = 3; - this.uiHeaderButton10.Text = "手机"; - // - // uiHeaderButton9 - // - this.uiHeaderButton9.CircleColor = System.Drawing.Color.DarkOrange; - this.uiHeaderButton9.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiHeaderButton9.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiHeaderButton9.Location = new System.Drawing.Point(300, 1); - this.uiHeaderButton9.MinimumSize = new System.Drawing.Size(1, 1); - this.uiHeaderButton9.Name = "uiHeaderButton9"; - this.uiHeaderButton9.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); - this.uiHeaderButton9.Radius = 0; - this.uiHeaderButton9.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiHeaderButton9.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; - this.uiHeaderButton9.Size = new System.Drawing.Size(100, 88); - this.uiHeaderButton9.Style = Sunny.UI.UIStyle.Custom; - this.uiHeaderButton9.Symbol = 61664; - this.uiHeaderButton9.SymbolOffset = new System.Drawing.Point(0, 1); - this.uiHeaderButton9.SymbolSize = 40; - this.uiHeaderButton9.TabIndex = 2; - this.uiHeaderButton9.Text = "邮件"; - // - // uiHeaderButton8 - // - this.uiHeaderButton8.CircleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); - this.uiHeaderButton8.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiHeaderButton8.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiHeaderButton8.Location = new System.Drawing.Point(200, 1); - this.uiHeaderButton8.MinimumSize = new System.Drawing.Size(1, 1); - this.uiHeaderButton8.Name = "uiHeaderButton8"; - this.uiHeaderButton8.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); - this.uiHeaderButton8.Radius = 0; - this.uiHeaderButton8.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiHeaderButton8.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; - this.uiHeaderButton8.Size = new System.Drawing.Size(100, 88); - this.uiHeaderButton8.Style = Sunny.UI.UIStyle.Custom; - this.uiHeaderButton8.Symbol = 62074; - this.uiHeaderButton8.SymbolOffset = new System.Drawing.Point(1, 0); - this.uiHeaderButton8.SymbolSize = 44; - this.uiHeaderButton8.TabIndex = 1; - this.uiHeaderButton8.Text = "消息"; - // - // uiHeaderButton1 - // - this.uiHeaderButton1.CircleColor = System.Drawing.Color.RoyalBlue; - this.uiHeaderButton1.CircleHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))); - this.uiHeaderButton1.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiHeaderButton1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiHeaderButton1.Location = new System.Drawing.Point(100, 1); - this.uiHeaderButton1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiHeaderButton1.Name = "uiHeaderButton1"; - this.uiHeaderButton1.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); - this.uiHeaderButton1.Radius = 0; - this.uiHeaderButton1.RadiusSides = Sunny.UI.UICornerRadiusSides.None; - this.uiHeaderButton1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; - this.uiHeaderButton1.ShowCircleHoverColor = true; - this.uiHeaderButton1.Size = new System.Drawing.Size(100, 88); - this.uiHeaderButton1.Style = Sunny.UI.UIStyle.Custom; - this.uiHeaderButton1.Symbol = 61461; - this.uiHeaderButton1.TabIndex = 0; - this.uiHeaderButton1.Text = "主页"; + 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(716, 20); + this.uiLine1.TabIndex = 23; + this.uiLine1.Text = "UIHeaderButton 字体图标"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiPanel2 // @@ -209,7 +82,7 @@ namespace Sunny.UI.Demo this.uiPanel2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(40)))), ((int)(((byte)(43))))); this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPanel2.ForeColor = System.Drawing.Color.Silver; - this.uiPanel2.Location = new System.Drawing.Point(30, 202); + this.uiPanel2.Location = new System.Drawing.Point(30, 237); this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel2.Name = "uiPanel2"; @@ -217,8 +90,9 @@ namespace Sunny.UI.Demo this.uiPanel2.Size = new System.Drawing.Size(716, 88); this.uiPanel2.Style = Sunny.UI.UIStyle.Custom; this.uiPanel2.StyleCustomMode = true; - this.uiPanel2.TabIndex = 1; + this.uiPanel2.TabIndex = 22; this.uiPanel2.Text = null; + this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiHeaderButton6 // @@ -376,60 +250,185 @@ namespace Sunny.UI.Demo this.uiHeaderButton2.TabIndex = 0; this.uiHeaderButton2.Text = "主页"; // - // uiLine1 + // uiPanel1 // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(716, 20); - this.uiLine1.TabIndex = 19; - this.uiLine1.Text = "UIHeaderButton 字体图标"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiPanel1.Controls.Add(this.uiHeaderButton12); + this.uiPanel1.Controls.Add(this.uiHeaderButton11); + this.uiPanel1.Controls.Add(this.uiHeaderButton10); + this.uiPanel1.Controls.Add(this.uiHeaderButton9); + this.uiPanel1.Controls.Add(this.uiHeaderButton8); + this.uiPanel1.Controls.Add(this.uiHeaderButton1); + this.uiPanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); + this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiPanel1.Location = new System.Drawing.Point(30, 92); + this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiPanel1.Name = "uiPanel1"; + this.uiPanel1.Size = new System.Drawing.Size(716, 88); + this.uiPanel1.Style = Sunny.UI.UIStyle.Custom; + this.uiPanel1.StyleCustomMode = true; + this.uiPanel1.TabIndex = 21; + this.uiPanel1.Text = null; + this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // - // uiLine2 + // uiHeaderButton12 // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(30, 163); - this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine2.Name = "uiLine2"; - this.uiLine2.Size = new System.Drawing.Size(716, 20); - this.uiLine2.TabIndex = 20; - this.uiLine2.Text = "UIHeaderButton 透明图片"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiHeaderButton12.CircleColor = System.Drawing.Color.Olive; + this.uiHeaderButton12.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiHeaderButton12.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiHeaderButton12.Location = new System.Drawing.Point(600, 1); + this.uiHeaderButton12.MinimumSize = new System.Drawing.Size(1, 1); + this.uiHeaderButton12.Name = "uiHeaderButton12"; + this.uiHeaderButton12.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); + this.uiHeaderButton12.Radius = 0; + this.uiHeaderButton12.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiHeaderButton12.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; + this.uiHeaderButton12.Size = new System.Drawing.Size(100, 88); + this.uiHeaderButton12.Style = Sunny.UI.UIStyle.Custom; + this.uiHeaderButton12.Symbol = 61459; + this.uiHeaderButton12.SymbolOffset = new System.Drawing.Point(1, 2); + this.uiHeaderButton12.SymbolSize = 41; + this.uiHeaderButton12.TabIndex = 5; + this.uiHeaderButton12.Text = "设置"; + // + // uiHeaderButton11 + // + this.uiHeaderButton11.CircleColor = System.Drawing.Color.Purple; + this.uiHeaderButton11.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiHeaderButton11.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiHeaderButton11.Location = new System.Drawing.Point(500, 1); + this.uiHeaderButton11.MinimumSize = new System.Drawing.Size(1, 1); + this.uiHeaderButton11.Name = "uiHeaderButton11"; + this.uiHeaderButton11.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); + this.uiHeaderButton11.Radius = 0; + this.uiHeaderButton11.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiHeaderButton11.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; + this.uiHeaderButton11.Size = new System.Drawing.Size(100, 88); + this.uiHeaderButton11.Style = Sunny.UI.UIStyle.Custom; + this.uiHeaderButton11.Symbol = 61447; + this.uiHeaderButton11.SymbolOffset = new System.Drawing.Point(1, 0); + this.uiHeaderButton11.SymbolSize = 40; + this.uiHeaderButton11.TabIndex = 4; + this.uiHeaderButton11.Text = "朋友"; + // + // uiHeaderButton10 + // + this.uiHeaderButton10.CircleColor = System.Drawing.Color.Teal; + this.uiHeaderButton10.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiHeaderButton10.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiHeaderButton10.Location = new System.Drawing.Point(400, 1); + this.uiHeaderButton10.MinimumSize = new System.Drawing.Size(1, 1); + this.uiHeaderButton10.Name = "uiHeaderButton10"; + this.uiHeaderButton10.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); + this.uiHeaderButton10.Radius = 0; + this.uiHeaderButton10.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiHeaderButton10.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; + this.uiHeaderButton10.Size = new System.Drawing.Size(100, 88); + this.uiHeaderButton10.Style = Sunny.UI.UIStyle.Custom; + this.uiHeaderButton10.Symbol = 62145; + this.uiHeaderButton10.SymbolOffset = new System.Drawing.Point(1, 2); + this.uiHeaderButton10.SymbolSize = 38; + this.uiHeaderButton10.TabIndex = 3; + this.uiHeaderButton10.Text = "手机"; + // + // uiHeaderButton9 + // + this.uiHeaderButton9.CircleColor = System.Drawing.Color.DarkOrange; + this.uiHeaderButton9.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiHeaderButton9.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiHeaderButton9.Location = new System.Drawing.Point(300, 1); + this.uiHeaderButton9.MinimumSize = new System.Drawing.Size(1, 1); + this.uiHeaderButton9.Name = "uiHeaderButton9"; + this.uiHeaderButton9.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); + this.uiHeaderButton9.Radius = 0; + this.uiHeaderButton9.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiHeaderButton9.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; + this.uiHeaderButton9.Size = new System.Drawing.Size(100, 88); + this.uiHeaderButton9.Style = Sunny.UI.UIStyle.Custom; + this.uiHeaderButton9.Symbol = 61664; + this.uiHeaderButton9.SymbolOffset = new System.Drawing.Point(0, 1); + this.uiHeaderButton9.SymbolSize = 40; + this.uiHeaderButton9.TabIndex = 2; + this.uiHeaderButton9.Text = "邮件"; + // + // uiHeaderButton8 + // + this.uiHeaderButton8.CircleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); + this.uiHeaderButton8.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiHeaderButton8.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiHeaderButton8.Location = new System.Drawing.Point(200, 1); + this.uiHeaderButton8.MinimumSize = new System.Drawing.Size(1, 1); + this.uiHeaderButton8.Name = "uiHeaderButton8"; + this.uiHeaderButton8.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); + this.uiHeaderButton8.Radius = 0; + this.uiHeaderButton8.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiHeaderButton8.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; + this.uiHeaderButton8.Size = new System.Drawing.Size(100, 88); + this.uiHeaderButton8.Style = Sunny.UI.UIStyle.Custom; + this.uiHeaderButton8.Symbol = 62074; + this.uiHeaderButton8.SymbolOffset = new System.Drawing.Point(1, 0); + this.uiHeaderButton8.SymbolSize = 44; + this.uiHeaderButton8.TabIndex = 1; + this.uiHeaderButton8.Text = "消息"; + // + // uiHeaderButton1 + // + this.uiHeaderButton1.CircleColor = System.Drawing.Color.RoyalBlue; + this.uiHeaderButton1.CircleHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))); + this.uiHeaderButton1.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiHeaderButton1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiHeaderButton1.Location = new System.Drawing.Point(100, 1); + this.uiHeaderButton1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiHeaderButton1.Name = "uiHeaderButton1"; + this.uiHeaderButton1.Padding = new System.Windows.Forms.Padding(0, 8, 0, 3); + this.uiHeaderButton1.Radius = 0; + this.uiHeaderButton1.RadiusSides = Sunny.UI.UICornerRadiusSides.None; + this.uiHeaderButton1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; + this.uiHeaderButton1.ShowCircleHoverColor = true; + this.uiHeaderButton1.Size = new System.Drawing.Size(100, 88); + this.uiHeaderButton1.Style = Sunny.UI.UIStyle.Custom; + this.uiHeaderButton1.Symbol = 61461; + this.uiHeaderButton1.TabIndex = 0; + this.uiHeaderButton1.Text = "主页"; // // FHeaderButton // + this.AllowShowTitle = true; + this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(837, 536); + this.ClientSize = new System.Drawing.Size(800, 450); + this.Controls.Add(this.uiLine2); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiPanel2); + this.Controls.Add(this.uiPanel1); this.Name = "FHeaderButton"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 62141; this.Text = "HeaderButton"; - this.Load += new System.EventHandler(this.FHeaderButton_Load); - this.PagePanel.ResumeLayout(false); - this.uiPanel1.ResumeLayout(false); this.uiPanel2.ResumeLayout(false); + this.uiPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion - private UIPanel uiPanel1; - private UIHeaderButton uiHeaderButton1; + private UILine uiLine2; + private UILine uiLine1; private UIPanel uiPanel2; - private UIHeaderButton uiHeaderButton2; - private UIHeaderButton uiHeaderButton3; private UIHeaderButton uiHeaderButton6; private UIHeaderButton uiHeaderButton7; private UIHeaderButton uiHeaderButton4; private UIHeaderButton uiHeaderButton5; + private UIHeaderButton uiHeaderButton3; + private UIHeaderButton uiHeaderButton2; + private UIPanel uiPanel1; private UIHeaderButton uiHeaderButton12; private UIHeaderButton uiHeaderButton11; private UIHeaderButton uiHeaderButton10; private UIHeaderButton uiHeaderButton9; private UIHeaderButton uiHeaderButton8; - private UILine uiLine2; - private UILine uiLine1; + private UIHeaderButton uiHeaderButton1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FHeaderButton.cs b/SunnyUI.Demo/Controls/FHeaderButton.cs index 0d83b256..01f46330 100644 --- a/SunnyUI.Demo/Controls/FHeaderButton.cs +++ b/SunnyUI.Demo/Controls/FHeaderButton.cs @@ -1,17 +1,10 @@ -using System; - -namespace Sunny.UI.Demo +namespace Sunny.UI.Demo { - public partial class FHeaderButton : UITitlePage + public partial class FHeaderButton : UIPage { public FHeaderButton() { InitializeComponent(); } - - private void FHeaderButton_Load(object sender, EventArgs e) - { - - } } } diff --git a/SunnyUI.Demo/Controls/FLabel.Designer.cs b/SunnyUI.Demo/Controls/FLabel.Designer.cs index 91b66b1c..b2a7eb14 100644 --- a/SunnyUI.Demo/Controls/FLabel.Designer.cs +++ b/SunnyUI.Demo/Controls/FLabel.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FLabel { @@ -28,57 +29,207 @@ /// private void InitializeComponent() { - this.uiLabel1 = new Sunny.UI.UILabel(); - this.uiLinkLabel1 = new Sunny.UI.UILinkLabel(); - this.uiLine1 = new Sunny.UI.UILine(); - this.uiLine2 = new Sunny.UI.UILine(); - this.uiLine3 = new Sunny.UI.UILine(); - this.uiSymbolLabel1 = new Sunny.UI.UISymbolLabel(); - this.uiSymbolLabel2 = new Sunny.UI.UISymbolLabel(); - this.uiMarkLabel1 = new Sunny.UI.UIMarkLabel(); - this.uiLine4 = new Sunny.UI.UILine(); - this.uiMarkLabel2 = new Sunny.UI.UIMarkLabel(); - this.uiMarkLabel3 = new Sunny.UI.UIMarkLabel(); - this.uiMarkLabel4 = new Sunny.UI.UIMarkLabel(); - this.uiLedLabel = new Sunny.UI.UILine(); - this.uiLedLabel1 = new Sunny.UI.UILedLabel(); - this.uiLedLabel2 = new Sunny.UI.UILedLabel(); - this.uiLedLabel3 = new Sunny.UI.UILedLabel(); this.uiLedLabel4 = new Sunny.UI.UILedLabel(); - this.PagePanel.SuspendLayout(); + this.uiLedLabel3 = new Sunny.UI.UILedLabel(); + this.uiLedLabel2 = new Sunny.UI.UILedLabel(); + this.uiLedLabel1 = new Sunny.UI.UILedLabel(); + this.uiLedLabel = new Sunny.UI.UILine(); + this.uiMarkLabel4 = new Sunny.UI.UIMarkLabel(); + this.uiMarkLabel3 = new Sunny.UI.UIMarkLabel(); + this.uiMarkLabel2 = new Sunny.UI.UIMarkLabel(); + this.uiLine4 = new Sunny.UI.UILine(); + this.uiMarkLabel1 = new Sunny.UI.UIMarkLabel(); + this.uiSymbolLabel2 = new Sunny.UI.UISymbolLabel(); + this.uiSymbolLabel1 = new Sunny.UI.UISymbolLabel(); + this.uiLine3 = new Sunny.UI.UILine(); + this.uiLine2 = new Sunny.UI.UILine(); + this.uiLine1 = new Sunny.UI.UILine(); + this.uiLinkLabel1 = new Sunny.UI.UILinkLabel(); + this.uiLabel1 = new Sunny.UI.UILabel(); this.SuspendLayout(); // - // PagePanel + // uiLedLabel4 // - this.PagePanel.Controls.Add(this.uiLedLabel4); - this.PagePanel.Controls.Add(this.uiLedLabel3); - this.PagePanel.Controls.Add(this.uiLedLabel2); - this.PagePanel.Controls.Add(this.uiLedLabel1); - this.PagePanel.Controls.Add(this.uiLedLabel); - this.PagePanel.Controls.Add(this.uiMarkLabel4); - this.PagePanel.Controls.Add(this.uiMarkLabel3); - this.PagePanel.Controls.Add(this.uiMarkLabel2); - this.PagePanel.Controls.Add(this.uiLine4); - this.PagePanel.Controls.Add(this.uiMarkLabel1); - this.PagePanel.Controls.Add(this.uiSymbolLabel2); - this.PagePanel.Controls.Add(this.uiSymbolLabel1); - this.PagePanel.Controls.Add(this.uiLine3); - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiLinkLabel1); - this.PagePanel.Controls.Add(this.uiLabel1); - this.PagePanel.Size = new System.Drawing.Size(800, 471); + this.uiLedLabel4.BackColor = System.Drawing.Color.Black; + this.uiLedLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLedLabel4.ForeColor = System.Drawing.Color.Lime; + this.uiLedLabel4.IntervalOn = 3; + this.uiLedLabel4.Location = new System.Drawing.Point(527, 323); + this.uiLedLabel4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiLedLabel4.Name = "uiLedLabel4"; + this.uiLedLabel4.Size = new System.Drawing.Size(181, 35); + this.uiLedLabel4.Style = Sunny.UI.UIStyle.Custom; + this.uiLedLabel4.StyleCustomMode = true; + this.uiLedLabel4.TabIndex = 50; + this.uiLedLabel4.Text = "999.99"; // - // uiLabel1 + // uiLedLabel3 // - this.uiLabel1.AutoSize = true; - this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel1.Location = new System.Drawing.Point(42, 55); - this.uiLabel1.Name = "uiLabel1"; - this.uiLabel1.Size = new System.Drawing.Size(102, 21); - this.uiLabel1.TabIndex = 0; - this.uiLabel1.Text = "Hello world!"; - this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiLedLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLedLabel3.IntervalOn = 3; + this.uiLedLabel3.Location = new System.Drawing.Point(356, 323); + this.uiLedLabel3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiLedLabel3.Name = "uiLedLabel3"; + this.uiLedLabel3.Size = new System.Drawing.Size(150, 35); + this.uiLedLabel3.TabIndex = 49; + this.uiLedLabel3.Text = "999.99"; + this.uiLedLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLedLabel2 + // + this.uiLedLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLedLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiLedLabel2.Location = new System.Drawing.Point(199, 323); + this.uiLedLabel2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiLedLabel2.Name = "uiLedLabel2"; + this.uiLedLabel2.Size = new System.Drawing.Size(150, 35); + this.uiLedLabel2.Style = Sunny.UI.UIStyle.Red; + this.uiLedLabel2.StyleCustomMode = true; + this.uiLedLabel2.TabIndex = 48; + this.uiLedLabel2.Text = "999.99"; + this.uiLedLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLedLabel1 + // + this.uiLedLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLedLabel1.Location = new System.Drawing.Point(42, 323); + this.uiLedLabel1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiLedLabel1.Name = "uiLedLabel1"; + this.uiLedLabel1.Size = new System.Drawing.Size(150, 35); + this.uiLedLabel1.TabIndex = 47; + this.uiLedLabel1.Text = "999.99"; + this.uiLedLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLedLabel + // + this.uiLedLabel.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLedLabel.Location = new System.Drawing.Point(30, 287); + this.uiLedLabel.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLedLabel.Name = "uiLedLabel"; + this.uiLedLabel.Size = new System.Drawing.Size(670, 20); + this.uiLedLabel.TabIndex = 46; + this.uiLedLabel.Text = "UILedLabel (仅支持英文、标点符号、希腊字母)"; + this.uiLedLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiMarkLabel4 + // + this.uiMarkLabel4.AutoSize = true; + this.uiMarkLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiMarkLabel4.Location = new System.Drawing.Point(508, 242); + this.uiMarkLabel4.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Top; + this.uiMarkLabel4.Name = "uiMarkLabel4"; + this.uiMarkLabel4.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0); + this.uiMarkLabel4.Size = new System.Drawing.Size(113, 26); + this.uiMarkLabel4.TabIndex = 45; + this.uiMarkLabel4.Text = "uiMarkLabel4"; + this.uiMarkLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiMarkLabel3 + // + this.uiMarkLabel3.AutoSize = true; + this.uiMarkLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiMarkLabel3.Location = new System.Drawing.Point(199, 245); + this.uiMarkLabel3.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Right; + this.uiMarkLabel3.Name = "uiMarkLabel3"; + this.uiMarkLabel3.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0); + this.uiMarkLabel3.Size = new System.Drawing.Size(118, 21); + this.uiMarkLabel3.TabIndex = 44; + this.uiMarkLabel3.Text = "uiMarkLabel3"; + this.uiMarkLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiMarkLabel2 + // + this.uiMarkLabel2.AutoSize = true; + this.uiMarkLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiMarkLabel2.Location = new System.Drawing.Point(356, 242); + this.uiMarkLabel2.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Bottom; + this.uiMarkLabel2.Name = "uiMarkLabel2"; + this.uiMarkLabel2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 5); + this.uiMarkLabel2.Size = new System.Drawing.Size(113, 26); + this.uiMarkLabel2.TabIndex = 43; + this.uiMarkLabel2.Text = "uiMarkLabel2"; + this.uiMarkLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLine4 + // + this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine4.Location = new System.Drawing.Point(30, 208); + this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine4.Name = "uiLine4"; + this.uiLine4.Size = new System.Drawing.Size(670, 20); + this.uiLine4.TabIndex = 42; + this.uiLine4.Text = "UIMarkLabel"; + this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiMarkLabel1 + // + this.uiMarkLabel1.AutoSize = true; + this.uiMarkLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiMarkLabel1.Location = new System.Drawing.Point(42, 245); + this.uiMarkLabel1.Name = "uiMarkLabel1"; + this.uiMarkLabel1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); + this.uiMarkLabel1.Size = new System.Drawing.Size(118, 21); + this.uiMarkLabel1.TabIndex = 41; + this.uiMarkLabel1.Text = "uiMarkLabel1"; + this.uiMarkLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiSymbolLabel2 + // + this.uiSymbolLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolLabel2.Location = new System.Drawing.Point(139, 169); + this.uiSymbolLabel2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolLabel2.Name = "uiSymbolLabel2"; + this.uiSymbolLabel2.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0); + this.uiSymbolLabel2.Size = new System.Drawing.Size(91, 24); + this.uiSymbolLabel2.Symbol = 61453; + this.uiSymbolLabel2.TabIndex = 40; + this.uiSymbolLabel2.Text = "Cancel"; + this.uiSymbolLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiSymbolLabel1 + // + this.uiSymbolLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSymbolLabel1.Location = new System.Drawing.Point(42, 169); + this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSymbolLabel1.Name = "uiSymbolLabel1"; + this.uiSymbolLabel1.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0); + this.uiSymbolLabel1.Size = new System.Drawing.Size(91, 24); + this.uiSymbolLabel1.TabIndex = 39; + this.uiSymbolLabel1.Text = "OK"; + this.uiSymbolLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLine3 + // + this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine3.Location = new System.Drawing.Point(30, 133); + this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine3.Name = "uiLine3"; + this.uiLine3.Size = new System.Drawing.Size(670, 20); + this.uiLine3.TabIndex = 38; + this.uiLine3.Text = "UISymbolLabel"; + this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLine2 + // + this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine2.Location = new System.Drawing.Point(381, 55); + this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine2.Name = "uiLine2"; + this.uiLine2.Size = new System.Drawing.Size(319, 20); + this.uiLine2.TabIndex = 37; + this.uiLine2.Text = "UILinkLabel"; + this.uiLine2.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(319, 20); + this.uiLine1.TabIndex = 36; + this.uiLine1.Text = "UILabel"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLinkLabel1 // @@ -88,230 +239,77 @@ this.uiLinkLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLinkLabel1.LinkBehavior = System.Windows.Forms.LinkBehavior.AlwaysUnderline; this.uiLinkLabel1.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); - this.uiLinkLabel1.Location = new System.Drawing.Point(394, 55); + this.uiLinkLabel1.Location = new System.Drawing.Point(394, 90); this.uiLinkLabel1.Name = "uiLinkLabel1"; this.uiLinkLabel1.Size = new System.Drawing.Size(146, 21); - this.uiLinkLabel1.TabIndex = 1; + this.uiLinkLabel1.TabIndex = 35; this.uiLinkLabel1.TabStop = true; this.uiLinkLabel1.Text = "www.SunnyUI.net"; this.uiLinkLabel1.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); this.uiLinkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.uiLinkLabel1_LinkClicked); // - // uiLine1 + // uiLabel1 // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(319, 20); - this.uiLine1.TabIndex = 19; - this.uiLine1.Text = "UILabel"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiLabel1.AutoSize = true; + this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel1.Location = new System.Drawing.Point(42, 90); + this.uiLabel1.Name = "uiLabel1"; + this.uiLabel1.Size = new System.Drawing.Size(102, 21); + this.uiLabel1.TabIndex = 34; + this.uiLabel1.Text = "Hello world!"; + this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiLine2 - // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(381, 20); - this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine2.Name = "uiLine2"; - this.uiLine2.Size = new System.Drawing.Size(319, 20); - this.uiLine2.TabIndex = 20; - this.uiLine2.Text = "UILinkLabel"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLine3 - // - this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine3.Location = new System.Drawing.Point(30, 98); - this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine3.Name = "uiLine3"; - this.uiLine3.Size = new System.Drawing.Size(670, 20); - this.uiLine3.TabIndex = 21; - this.uiLine3.Text = "UISymbolLabel"; - this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiSymbolLabel1 - // - this.uiSymbolLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolLabel1.Location = new System.Drawing.Point(42, 134); - this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolLabel1.Name = "uiSymbolLabel1"; - this.uiSymbolLabel1.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0); - this.uiSymbolLabel1.Size = new System.Drawing.Size(91, 24); - this.uiSymbolLabel1.TabIndex = 22; - this.uiSymbolLabel1.Text = "OK"; - this.uiSymbolLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiSymbolLabel2 - // - this.uiSymbolLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSymbolLabel2.Location = new System.Drawing.Point(139, 134); - this.uiSymbolLabel2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSymbolLabel2.Name = "uiSymbolLabel2"; - this.uiSymbolLabel2.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0); - this.uiSymbolLabel2.Size = new System.Drawing.Size(91, 24); - this.uiSymbolLabel2.Symbol = 61453; - this.uiSymbolLabel2.TabIndex = 23; - this.uiSymbolLabel2.Text = "Cancel"; - this.uiSymbolLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiMarkLabel1 - // - this.uiMarkLabel1.AutoSize = true; - this.uiMarkLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiMarkLabel1.Location = new System.Drawing.Point(42, 210); - this.uiMarkLabel1.Name = "uiMarkLabel1"; - this.uiMarkLabel1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); - this.uiMarkLabel1.Size = new System.Drawing.Size(118, 21); - this.uiMarkLabel1.TabIndex = 24; - this.uiMarkLabel1.Text = "uiMarkLabel1"; - this.uiMarkLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLine4 - // - this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine4.Location = new System.Drawing.Point(30, 173); - this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine4.Name = "uiLine4"; - this.uiLine4.Size = new System.Drawing.Size(670, 20); - this.uiLine4.TabIndex = 25; - this.uiLine4.Text = "UIMarkLabel"; - this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiMarkLabel2 - // - this.uiMarkLabel2.AutoSize = true; - this.uiMarkLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiMarkLabel2.Location = new System.Drawing.Point(356, 207); - this.uiMarkLabel2.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Bottom; - this.uiMarkLabel2.Name = "uiMarkLabel2"; - this.uiMarkLabel2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 5); - this.uiMarkLabel2.Size = new System.Drawing.Size(113, 26); - this.uiMarkLabel2.TabIndex = 26; - this.uiMarkLabel2.Text = "uiMarkLabel2"; - this.uiMarkLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiMarkLabel3 - // - this.uiMarkLabel3.AutoSize = true; - this.uiMarkLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiMarkLabel3.Location = new System.Drawing.Point(199, 210); - this.uiMarkLabel3.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Right; - this.uiMarkLabel3.Name = "uiMarkLabel3"; - this.uiMarkLabel3.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0); - this.uiMarkLabel3.Size = new System.Drawing.Size(118, 21); - this.uiMarkLabel3.TabIndex = 27; - this.uiMarkLabel3.Text = "uiMarkLabel3"; - this.uiMarkLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiMarkLabel4 - // - this.uiMarkLabel4.AutoSize = true; - this.uiMarkLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiMarkLabel4.Location = new System.Drawing.Point(508, 207); - this.uiMarkLabel4.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Top; - this.uiMarkLabel4.Name = "uiMarkLabel4"; - this.uiMarkLabel4.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0); - this.uiMarkLabel4.Size = new System.Drawing.Size(113, 26); - this.uiMarkLabel4.TabIndex = 28; - this.uiMarkLabel4.Text = "uiMarkLabel4"; - this.uiMarkLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLedLabel - // - this.uiLedLabel.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLedLabel.Location = new System.Drawing.Point(30, 252); - this.uiLedLabel.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLedLabel.Name = "uiLedLabel"; - this.uiLedLabel.Size = new System.Drawing.Size(670, 20); - this.uiLedLabel.TabIndex = 29; - this.uiLedLabel.Text = "UILedLabel (仅支持英文、标点符号、希腊字母)"; - this.uiLedLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLedLabel1 - // - this.uiLedLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLedLabel1.Location = new System.Drawing.Point(42, 288); - this.uiLedLabel1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiLedLabel1.Name = "uiLedLabel1"; - this.uiLedLabel1.Size = new System.Drawing.Size(150, 35); - this.uiLedLabel1.TabIndex = 30; - this.uiLedLabel1.Text = "999.99"; - this.uiLedLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLedLabel2 - // - this.uiLedLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLedLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiLedLabel2.Location = new System.Drawing.Point(199, 288); - this.uiLedLabel2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiLedLabel2.Name = "uiLedLabel2"; - this.uiLedLabel2.Size = new System.Drawing.Size(150, 35); - this.uiLedLabel2.Style = Sunny.UI.UIStyle.Red; - this.uiLedLabel2.StyleCustomMode = true; - this.uiLedLabel2.TabIndex = 31; - this.uiLedLabel2.Text = "999.99"; - this.uiLedLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLedLabel3 - // - this.uiLedLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLedLabel3.IntervalOn = 3; - this.uiLedLabel3.Location = new System.Drawing.Point(356, 288); - this.uiLedLabel3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiLedLabel3.Name = "uiLedLabel3"; - this.uiLedLabel3.Size = new System.Drawing.Size(150, 35); - this.uiLedLabel3.TabIndex = 32; - this.uiLedLabel3.Text = "999.99"; - this.uiLedLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLedLabel4 - // - this.uiLedLabel4.BackColor = System.Drawing.Color.Black; - this.uiLedLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLedLabel4.ForeColor = System.Drawing.Color.Lime; - this.uiLedLabel4.IntervalOn = 3; - this.uiLedLabel4.Location = new System.Drawing.Point(527, 288); - this.uiLedLabel4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiLedLabel4.Name = "uiLedLabel4"; - this.uiLedLabel4.Size = new System.Drawing.Size(181, 35); - this.uiLedLabel4.Style = Sunny.UI.UIStyle.Custom; - this.uiLedLabel4.StyleCustomMode = true; - this.uiLedLabel4.TabIndex = 33; - this.uiLedLabel4.Text = "999.99"; - // - // FLabel + // FLabel1 // + this.AllowShowTitle = true; + this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 506); - this.Name = "FLabel"; - this.StyleCustomMode = true; + this.ClientSize = new System.Drawing.Size(800, 450); + this.Controls.Add(this.uiLedLabel4); + this.Controls.Add(this.uiLedLabel3); + this.Controls.Add(this.uiLedLabel2); + this.Controls.Add(this.uiLedLabel1); + this.Controls.Add(this.uiLedLabel); + this.Controls.Add(this.uiMarkLabel4); + this.Controls.Add(this.uiMarkLabel3); + this.Controls.Add(this.uiMarkLabel2); + this.Controls.Add(this.uiLine4); + this.Controls.Add(this.uiMarkLabel1); + this.Controls.Add(this.uiSymbolLabel2); + this.Controls.Add(this.uiSymbolLabel1); + this.Controls.Add(this.uiLine3); + this.Controls.Add(this.uiLine2); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiLinkLabel1); + this.Controls.Add(this.uiLabel1); + this.Name = "FLabel1"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61490; this.Text = "Label"; - this.PagePanel.ResumeLayout(false); - this.PagePanel.PerformLayout(); this.ResumeLayout(false); + this.PerformLayout(); } #endregion - private UILabel uiLabel1; - private UILinkLabel uiLinkLabel1; - private UILine uiLine3; - private UILine uiLine2; - private UILine uiLine1; - private UISymbolLabel uiSymbolLabel1; - private UISymbolLabel uiSymbolLabel2; - private UIMarkLabel uiMarkLabel1; - private UILine uiLine4; + private UILedLabel uiLedLabel4; + private UILedLabel uiLedLabel3; + private UILedLabel uiLedLabel2; + private UILedLabel uiLedLabel1; + private UILine uiLedLabel; private UIMarkLabel uiMarkLabel4; private UIMarkLabel uiMarkLabel3; private UIMarkLabel uiMarkLabel2; - private UI.UILedLabel uiLedLabel1; - private UILine uiLedLabel; - private UI.UILedLabel uiLedLabel3; - private UI.UILedLabel uiLedLabel2; - private UI.UILedLabel uiLedLabel4; + private UILine uiLine4; + private UIMarkLabel uiMarkLabel1; + private UISymbolLabel uiSymbolLabel2; + private UISymbolLabel uiSymbolLabel1; + private UILine uiLine3; + private UILine uiLine2; + private UILine uiLine1; + private UILinkLabel uiLinkLabel1; + private UILabel uiLabel1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FLabel.cs b/SunnyUI.Demo/Controls/FLabel.cs index ce636100..93dd6fbc 100644 --- a/SunnyUI.Demo/Controls/FLabel.cs +++ b/SunnyUI.Demo/Controls/FLabel.cs @@ -1,18 +1,17 @@ using System.Diagnostics; -using System.Windows.Forms; namespace Sunny.UI.Demo { - public partial class FLabel : UITitlePage + public partial class FLabel : UIPage { public FLabel() { InitializeComponent(); } - private void uiLinkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e) + private void uiLinkLabel1_LinkClicked(object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e) { Process.Start(uiLinkLabel1.Text); } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FLine.Designer.cs b/SunnyUI.Demo/Controls/FLine.Designer.cs index 323be0f2..4b7919ff 100644 --- a/SunnyUI.Demo/Controls/FLine.Designer.cs +++ b/SunnyUI.Demo/Controls/FLine.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FLine { @@ -28,113 +29,53 @@ /// private void InitializeComponent() { - this.uiLine1 = new Sunny.UI.UILine(); - this.uiLine2 = new Sunny.UI.UILine(); - this.uiLine3 = new Sunny.UI.UILine(); - this.uiLine4 = new Sunny.UI.UILine(); - this.uiLine5 = new Sunny.UI.UILine(); - this.uiLine6 = new Sunny.UI.UILine(); + this.uiLine11 = new Sunny.UI.UILine(); + this.uiLine10 = new Sunny.UI.UILine(); this.uiLine7 = new Sunny.UI.UILine(); this.uiLine8 = new Sunny.UI.UILine(); this.uiLine9 = new Sunny.UI.UILine(); - this.uiLine10 = new Sunny.UI.UILine(); - this.uiLine11 = new Sunny.UI.UILine(); - this.PagePanel.SuspendLayout(); + this.uiLine4 = new Sunny.UI.UILine(); + this.uiLine5 = new Sunny.UI.UILine(); + this.uiLine6 = new Sunny.UI.UILine(); + this.uiLine3 = new Sunny.UI.UILine(); + this.uiLine2 = new Sunny.UI.UILine(); + this.uiLine1 = new Sunny.UI.UILine(); this.SuspendLayout(); // - // PagePanel + // uiLine11 // - this.PagePanel.Controls.Add(this.uiLine11); - this.PagePanel.Controls.Add(this.uiLine10); - this.PagePanel.Controls.Add(this.uiLine7); - this.PagePanel.Controls.Add(this.uiLine8); - this.PagePanel.Controls.Add(this.uiLine9); - this.PagePanel.Controls.Add(this.uiLine4); - this.PagePanel.Controls.Add(this.uiLine5); - this.PagePanel.Controls.Add(this.uiLine6); - this.PagePanel.Controls.Add(this.uiLine3); - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Size = new System.Drawing.Size(800, 521); + this.uiLine11.Direction = Sunny.UI.UILine.LineDirection.Vertical; + this.uiLine11.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.uiLine11.LineSize = 2; + this.uiLine11.Location = new System.Drawing.Point(578, 55); + this.uiLine11.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine11.Name = "uiLine11"; + this.uiLine11.Size = new System.Drawing.Size(51, 388); + this.uiLine11.TabIndex = 23; + this.uiLine11.Text = "uiLine11"; + this.uiLine11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiLine1 + // uiLine10 // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.uiLine1.Location = new System.Drawing.Point(30, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(443, 33); - this.uiLine1.TabIndex = 0; - this.uiLine1.Text = "文字左上 LineSize=1"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.TopLeft; - // - // uiLine2 - // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.LineSize = 2; - this.uiLine2.Location = new System.Drawing.Point(30, 58); - this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine2.Name = "uiLine2"; - this.uiLine2.Size = new System.Drawing.Size(443, 29); - this.uiLine2.TabIndex = 1; - this.uiLine2.Text = "文字左中 LineSize=2"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLine3 - // - this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.uiLine3.LineSize = 3; - this.uiLine3.Location = new System.Drawing.Point(30, 93); - this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine3.Name = "uiLine3"; - this.uiLine3.Size = new System.Drawing.Size(443, 51); - this.uiLine3.TabIndex = 2; - this.uiLine3.Text = "文字左下 LineSize=3"; - this.uiLine3.TextAlign = System.Drawing.ContentAlignment.BottomLeft; - // - // uiLine4 - // - this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.uiLine4.LineSize = 3; - this.uiLine4.Location = new System.Drawing.Point(30, 245); - this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine4.Name = "uiLine4"; - this.uiLine4.Size = new System.Drawing.Size(443, 51); - this.uiLine4.TabIndex = 5; - this.uiLine4.Text = "文字中下"; - this.uiLine4.TextAlign = System.Drawing.ContentAlignment.BottomCenter; - // - // uiLine5 - // - this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine5.LineSize = 2; - this.uiLine5.Location = new System.Drawing.Point(30, 210); - this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine5.Name = "uiLine5"; - this.uiLine5.Size = new System.Drawing.Size(443, 29); - this.uiLine5.TabIndex = 4; - this.uiLine5.Text = "文字居中"; - // - // uiLine6 - // - this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.uiLine6.Location = new System.Drawing.Point(30, 172); - this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine6.Name = "uiLine6"; - this.uiLine6.Size = new System.Drawing.Size(443, 33); - this.uiLine6.TabIndex = 3; - this.uiLine6.Text = "文字中上"; - this.uiLine6.TextAlign = System.Drawing.ContentAlignment.TopCenter; + this.uiLine10.Direction = Sunny.UI.UILine.LineDirection.Vertical; + this.uiLine10.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.uiLine10.Location = new System.Drawing.Point(521, 55); + this.uiLine10.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine10.Name = "uiLine10"; + this.uiLine10.Size = new System.Drawing.Size(51, 388); + this.uiLine10.TabIndex = 22; + this.uiLine10.Text = "uiLine10"; + this.uiLine10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLine7 // this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLine7.LineSize = 3; - this.uiLine7.Location = new System.Drawing.Point(30, 393); + this.uiLine7.Location = new System.Drawing.Point(30, 413); this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine7.Name = "uiLine7"; this.uiLine7.Size = new System.Drawing.Size(443, 51); - this.uiLine7.TabIndex = 8; + this.uiLine7.TabIndex = 21; this.uiLine7.Text = "文字右下"; this.uiLine7.TextAlign = System.Drawing.ContentAlignment.BottomRight; // @@ -142,65 +83,123 @@ // this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine8.LineSize = 2; - this.uiLine8.Location = new System.Drawing.Point(30, 358); + this.uiLine8.Location = new System.Drawing.Point(30, 378); this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine8.Name = "uiLine8"; this.uiLine8.Size = new System.Drawing.Size(443, 29); - this.uiLine8.TabIndex = 7; + this.uiLine8.TabIndex = 20; this.uiLine8.Text = "文字右中"; this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // uiLine9 // this.uiLine9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.uiLine9.Location = new System.Drawing.Point(30, 320); + this.uiLine9.Location = new System.Drawing.Point(30, 340); this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine9.Name = "uiLine9"; this.uiLine9.Size = new System.Drawing.Size(443, 33); - this.uiLine9.TabIndex = 6; + this.uiLine9.TabIndex = 19; this.uiLine9.Text = "文字右上"; this.uiLine9.TextAlign = System.Drawing.ContentAlignment.TopRight; // - // uiLine10 + // uiLine4 // - this.uiLine10.Direction = Sunny.UI.UILine.LineDirection.Vertical; - this.uiLine10.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.uiLine10.Location = new System.Drawing.Point(521, 32); - this.uiLine10.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine10.Name = "uiLine10"; - this.uiLine10.Size = new System.Drawing.Size(51, 388); - this.uiLine10.TabIndex = 11; - this.uiLine10.Text = "uiLine10"; - this.uiLine10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.uiLine4.LineSize = 3; + this.uiLine4.Location = new System.Drawing.Point(30, 265); + this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine4.Name = "uiLine4"; + this.uiLine4.Size = new System.Drawing.Size(443, 51); + this.uiLine4.TabIndex = 18; + this.uiLine4.Text = "文字中下"; + this.uiLine4.TextAlign = System.Drawing.ContentAlignment.BottomCenter; // - // uiLine11 + // uiLine5 // - this.uiLine11.Direction = Sunny.UI.UILine.LineDirection.Vertical; - this.uiLine11.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.uiLine11.LineSize = 2; - this.uiLine11.Location = new System.Drawing.Point(578, 32); - this.uiLine11.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine11.Name = "uiLine11"; - this.uiLine11.Size = new System.Drawing.Size(51, 388); - this.uiLine11.TabIndex = 12; - this.uiLine11.Text = "uiLine11"; - this.uiLine11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine5.LineSize = 2; + this.uiLine5.Location = new System.Drawing.Point(30, 230); + this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine5.Name = "uiLine5"; + this.uiLine5.Size = new System.Drawing.Size(443, 29); + this.uiLine5.TabIndex = 17; + this.uiLine5.Text = "文字居中"; + // + // uiLine6 + // + this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.uiLine6.Location = new System.Drawing.Point(30, 192); + this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine6.Name = "uiLine6"; + this.uiLine6.Size = new System.Drawing.Size(443, 33); + this.uiLine6.TabIndex = 16; + this.uiLine6.Text = "文字中上"; + this.uiLine6.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // uiLine3 + // + this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.uiLine3.LineSize = 3; + this.uiLine3.Location = new System.Drawing.Point(30, 113); + this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine3.Name = "uiLine3"; + this.uiLine3.Size = new System.Drawing.Size(443, 51); + this.uiLine3.TabIndex = 15; + this.uiLine3.Text = "文字左下 LineSize=3"; + this.uiLine3.TextAlign = System.Drawing.ContentAlignment.BottomLeft; + // + // uiLine2 + // + this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine2.LineSize = 2; + this.uiLine2.Location = new System.Drawing.Point(30, 78); + this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine2.Name = "uiLine2"; + this.uiLine2.Size = new System.Drawing.Size(443, 29); + this.uiLine2.TabIndex = 14; + this.uiLine2.Text = "文字左中 LineSize=2"; + this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLine1 + // + this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + 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(443, 33); + this.uiLine1.TabIndex = 13; + this.uiLine1.Text = "文字左上 LineSize=1"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.TopLeft; // // FLine // - this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 556); + this.ClientSize = new System.Drawing.Size(800, 585); + this.Controls.Add(this.uiLine11); + this.Controls.Add(this.uiLine10); + this.Controls.Add(this.uiLine7); + this.Controls.Add(this.uiLine8); + this.Controls.Add(this.uiLine9); + this.Controls.Add(this.uiLine4); + this.Controls.Add(this.uiLine5); + this.Controls.Add(this.uiLine6); + this.Controls.Add(this.uiLine3); + this.Controls.Add(this.uiLine2); + this.Controls.Add(this.uiLine1); this.Name = "FLine"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61544; this.Text = "Line"; - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion + private UILine uiLine11; + private UILine uiLine10; private UILine uiLine7; private UILine uiLine8; private UILine uiLine9; @@ -210,7 +209,5 @@ private UILine uiLine3; private UILine uiLine2; private UILine uiLine1; - private UILine uiLine10; - private UILine uiLine11; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FLine.cs b/SunnyUI.Demo/Controls/FLine.cs index aedddd68..46bab693 100644 --- a/SunnyUI.Demo/Controls/FLine.cs +++ b/SunnyUI.Demo/Controls/FLine.cs @@ -1,10 +1,10 @@ namespace Sunny.UI.Demo { - public partial class FLine : UITitlePage + public partial class FLine : UIPage { public FLine() { InitializeComponent(); } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FListBox.Designer.cs b/SunnyUI.Demo/Controls/FListBox.Designer.cs index ff2321fe..87ce3a17 100644 --- a/SunnyUI.Demo/Controls/FListBox.Designer.cs +++ b/SunnyUI.Demo/Controls/FListBox.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FListBox { @@ -28,24 +29,77 @@ /// private void InitializeComponent() { - this.uiImageListBox1 = new Sunny.UI.UIImageListBox(); - this.uiLine1 = new Sunny.UI.UILine(); - this.uiLine2 = new Sunny.UI.UILine(); - this.uiListBox1 = new Sunny.UI.UIListBox(); - this.uiCheckBox1 = new Sunny.UI.UICheckBox(); this.uiButton1 = new Sunny.UI.UIButton(); - this.PagePanel.SuspendLayout(); + this.uiCheckBox1 = new Sunny.UI.UICheckBox(); + this.uiListBox1 = new Sunny.UI.UIListBox(); + this.uiLine2 = new Sunny.UI.UILine(); + this.uiLine1 = new Sunny.UI.UILine(); + this.uiImageListBox1 = new Sunny.UI.UIImageListBox(); this.SuspendLayout(); // - // PagePanel + // uiButton1 // - this.PagePanel.Controls.Add(this.uiButton1); - this.PagePanel.Controls.Add(this.uiCheckBox1); - this.PagePanel.Controls.Add(this.uiListBox1); - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiImageListBox1); - this.PagePanel.Size = new System.Drawing.Size(800, 465); + this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton1.Location = new System.Drawing.Point(30, 441); + this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton1.Name = "uiButton1"; + this.uiButton1.Size = new System.Drawing.Size(100, 35); + this.uiButton1.TabIndex = 29; + this.uiButton1.Text = "Add Item"; + this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); + // + // uiCheckBox1 + // + this.uiCheckBox1.Checked = true; + this.uiCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiCheckBox1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiCheckBox1.Location = new System.Drawing.Point(352, 440); + this.uiCheckBox1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiCheckBox1.Name = "uiCheckBox1"; + this.uiCheckBox1.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiCheckBox1.Size = new System.Drawing.Size(266, 35); + this.uiCheckBox1.TabIndex = 28; + this.uiCheckBox1.Text = "ShowDescription"; + this.uiCheckBox1.CheckedChanged += new System.EventHandler(this.uiCheckBox1_CheckedChanged); + // + // uiListBox1 + // + this.uiListBox1.FillColor = System.Drawing.Color.White; + this.uiListBox1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiListBox1.FormatString = ""; + this.uiListBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiListBox1.Location = new System.Drawing.Point(30, 85); + this.uiListBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiListBox1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiListBox1.Name = "uiListBox1"; + this.uiListBox1.Padding = new System.Windows.Forms.Padding(2); + this.uiListBox1.Size = new System.Drawing.Size(270, 343); + this.uiListBox1.TabIndex = 27; + this.uiListBox1.Text = "uiListBox1"; + this.uiListBox1.ItemDoubleClick += new System.EventHandler(this.uiListBox1_ItemDoubleClick); + // + // uiLine2 + // + this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine2.Location = new System.Drawing.Point(352, 55); + this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine2.Name = "uiLine2"; + this.uiLine2.Size = new System.Drawing.Size(266, 18); + this.uiLine2.TabIndex = 26; + this.uiLine2.Text = "uiImageListBox"; + this.uiLine2.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(266, 18); + this.uiLine1.TabIndex = 25; + this.uiLine1.Text = "uiListBox"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiImageListBox1 // @@ -53,99 +107,44 @@ this.uiImageListBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageListBox1.ItemHeight = 80; this.uiImageListBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiImageListBox1.Location = new System.Drawing.Point(355, 48); + this.uiImageListBox1.Location = new System.Drawing.Point(352, 85); this.uiImageListBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiImageListBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiImageListBox1.Name = "uiImageListBox1"; this.uiImageListBox1.Padding = new System.Windows.Forms.Padding(2); this.uiImageListBox1.Size = new System.Drawing.Size(266, 343); - this.uiImageListBox1.TabIndex = 1; + this.uiImageListBox1.TabIndex = 24; this.uiImageListBox1.Text = "uiImageListBox1"; + this.uiImageListBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiImageListBox1.ItemDoubleClick += new System.EventHandler(this.uiImageListBox1_ItemDoubleClick); // - // uiLine1 + // FListBox1 // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(33, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(266, 18); - this.uiLine1.TabIndex = 19; - this.uiLine1.Text = "uiListBox"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLine2 - // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(355, 20); - this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine2.Name = "uiLine2"; - this.uiLine2.Size = new System.Drawing.Size(266, 18); - this.uiLine2.TabIndex = 20; - this.uiLine2.Text = "uiImageListBox"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiListBox1 - // - this.uiListBox1.FillColor = System.Drawing.Color.White; - this.uiListBox1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiListBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiListBox1.Location = new System.Drawing.Point(33, 48); - this.uiListBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiListBox1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiListBox1.Name = "uiListBox1"; - this.uiListBox1.Padding = new System.Windows.Forms.Padding(2); - this.uiListBox1.Size = new System.Drawing.Size(270, 343); - this.uiListBox1.TabIndex = 21; - this.uiListBox1.Text = "uiListBox1"; - this.uiListBox1.ItemDoubleClick += new System.EventHandler(this.uiListBox1_ItemDoubleClick); - // - // uiCheckBox1 - // - this.uiCheckBox1.Checked = true; - this.uiCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiCheckBox1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiCheckBox1.Location = new System.Drawing.Point(355, 399); - this.uiCheckBox1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiCheckBox1.Name = "uiCheckBox1"; - this.uiCheckBox1.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiCheckBox1.Size = new System.Drawing.Size(266, 35); - this.uiCheckBox1.TabIndex = 22; - this.uiCheckBox1.Text = "ShowDescription"; - this.uiCheckBox1.ValueChanged += new Sunny.UI.UICheckBox.OnValueChanged(this.uiCheckBox1_ValueChanged); - // - // uiButton1 - // - this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton1.Location = new System.Drawing.Point(33, 400); - this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton1.Name = "uiButton1"; - this.uiButton1.Size = new System.Drawing.Size(100, 35); - this.uiButton1.TabIndex = 23; - this.uiButton1.Text = "Add Item"; - this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); - this.uiButton1.DoubleClick += new System.EventHandler(this.uiButton1_DoubleClick); - // - // FListBox - // - this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 500); - this.Name = "FListBox"; + this.ClientSize = new System.Drawing.Size(800, 546); + this.Controls.Add(this.uiButton1); + this.Controls.Add(this.uiCheckBox1); + this.Controls.Add(this.uiListBox1); + this.Controls.Add(this.uiLine2); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiImageListBox1); + this.Name = "FListBox1"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61474; this.Text = "ListBox"; - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion - private UIImageListBox uiImageListBox1; + + private UIButton uiButton1; + private UICheckBox uiCheckBox1; + private UIListBox uiListBox1; private UILine uiLine2; private UILine uiLine1; - private UIListBox uiListBox1; - private UICheckBox uiCheckBox1; - private UIButton uiButton1; + private UIImageListBox uiImageListBox1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FListBox.cs b/SunnyUI.Demo/Controls/FListBox.cs index 41ddaab3..36c8b716 100644 --- a/SunnyUI.Demo/Controls/FListBox.cs +++ b/SunnyUI.Demo/Controls/FListBox.cs @@ -3,7 +3,7 @@ using System; namespace Sunny.UI.Demo { - public partial class FListBox : UITitlePage + public partial class FListBox : UIPage { public FListBox() { @@ -19,14 +19,6 @@ namespace Sunny.UI.Demo } uiImageListBox1.Items.Clear(); - // string[] files = System.IO.Directory.GetFiles(DirEx.CurrentDir() + "Team", - // "*.png", SearchOption.TopDirectoryOnly); - // foreach (string file in files) - // { - // uiImageListBox1.AddImage(file, file.FileInfo().Name); - // Console.WriteLine(file.FileInfo().Name); - // } - uiImageListBox1.AddImage(Resources.ajax, "ajax.png"); uiImageListBox1.AddImage(Resources.atalanta, "atalanta.png"); uiImageListBox1.AddImage(Resources.barcelona, "barcelona.png"); @@ -59,7 +51,7 @@ namespace Sunny.UI.Demo this.ShowInfoDialog(uiImageListBox1.SelectedItem.ImagePath); } - private void uiCheckBox1_ValueChanged(object sender, bool value) + private void uiCheckBox1_CheckedChanged(object sender, System.EventArgs e) { uiImageListBox1.ShowDescription = !uiImageListBox1.ShowDescription; uiImageListBox1.ItemHeight = uiImageListBox1.ShowDescription ? 80 : 50; @@ -76,11 +68,5 @@ namespace Sunny.UI.Demo uiListBox1.Items.Add(DateTime.Now.ToString("yyyyMMdd") + "_" + num); num++; } - - private void uiButton1_DoubleClick(object sender, EventArgs e) - { - uiListBox1.Items.Add(DateTime.Now.ToString("yyyyMMdd") + "_double_" + num); - num++; - } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FMeter.Designer.cs b/SunnyUI.Demo/Controls/FMeter.Designer.cs index 54444e0b..0dc3b6ae 100644 --- a/SunnyUI.Demo/Controls/FMeter.Designer.cs +++ b/SunnyUI.Demo/Controls/FMeter.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FMeter { @@ -30,6 +31,13 @@ { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FMeter)); + this.uiBattery6 = new Sunny.UI.UIBattery(); + this.uiBattery5 = new Sunny.UI.UIBattery(); + this.uiBattery4 = new Sunny.UI.UIBattery(); + this.uiBattery3 = new Sunny.UI.UIBattery(); + this.uiBattery2 = new Sunny.UI.UIBattery(); + this.uiBattery1 = new Sunny.UI.UIBattery(); + this.uiLine2 = new Sunny.UI.UILine(); this.uiAnalogMeter1 = new Sunny.UI.UIAnalogMeter(); this.uiLine9 = new Sunny.UI.UILine(); this.uiLine7 = new Sunny.UI.UILine(); @@ -37,94 +45,141 @@ this.uiLine1 = new Sunny.UI.UILine(); this.uiLedStopwatch1 = new Sunny.UI.UILedStopwatch(); this.uiLedDisplay1 = new Sunny.UI.UILedDisplay(); - this.timer1 = new System.Windows.Forms.Timer(this.components); this.uiRoundMeter2 = new Sunny.UI.UIRoundMeter(); this.uiRoundMeter1 = new Sunny.UI.UIRoundMeter(); - this.uiLine2 = new Sunny.UI.UILine(); - this.uiBattery1 = new Sunny.UI.UIBattery(); - this.uiBattery2 = new Sunny.UI.UIBattery(); - this.uiBattery3 = new Sunny.UI.UIBattery(); - this.uiBattery4 = new Sunny.UI.UIBattery(); - this.uiBattery5 = new Sunny.UI.UIBattery(); - this.uiBattery6 = new Sunny.UI.UIBattery(); - this.PagePanel.SuspendLayout(); + this.timer1 = new System.Windows.Forms.Timer(this.components); this.SuspendLayout(); // - // PagePanel + // uiBattery6 // - this.PagePanel.Controls.Add(this.uiBattery6); - this.PagePanel.Controls.Add(this.uiBattery5); - this.PagePanel.Controls.Add(this.uiBattery4); - this.PagePanel.Controls.Add(this.uiBattery3); - this.PagePanel.Controls.Add(this.uiBattery2); - this.PagePanel.Controls.Add(this.uiBattery1); - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiAnalogMeter1); - this.PagePanel.Controls.Add(this.uiLine9); - this.PagePanel.Controls.Add(this.uiLine7); - this.PagePanel.Controls.Add(this.uiRoundMeter2); - this.PagePanel.Controls.Add(this.uiLine6); - this.PagePanel.Controls.Add(this.uiRoundMeter1); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiLedStopwatch1); - this.PagePanel.Controls.Add(this.uiLedDisplay1); - this.PagePanel.Size = new System.Drawing.Size(800, 415); + this.uiBattery6.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiBattery6.Location = new System.Drawing.Point(301, 363); + this.uiBattery6.MinimumSize = new System.Drawing.Size(1, 1); + this.uiBattery6.Name = "uiBattery6"; + this.uiBattery6.Size = new System.Drawing.Size(48, 24); + this.uiBattery6.TabIndex = 75; + this.uiBattery6.Text = "uiBattery6"; + // + // uiBattery5 + // + this.uiBattery5.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiBattery5.Location = new System.Drawing.Point(246, 363); + this.uiBattery5.MinimumSize = new System.Drawing.Size(1, 1); + this.uiBattery5.Name = "uiBattery5"; + this.uiBattery5.Power = 75; + this.uiBattery5.Size = new System.Drawing.Size(48, 24); + this.uiBattery5.TabIndex = 74; + this.uiBattery5.Text = "uiBattery5"; + // + // uiBattery4 + // + this.uiBattery4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiBattery4.Location = new System.Drawing.Point(192, 363); + this.uiBattery4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiBattery4.Name = "uiBattery4"; + this.uiBattery4.Power = 50; + this.uiBattery4.Size = new System.Drawing.Size(48, 24); + this.uiBattery4.TabIndex = 73; + this.uiBattery4.Text = "uiBattery4"; + // + // uiBattery3 + // + this.uiBattery3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiBattery3.Location = new System.Drawing.Point(138, 363); + this.uiBattery3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiBattery3.Name = "uiBattery3"; + this.uiBattery3.Power = 25; + this.uiBattery3.Size = new System.Drawing.Size(48, 24); + this.uiBattery3.TabIndex = 72; + this.uiBattery3.Text = "uiBattery3"; + // + // uiBattery2 + // + this.uiBattery2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiBattery2.Location = new System.Drawing.Point(84, 363); + this.uiBattery2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiBattery2.Name = "uiBattery2"; + this.uiBattery2.Power = 1; + this.uiBattery2.Size = new System.Drawing.Size(48, 24); + this.uiBattery2.TabIndex = 71; + this.uiBattery2.Text = "uiBattery2"; + // + // uiBattery1 + // + this.uiBattery1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiBattery1.Location = new System.Drawing.Point(30, 363); + this.uiBattery1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiBattery1.Name = "uiBattery1"; + this.uiBattery1.Size = new System.Drawing.Size(48, 24); + this.uiBattery1.TabIndex = 70; + this.uiBattery1.Text = "uiBattery1"; + // + // uiLine2 + // + this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine2.Location = new System.Drawing.Point(30, 327); + this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine2.Name = "uiLine2"; + this.uiLine2.Size = new System.Drawing.Size(319, 20); + this.uiLine2.TabIndex = 69; + this.uiLine2.Text = "UIBattery"; + this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiAnalogMeter1 // this.uiAnalogMeter1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiAnalogMeter1.Location = new System.Drawing.Point(381, 146); + this.uiAnalogMeter1.Location = new System.Drawing.Point(381, 181); this.uiAnalogMeter1.MaxValue = 100D; this.uiAnalogMeter1.MinimumSize = new System.Drawing.Size(1, 1); this.uiAnalogMeter1.MinValue = 0D; this.uiAnalogMeter1.Name = "uiAnalogMeter1"; this.uiAnalogMeter1.Renderer = null; this.uiAnalogMeter1.Size = new System.Drawing.Size(140, 140); - this.uiAnalogMeter1.TabIndex = 52; + this.uiAnalogMeter1.TabIndex = 68; this.uiAnalogMeter1.Text = "uiAnalogMeter1"; this.uiAnalogMeter1.Value = 0D; // // uiLine9 // this.uiLine9.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine9.Location = new System.Drawing.Point(381, 105); + this.uiLine9.Location = new System.Drawing.Point(381, 140); this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine9.Name = "uiLine9"; this.uiLine9.Size = new System.Drawing.Size(319, 20); - this.uiLine9.TabIndex = 51; + this.uiLine9.TabIndex = 67; this.uiLine9.Text = "UIAnalogMeter"; this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLine7 // this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine7.Location = new System.Drawing.Point(381, 20); + this.uiLine7.Location = new System.Drawing.Point(381, 55); this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine7.Name = "uiLine7"; this.uiLine7.Size = new System.Drawing.Size(319, 20); - this.uiLine7.TabIndex = 50; + this.uiLine7.TabIndex = 66; this.uiLine7.Text = "UILedStopwatch"; this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLine6 // this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine6.Location = new System.Drawing.Point(30, 105); + this.uiLine6.Location = new System.Drawing.Point(30, 140); this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine6.Name = "uiLine6"; this.uiLine6.Size = new System.Drawing.Size(319, 20); - this.uiLine6.TabIndex = 48; + this.uiLine6.TabIndex = 64; this.uiLine6.Text = "UIRoundMeter"; this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLine1 // this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 20); + 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(319, 20); - this.uiLine1.TabIndex = 46; + this.uiLine1.TabIndex = 62; this.uiLine1.Text = "UILedDisplay"; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // @@ -133,26 +188,22 @@ this.uiLedStopwatch1.Active = true; this.uiLedStopwatch1.BackColor = System.Drawing.Color.Black; this.uiLedStopwatch1.ForeColor = System.Drawing.Color.Lime; - this.uiLedStopwatch1.Location = new System.Drawing.Point(381, 52); + this.uiLedStopwatch1.Location = new System.Drawing.Point(381, 87); this.uiLedStopwatch1.Name = "uiLedStopwatch1"; this.uiLedStopwatch1.Size = new System.Drawing.Size(190, 34); - this.uiLedStopwatch1.TabIndex = 45; - this.uiLedStopwatch1.Text = "00:03"; + this.uiLedStopwatch1.TabIndex = 61; + this.uiLedStopwatch1.Text = "00:27"; // // uiLedDisplay1 // this.uiLedDisplay1.BackColor = System.Drawing.Color.Black; this.uiLedDisplay1.ForeColor = System.Drawing.Color.Lime; - this.uiLedDisplay1.Location = new System.Drawing.Point(30, 52); + this.uiLedDisplay1.Location = new System.Drawing.Point(30, 87); this.uiLedDisplay1.Name = "uiLedDisplay1"; this.uiLedDisplay1.Size = new System.Drawing.Size(190, 34); - this.uiLedDisplay1.TabIndex = 44; + this.uiLedDisplay1.TabIndex = 60; this.uiLedDisplay1.Text = "999.9 Ω"; // - // timer1 - // - this.timer1.Tick += new System.EventHandler(this.timer1_Tick); - // // uiRoundMeter2 // this.uiRoundMeter2.Angle = 0D; @@ -160,12 +211,12 @@ this.uiRoundMeter2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("uiRoundMeter2.BackgroundImage"))); this.uiRoundMeter2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.uiRoundMeter2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRoundMeter2.Location = new System.Drawing.Point(186, 141); + this.uiRoundMeter2.Location = new System.Drawing.Point(186, 176); this.uiRoundMeter2.MeterType = Sunny.UI.UIRoundMeter.TMeterType.Wind; this.uiRoundMeter2.MinimumSize = new System.Drawing.Size(1, 1); this.uiRoundMeter2.Name = "uiRoundMeter2"; this.uiRoundMeter2.Size = new System.Drawing.Size(140, 140); - this.uiRoundMeter2.TabIndex = 49; + this.uiRoundMeter2.TabIndex = 65; this.uiRoundMeter2.Text = "uiRoundMeter2"; // // uiRoundMeter1 @@ -175,102 +226,57 @@ this.uiRoundMeter1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("uiRoundMeter1.BackgroundImage"))); this.uiRoundMeter1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.uiRoundMeter1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRoundMeter1.Location = new System.Drawing.Point(30, 136); + this.uiRoundMeter1.Location = new System.Drawing.Point(30, 171); this.uiRoundMeter1.MinimumSize = new System.Drawing.Size(1, 1); this.uiRoundMeter1.Name = "uiRoundMeter1"; this.uiRoundMeter1.Size = new System.Drawing.Size(150, 150); - this.uiRoundMeter1.TabIndex = 47; + this.uiRoundMeter1.TabIndex = 63; this.uiRoundMeter1.Text = "uiRoundMeter1"; // - // uiLine2 + // timer1 // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(30, 292); - this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine2.Name = "uiLine2"; - this.uiLine2.Size = new System.Drawing.Size(319, 20); - this.uiLine2.TabIndex = 53; - this.uiLine2.Text = "UIBattery"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // - // uiBattery1 - // - this.uiBattery1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiBattery1.Location = new System.Drawing.Point(30, 328); - this.uiBattery1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiBattery1.Name = "uiBattery1"; - this.uiBattery1.Size = new System.Drawing.Size(48, 24); - this.uiBattery1.TabIndex = 54; - this.uiBattery1.Text = "uiBattery1"; - // - // uiBattery2 - // - this.uiBattery2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiBattery2.Location = new System.Drawing.Point(84, 328); - this.uiBattery2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiBattery2.Name = "uiBattery2"; - this.uiBattery2.Power = 1; - this.uiBattery2.Size = new System.Drawing.Size(48, 24); - this.uiBattery2.TabIndex = 55; - this.uiBattery2.Text = "uiBattery2"; - // - // uiBattery3 - // - this.uiBattery3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiBattery3.Location = new System.Drawing.Point(138, 328); - this.uiBattery3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiBattery3.Name = "uiBattery3"; - this.uiBattery3.Power = 25; - this.uiBattery3.Size = new System.Drawing.Size(48, 24); - this.uiBattery3.TabIndex = 56; - this.uiBattery3.Text = "uiBattery3"; - // - // uiBattery4 - // - this.uiBattery4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiBattery4.Location = new System.Drawing.Point(192, 328); - this.uiBattery4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiBattery4.Name = "uiBattery4"; - this.uiBattery4.Power = 50; - this.uiBattery4.Size = new System.Drawing.Size(48, 24); - this.uiBattery4.TabIndex = 57; - this.uiBattery4.Text = "uiBattery4"; - // - // uiBattery5 - // - this.uiBattery5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiBattery5.Location = new System.Drawing.Point(246, 328); - this.uiBattery5.MinimumSize = new System.Drawing.Size(1, 1); - this.uiBattery5.Name = "uiBattery5"; - this.uiBattery5.Power = 75; - this.uiBattery5.Size = new System.Drawing.Size(48, 24); - this.uiBattery5.TabIndex = 58; - this.uiBattery5.Text = "uiBattery5"; - // - // uiBattery6 - // - this.uiBattery6.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiBattery6.Location = new System.Drawing.Point(301, 328); - this.uiBattery6.MinimumSize = new System.Drawing.Size(1, 1); - this.uiBattery6.Name = "uiBattery6"; - this.uiBattery6.Size = new System.Drawing.Size(48, 24); - this.uiBattery6.TabIndex = 59; - this.uiBattery6.Text = "uiBattery6"; - // - // FMeter + // FMeter1 // + this.AllowShowTitle = true; + this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(800, 450); - this.Name = "FMeter"; + this.Controls.Add(this.uiBattery6); + this.Controls.Add(this.uiBattery5); + this.Controls.Add(this.uiBattery4); + this.Controls.Add(this.uiBattery3); + this.Controls.Add(this.uiBattery2); + this.Controls.Add(this.uiBattery1); + this.Controls.Add(this.uiLine2); + this.Controls.Add(this.uiAnalogMeter1); + this.Controls.Add(this.uiLine9); + this.Controls.Add(this.uiLine7); + this.Controls.Add(this.uiRoundMeter2); + this.Controls.Add(this.uiLine6); + this.Controls.Add(this.uiRoundMeter1); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiLedStopwatch1); + this.Controls.Add(this.uiLedDisplay1); + this.Name = "FMeter1"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61668; this.Text = "Meter"; - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion + private UIBattery uiBattery6; + private UIBattery uiBattery5; + private UIBattery uiBattery4; + private UIBattery uiBattery3; + private UIBattery uiBattery2; + private UIBattery uiBattery1; + private UILine uiLine2; private UIAnalogMeter uiAnalogMeter1; private UILine uiLine9; private UILine uiLine7; @@ -281,12 +287,5 @@ private UILedStopwatch uiLedStopwatch1; private UILedDisplay uiLedDisplay1; private System.Windows.Forms.Timer timer1; - private UIBattery uiBattery6; - private UIBattery uiBattery5; - private UIBattery uiBattery4; - private UIBattery uiBattery3; - private UIBattery uiBattery2; - private UIBattery uiBattery1; - private UILine uiLine2; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FMeter.cs b/SunnyUI.Demo/Controls/FMeter.cs index 31f0d152..ccc4068b 100644 --- a/SunnyUI.Demo/Controls/FMeter.cs +++ b/SunnyUI.Demo/Controls/FMeter.cs @@ -1,6 +1,6 @@ namespace Sunny.UI.Demo { - public partial class FMeter : UITitlePage + public partial class FMeter : UIPage { public FMeter() { @@ -26,4 +26,4 @@ uiLedDisplay1.Text = value + " Ω"; } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FMeter.resx b/SunnyUI.Demo/Controls/FMeter.resx index a18bd5c7..f6d49147 100644 --- a/SunnyUI.Demo/Controls/FMeter.resx +++ b/SunnyUI.Demo/Controls/FMeter.resx @@ -318,347 +318,347 @@ iVBORw0KGgoAAAANSUhEUgAAAIwAAACMCAYAAACuwEE+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAxjSURBVHhe7Z0JdBRFAoaDEg5dkENwMdeCSJAbAnKEEFGI - TwysXIrita6CqLsqgQVBBJ6KK7KyoiCIymEUiRwCcgYEEwIhITGAqwKrnC6CB0gSMjPdVbV/pWtMkAQS - SUgy+b/3vtdDZ6a7jr+ru2Z6GD9CyEUipQyF98E7lVJ/NKsJKRgE5Qb4FziEgSGFIrcF1vMkVO1sH3j4 - bpFz8EWRmfaS/CUl1PyZkLNxJQQP8iSHKCu9nrJ2+ivP1prKtbnmIPNnQs7GtSWkv2d7kLIyAnP1pAQr - 19bggebPhJwNA0OKBQNDioUrEYFJZmBIEWFgSLFwJQYyMKToMDCkWDAwpFicE5hUBGY7A0MKITcwOxgY - UkQYGFIsXNsQmBQGhhQRBoYUCwaGFItzArMTgUlhYEghuHYgMKm/DUwAA0MKRn+WZKU6YXECE4jAtGRg - SMG41iMwaSYwnyMwaQ0RmCgGhhSMa1PwaB2UPBspd0rrT8+kRASZpxDi4FoXHO1KCPrR2pU/MDANoUlu - vEZub3WNeSqp7JyJD+nqSQ486D0VnWN6sPJsb7lcJbaua15CKiuuLSE3nNketKfQsOQakBsaKzVsnszo - faV5KalsZG8MDHBtC0goOCS/VYcmBKeoiMlqc2RVswlSWcj90trWoGUFh6MwA9SPyfVcdkbvIWYzpDKg - NofUcCcFzdi/LFAWHIzzGaBc6Y1/VLujm5vNEV/HkxQYc3xzA3fBgSiKAcqT3uSg2RzxZdxJgUOy0wJP - 5+/8PK+9gPmfC9ObfGk2S3wRa0fwLa7kgBN5AcDMJ+M6Ze1qBpsra3cLY2tl7WnjuLtV3nr9HP3cjCbO - a3VoMkJTzOaJL+FJbhTmSQ84ZGVgprOraW4o7P0DlX14rBInZivxc5ySv2yAG5XM3qVkzjeO2elYF5/7 - N/HTYiWOz1L2oRhl7+1nQnS9cu/psMbshvgCrh21mlmfB2VYe0xIjo5HSN5BSJY5YchMUjJrp5Jndjtm - 74F6qf3CrEeIMlOc555aj9cuRXjmInCjlb2vr7L2Rr+jlKpidkkqKvLbmBBrd8sEceARJY696oQkKxUB - 2Au/gl86ochVByV/WLx615vn6dfkvvZrBCgZI88i9d13Ez3i5Ko3EJo6ZtekIqGPdugvvn9rvjg0RsnT - iTjFICTZ/4EZCE1ayahPX7kB+kLlZCadFO4jL0spO2DfdTniVBDQYdVhKzjG8hzbm5m5L8vtPnzc7T56 - zPEIPFxC6m05283J2f+TZf1wQAixCvseCUMRmmqmWKQ8gg6qg466D50Wa9t2AtyKdVvw741wfSm7CftL - gil4vBn7nY+yDIT8/Kk8gg76EzonBp21BJ22A35mOnKdWV4Kc/eFfSfqMuDx+yjTE5C3R5QXEJSq6JA2 - WI5FB8XDDXCFcWUZ6d2/Ls9aHRqUrzm8zBSblAUmLB3QKdPgargMLsH6uPKgLgtcDlfByVjH0JQVaPgq - CMuN6IiZ8AO4CC7A+vl6WdbqcuQriy5bLJyGMrcwVSCXChOWzlhOMp0yF74JZ5dTddl0Gd9Fecei7K1N - VcilAA3eFo4yHTHd+Go5V5fx33AWyv44vN5Uh5QmOEKD0dgj0fBT4YvwhQqmLvNU1OFR2NBUi5QGaOBa - CMyDWI6D482yIuot+12wuqkeKUkQFD0jioJPwafNsiKr3w1+EkaYKpKSBA3bBj4Ch5ulLzgCPgR5PVOS - oEHrQf02+/3wHl/SnGKjYS1TXXKxoDG7wAGwvw+q6zUQwWlnqksuBjMr0tcut8FbfdQ+qGcvyB/0uhjQ - kPpWhfZoyJtgd18W9ewJW+Gxv6k+KS5owGvRgGFYdtRLX9ZbRywbmOqT4oDGqwaboAFbw5aVRD0TDEG9 - OcoUFzRaXTReUxOaxpVBU9frYG3TDKQooOH0m3QNYCC8tpKp61wfbXC5aQ5yIdBYNXSjVWbRBrwfuCig - ofQd/zow+nOjP1RGdd1hdTzmNw8uBBrpMlhNN1hlV7eFaRZyPvSRRTm6EEIIIYQQQgghhBBCCCGEEEII - IYQQ4tMoFXe5UpurKvVFNVoU4yr3jeFOYHb6S5lcW8qttej5ZWByb0WMu1zKNQ0w0lxNC1fKeP1Ngsp9 - 22ZeYDZeI+W6IAQnkBYqDire54vQTLxMN4aUa0MRmqa0IFc3UyqRP3jhRan4q6Rc2UHKVW3puSq1vJ2U - 6/mbBV6k3FYTjRIm5dIuUn7UmeZ3aRcdGFzH8PeyvTjXMfqUND9KytieNL8Le2N00V/U55fa8qMvfJWa - d4eU791O87uwrz5lm2YiXvQ5WsrFN0s5Z4iUbw2i2jlDlFrWHSMwv5hfEHo2IOWMv0o5816qfe0hPaU2 - zUN+i546OkfWK49JOf0Rr0q9NgxBGu7LOnXMq7PTBgv7cnZ0ATAzaC/l8/+Q8sUnz/blGDSiDzp1lFO3 - /HV94Sks0QYrmppmIYXhjDIzMByPeU7K58bkOXmclFMmoiGx3tec9MzZdR2Les4ZyNGliCgV207KCc8q - FTNJytFoUEelJv5TiEkv+5YTpuSvoxAjJzsBWnSdaQ5yIfRb4LjoGyDEo68K8fhLQjwxxfHpV4QYP1OI - cW9UfL31eGpqXv10XUdMl3Jub9MUpKg4n9BO+LsQ984Q4sFpeT7xphAx8xCedyq2I98V4jGEJn/dhr4h - 5UsPY2bE/0Xz9yDlh22dI28QQjLkdcd70MjD3xPibx9WbIctFOJujDDeeg2YLcQonI4W80L3YsDw3EeI - u9CYfecK0W+O42AcncNW4JS10lE/rgh6y/vwciEGvp1Xnz4YcYbOkjI23FSbXAxSThuq1K3zlYqcL8TN - CMstsC+O0nvXC/FAvBD3b6gY6rLes1aI2z9w6qGNWIDAvCvlrGhTXXKx6A/epBw/Qogui4QIw+moM4bz - TrD3xzhSN9n2kK0woZy7VYj+GxH2ZUJ0REh0Hdq/L0S393FA3G2qSkoK577WZ0Yo1S5OiFCMLi3R2NrI - 1bYdnWTbg1Nte8AO2+6fXL4clOKUrR8CE7EKZY7V5VYqFPXotEjKKRg9eetCqeDcBvHsQ0K0wFF6DQxZ - rFQTNHzbtbZ96+e23WeXbd++27Zvyyh7vWXRy15pQrT+xClryGKU/WOl2sdJ+cogUzVSmig1dbAQPXCk - Vl0tRJ2PhKi/RIgm6227W7plRe2zrJu/sqyeX0K9vNTq/UJdhqh9tt05VYjG65wy1oH+KPNtb0s5M8pU - h5Q2zht7k8OFiJ4uhN8mIapgtKm+FEfuBqVa7LSsyG89nshDlhX+X7jfqB+Xpr/ux+Ppediyenxj281T - EBSERZfND9dbfrjwvfMFBJ4/13epUcoPoVkSIuWTuBgOxczDDzMmP3TMlTg9NcNI03G/xxNx1O3u8j+P - J/yIx9PpYOkafsTt7oF9dT9qWR0wsjTFaagGRhM/hFkHpcPHUsY8IOXSRqYKpCxwvgg3rIcQ/abbtl8C - OmcNRpyVtt3wM8tqi6M9PDc0bnf3793ubsecAHX6riR0tqu3qbett9sNYWm/T4i6n6IMK1CW1Qj2FiGG - Pi/l8Bv1NyRMsUlZ4ow2y+orNf0OHMmYevttRochOP7rEJxEHPHf5uT0/FnrcnX9weWKOOF2RxzXy99j - 3mu7/uDdrg6nbddPxD4x2lVZ4wQlcoGUr0Up9UldXUZTXFJecEabWQ3RSX8WotsH6Dhc3/jhYrheom0H - pVhWm/0uV48TmZlds06dijqTnd3rtFLhp9DhJ3NybkLHn8+eJ/Vzs7J6ZerX6iVGluOW1eJr226E6Xzt - z/S+cCGOfUbNk/L13ihHAz2zM8Uj5RUdHKW646h+rJ2U4yYKUU9fS2yw7VoITvAu51TV8aDbHX7cG4LT - pyOzT53qfUZ78mRUjtb7bx2wrKxbMvVzcQr63rLCDujwIYSYPl+hg4JrlMCVzo1f/VspNfgqvrdSQZHy - XzWl9LtSylFRQsRghtI+DiMPZi7+8bgw3ePxhB3FCHJSB8IbmvyB0ev033JyIn/2eNod1iHB6zGS6FNP - t0VSPjdBygfClWp0hVLzapjdkoqOvuCE1ZSKrOF803JuXylHjsfU/C0h2uD0dTVmWLUxo6myEqcVo35c - F+v1eyhhsULcMRsj1milFvSSciFC2LS6UnMwmvFilhBCCCGEEEIIIYQQQgghhBBCCCGEEEIIIYQQQggh - hBBCCCGEEEIIIYQQUoL4+f0fPj2ejLZfcnQAAAAASUVORK5CYII= + TwysXBrFa10FUXdVAguCCDwVV2RlRUEQlcMoEjkE5AwYTDhCgBjAVYFVThfBI0gSMjPdVbV/pWtMkAQS + SUgy+b/3vtdDZ6a7jr+ru2Z6GD9CyEUipQyF98E7lVJ/NKsJKRgE5Qb4FxjDwJBCkVsD63mSqna2Dz58 + t8g59KLI3PWS/CU11PyZkLNxJQUP8qSEKCutnrJ2+ivP5prKlVhzkPkzIWfj2hTS37MtSFnpgbl6UoOV + a3PwQPNnQs6GgSHFgoEhxcKVjMCkMDCkiDAwpFi4kgMZGFJ0GBhSLBgYUizOCcwOBGYbA0MKITcw2xkY + UkQYGFIsXFsRmFQGhhQRBoYUCwaGFItzArMTgUllYEghuLYjMDt+G5gABoYUjP4sydrhhMUJTCAC05KB + IQXjWofA7DKB+RyB2dUQgYliYEjBuDYGj9JBybORcqe2/vRMakSQeQohDq61wdGupKAfrd35AwN3ITQp + jVfLba2uMU8llZ0zCSFdPSmBh7ynonNMC1aebS2XqeTWdc1LSGXFtSnkhjPbgvYWGpZcA3JDY+0ImyvT + e19pXkoqG9kbAgNcWwOSCg7Jb9WhCcEpKmKSSoysajZBKgu5X1rbHLS04HAUZoD6MaWey07vHWM2QyoD + KjGkhntL0PSvPwqUBQfjfAYoV1rjH9We6OZmc8TX8WwJjD2R2MBdcCCKYoDypDU5ZDZHfBn3lsCY7F2B + p/N3fp7XXsD8z4VpTb40myW+iLU9+BZXSsDJvABg5pN+nbJ2N4PNlbWnhbG1sva2cdzTKm+9fo5+bnoT + 57U6NOmhqWbzxJfwpDQK86QFHLbSMdPZ3TQ3FPaBgco+MkaJk7OU+DleyV/Www1KZu9WMucbx+w0rEvI + /Zv4aZESJ2Yq+3Cssvf1MyG6Xrn3dlhtdkN8Adf2Ws2sz4PSrb0mJMfGISTvICRLnTBkblEya6eSZ/Y4 + Zu+Feqn9wqxHiDJTneeeWofXLkF45iBwo5S9v6+y9kW/o5SqYnZJKiry29gQa0/LJHHwESWOv+qEJGsH + ArAPfgW/dEKRqw5K/rB49a43z9OvyX3t1whQCkaeheq77yZ4RMbKNxCaOmbXpCKhj3boL75/a544PFrJ + 08k4xSAk2f+B6QjNrpJRn75yA/SFysnckiHcR1+WUnbAvutyxKkgoMOqw1ZwtOU5vi8zc3+W233khNt9 + 7LjjUXikhNTbcrabk3PgJ8v64aAQYiX2PQKGIjTVTLFIeQQdVAcddR86Lc627SS4Ges24d8b4LpSdiP2 + twWm4nEi9jsPZRkI+flTeQQd9Cd0Tiw6azE6bTv8zHTkWrO8FObuC/tO1mXA4/dRpicgb48oLyAoVdEh + bbAcgw5KgOvhcuOKMtK7f12eNTo0KF9zeJkpNikLTFg6oFOmwlVwKVyM9fHlQV0WuAyuhJOwjqEpK9Dw + VRCWG9ERM+AHcCGcj/Xz9LKs1eXIVxZdtjg4FWVuYapALhUmLJ2xnGg6ZQ58E84qp+qy6TK+i/KOQdlb + m6qQSwEavC0caTpimvHVcq4u47/hTJT9cXi9qQ4pTXCEBqOxR6Dhp8AX4QsVTF3mKajDo7ChqRYpDdDA + tRCYB7EcC8eZZUXUW/a7YHVTPVKSICh6RhQFn4JPm2VFVr8b/CSMMFUkJQkatg18BA4zS19wOHwI8nqm + JEGD1oP6bfb74T2+pDnFRsNaprrkYkFjdoEDYH8fVNdrIILTzlSXXAxmVqSvXW6Dt/qofVDPXpA/6HUx + oCH1rQrt0ZA3we6+LOrZE7bCY39TfVJc0IDXogHDsOyol76st45YNjDVJ8UBjVcNNkEDtoYtK4l6JhiC + enOUKS5otLpovKYmNI0rg6au18HaphlIUUDD6TfpGsBAeG0lU9e5PtrgctMc5EKgsWroRqvMog14P3BR + QEPpO/51YPTnRn+ojOq6w+p4zG8eXAg00mWwmm6wyq5uC9Ms5HzoI4tydCGEEEIIIYQQQgghhBBCCCGE + EEIIIcSnUSr+cqUSqyr1RTVaFOMr943hTmB2+kuZUlvKzbXo+WVgcm9FjL9cytUNMNJcTQtXygT9TYLK + fdtmXmA2XCPl2iAEJ5AWKg4q3ueL0Ey4TDeGlGtCEZqmtCBXNVMqmT944UWphKukXNFBypVt6bkqtayd + lOv4mwVepNxaE40SJuWSLlJ+1Jnmd0kXHRhcx/D3sr041zH6lDQvSsq4njS/C3pjdNFf1OeX2vKjL3yV + mnuHlO/dTvO7oK8+ZZtmIl70OVrKRTdLOTtGyrcGUe3sGKWWdscIzC/mF4SeDUg5/a9SzriXal97SE+p + TfOQ36Knjs6R9cpjUk57xKtSrw1FkIb5sk4d8+rstMGCvpwdXQDMDNpL+fw/pHzxybN9ORaN6INOGenU + LX9dX3gKS7TB8qamWUhhOKPMdAzHo5+T8rnReU4aK+XkCWhIrPc1Jz5zdl3HoJ6zB3J0KSJKxbWTcvyz + SsVOlHIUGtRRqQn/FGLiy77l+Mn56yjEiElOgBZeZ5qDXAj9Fjgu+gYI8eirQjz+khBPTHZ8+hUhxs0Q + YuwbFV9vPZ6aklc/Xdfh06Sc09s0BSkqzie04/8uxL3ThXhwap5PvClE7FyE552K7Yh3hXgMoclftyFv + SPnSw5gZ8X/R/D1I+WFb58gbhJDEvO54Dxp52HtC/O3Diu3QBULcjRHGW68Bs4QYidPRIl7oXgwYnvsI + cRcas+8cIfrNdhyMo3PocpyyVjjqxxVBb3kfXibEwLfz6tMHI86QmVLGhZtqk4tByqlDlLp1nlKR84S4 + GWG5BfbFUXrvOiEeSBDi/vUVQ13We9YIcfsHTj20EfMRmHelnBltqksuFv3Bm5TjhgvRZaEQYTgddcZw + 3gn2/hhH6kbbjtkMk8q5m4XovwFhXypER4RE16H9+0J0ex8HxN2mqqSkcO5rfWa4Uu3ihQjF6NISja2N + XGXb0Vtse/AO2x6w3bb7p5QvB6U6ZeuHwESsRJnjdLmVCkU9Oi2UcjJGT966UCo4t0E8+5AQLXCUXgND + FinVBA3fdo1t3/q5bffZbdu377Ht29LLXm9Z9LLXLiFaf+KUNWQRyv6xUu3jpXxlkKkaKU2UmjJYiB44 + UquuEqLOR0LUXyxEk3W23S3NsqL2W9bNX1lWzy+hXl5q9X6hLkPUftvuvEOIxmudMtaB/ijzbW9LOSPK + VIeUNs4be5PChYieJoTfRiGqYLSpvgRH7nqlWuy0rMhvPZ7Iw5YV/l94wKgfl6a/7sfj6XnEsnp8Y9vN + UxEUhEWXzQ/XW3648L3zBQSeP9d3qVHKD6FZHCLlk7gYDsXMww8zJj90zJU4PTXDSNPxgMcTcczt7vI/ + jyf8qMfT6VDpGn7U7e6BfXU/ZlkdMLI0xWmoBkYTP4RZB6XDx1LGPiDlkkamCqQscL4IN7SHEP2m2bZf + EjpnNUacFbbd8DPLaoujPTw3NG539+/d7m7HnQB1+q4kdLart6m3rbfbDWFpv1+Iup+iDMtRllUI9iYh + hjwv5bAb9TckTLFJWeKMNkvrKzXtDhzJmHr7JaLDEBz/tQhOMo74b3Nyev6sdbm6/uByRZx0uyNO6OXv + Me+1XX/wbleH07brJ2OfGO2qrHaCEjlfyteilPqkri6jKS4pLzijzcyG6KQ/C9HtA3Qcrm/8cDFcL9m2 + g1Itq80Bl6vHyczMrlmnTkWdyc7udVqp8FPo8IycnJvQ8eezZ4Z+blZWr0z9Wr3EyHLCslp8bduNMJ2v + /ZneFy7Esc+ouVK+3hvlaKBndqZ4pLyig6NUdxzVj7WTcuwEIerpa4n1tl0LwQne7ZyqOh5yu8NPeENw + +nRk9qlTvc9oMzKicrTef+uAZWXdkqmfi1PQ95YVdlCHDyHE9PkKHRRcowSucG786t9KqcFX8b2VCoqU + /6oppd+VUo6MEiIWM5T28Rh5MHPxT8CF6V6PJ+wYRpAMHQhvaPIHRq/Tf8vJifzZ42l3RIcEr8dIok89 + 3RZK+dx4KR8IV6rRFUrNrWF2Syo6+oITVlMqsobzTcs5faUcMQ5T87eEaIPT19WYYdXGjKbKCpxWjPpx + XazX76GExQlxxyyMWKOUmt9LygUIYdPqSs3GaMaLWUIIIYQQQgghhBBCCCGEEEIIIYQQQgghhBBCCCGE + EEIIIYQQQgghhBBCSAni5/d/kFqehicM308AAAAASUVORK5CYII= iVBORw0KGgoAAAANSUhEUgAAAIwAAACMCAYAAACuwEE+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAEIeSURBVHhe7Z0JmFTVtaiT9+67mW6SmzkmMUYTTUycFZRZ - BJF5ppsZQWRSwYlJkUFUxDjikJiEGAfobkYhGmO8iTcOMdE4JUTosaq6qrqrqrtREFDRuN/6V51dferU - qeqqphtw2N+3vppOnbP3Wv9Ze+3xfOLDnIxZ8n/Mk0/+h/n7vf8PiW9b9187q9d9N16+7pREeUm3WEXZ - ubHK0qGxypIhvMYrykb6SfoxJX34L+fQc8k57fn1WnJN5/Ifp8M9KSDb1v1n/SsPfC4eWPfNeHnpyYmq - kn6JytJRiarS0YnKsmKPFLVS0s+j5+YaJf24JtcmD+TlY4AOs8Sd3bD94c+rkSrX/iTpAcrGNFSUjnNB - ooaOV4vHCG4YEQ9sGt5Yu3FYQ+3moa2RmPyXc+i55Jz2/HotuaZeW/JAXjRPkjfySF6dbH+cDmYyZt3/ - bax48Aux8g3H1JevPVOrjsqyCQ0VZWMdSASOjSPVwJGHBzdENg9C6p//1ejYH26dWrvx+ksiG5ZfHl23 - fF60ZNlV0bVLF/IaenDR1X7iPob/1Ml/OQfnqn/+vtH2/HotuSbXVoAUnrKx5I08klfyTN4pg1Ocj1N7 - pdrass/YGKShsmywxCDjFRK5s7nTG6KbhybqtwxMhB8eEPvrL8aEHlxyafDeuYvDv5h7Xfjnc68LzplY - Ehw7/G/hoUMjVcOG7Xlm2Ij3I8OLTWR4kUixiRaNNXXjJpm6sROTIu/5zn1MZNhIw385B+finJyba3Ct - 0IPXXMq1yQN5IU+OFyomr5pnybuNgaLRrZ91ivdxaqtUX7Xx67h2gk17x6onqVk/qiG6ZUgi8Wi/+D/v - Hx5+cPGc8J2XLg9ef+FtwVljN4dGF4fqxkwwdROnmtj0i8yu1feZvc8+a/bv2GH2BwLmnZoas7+iwuyv - rDTvyOtbL71k9j79lNn3zDMqvOc7fuMYPVb+pyLn4Fyck3NzjboxE02ouCgUnFW8mTyQl+iaxXPIG3nU - vEqeyXvSI5aOq3ttTQ/KRhmd4n6cWpti1Wu/EasqOzFeXjJc7sjzNTaQO7Wx9uFhicRv+yeq1w+MrF54 - Reia8+8KXTJ6XWBsUcW2iVPeS1y5wOwuXWfeeW27Gnvfiy+aPY8/bnatXWua7rzTJJYsMfUXX2wi48eZ - 0Nk9TOicnibYvbup/N73zPb//A+z/bOfToq85zt+4xiOjYwZrf9NLFms5+KcnJtrcK13tm83u8vWmcQV - Cwx5CRSNqghdUrwutOT8u8greSbvWgbH61A2ykhZKbNT/I9TvkmDxOrSDjRl4xWlk5NxiXiT+q2DGt/4 - /bmRh1dMCS2ccGf1tKGbQuPGBRoWXGN237/GvPPPf5p3yneYPb//vdl55yoTX7DAhEeMMDWnnWbK//uL - ZsfnPmt2fOHzZseX/tuUf/XLpvzrXzMV3zrCVBzxzeTrd480lcccbSqP/l5S5D3f6e+O8J/yr3zZ7OB8 - X/gvs+Ozn9Fz15x2ql4rvmC+XnvP7x8TeHaYt199VfL2kGlYeI2plbxqniXv0c0rpja+8VhvykTZ1OtI - WSkzZUcHjjo+TtlSdMear8YqyzolKkoGctfR0iB4VFDiW/vUrpqzqOb8vhuqxw19advc+e+98cvfqEGo - OhpvucXE515pwiNHqqHxEDu+LGB84+um4sjvpABoUSwshcj3jjIV3/6WwgRI2z/9KT1XeNRIzVPjrbeY - vU89pXklz9vmLXgvNHHkKzWT+q2nTJQtCY4EyrSuKLvoAF2gE0c9HyebCGbrq0pPEGUNiFeVTUqB0rB1 - UENsa6/AzZdcXTWsx+PRmefX7bz7XrPv2efMvr/91excdYepmz7N1JzZ0WzHc3z5S6ZCAKk86rum8gff - N5XfPyZdvHDkEj8w8hX5P56p/OtfVW+GJyKP5JU873v+b2bfc5L/u+41lImyUUbKSplT4CR1MQDdoCNH - XR/t1LB97be078SpzxUUCQ4bo5v6hG6+eFnFuR2ejkydWr9r7Trz9suvmNfvu8/UzZhhQuf2Tt7VX/2K - qfzOt03V97+fIRnAHExoPEKVR1VGXkN9zpUyTNeyUCbKRhkpK2Wm7BogowvbChQdoStHbR+9RHOyoars - HJqYqpQdNI03jow3PXZe5P7FV1R0OemF+qlTG/c88ph5+5VXTePNPzXhIYNN1Y9+qK6/UmDBqFXiSVKS - DzBWvHDkEh8AWi1UX04sVPXD40x46GAtG2WkrJS5outJL6ADdKF9OqIbdKS6Ep195Jri3CnaZU/VowGt - 3EmxLUPoBKsc3H1DYPjwhr2PP2He+vtLpmH5teJNegkAYmS5S1G6wnHsD5LiBuaDAo0VJ6Am33jMhmuX - mbde+Luh7Oigcmj3DdoxKLpBR6or1VlJv4+Mt6E+piVgQaFfgiZl7XUzr6/pcmoscM/P3n3rpZdNYukS - U9OhQxKUI6lyjjFVxx2bFAtLntDkA061tKR2rV9v3njoIYl/fiDf8X3yt4aVN+pv7QaPxFxUr5SxpsMZ - 2ux/68WXTeDuu99FJ+gGHWkfjgMOOkSXjlo/fInBuFhVSS8tsNTJydf1o+qf/eXk7V06vlQ3c/pbb734 - khjsQRPo0kldN4pUIMR1q1hg/MDJAg1GzwWN/S3YrZuxKXbZZc3/kf/vfe45/b4ZIqQdwKG6clp0gS6d - zRsPPKAep27mtLfQEbrSJrhLh+gU3Tpq/nAk+hTkruif8ioU+rU1o8M/X3hVoHvXXbs3bTJ7nnzSRMeN - E2+SVJgCcfyPNGZJAZMvNI6xCxE3MG//619pv+1zAcPnNGgsOPreDVRLkgM4bhZEdBEdO1Z1s3vjRoOu - InfNuwbdpcBBp6LbD0W/jej4k43lZd9uqCgdZJvK8eoNI2Iv/2Z8aFrxQ0/36PHvfU8/bRpuuD6pQJrD - YvjqHx+vkgLGC40XHDc0LkN7BUP5fY+4gSFFxoxJ/WaBcR+PuAHw/laIpM5ztA9E6ETgabjuOrP3qT+b - Z0RnoRnFD6FDdKnQiG7RMbqWbH7SUf8HKzEPhME1InuFhVilonRE/dM/uyDQr9crDVJP733iCRMZPkwD - P60efvxjAQVxAeOBpvJYAURiDK8nqXS9b41YYOjm//eePfpqf2sJGO/3ByLZwCmXgD88dKjZ89hjJnHN - NaZSdIgu0anGNkAjukbnH7g5OMw8a9he9kMCNR0rkaZhrKpsWOTX11xZ3qvnztdXrza71qxRGKizq447 - zlSfcIKp/okFxgcavIoDSWuM1NJ/LDC7Nmwwr//61/o+1Lu3/pYNmPYSC6IXmgr6m0QnxHk7f/ErU97r - 7J3oFN3qdA50jc5F99jAMcfhnchoorL0NIbxE+WloxvDm4bHX3toePimi5eFikft3r1ps2lYttRUfPMb - 4molVgGMEwWWE36SBMaBpup4gQWvIjCpR/FRbFuKGxjev//uu+YNoJbf/IBpDbTZJNu5/KCxTfGGpUvN + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAEIeSURBVHhe7Z0JmBxV1bD1/7//c/vUz11URFBQlB0SyE5I + CNn3zGQPCSEbkLBlg5CFACHIGhZFjciSzExWEkFEVBREFGTTSDJrd093z3T3zAQSkgABuf95T9ftqa6u + 7umezCRhuc9znt6qq+49561zz13rYx/kZMyS/2OefPK/zD/u/X9IfNu6/9lZve7b8fJ1pyTKS7rFKsrO + jVWWDo1VlgzhNV5RNtJP0o8p6cN/OYeeS85pz6/Xkms6l/8oHe5JAdm27r/rX37gM/HAuq/Hy0tPTlSV + 9EtUlo5KVJWOTlSWFXukqJWSfh49N9co6cc1uTZ5IC8fAXSYJe7shu0Pf1aNVLn2R0kPUDamoaJ0nAsS + NXS8WjxGcMOIeGDT8MbajcMaajcPbY3E5L+cQ88l57Tn12vJNfXakgfyonmSvJFH8upk+6N0MJMx6/5v + Y8WDn4uVbzimvnztmVp1VJZNaKgoG+tAInBsHKkGjjw8uCGyeRBS/9wvRsd+d+vU2o3XXxLZsPzy6Lrl + 86Ily66Krl26kNfQg4uu9hP3MfynTv7LOThX/XP3jbbn12vJNbm2AqTwlI0lb+SRvJJn8k4ZnOJ8lNor + 1daWfcrGIA2VZYMlBhmvkMidzZ3eEN08NFG/ZWAi/PCA2N9+Nib04JJLg/fOXRz+2dzrwj+de11wzsSS + 4Njhfw8PHRqpGjZsz5+HjXgvMrzYRIYXiRSbaNFYUzdukqkbOzEp8p7v3MdEho00/JdzcC7Oybm5BtcK + PXjNpVybPJAX8uR4oWLyqnmWvNsYKBrd+mmneB+ltkr1VRu/imsn2LR3rHqSmvWjGqJbhiQSj/aL/+v+ + 4eEHF88J33np8uD1F94WnDV2c2h0cahuzARTN3GqiU2/yOxafZ/Z+8wzZv+OHWZ/IGDerqkx+ysqzP7K + SvO2vL754otm79NPmX1/+YsK7/mO3zhGj5X/qcg5OBfn5Nxco27MRBMqLgoFZxVvJg/kJbpm8RzyRh41 + r5Jn8p70iKXj6l5d04OyUUanuB+l1qZY9dqvxarKToyXlwyXO/J8jQ3kTm2sfXhYIvHr/onq9QMjqxde + Ebrm/LtCl4xeFxhbVLFt4pR3E1cuMLtL15m3X92uxt73wgtmz+OPm11r15qmO+80iSVLTP3FF5vI+HEm + dHYPEzqnpwl2724qv/Mds/2//8ts//QnkyLv+Y7fOIZjI2NG638TSxbruTgn5+YaXOvt7dvN7rJ1JnHF + AkNeAkWjKkKXFK8LLTn/LvJKnsm7lsHxOpSNMlJWyuwU/6OUb9Igsbq0A03ZeEXp5GRcIt6kfuugxtd/ + e27k4RVTQgsn3Fk9beim0LhxgYYF15jd968xb//rX+bt8h1mz29/a3beucrEFyww4REjTM1pp5ny//28 + 2fGZT5sdn/us2fGF/zXlX/6iKf/qV0zFN44wFUd8Pfn67SNN5TFHm8qjv5MUec93+rsj/Kf8S180Ozjf + 5/7H7Pj0p/TcNaedqteKL5iv197z28cEnh3mrVdekbw9ZBoWXmNqJa+aZ8l7dPOKqY2vP9abMlE29TpS + VspM2dGBo46PUrYU3bHmy7HKsk6JipKB3HW0NAgeFZT41j61q+Ysqjm/74bqcUNf3DZ3/ruv//xXahCq + jsZbbjHxuVea8MiRamg8xI4vChhf+6qpOPJbKQBaFAtLIfKdo0zFN7+hMAHS9k9+Qs8VHjVS89R46y1m + 71NPaV7J87Z5C94NTRz5cs2kfuspE2VLgiOBMq0ryi46QBfoxFHPR8kmgtn6qtITRFkD4lVlk1KgNGwd + 1BDb2itw8yVXVw3r8Xh05vl1O+++1+x75lmz7+9/MztX3WHqpk8zNWd2NNvxHF/8gqkQQCqP+rap/N53 + TeV3j0kXLxy5xA+MfEX+j2cq/+qX1ZvhicgjeSXP+577u9n3rOT/rnsNZaJslJGyUuYUOEldDEA36MhR + 14c7NWxf+w3tO3HqcwVFgsPG6KY+oZsvXlZxboenI1On1u9au8689dLL5rX77jN1M2aY0Lm9k3f1l79k + Kr/1TVP13e9mSAYwBxMaj1DlUZWR11Cfc6UM07UslImyUUbKSpkpuwbI6MK2AkVH6MpR24cv0ZxsqCo7 + hyamKmUHTeONI+NNj50XuX/xFRVdTnq+furUxj2PPGbeevkV03jzj014yGBT9YPvq+uvFFgwapV4kpTk + A4wVLxy5xAeAVgvVlxMLVX3/OBMeOljLRhkpK2Wu6HrS8+gAXWifjugGHamuRGcfuqY4d4p22VP1aEAr + d1JsyxA6wSoHd98QGD68Ye/jT5g3//GiaVh+rXiTXgKAGFnuUpSucBz7vaS4gXm/QGPFCajJNx6z4dpl + 5s3n/2EoOzqoHNp9g3YMim7QkepKdVbS70PjbaiPaQlYUOiXoElZe93M62u6nBoL3POTd9588SWTWLrE + 1HTokATlSKqcY0zVcccmxcKSJzT5gFMtLald69eb1x96SOKf78l3fJ/8rWHljfpbu8EjMRfVK2Ws6XCG + NvvffOElE7j77nfQCbpBR9qH44CDDtGlo9YPXmIwLlZV0ksLLHVy8nX9qPpnfj55e5eOL9bNnP7mmy+8 + KAZ70AS6dFLXjSIVCHHdKhYYP3CyQIPRc0Fjfwt262Zsil12WfN/5P97n31Wv2+GCGkHcKiunBZdoEtn + 8/oDD6jHqZs57U10hK60Ce7SITpFt46aPxiJPgW5K/qnvAqFfnXN6PBPF14V6N511+5Nm8yeJ5800XHj + xJskFaZAHP8DjVlSwOQLjWPsQsQNzFv//nfab/tcwPA5DRoLjr53A9WS5ACOmwURXUTHjlXd7N640aCr + yF3zrkF3KXDQqej2A9FvIzr+eGN52TcbKkoH2aZyvHrDiNhLvxofmlb80J969PjPvqefNg03XJ9UIM1h + MXz1D49XSQHjhcYLjhsal6G9gqH8vkfcwJAiY8akfrPAuI9H3AB4fytEUuc52gcidCLwNFx3ndn71J/N + n0VnoRnFD6FDdKnQiG7RMbqWbH7cUf/7KzEPhME1InuFhVilonRE/dM/uSDQr9fLDVJP733iCRMZPkwD + P60efvhDAQVxAeOBpvJYAURiDK8nqXS9b41YYOjm/8+ePfpqf2sJGO/3ByLZwCmXgD88dKjZ89hjJnHN + NaZSdIgu0anGNkAjukbn77s5OMw8a9he9n0CNR0rkaZhrKpsWOSX11xZ3qvnztdWrza71qxRGKizq447 + zlSfcIKp/pEFxgcavIoDSWuM1NJ/LDC7Nmwwr/3yl/o+1Lu3/pYNmPYSC6IXmgr6m0QnxHk7f/YLU97r + 7J3oFN3qdA50jc5F99jAMcfhnchoorL0NIbxE+WloxvDm4bHX31oePimi5eFikft3r1ps2lYttRUfP1r + 4molVgGMEwWWE36UBMaBpup4gQWvIjCpR/FRbFuKGxjev/fOO+Z1oJbf/IBpDbTZJNu5/KCxTfGGpUvN bmm5hYqKdodvmr0sXv7QcHSNzlX3YoPDHhr1LFXrTtdR5R0lxY3Rh4cxtB9aMHnVtvHj9+1as9ZEikZq - 9716i5/8JCk/FDAOAhS5xA0Mn9/83e/Mv99+29ScfnrBHqatYcqAhtaU6DAycoTZ9eBDZtvYcfvQMbpG - 5+geG2CLwxYa6k2otrA0RLcOTbz8m6LqGSPuqxs37u3Gm28x1aecIgU+2lcxXilE6W1hIC8w4eHD9XPT - 7bcf9CrJK1mhES8d6tXTvHHffaZedIyu0bnq3oFGPc3hGNMkqkuO04lNDiz1L983KnjhiNJtF895L3b5 - 5QV5kHwBaAtQrHiBQfa98IJ5N5HQSVQk9/HtIbnKkwsa+q1ev/tus23Wxe+hc3RvoVGbiG0cMx0eqamy - 5EjtiSRmEZdYL5QHZxSVxmfNeid+5ZW+CrCiinAUVQgAhRybj/gBUzd9un5nk/v4QyFJXdHfk96KYgpH - zemnmabbbjXoPDi9qBRPo9WT2ATbYCPHXIc2aT+L03S2AW5wVvGvY5Lxxp/+NKtnaSuDt9V5/ICpkiY8 - 0zFtch9/qCQNGpcQ09B4aLrlFlM/Q6C5ePSvsUVjgEA42eQOVzz4HcdshyYxnZAOIzKkI82vlWiAG546 - dVfTrbeZqpNOkMIkPUhbGba9xBcYEcZ1bHJ/f6gkGzAI1VP1qaeaxpt+asKTJ+/SQFi8i454O9Acsh5h - xi9S3f0160fRF0DzLjRi5OvMda3ucIap+M53fAvs/a5QsedoSwhpDQEL0zrTfpPmPd97QTqU4geLlXJi - mrPOVE8THDrs9fDNs5dhG+3cw1ZMyDoUY086kCjUand/RemI6C8Xzqvu169x5223m0DnzskOOZ/CtqUc - 7l6rvSSXl0GYrBXs0sU03XSzwSbRX101X3uEnWEEbOeY8eCkxoqyH+vFdWyobGTsT3dOK+9+xs6dt68y - tYMGJofq6cL3KWxr5aMKh58kgfGTdGhq+/Y1TStvMtgGG7lXaR60qREEuTqfRYfXpSp6+TfjK3p1ezWx + 9716ix/9KCnfFzAOAhS5xA0Mn9/4zW/Mf956y9ScfnrBHqatYcqAhtaU6DAycoTZ9eBDZtvYcfvQMbpG + 5+geG2CLwxYa6k2otrA0RLcOTbz0q6LqGSPuqxs37q3Gm28x1aecIgU+2lcxXilE6W1hIC8w4eHD9XPT + 7bcf9CrJK1mhES8d6tXTvH7ffaZedIyu0bnq3oFGPc3hGNMkqkuO04lNDiz1L903KnjhiNJtF895N3b5 + 5QV5kHwBaAtQrHiBQfY9/7x5J5HQSVQk9/HtIbnKkwsa+q1eu/tus23Wxe+ic3RvoVGbiG0cMx0eqamy + 5EjtiSRmEZdYL5QHZxSVxmfNejt+5ZW+CrCiinAUVQgAhRybj/gBUzd9un5nk/v4QyFJXdHfk96KYgpH + zemnmabbbjXoPDi9qBRPo9WT2ATbYCPHXIc2aT+L03S2AW5wVvEvY5Lxxh//OKtnaSuDt9V5/ICpkiY8 + 0zFtch9/qCQNGpcQ09B4aLrlFlM/Q6C5ePQvsUVjgEA42eQOVzz4LcdshyYxnZAOIzKkI82vlmiAG546 + dVfTrbeZqpNOkMIkPUhbGba9xBcYEcZ1bHJ/f6gkGzAI1VP1qaeaxpt+bMKTJ+/SQFi8i454O9Acsh5h + xi9S3f0160fRF0DzLjRi5GvMda3ucIap+Na3fAvs/a5QsedoSwhpDQEL0zrTfpPmPd97QTqU4geLlXJi + mrPOVE8THDrstfDNs5dhG+3cw1ZMyDoUY086kCjUand/RemI6M8Xzqvu169x5223m0DnzskOOZ/CtqUc + 7l6rvSSXl0GYrBXs0sU03XSzwSbRX1w1X3uEnWEEbOeY8eCkxoqyH+rFdWyobGTsj3dOK+9+xs6dt68y + tYMGJofq6cL3KWxr5cMKh58kgfGTdGhq+/Y1TStvMtgGG7lXaR60qREEuTqfRYfXpSp66VfjK3p1eyWx dKmJXXxRclyIkVYpgF9h20ra+/yFyuGQnzRwpPXEjVs/bapJzF9gsBG2cka5i7EhtnTM2j6JicjSru+r - dSGkvrZmdGha0QPPnj/5fUZToVpHV2nuHWYGzRBaby2NhNsRcO+IuFucKRV02dNrffiA0wxNYtEi8+z4 - Ce+Hpo5Yk5waIbYTG2LLdptcLo2ETzZUlvZ0JiXrTDnmZjzVo8e/m1bdodMSUFp4xHCdnRbz9L/YoLJx + dSGkvrpmdGha0QNPnT/5PUZToVpHV2nuHWYGzRBaby2NhNsRcO+IuFucKRV02dNrffiA0wxNYtEi89T4 + Ce+Fpo5Yk5waIbYTG2LLdptcLo2EjzdUlvZ0JiXrTDnmZjzZo8d/mlbdodMSUFp4xHCdnRbz9L/YoLJx 5Ur97H7vDTgZ9OMz/SD2/60ShhycwcuM6RIInxm7YhyL8awTeXXen3Ri8tU9xqXjXHIeoHLBkhK/PDhS - CEiUm/K7J3IhXj3Zz9kkPGqUenuAb7hxhcFWOp+GAFhsmJwnXNoT2zpmbrvEHFLtb3FaRfXP/XJy9Ykn - 7tq56k4T6tE9OVNMMhe74nJtgr63a5e2MGxhbbOVbnY+v9fUZN6pqtL3ESkYac8f/6if6ewjZbRYckjy + CEiUm/K7J3IhXj3Zz9kkPGqUenuAb7hxhcFWOp+GAFhsmJwnXNoT2zpmbrvEHFLtb3FaRfXP/nxy9Ykn + 7tq56k4T6tE9OVNMMhe74nJtgr67a5e2MGxhbbOVbnY+v9vUZN6uqtL3ESkYac8f/qCf6ewjZbRYckjy rmoW/V6uryPfvAogGLvm5JN00RnLPmqHDDb1F0418blzTWLxYtOwYoVpXHGD2Xn77WbnPfck5bZb5fsb dM5OYtHVJnb5ZaZu0kSND+gsU6gAD4CcGXwscXHnrVBhOIJEL7OfDoHB/ZnpGPvD4QypmzUzqQ/x+sGu - XaRsKyS/J+7CdrbVhE3bfH5wRcXvPqXLHBzvQsRdcXbn5xNXXWXqL7hAh901bnEBQ2q49tqMwlpg6G5X - qOS9BcQCxKI0UnT8+NT/WyMKyY9+ZGpOOUWammeZ8OAhpn7WRaZx+bVm5113StPzZs1j4uqrTHzelSY2 + XaRsKyS/J+7CdrbVhE3bfH5wRcVvPqHLHBzvQsRdcXbn5xJXXWXqL7hAh901bnEBQ2q49tqMwlpg6G5X + qOS9BcQCxKI0UnT8+NT/WyMKyQ9+YGpOOUWammeZ8OAhpn7WRaZx+bVm5113StPzZs1j4uqrTHzelSY2 Z05SRNH10y+U+v9CeT8r9T35TCxcqBPTabbuXLXKJK5ZZOoEutB55ymI6oGkOlDxVFu+4pNvCwzJ3VOe - DRj72U9S01GZvTdxvIlfOsdUnH3m87bVpFMixLbY2DH3gSddCE81xHKH2JYhtdfPuiE0cMD+xp/elPIs - fsDQS2pbS15gdv/2t/qZeTBNd92l7xkd5rc37r9fP/MfW3C3pDxICxLsJJD072/qZs40TTffLN7idgUk + DRj72U9S01GZvTdxvIlfOsdUnH3mc7bVpFMixLbY2DH3gSddCE81xHKH2JYhtdfPuiE0cMD+xh/flPIs + fsDQS2pbS15gdv/61/qZeTBNd92l7xkd5rfX779fP/MfW3C3pDxICxLsJJD072/qZs40TTffLN7idgUk duVc/a5eXH/9jBmmnvczXa8Ao58d4Tgr05Bp4pku1IVp8SuvMI3XLpNz36beqe6CyVKl9jI1p56iQBBH - VB0r+ckFjyffbmDc00UPCBgRFtc1CODBc3vtx4a6GkFsim2xsWPuA0uR1zZ9hc4eJbF648j6F+8v3nHq - KTG6/YM9z06DxQ0MA3ckG4d4gdn5s5/p52DPnmb35s06w41EHw5TC0jugrtF59FIHFF9ysmmWqoYjTdE + VB0r+ckFjyffbmDc00UPCBgRFtc1CODBc3vtx4a6GkFsim2xsWPuA0uRVzd9ic4eJbF648j6F+4v3nHq + KTG6/YM9z06DxQ0MA3ckG4d4gdn5k5/o52DPnmb35s06w41EHw5TC0jugrtF59FIHFF9ysmmWqoYjTdE dG6NBJ6B7t1NdOwY07B0iWm68w6tUmKXXqoGrp8hBgcM8Rz+wm+OuKGxAmBuASLgmXqBqZ8zW6quG0yT wMMa6/CwoSbQoYMA7vE4bvGBptEBhiqaFD3/fP2+NcAgKWgkD8FuXU2DBME7Tj05hi3txCtsjK0ds7c+ - xStLOutaX6GwKbG1X6DovPWBSZPejYlyCHKzAZO4+mqtgwGHTHuBIT4hMXeW6glF42GIZ/iPeidXoa1o + xStLOutaX6GwKbG1X6DovPWBSZPeiYlyCHKzAZO4+mqtgwGHTHuBIT4hMXeW6glF42GIZ/iPeidXoa1o nexci/ihBmjklboe2CITJ0qVsVzuUjHaVQvVk7DKsP4igcEtvrC4xQVOAfDUTZ1q6qQqAxiqPPTAem9i - J/KscPiBgzjgWA/DzUa1vfd//1e/by0wVhQayUOdhBGBcWPfrRnbf0NT4tF+Gmawg4TY2jF76xLjDnas - CPcVuX/x3EDPDm9q8IQCnAnKbrHAUPfagjO3xAsM8QmJlgBgoZy3y8v1fwRse595JqPAiBsYgktaLgGJ + J/KscPiBgzjgWA/DzUa1vfdPf9LvWwuMFYVG8lAnYURg3Nh3asb239CUeLSfhhnsICG2dszeusS4gx0r + wn1F7l88N9CzwxsaPKEAZ4KyWyww1L224Mwt8QJDfEKiJQBYKOet8nL9HwHb3r/8JaPAiBsYgktaLgGJ HSJFRdp8bLz1VhOXOIOATw198cWOXNT8CjAXO9IiPBYa13sLzCzn1Q2PfY/XIaCeP99Qdccuu9SE+vdV - KNTjZGuqy+9Wb9xMr//iF/o+JEF2NmCyJa/uEPSHzuLzpUHRqdOeyINL52rVhI3F1gc01tRYXtZRvYtE - 1PHajX2rep7598Tc+eIFRiZhaQEYmn14DaoYLzBURSQbv6AQXLD9bKdHekUnSDvXot8nINF//PLLTZMY + KNTjZGuqy+9Wb9xMr/3sZ/o+JEF2NmCyJa/uEPSHzuLzpUHRqdOeyINL52rVhI3F1gc01tRYXtZRvYtE + 1PHajX2rep75j8Tc+eIFRiZhaQEYmn14DaoYLzBURSQbv6AQXLD9bKdHekUnSDvXot8nINF//PLLTZMY pWHZMgEAMERmX5KUSywwPuC44SnI67jeZ4PHDY7EPUx6Z2UjrbKaM07X/Kf6e6wIMNwEbmDwmkwXBZJs - wBDn8B+veHWnovHfMdojXz99pqnu1env8cDGvmpjsTU2d8xfWEq8tvEIthmFvETTYwNCN81eHujf780G + wBDn8B+veHWnovHfMdojXz99pqnu1ekf8cDGvmpjsTU2d8xfWEq8uvEIthmFvETTYwNCN81eHujf740G aX7SN+FXHSFuYMgghqfAFJ5kgUFIeBISVQqTr+1n20fjlpR3EVDpkAr26aNVW5McG5frxgQWqspkq8YF jBucDIAQ4BEI3BDlBZAVC5IA4gUpBc5UzVfDdcu1Gc/SWMqhoLg6C1l1ibFJdqkLMR43np0FWGiVRFWk - 1Z0VoBEbkp9A73PeDN08ezk2xtZqc7G9g0H+KVGx9lTrXRLlpf2r+nR9Ln65FHTIIFOhcNgJPPQoNkvs + 1Z0VoBEbkp9A73PeCN08ezk2xtZqc7G9g0H+KVGx9lTrXRLlpf2r+nR9Nn65FHTIIFOhcNgJPPQoNkvs iiu0EBYY60lsUOsGxs410f4G+eyeSlA/e3bqOMQNS+VRR5raoUP0eJq1MYGgGRS38N3sZm9jwXFLBjge - aFoNj0ssOMQ4EnjTjE8svsZERo9urp6cXmY6QL3A1A4YoJ8Bh1QoMGniQANE7CJRP+VCU9W/23MJZh44 + aFoNj0ssOMQ4EnjTjE8svsZERo9urp6cXmY6QL3A1A4YoJ8Bh1QoMGniQANE7CJRP+VCU9W/27MJZh44 XgbbOxjkl5jnou10OukSjwwIrZi1MtS79+7YvHlKpsKhrs2TGRFAIVlgEAsLyQ2M9SY2MKY1YFN4yBD9 TkGxsODVjjrKhPr1U+PjXWLySnwQu1QAQTKgQZLg5IQnGzithscHHETBmaY3FuNvdVMmJzv6aHo7nsYL - DILe8NSkgj2M11ZcT2726pNOUogDPc/eHV55yUpsrUMGYvuCtk7TvWWT3qUoFt1ybs2IXn+MTZ8l9d4A + DILe8NSkgj2M11ZcT2726pNOUogDPc/eHV55yUpsrUMGYvuCtk7TvWWT3qUoFt1ybs2IXn+ITZ8l9d4A gUWatO6Le4QhAZIbGFsdkdzA7Cot1e945TNDAjYR/ygoeDHrWeRu5G4L9T1PA0qaygTNCowVC04L8GQF - Jw0eDzhIq+BBPOBINQXseElacTpUQdAr0PgBQ6PApgP2ME5wrV6mfz8THT3e1BT1+WOj2BqbY/u8+2XY + Jw0eDzhIq+BBPOBINQXseElacTpUQdAr0PgBQ6PApgP2ME5wrV6mfz8THT3e1BT1+UOj2BqbY/u8+2XY e4T5EjrOUL91UGTV5UsCfXo3xC67PHkhv0w4goH9PAxCYEZyA0OcQqJnV7879lj9TFc3XfoKioVFwAkP HiTepa8JdOwg8cos7aZXUWiygOMLDeIDjhueNI+DtAM8eBu5Fp6GviGFRgzZdMcdqgc3MAg94SQvMNp9 - IXr1Cp2j7v+nBDsiolN2yKArINCzU0PkrnlLsDm2h4G89qGp317yveTyhLLixsbf9amZMXJjdPQ4E504 + IXr1Cp2j7v+nBDsiolN2yKArINCzU0PkrnlLsDm2h4G89qGp317yneTyhLLixsbf9KmZMXJjdPQ4E504 Qasi3wy4hGqFzNrOJiu0/fmewNZ+R5xCcscrxDXApdWeA0uVCDFLbf/+OptMgRFjE+hqsNsG4GTAY8E5 - GPDI/7V6Ei+Ch4lL1b/vr39Vb2r1YvWFDm2DINCxYwoOP7HAZFRJxEyOl+F9eOQIE+4/xARnjdqIzbE9 - DMCCg4V/0m3Yq9aeEasoG8+2oHWbVsys7tfjXyg20OuczAu3k2hVZD3Lkd8xteJZWFcc6NQpCcyZHRWC - uMQBSWkLcBAfeNzgtBs8QHOxaVy+XG60SUljEgAT07TBAj9fYBzBcwd79DB1kyaZ6nN7/AubY3sYgIWc - 292/EVrzJXr9IIyNiGsXT7n3qfMGvE+hmAaQj4dpC7FxC4OatVLHshsl/S0Ky1lnCTBnSstIgt4rLTCt - ACcPeNI8TnvDI1USZWq87jptPQFNxtpyH121SjiXhUa8DMMqkXHjzJ+7n/N+7dIp92J7ZUBYgAkHj8wU - ryj5PmRp8+qf9w8PThr8u7qJ56vLqvj2t309TFt7HetdgAVA2Eg5JN5NYekksCDynqCROEmhaQ04bnh8 - gUGyVFdtBY8XIMo0d66uPQ+d10egOVahSYHTBt5GBWBcQmMiNGigtEyHm+D5g3+nO5cLA7AAEw4e6YlH - tcRee/AsDXZjDw+Orr5mQXW3bpGY1JuB7t3UiL4Xb6Vkg0+rIqmGUFKkuMiEBw5IwtKlswl0lioJEWjq + GPDI/7V6Ei+Ch4lL1b/vb39Tb2r1YvWFDm2DINCxYwoOP7HAZFRJxEyOl+F9eOQIE+4/xARnjdqIzbE9 + DMCCg4V/0m3Yq9aeEasoG8+2oHWbVsys7tfj3yg20OuczAu3k2hVZD3Lkd8yteJZWFcc6NQpCcyZHRWC + uMQBSWkLcBAfeNzgtBs8QHOxaVy+XG60SUljEgAT07TBAj9fYBzBcwd79DB1kyaZ6nN7/BubY3sYgIWc + 292/HlrzBXr9IIyNiGsXT7n3yfMGvEehmAaQj4dpC7FxC4OatVLHshsl/S0Ky1lnCTBnSstIgt4rLTCt + ACcPeNI8TnvDI1USZWq87jptPQFNxtpyH121SjiXhUa8DMMqkXHjzB+7n/Ne7dIp92J7ZUBYgAkHj8wU + ryj5LmRp8+pf9w8PThr8m7qJ56vLqvjmN309TFt7HetdgAVA2Eg5JN5NYekksCDynqCROEmhaQ04bnh8 + gUGyVFdtBY8XIMo0d66uPQ+d10egOVahSYHTBt5GBWBcQmMiNGigtEyHm+D5g3+jO5cLA7AAEw4e6YlH + tcReffAsDXZjDw+Orr5mQXW3bpGY1JuB7t3UiL4Xb6Vkg0+rIqmGUFKkuMiEBw5IwtKlswl0lioJEWjq Jp/vAGOlEHA88OTldQqAJwMgH3gQH4CIY2g5EcfgSauPS87jUWgwsEdnrZFK611cwAS7djXRCRNNddfO keh91yyAAQ1+hQnYcDBpTjxho7k62tovvGLW3bW9+mokr3VdG3sSr7iDXF7pugaYoIDC5B9EoXHAiYwu 1k2TVXKCk4QmDZwD8jpIDni8AKWBY8UHHsSCI83spptuMnVTpujoO3N6aDXqZKq2nFzvgoaQg92uQp26 m/CKi+6GAVstwYaDSXNiVZy6oOqykayYC1xUtL5O2udhMYzf+qK2FguKVkUChT4HgGcAAEu3rklxgcMW - rPF5c9WFZwUnzds0w+MPDlIoOEgzPBkAucHJCpAPOBIExy6bI62hG7XPieZ2cnqoQOOjuwMSG2B/90gT + rPF5c9WFZwUnzds0w+MPDlIoOEgzPBkAucHJCpAPOBIExy6bI62hG7XPieZ2cnqoQOOjuwMSG2B/+0gT GTbERPoPNiGxPQzoihBhImPFJM/uoTtYRyyjm4eG1157WWXnTgFoZ/Cr3b2LqypCOQxuMjcYMIJSHapY aBxwmKSEYZuhcYGTgkcgyfA4SAFex4KTFzxInp7HFx4kCQ1Vk447SR51KigxDNWSj/4OWI4TYCT4Rad1 - 48ebytNPD4TLrr1MHyfEWKKwkfZ8J6bn6XxdXFD9IwMiP5u7InhmN+1NbbNAK4fouBTeRYAJni1NvCmT + 48ebytNPD4TLrr1MHyfEWKKwkfZ8J6bn6XxdXFD9IwMiP5m7InhmN+1NbbNAK4fouBTeRYAJni1NvCmT 9QkiNPeCPXgV8QGH45h3otD4geP1ODm8Tho8fuAUDE8Oz+MHjx9A4mnoxKMPCg/Dlm5++jtgoT9GvAyz - BIkNa07paCK/WLACFmACNtKmcPKgS1wP9VVDaMOg8HXT76nt3c+E+vc/ON5FmtHAglKiUhVpnwtQnH22 + BIkNa07paCI/W7ACFmACNtKmcPKgS1wP9VVDaMOg8HXT76nt3c+E+vc/ON5FmtHAglKiUhVpnwtQnH22 wIJYcHgVaBCBh9abAjN/nryKWHAkYGwRHF94khK7QmBBUuBYeNzvBQq3+ELjLwoMo+lW/AASYJj8xeAq e9qxf29bLw50C0E1wS/6D3XpYcI3zLwHFmBCQxVhxMElOZWBiDge3Dgy/tQ9E4JFAx6rGz9RexL9Tt5a 8YMvFexKHRrqebYG2cDAewWGV4XGgmNFjjm3tyj2Ip0wxUCkwmMBSvM4bikEostSkg6PV9wAyXsfSHLL JSIubwQwsy04F+lkczov1RN49NdWokMxAgyhQHjIMFNd1Pex+FP3ToAJ2EhNebA7R+mSg9rNQ+s23HB5 5Vln1cUuma0Rut/JEWv8fDxQtmPUuziwUD9HJ4zX+IVqSR9odc7ZycAXaNzgqOdJeh36aeJXXeUAYwWP AzgCCJILnGzwpIGDFAoPr62BB3HBI3FkYsk1OtXTT4e5JB/bWFFbSyzDlIfopEmmskPHurpNN14OEzpr - we5kpZsYMheCuiry8ODIA4uXPHnGWe8z/J6PC2wpUwoFPbdCr763Yj2LE+xqZ5woKAgoEnzRWaei4CQl - BQ7AONDUntdHXXr8aoFmoRsaxOVx1Os4nifD+zjgpMEjkGSFpznuSYt9csU/iDsGyisOEpGyMd9n5913 - S5zxw6w69vs+X9H/Hy/nljhG7TBtmnnypNPejzy0dAlMaGwrjOh+eQqM095uqN88KPrg4uXBM7vqzLlC - M2JhyPjeguEnDC5+/xgTHjRIR00BQoGx0hI44nEixcVJQKiaVHjvA04h8Ph5HV94kJbgQQ4AIIlnmBfM - DeLVbVuJ3tSI2IJJXsFTOpjomsXLYQI2YESBIfrVphML68vXDgsvm35XbZ/+2lWtyzl8Tl6IKETO2JCv - SHVEsEvswnwb4hLcor7mAw7V17niZSRAjC9e7ILGAScFTRZwFJ4c4LQSnjRwMuBBWgDIAw35ZES7vVqt - agu5edn+jJkGoR6i62Uz74IJXcAvjGhLSdcdCT26g9Sz906oKRr4SN2EiTpqyuw2v5MXKgqNFxQrkkl6 - bmOXUh1JJvv0SQJjockHHIGGoJDNF+OLFiVjGiSrx2kHeDIAavY6rQLIDQ9yySWmSYJfprx6dev+3Fqx - 9mAXq3BxkYnwrMyiAY/E/yqBLztYCSO6bonBJQUmsGl4+LHbpld07/wqgRbRcrsDY6sjaUZHL7hAgBA4 - zjvPgcYHnGzwUI3Ja2TsGMM00rgEiJnQ5AGOGx5fcBAHnAx4EAecDHiQQgDywINIfNd4442ipynqZSwo - bQ7MEd/UYZnoxImmottZr4Yfv206bCgjDESy+S8fGgMbh0Uf+ens8jPPqifTdElr68Xn5K2RNFCsAMyP - fqgdVPSpKCQAY8UNjRceLzjiaWrl9zpRKGu+06BpDTwteh1EIGkVPEgOgNLgQQQY8TKsu0pctbC5iqfh - 0NbAfOsI1SfzjstPPrk++sgts2EDRmDlE2z3IB+KGms3DqvbeuOVNad3fIfFV/Sk6t72PidvjaQgcYsA - w6pFZtEznF/br6+CqpIGTZ7giKfhHDGJh1hDrIvsvdBkgNNKeDIAEkiyAiSA5IQHycP7SJXbeMdtplJu - smY90gJtPTTq/RHnfCzf0ZaS1DI1Rxyxv/7hlXO1aU2jqKrsnE9IMEP3bxFfRjfeMD94Wkch+Sodv9Bd - GdqYYK8EunTRFhkQYGwradCkgeOBxwsOnqZ/P22KspSDLTqygoP4gZMGjwscLzxugNLgQRxwcsGTFaDs - 3qfp1lv1ZuZmS9PlgULjnAebs6wXjxY4+XQT3XzDfAsMrHxCFy5ZYDbcsDBwqgBz9ULt+dOdGbJkhEFJ - Emtl+GxntbNykc+slSbR2uJzWuGsHHO0toxY6kB/CoZWcUPjBScNHh9wEDzNwAHJWfkuaKz4goP4wZPm - dZA84EkDyIHGFx5EACkAIOKY1MpTty5dsyE5b67knVzuBkYHgI//kVaDgZMEGGHCAgMrEvQ6+4Soh7n+ - qsBJp+ndWYWrkxgGo7pP7hbWyTDZmPdso0GyANk1wXYic1rhrEjAGxk3VueTKiQWmAMBx8KDpxnQv9nT - UEV5wGlTeLwA5eN5WgLIBx6mcLIsRW3j1qUPMCzfyTz/lRlDPmnAELeK7bnZ1MMIExYYWBFgkjsr8mWo - 7NqrA6cwI39OsjpSirP3xTDDn4XzvLd7urATA5/tKr2ak0/Wz2mFc4SxkboLLzTRMaOTgIiBVXygyQ8c - DzxAI56GoJqudQbxFBor+cCTBs4BwlMwQAKJByDWaCckxswHGF7td7kkDRixObaHgcCpHQxMNANTNjIT - GIlhcEcEPym3l6VaYhsKuwkQC+mBxy57xfOwLZk9NpUhlwAMzUUe46KgiHFV8gWnRa8jrxLx83/dSUEM - ztZk2tpQaSN4WgLIDU/aqLoj2QBKgwe5QvJ2tW5n0q7ASEuJRYKw0DIwZ5ypwVUFDxO3J8kCDAvtSXgR - FlnZJ5mxqxTwvPWPf6SOTZ3LJcz2IvJnVQBtfxWAsa8WHoDxAiTiC45938cK0PRS0FhbhSF4xHGyisoi - QCOBf1ZwrCx0SzbvAzTezw44iNcDpaZmeOCxAMl1G29aqbFGmj7bChiR8q99VVtlwdPPbBmY4BmddPuM - 8q9+Je0kftDYwJatOvA0dm20/cw2H/bYtHM5godhoKuWmAM4WKw2aFAmMH4eB8HjOO994bHg8Kqdgn10 - Z0k8qMY1S8Tb5ANOXvAADK/2vcCh8Mj7DGBcn63X8QVI3nu9j/yfjRqzAYOdLDB+MYxthLglAxixPQzA - QgvALL062FGAkYzlAwwXJ9kM0nKiSrKf2ZbMHpt2LkfwMLpwS4LfmjPOkGD1XBMePNjUDnHAARjreQDG - QmSB8YNIgKntlxQFxQ0Q3kauobtnCqgYNLFsaRKexQKItqg80KSEqssFkECSklwweasut7jBSQnguKsy - AcUKAAHMqlV5eRi/ZGNOt/gCIwzAAky0DIxkrkLckvskKh5o2GGBBMk2lmEnBrvI3j2HI+NcIhr0ildK - BtjyWZpzdBphXCZ5p8Cx0Lg9D2KB8QMHUXAk5rHgWHjE27DsNjJ2rPYBaVxDNZUCR0QDZDcwXnHAQfBE - AkeL8CBeYLyfs8GTkgU6bbNdqySAEQaCHTu3BIxUSR06a+YrvuUKeq14mtjELiSCW7Yb4zsWir9bV6ff - 2/XV3gxZAZjIhPHavNYgDjlaWmU/Pt4Bp08SmnzAcUsaNNmCZfE2Ak/t0KHaUsMTJK5dlqymAEjhcQR4 - dKqkIxnwFBg8u0U9kFsEFF94kPkKJVu+thswBL1HHKF5SALTUgwjBzEZqeJbtlntyhTi8TJs2keyz3m2 - e+yS7MhqTmDoRGLdk70Wrwjg4HHOlEhdWjxUI7VUV15wcsHjBscPHqChNSW/sRkj82gVDvbuVWg84KQA - EkhaAU/hAAkkbhFouH6jxI7t2kr69reVgeCZvsC4Ou7WX39V8IyzJFOLTJVkICNTCANfLmjsNh52Vwa7 - IwPJztjLBQzrngAjA043OMxoP+N0EzpHWjt4mxQ4ObyOGx4vOIgbHvU24s3kP1pNzZkjOhBYluFxqKos - PAcZoDR4ksIyWraTzQWM3x49uSTNPnJebA8DwQ5nGZhoBqZ0RObQgADDM5GrT/hxMrZwZ8qKq2qye+qi - WD7buIZqyTdDbmFqw7ChunWqL5xWLDgCWM2pp+pW9QpCNnDc8Fho8oHH8Tr8PzJ+vPZFpIFTCDwZ4CAu - eFoJEH0wOhvSqy/XTWw9DK1Y9pDxCps12WO99sHm2B4GYCFjaCBj8BFgxCXTatHOO3em3OJk0A4B2HiF - zJDskIE3Q+nnOFq3H2Mbj5zAWLFeSP7HxoxMvNLqKg2cHF4nX3gEHH2V/7PsgrnGCsgSaVFZcDLg8QEo - p+dBcgPkB03D9deb6NQL0vXFzeToGrHAZEveHavwTvZc2Bzbw4B6GGHCAqODj2nTGzbfeGWgY+d39OCe - Z2uPXypTXnGAoe5niy03tXzWzXFshrIBIwVNTrHsnbEFfV5C9Shep/rUU5JLUwS+rOAUCo/1Ooj8TtXJ - 3r9qTAJjNzi+AHngKRQgDzwIwLA9fWT4sPQq3LGFFcaKiA2zCa1E9/GqR+dc2BybwECgY6f99Q+vSJ/e - kDGBqnPneurI8NAhOl0vlSmveKjOJVmBEQl0OMOERQFZq7985eijdNE650tOcRAIBgKKgDM4h9fJBx4L - kHgeRorZJl676QmQAYUm+YHA4wuQCx4XQOxHzFLhFDAF2CGbuPWoUzTF9jAACzCRNoEqfYrmLdMrenR/ - lWic5m65e3jAR/wu7idZgZFC63qkceNMhfuOORDBVYsSWcnHasEga5sw+AABQ+GhteUCKBc8XmisCDjs - t8c6KjaSZov6Znik2kKywpMHQBnwNAvPeGC7jlR5Pd6lNeLWHzbH9jAQOLfnP2AibYqm3yTw2CwWhM8y - 5V/5ctrJMiTPzOYE5tgfmMiwYabm5BPzi2PyFQDU88kdyHMIpJXFem3te7Hex8KTDSA3PH4AOVUWVUTd - +ZN0IJXAVI0LKATLrQHIDY8LIKoJ4pNUFeJqGbVWvLYp/+qXtQc/dtElprpo4GPxv/xsYjy4gZZ0cXTH - mq/6LjOJjCgyzB3NGB7wyoECI8JTPkK9euqo8gFXS9nEwkNvsrPonEfj6LyZvsQoAgfw2L4eAHKD0xI8 - gEPrysIzaaIuc2WqK/0ZQMG29q0GyIGIQUf2zEkBk6f+c0kmMF8xiYVSw4wcbcJLp93Ns8jtMpNA4L5P - ZyxkC9+/aHmoZx99OhmtkZx3fR4Z1gxRQM6FaETeHGQhVB1MccjZKmsrceDRIJuAWVpb9PGwyxbjTAoQ - 3gd4GAzltRDvAzx0BsorXQY6QYynmzBjTgDSeTkCDN4iP4CaoeFJcbQMtRxtEbtgGzcw2FpshO1rhQFY - SNRvGQgbMNK88tG9VPY3i5b8uVuv95tuvcWwP0s+LaVcYjOV8Z29S8SAuj2ZBJPagZcL0LYWFzzEULqn - 3IknJKuvbl1TI9wKhBsgbxWWCx46BQUgtl7TgFnigzoGPi+/LDmYKC0fIFGALEQWJBc89O7ipeiL0rzn - oft8JK1JLbbG5tieDRJhIXOprGcxfqRs+eXBzj3rmyS4Ym1SxTe+3qxgr+TIdEsF4vdUK+z7x2jLRpvX - uQBtbwEg4MH7KEA/0FWZtgpjaS4TzbWfRmChNaEAuSHyAuSGh45BvA99R3IsXjWKB5oyRWfpMweFaQ06 - iCmQ0EnH03qBZ+fPf24iRXJTyY1G1e2nT+93+UjqxhXB1tic7dIqe/asgwVtUrsX45Pc233Usd3HmMGP - 86xjlq+Wf/lL6Up1iV8GChF2DLB3Of04PPOo3eKYQoV8HSXezlZfeD4BmxhIqzGBiM0Zdd8aVis4QwuM - slMVZUBkQfIC5HggPvNfhWjMaGmBTTA8c5LtPuhxbrz5p/oEuvIjvumry9YIkLnLjK2xOY84Co4d/Bgs - ZGz3QfJuKBRcPu3uuuLxWm+qF0B5rhNb8ctEoWKBYfcAlEs/ymEDjVecvLq9kIVIH2d80kkaj7GnMCDp - AjtaZRJUK0hAZEGygbXbE9kqDBFvawNpViEyK1H15KNDpNUexlU2bI3NsX3tdVOzbyhESym1ZVnikQGR - u69YET5vkNl5hwRZHTtkCUYPPOhCUi5RlEFApx2GhyswXgEYC5EFiVcCUok11BtJfKaPGjztVN1GVTd2 - pHdbYXLiI4GHctO3E8YjWVGQ+pvolMmmiscUtvFCfLeHwcbYGptjexjIumVZ5qaISy+r7NUrwOJvmnH+ - HXhtBYwTdImiUS6Kqj7DWUSXcc0PiPiApJ9VZ+IJnJ0rCfJ1d8yTTtSFg0zl4KbRPfwEKoZndIK8gFSJ - rjy6c8uBehjtsBNbN92xymB7GMi6KSIpbdvVfz4wIjRzxKbEPIljpA7NFsf4ZaBQSYvSRbEoix5Ztnp1 - X+tDIRYkL1AIv+NtpVmr3skR4jp9vmYLQBwwMMQvYmtsju1hIOu2qyTvxs4ax4yZqM97xqX63fF+GShU - tG/GnlMUx/aiuGJm3B2UfpnDSVww6SAgnqZXr5ye5UCF62JbbIytsXlw+QUtb+zs3To+fO+ChaGBA+uY - voBL9Gte+2WgUEkDRoTM0/oAGlx36u77KImUmV0tCIrbYtu4XML1sC02xtbYHNu3uHU8icElbS3xcIpX - kg+naFh8rQ6wsW+I0u8u2AFk1IoXGHsNnazds2fm3NWPgshNQ48zd72fzpC20D2i3kxsi42xNTbH9i0+ - nIKkA5HaSUO19Gi/wMIJ9/5lyrT32ZBPm7veKqJNBr88wCCuO0xbaR/kALhAoaw26PXT14GIFzI+a+tI - bIuN/zLlwvexeerxN8JCzqflpz1gK/rwsLqy62eGhg341xu/Wq0LwHznxxRIOsdbSX72AUYExdVIa4nN - pXM99vhDJeJNq085RarjAdpi9OqurUWBYf6L2BYbY2tsnvcDtkgZj/CbOnhjw4JFhllmGlNkVBFE9s0A - FCr6X1f3tFugn6YlPaEMFH6oocGrHneszt2haU1/jp++DkS8NtLPYlNsi42xdUGP8CN5HxJae/ulSwJj - hzfsWrM2OQUh21gPnsKdoeOP17kbTNfkGYXUye7M8lvquZA/+YlhX2DdV0/OxeixbjLU9zwFlFFkNkzU - a3jjqA+DAIcYrlbiNnqIUzflj36kemoUHTb46JA17PyeTbwbKHpFH+ksNsW2gXHDG7B1wQ8JJWU8hnh4 - jz/uvG2V4WFb6lH8jOaChZnp9iHm7sToqz2G9UwsUeG9XWnwprO2yS5VYQBOz33kkdp1rsrMdv0PqgCL - 3AgMBTAmZYcc2OCaZa3uxH48zISzOkTPuRLQcJzXs9jv0CU2xbY1I3r8EVtj84IeQ0zKeND5tdNWhkaP - 3r173XqdYJzZP5Le68sDzCmcLvyWZiF1MoVnOa3dzAZY7HYgFhALkF3kn1o5CSBSbeFxGDH+0HgaYJGq - VidyAQtlku/47e1/bVN9sdk1OgwPH67r1nlEs91zxwLDUh+7hMQteCCO8wqwUOXxCGJsim2xcasfdE6i - O9jxMqMS5aX9q/qc9dwb990vza+ZyZgjzWDNwNjls3YlpBVoJ9n11vZp+SjDPr8aZfCbXbpiZ7crICgS - aHDb4kZ1eW1GPPXBETwJwwPcBMCi5XN0SpVM8j53mjkzJLsDA1CQ8n3QuXoVdEkeRJfYEptiW2ys3SnY - XGzvYJB/ati+9lu6yI2xhKbHBoRumLk8MGnim29u2aqLybzGspnCg5DsTlRWAIklDhSSzxYKPrN4n0X8 - JKY52N2r9JF1cmzSfcp1UOp3v5u8I0XR2gP9AewN1hbgqaeY0ID+GtRXMgySugG/Z2o6ddLyu9d2IXb5 - iPXS+QCT0p1bxHbYEFtiU2yLjbE1Nsf2DgaFpcbyso7Wy8QDG/tWdT/j77seWKNbZ+mFXV7GnUkKSuIO + we5kpZsYMheCuiry8ODIA4uX/P6Ms95j+D0fF9hSphQKem6FXn1vxXoWJ9jVzjhRUBBQJPiis05FwUlK + ChyAcaCpPa+PuvT41QLNQjc0iMvjqNdxPE+G93HASYNHIMkKT3Pckxb75Ip/EHcMlFccJCJlY77Pzrvv + ljjj+1l17Pd9vqL/P17OLXGM2mHaNPP7k057L/LQ0iUwobGtMKL75SkwTnu7oX7zoOiDi5cHz+yqM+cK + zYiFIeN7C4afMLj43WNMeNAgHTUFCAXGSkvgiMeJFBcnAaFqUuG9DziFwOPndXzhQVqCBzkAgCSeYV4w + N4hXt20lelMjYgsmeQVP6WCiaxYvhwnYgBEFhuhXm04srC9fOyy8bPpdtX36a1e1LufwOXkhohA5Y0O+ + ItURwS6xC/NtiEtwi/qaDzhUX+eKl5EAMb54sQsaB5wUNFnAUXhygNNKeNLAyYAHaQEgDzTkkxHt9mq1 + qi3k5mX7M2YahHqIrpfNvAsmdAG/MKItJV13JPToDlLP3DuhpmjgI3UTJuqoKbPb/E5eqCg0XlCsSCbp + uY1dSnUkmezTJwmMhSYfcAQagkI2X4wvWpSMaZCsHqcd4MkAqNnrtAogNzzIJZeYJgl+mfLq1a37c2vF + 2oNdrMLFRSbCszKLBjwS/5sEvuxgJYzouiUGlxSYwKbh4cdum17RvfMrBFpEy+0OjK2OpBkdveACAULg + OO88BxofcLLBQzUmr5GxYwzTSOMSIGZCkwc4bnh8wUEccDLgQRxwMuBBCgHIAw8i8V3jjTeKnqaol7Gg + tDkwR3xdh2WiEyeaim5nvRJ+/LbpsKGMMBDJ5r98aAxsHBZ95Mezy888q55M0yWtrRefk7dG0kCxAjA/ + +L52UNGnopAAjBU3NF54vOCIp6mV3+tEoaz5ToOmNfC06HUQgaRV8CA5AEqDBxFgxMuw7ipx1cLmKp6G + Q1sD840jVJ/MOy4/+eT66CO3zIYNGIGVj7Hdg3woaqzdOKxu641X1pze8W0WX9GTqnvb+5y8NZKCxC0C + DKsWmUXPcH5tv74KqkoaNHmCI56Gc8QkHmINsS6y90KTAU4r4ckASCDJCpAAkhMeJA/vI1Vu4x23mUq5 + yZr1SAu09dCo90ec87F8R1tKUsvUHHHE/vqHV87VpjWNoqqycz4mwQzdv0V8Gd14w/zgaR2F5Kt0/EJ3 + ZWhjgr0S6NJFW2RAgLGtpEGTBo4HHi84eJr+/bQpylIOtujICg7iB04aPC5wvPC4AUqDB3HAyQVPVoCy + e5+mW2/Vm5mbLU2XBwqNcx5szrJePFrg5NNNdPMN8y0wsPIxXbhkgdlww8LAqQLM1Qu15093ZsiSEQYl + SayV4bOd1c7KRT6zVppEa4vPaYWzcszR2jJiqQP9KRhaxQ2NF5w0eHzAQfA0AwckZ+W7oLHiCw7iB0+a + 10HygCcNIAcaX3gQAaQAgIhjUitP3bp0zYbkvLmSd3K5GxgdAD7+B1oNBk4SYIQJCwysSNDr7BOiHub6 + qwInnaZ3ZxWuTmIYjOo+uVtYJ8NkY96zjQbJAmTXBNuJzGmFsyIBb2TcWJ1PqpBYYA4EHAsPnmZA/2ZP + QxXlAadN4fEClI/naQkgH3iYwsmyFLWNW5c+wLB8J/P8V2YM+aQBQ9wqtudmUw8jTFhgYEWASe6syJeh + smuvDpzCjPw5yepIKc7eF8MMfxbO897u6cJODHy2q/RqTj5ZP6cVzhHGRuouvNBEx4xOAiIGVvGBJj9w + PPAAjXgagmq61hnEU2is5ANPGjgHCE/BAAkkHoBYo52QGDMfYHi13+WSNGDE5tgeBgKndjAw0QxM2chM + YCSGwR0R/KTcXpZqiW0o7CZALKQHHrvsFc/DtmT22FSGXAIwNBd5jIuCIsZVyRecFr2OvErEz/91JwUx + OFuTaWtDpY3gaQkgNzxpo+qOZAMoDR7kCsnb1bqdSbsCIy0lFgnCQsvAnHGmBlcVPEzcniQLMCy0J+FF + WGRln2TGrlLA8+Y//5k6NnUulzDbi8ifVQG0/VUAxr5aeADGC5CILzj2fR8rQNNLQWNtFYbgEcfJKiqL + AI0E/lnBsbLQLdm8D9B4PzvgIF4PlJqa4YHHAiTXbbxppcYaafpsK2BEyr/yZW2VBU8/s2Vggmd00u0z + yr/8pbST+EFjA1u26sDT2LXR9jPbfNhj087lCB6Gga5aYg7gYLHaoEGZwPh5HASP47z3hceCw6t2CvbR + nSXxoBrXLBFvkw84ecEDMLza9wKHwiPvM4BxfbZexxcgee/1PvJ/NmrMBgx2ssD4xTC2EeKWDGDE9jAA + Cy0As/TqYEcBRjKWDzBcnGQzSMuJKsl+Zlsye2zauRzBw+jCLQl+a844Q4LVc0148GBTO8QBB2Cs5wEY + C5EFxg8iAaa2X1IUFDdAeBu5hu6eKaBi0MSypUl4Fgsg2qLyQJMSqi4XQAJJSnLB5K263OIGJyWA467K + BBQrAAQwq1bl5WH8ko053eILjDAACzDRMjCSuQpxS+6TqHigYYcFEiTbWIadGOwie/ccjoxziWjQK14p + GWDLZ2nO0WmEcZnknQLHQuP2PIgFxg8cRMGRmMeCY+ERb8Oy28jYsdoHpHEN1VQKHBENkN3AeMUBB8ET + CRwtwoN4gfF+zgZPShbotM12rZIARhgIduzcEjBSJXXorJmv+IYr6LXiaWITu5AIbtlujO9YKP5OXZ1+ + b9dXezNkBWAiE8Zr81qDOORoaZX98HgHnD5JaPIBxy1p0GQLlsXbCDy1Q4dqSw1PkLh2WbKaAiCFxxHg + 0amSjmTAU2Dw7Bb1QG4RUHzhQeYrlGz52m7AEPQecYTmIQlMSzGMHMRkpIpv2Ga1K1OIx8uwaR/JPufZ + 7rFLsiOrOYGhE4l1T/ZavCKAg8c5UyJ1afFQjdRSXXnByQWPGxw/eICG1pT8xmaMzKNVONi7V6HxgJMC + SCBpBTyFAySQuEWg4fqNEju2ayvpm99UBoJn+gLj6rhbf/1VwTPOkkwtMlWSgYxMIQx8uaCx23jYXRns + jgwkO2MvFzCsewKMDDjd4DCj/YzTTegcae3gbVLg5PA6bni84CBueNTbiDeT/2g1NWeO6EBgWYbHoaqy + 8BxkgNLgSQrLaNlONhcwfnv05JI0+8h5sT0MBDucZWCiGZjSEZlDAwIMz0SuPuGHydjCnSkrrqrJ7qmL + Yvls4xqqJd8MuYWpDcOG6tapvnBaseAIYDWnnqpb1SsI2cBxw2OhyQcex+vw/8j48doXkQZOIfBkgIO4 + 4GklQPTB6GxIr75cN7H1MLRi2UPGK2zWZI/12gebY3sYgIWMoYGMwUeAEZdMq0U779yZcouTQTsEYOMV + MkOyQwbeDKWf42jdfoxtPHICY8V6IfkfGzMy8UqrqzRwcnidfOERcPRV/s+yC+YaKyBLpEVlwcmAxweg + nJ4HyQ2QHzQN119volMvSNcXN5Oja8QCky15d6zCO9lzYXNsDwPqYYQJC4wOPqZNb9h845WBjp3f1oN7 + nq09fqlMecUBhrqfLbbc1PJZN8exGcoGjBQ0OcWyd8YW9HkJ1aN4nepTT0kuTRH4soJTKDzW6yDyO1Un + e/+qMQmM3eD4AuSBp1CAPPAgAMP29JHhw9KrcMcWVhgrIjbMJrQS3cerHp1zYXNsAgOBjp321z+8In16 + Q8YEqs6d66kjw0OH6HS9VKa84qE6l2QFRiTQ4QwTFgVkrf7ylaOP0kXrnC85xUEgGAgoAs7gHF4nH3gs + QOJ5GClmm3jtpidABhSa5AcCjy9ALnhcALEfMUuFU8AUYIds4tajTtEU28MALMBE2gSq9Cmat0yv6NH9 + FaJxmrvl7uEBH/G7uJ9kBUYKreuRxo0zFe475kAEVy1KZCUfqwWDrG3C4AMEDIWH1pYLoFzweKGxIuCw + 3x7rqNhImi3qm+GRagvJCk8eAGXA0yw844HtOlLl9XiX1ohbf9gc28NA4Nye/4SJtCmafpPAY7NYED7L + lH/pi2kny5A8M5sTmGO/ZyLDhpmak0/ML47JVwBQzyd3IM8hkFYW67W178V6HwtPNoDc8PgB5FRZVBF1 + 50/SgVQCUzUuoBAstwYgNzwugKgmiE9SVYirZdRa8dqm/Mtf1B782EWXmOqigY/F//qTifHgBlrSxdEd + a77su8wkMqLIMHc0Y3jAKwcKjAhP+Qj16qmjygdcLWUTCw+9yc6icx6No/Nm+hKjCBzAY/t6AMgNTkvw + AA6tKwvPpIm6zJWprvRnAAXb2rcaIAciBh3ZMycFTJ76zyWZwHzJJBZKDTNytAkvnXY3zyK3y0wCgfs+ + mbGQLXz/ouWhnn306WS0RnLe9XlkWDNEATkXohF5c5CFUHUwxSFnq6ytxIFHg2wCZmlt0cfDLluMMylA + eB/gYTCU10K8D/DQGSivdBnoBDGebsKMOQFI5+UIMHiL/ABqhoYnxdEy1HK0ReyCbdzAYGuxEbavFQZg + IVG/ZSBswEjzykf3UtlfLVryx2693mu69RbD/iz5tJRyic1Uxnf2LhED6vZkEkxqB14uQNtaXPAQQ+me + cieekKy+unVNjXArEG6AvFVYLnjoFBSA2HpNA2aJD+oY+Lz8suRgorR8gEQBshBZkFzw0LuLl6IvSvOe + h+7zkbQmtdgam2N7NkiEhcylsp7F+JGy5ZcHO/esb5LgirVJFV/7arOCvZIj0y0ViN9TrbDvHqMtG21e + 5wK0vQWAgAfvowB9T1dl2iqMpblMNNd+GoGF1oQC5IbIC5AbHjoG8T70HcmxeNUoHmjKFJ2lzxwUpjXo + IKZAQicdT+sFnp0//amJFMlNJTcaVbefPr3f5SOpG1cEW2Nztkur7NmzDha0Se1ejE9yb/dRx3YfYwY/ + zrOOWb5a/sUvpCvVJX4ZKETYMcDe5fTj8MyjdotjChXydZR4O1t94fkEbGIgrcYEIjZn1H1rWK3gDC0w + yk5VlAGRBckLkOOB+Mx/FaIxo6UFNsHwzEm2+6DHufHmH+sT6MqP+LqvLlsjQOYuM7bG5jziKDh28GOw + kLHdB8m7oVBw+bS764rHa72pXgDluU5sxS8ThYoFht0DUC79KIcNNF5x8ur2QhYifZzxSSdpPMaewoCk + C+xolUlQrSABkQXJBtZuT2SrMES8rQ2kWYXIrETVk48OkVZ7GFfZsDU2x/a1103NvqEQLaXUlmWJRwZE + 7r5iRfi8QWbnHRJkdeyQJRg98KALSblEUQYBnXYYHq7AeAVgLEQWJF4JSCXWUG8k8Zk+avC0U3UbVd3Y + kd5thcmJjwQeyk3fThiPZEVB6m+iUyabKh5T2MYL8d0eBhtja2yO7WEg65ZlmZsiLr2sslevAIu/acb5 + d+C1FTBO0CWKRrkoqvoMZxFdxjXfJ+IDkn5WnYkncHauJMjX3TFPOlEXDjKVg5tG9/ATqBie0QnyAlIl + uvLozi0H6mG0w05s3XTHKoPtYSDrpoiktG1X//XAiNDMEZsS8ySOkTo0Wxzjl4FCJS1KF8WiLHpk2erV + fa0PhFiQvEAh/I63lWateidHiOv0+ZotAHHAwBC/iK2xObaHgazbrpK8GztrHDNmoj7vGZfqd8f7ZaBQ + 0b4Ze05RHNuL4oqZcXdQ+mUOJ3HBpIOAeJpevXJ6lgMVrottsTG2xubB5Re0vLGzd+v48L0LFoYGDqxj + +gIu0a957ZeBQiUNGBEyT+sDaHDdqbvvwyRSZna1IChui23jcgnXw7bYGFtjc2zf4tbxJAaXtLXEwyle + Tj6comHxtTrAxr4hSr+7YAeQUSteYOw1dLJ2z56Zc1c/DCI3DT3O3PV+OkPaQveIejOxLTbG1tgc27f4 + cAqSDkRqJw3V0qP9Agsn3Pv0lGnvsSGfNne9VUSbDH55gEFcd5i20t7PAXCBQllt0OunrwMRL2R81taR + 2BYbPz3lwveweerxN8JCzqflpz1gK/rwsLqy62eGhg349+u/WK0LwHznxxRIOsdbSX72AUYExdVIa4nN + pXM99vgDJeJNq085RarjAdpi9OqurUWBYf6L2BYbY2tsnvcDtkgZj/CbOnhjw4JFhllmGlNkVBFE9s0A + FCr6X1f3tFugn6YlPaEMFH6gocGrHneszt2haU1/jp++DkS8NtLPYlNsi42xdUGP8CN5HxJae/ulSwJj + hzfsWrM2OQUh21gPnsKdoeOP17kbTNfkGYXUye7M8lvquZA/+pFhX2DdV0/OxeixbjLU9zwFlFFkNkzU + a3jjqA+CAIcYrlbiNnqIUzflD36gemoUHTb46JA17PyeTbwbKHpFH+ksNsW2gXHDG7B1wQ8JJWU8hnh4 + jz/svG2V4WFb6lH8jOaChZnp9iHm7sToqz2G9UwsUeG9XWnwhrO2yS5VYQBOz33kkdp1rsrMdv33qwCL + 3AgMBTAmZYcc2OCaZa3uxH48zISzOkTPuRLQcJzXs9jv0CU2xbY1I3r8AVtj84IeQ0zKeND5tdNWhkaP + 3r173XqdYJzZP5Le68sDzCmcLvyWZiF1MoVnOa3dzAZY7HYgFhALkF3kn1o5CSBSbeFxGDH+wHgaYJGq + VidyAQtlku/47a1/b1N9sdk1OgwPH67r1nlEs91zxwLDUh+7hMQteCCO8wqwUOXxCGJsim2xcasfdE6i + O9jxMqMS5aX9q/qc9ezr990vza+ZyZgjzWDNwNjls3YlpBVoJ9n11vZp+SjDPr8aZfCbXbpiZ7crICgS + aHDb4kZ1eW1GPPX+ETwJwwPcBMCi5XN0SpVM8j53mjkzJLsDA1CQ8n3QuXoVdEkeRJfYEptiW2ys3SnY + XGzvYJB/ati+9hu6yI2xhKbHBoRumLk8MGniG29s2aqLybzGspnCg5DsTlRWAIklDhSSzxYKPrN4n0X8 + JKY52N2r9JF1cmzSfcp1UOq3v528I0XR2gP9PuwN1hbgqaeY0ID+GtRXMgySugG/Y2o6ddLyu9d2IXb5 + iPXS+QCT0p1bxHbYEFtiU2yLjbE1Nsf2DgaFpcbyso7Wy8QDG/tWdT/jH7seWKNbZ+mFXV7GnUkKSuIO yRZ4Ec+QWNdEFWbXZON6+X/mykmnJeW4beIZHULodFYSGmBy8nLYCnmkn6VrF62mtTVEH5PVI55bykqZ - 2YyJxM1jbzKv5AeM41GsyLWqjj5KbYgtsSm2td4FmzvmLzzFA+u+Kc2rQTqKHdsyJHLformB/v3f3PuH + 2YyJxM1jbzKv5AeM41GsyLWqjj5KbYgtsSm2td4FmzvmLzzFA+u+Ls2rQTqKHdsyJHLformB/v3f2Pu7 J3Ssxw2MLSjCHYCHsYntzADBXRCelE/CvRLfEMcQKOurfMbj2GMz7hK5Li6dKQNAg7ehSaq90e7jDhch v9K6ZEmNznvBO558ksc7NsOCuHVIPEgVDmT2d8QCQ2zDTeYVjlEIPXkhdtn7xBOmatiQPdgU26qNxdbY - 3DF/61K8sqSzehkGJhOP9qsZ0Xt94MaV7+689+fJiN5mxKfXl9WPtqoh2S1ZEeITkg1waSmxZx6ehmDP + 3DF/61K8sqSzehkGJhOP9qsZ0Xt94MaV7+y896fJiN5mxKfXl9WPtqoh2S1ZEeITkg1waSmxZx6ehmDP 7saJZABjRa7PYCUtChbp6wIvuWMPp55hzYt4llDP5PMQtAeXdUWeKh1PYMubEonvuIHc4BDv2d/zAsZ9 - DRFsxkZPgZUr360Z2XuD06urLSNs7Zi99UmHC8rLBtA2Z+1S/Yu/Lt7R6dTY3if/Vx8F7PYyqYJ6JDp+ - fGrPmNQmQxKfkOxifmIc9syzn+m/sf/PCgziVEU1p52mk41YRZnalNprlIMpDrg1HTto/xIrCXTTAX5z - e2YrLu/iJ6pDAYMERHyXq0pSnXn1JtfFZtiuRmyILbEptsXGOYcBCkm0ydXD7Cgrxn3VLpt2Q3TgwP0Y - N83LSAa9gZkVOp24Q+zGQ4g2E8Wb2OY13obPJNuHYCXDtboFAwg4dH7VnNlRZ69FxEi0NshfWpzQniLX - 4Fo0j5ldxyoBvIo+r9H2VPvlwxW7IICADm3z2Yrtr7LeI9C1q37OFsN4gUEX2AzbYUOtisSm2LagfpeW - EtPz4hUlfZRE3Je002vO7vz8G2vX6uLwVOwgBbfNZ6/BEWITxH621ZXdbdPuJk4iGLbHIRl3i584BsHl - YyQWpfGEk9o+fXR2m3qcbEZrrXAuzinC7LlauTHYY4ZNHvF0qc2Ssl3Tpyqy3QzuDQ2s0PVgb7qWgl63 - zrARtsJm2C61LxA1h9g2bQpmWySaWjrvl848iajrn/3l5ECXLrv2/vnPycX0TgDHQBYJkt2ZtzGLu3/G - Np9tfwNeyCY2WLTHWckLGsQxDnc1A5fsJ8PuC5GiUdqHQ7Csd3UuQ+YS+7/vi0cVKBjrwtXrk/y7dVVw - 1KPYY73/t+LyKm6xu5G64zjEehj7fX7AfE9tg42wVaBr513YTvvXxJbYtNXN6FxJ8vVJtgaxXoYLRu6a - d80zPXr8e8//PJEcUXaqJ5rJJFpHdGVzxxDDUCW5W0sEwSQbDNMzSeI4e4xX8oYGsYYVOHSnTokheA6B - Pp9p0kR95A6xRVCat/owcWm5aDkwNs1R/gd0J56gv+kCty6dk0tCBD49B8F2926mhrkrzn9S13Xnhe8R - 2z3AsVmAQaz35cbDW9MYoOrGw9gxJQsMPeTEfF5hYZx6PikTNsJW2ExhcbwLNpVTfNIxc9um2tqyz8Qr - y/qqlwGa19aMDswc/cALS5a8v3vTpuT0B8kgzcc3HnpIC2cTkT71slspftUXcQ2bRLuP80pB0PgJhhOD + DRFsxkZPgZUr36kZ2XuD06urLSNs7Zi99UmHC8rLBtA2Z+1S/Qu/LN7R6dTY3if/pI8CdnuZVEE9Eh0/ + PrVnTGqTIYlPSHYxPzEOe+bZz/Tf2P9nBQZxqqKa007TyUasokxtSu01ysEUB9yajh20f4mVBLrpAL+5 + PbMVl3fxE9WhgEECIr7LVSWpzrx6k+tiM2xXIzbEltgU22LjnMMAhSTa5OphdpQV475ql027ITpw4H6M + m+ZlJIPewMwKnU7cIXbjIUSbieJNbPMab8Nnku1DsJLhWt2CAQQcOr9qzuyos9ciYiRaG+QvLU5oT5Fr + cC2ax8yuY5UAXkWf12h7qv3y4YpdEEBAh7b5bMX2V1nvEejaVT9ni2G8wKALbIbtsKFWRWJTbFtQv0tL + iel58YqSPkoi7kva6TVnd37u9bVrdXF4KnaQgtvms9fgCLEJYj/b6srutml3EycRDNvjkIy7xU8cg+Dy + MRKL0njCSW2fPjq7TT1ONqO1VjgX5xRh9lyt3BjsMcMmj3i61GZJ2a7pUxXZbgb3hgZW6HqwN11LQa9b + Z9gIW2EzbJfaF4iaQ2ybNgWzLRJNLZ33S2eeRNT1z/x8cqBLl117//zn5GJ6J4BjIIsEye7M25jF3T9j + m8+2vwEvZBMbLNrjrOQFDeIYh7uagUv2k2H3hUjRKO3DIVjWuzqXIXOJ/d93xaMKFIx14er1Sf7duio4 + 6lHssd7/W3F5FbfY3UjdcRxiPYz9Pj9gvqO2wUbYKtC18y5sp/1rYkts2upmdK4k+fo4W4NYL8MFI3fN + u+bPPXr8Z8/vn0iOKDvVE81kEq0jurK5Y4hhqJLcrSWCYJINhumZJHGcPcYreUODWMMKHLpTp8QQPIdA + n880aaI+cofYIijNW32YuLRctBwYm+Yo/wO6E0/Q33SBW5fOySUhAp+eg2C7ezdTw9wV5z+p67rzwveI + 7R7g2CzAINb7cuPhrWkMUHXjYeyYkgWGHnJiPq+wME49n5QJG2ErbKawON4Fm8opPu6YuW1TbW3Zp+KV + ZX3VywDNq2tGB2aOfuBvS5a8t3vTpuT0B8kgzcfXH3pIC2cTkT71slspftUXcQ2bRLuP80pB0PgJhhOD sc4HY2tTd9hQhQBPwcO+6y6YrM9eYpdPvBO/6cpHgQVomLjdDIHPNawwZ5n8OnC43+cS4hc8h1uHQOS+ - 4Sww2dL+SESrot0bNxpsFJxetAabqe0YAhBbYlPHvO2TGsvLvh2rLBkiF5Vgaf2o2Mu/GV9xbo9Xd6/f + 4Sww2dL+SESrot0bNxpsFJxetAabqe0YAhBbYlPHvO2TGsvLvhmrLBkiF5Vgaf2o2Eu/Gl9xbo9Xdq/f YJpuuTm5wsC5q1GMBr9Zphna3l93cMcd6+1v8BNVvJ+BChXrDdzixCQp8TvG71xuccrvl/dCRatnHx3m - PP8Pj9PfWcCPbbARttKF9WI7bIgtHbO2b2qsKPuxUirCzPK6P90xrbxXr517n/gfvSPZelyVKkrzLcxh - Igod0pKXKFRcfVJtBY1Xkvl2qkCnemsuz9G6QpKNAOigwzbYCFtZu9VXlZ7gmPPgJOZL0Duo0EjEHb53 - 4YLohAk79/z+cR3rUWhQXjsprK2lWeEYwTGEF4R8xAVLe4mFwvf6IuVf+5pOlaCBEZ0wfie2sa0ibIbt - HDMevFT/ygOfk3qwv201xctLhoevnbEycOnlb5JRxkl0fxkxgF+hP2jSkpFU2tGjpsFsA2ef66NzNpnc - 8/gfTGzGjD3hpTNWYhvbKqKDDts5Zjy4iTkTOtZEABXcMCK+7cGRodljVjfecONbOqotzVfdxUoK66cE - pLW/HSpRw/kaSwzZDvnV67UEKgIsomt0/uaWLaZxxcq3qi8qui/xjwdG6Q5SYqM2GSs60NRUWXKkElxe - OprJw/GXVo8MTisuiS5Zsn/3ww9rU1ahcRRqlZp8zx3TdsFhWwlTLBgUpQveb7TdlsMr3uMORJLnzOFN - PKKwiK7ROboPThtVEn919Uhsgm2okrCVY7ZDmxJVG45Vd7ejpLghunVo/d9/NSo0fdS6wJ33vPvmo4/q - FITm/fJQgFcJhw80TLuwwxM22V3O3dJe+VVQCoyfktXQWUZ1LTpH99gAW2AT9S7by37omOvQJ9HpJ6V6 - OomlCQpNbMsQMhyYVly2bcmS96hP2ceu4utO68mn0IcDNHbKBWM19LYidqTYznKz0tZ5bQ0o6LJCYAn2 - 7GH2/P4PBl2jc4VFx4lKirEJtpEitE/nXGsTq/vtmqZmaFYXVc8ouq9hyZK39/7pScMTZFNNbj8FHGJo - 7LRR9ybV9COR6LV2H9uWkqx6/PSRQ0SH6JLFfnv/+CeeBfk2ukbnblh0bZF354XDJbkXwpFhFsPF/3n/ - 8NC881dFL7hg374/P6W9pwoNHWJ+ikAOETR4FpIbGES72V3PfrLSFvlUz+Kng1wiukOH6HLfU0+Z+Jw5 - b6FjdI3O02BpaSHaoU5JaNadrtAQCIc3DY+/9tDw8I0XLWd2+lvPP292/vweU87ifvfUCK8cAmjsNFHG - wlpa09MWorAUWg2JztAdOkSX6BTdomN0jc6TsKw7/bCHxSZ2WyTIovWkw+dsGi3vo/cunLe9T+/X6RHe - Ky5eJ3Hn2gTxYENz/PGpaokBUAb+vFNLvXIgeSy0KkJX6AzdoUN0Gf3lwnno1k6EUp2L7nXHyw9SYsfF - ndXrvqtTIugRpnNPmnaxP90xraJfr1d5DN1br7ysTwsp91uzrXJoYhrmobjnJDMTMNt4WGslr74Vl6Aj - dIXO0B06RJfag0unHD24lSVD0Hlqt8sPWhJdf5IBLjuRPDn2tGEEg2ChaaMferZXr3+/U1Eh7vVnScX4 - BsMtQ5N07U6fBVuCOXvBHShsDIwyWYmUbc6JFfe1cl1X85o16PcR51h0hK7QWWjG6IfQIbq03f3oGF2j - c0f9H9xE72LCDiNQQEZMX1szOrJq3jXBHj127Xv2L+btf/7T1E+fZiq+862kkrxKzWIENYD3bvX7v5Vs - xhQPwnQBb8Crz+B2lv3yu/s3RK+fjxTiUZz8owt0gm7QEbrS+Sw6RSE5p0V1Kro95D24bZ0Yv4iVl/ZO - ApOcR0qhmf1V2aXjSzGJ9PfX1po3H3k0uRxWFJcxF9fVW9xsiAKDRuccXsPnaj4zy57knc+j1/e7RmtF - IUmueEAH6AKdoBt0pDPlLCiODtHpIRsbOhiJYXWdT2O9jTNwWbt46orXupwR33bdde/tD9Xq3BrWPmEY - nTOcqxleqDjDEW7hOmwQoAvonBWXVuwMQjuxPfmfAjxGSyJlo4ycmzJTdnSALtBJ7dKpK9CRxiroTHSH - Dg/6FIVDlZhDmqgq6adxjQNOQ+y3g2MvrB5T3b/75ujE4sa3nnve7K8JGLawD513rq4I0H32cjXFD1Aa - b7tVwdj79NPJzZRHjjCvr16t39HtnvRmBXq0XCJloUy6IL9Pby0rZabs0UnFjdWDum9GJ+jGgpLUWUm/ - dpmHezgn9h7hkXA6CZl5wjucZzbFH+kbXb1wXsVZJ70QmTWrad9Tz5p35W7bec/dakBm/zN2kmuH8laL - eI3XV/9Km9TutHvrluSqA7//FCpUO5J3ysA5KdPOu+8y7wZrzb6nnzWUmbJHV189D12gE13eo/NvRVei - s7z3bfkwJu4Uljlw9yg46m22DGmMbuoTWnnR0opzOj5Te/Gs+JtbpT6X4HNXWampv+QSXW6KG2d/2Zx9 - Oa0Q+jrCxUUqrG3yO6ZQIY+aV8kzeacMlGV/IGje3Po7E7tsToKyUmbKrt376AKdiG50mc9HzatkS0xE - ZoBM3O2AeFXZJNsETyQeHdjIhkYrZi6uGtz98ehFF9W9sfp+aTVsM2+/tt3svOsufQoIGydu/9xnzY4v - fkG7zHVxXaHBcFuKXJs8kJcd//1FzRt5JK/kmbxTBspCmSqHdP1D6KeAsuVcyqxlFx04uhiAbtp9svYH - MfGIuFhlWadERclAXc/tgNPQsHVQY3xrn9rb5iyqmXTe+tDE4le2Xb34vd1rysz+6hqz729/1fGe+KKr - Uw9x2P6p/2wGCA/U1tWXW6hm8CAAItfk2uSBvPBEtqbbb9M8klfyvO3qJe9RBspCmSgbZUyBQtlFB+hC - H5v3ccqd6FNoqC7tQEsgXlE6ORkYrx/F/muNbzzWO7pxxdTA/LF3BqcP3RyaPDnUsPQ6s7tsgy5PeTcU - kqbx/xg2C+Cxd+ERI3RJyI4vfN5s/8ynzI7/+lwSJKkeWOFAPKGSrSXmtGDscfyH/3IOzqXnlHNzDa7F - Nbk2eSAvCknZRkMeyWtw+rDNgfkT7qQMlIUyaVNZq53SyZSZsn/o+lUORkJpsaqyE3WsRO46J8Yp1llk - id/2T1SvH1j7i/lzg4sm3BOaWbwhPHp0Zd2Fs0xi0TLz5pbfStM0qGtz3t62TftXdm/aaHb+4l7TcO0y - E5t9ia7BZkMfVkPqJC8JRLd/6v8JBJ9Oiry3k5M4hmP5D//lHJyLc3JursG19gclJpFrk4e6C2eayLhx - VaGLRm8kj+SVPJN3LYOUhTLpzglSRi3rx6AceKqv2vh1FovXvbamR0NF6bh4ZdkE9To14nUIDhNb+8Vf - eWBE+MHFc2pXXXpd6NqpdwQuGLElUFQUrpswxcSmzDCJS+eaXQ+uMW+9+KLe+e/W12mfy/5wrRg6LIYO - mLdfesns+8tfUttl8J7v+E2PkWP5z7v19XoOzsU5OTfX4FpcM3BB0RbyoHm576pLyRt51LzSl4I3kTJQ - FspE2SijU9yPU1slmpMMrskdeQquW4fxHa/Dmht9XAsPtYxsGhj7y8/H8giXyK8WLAnfe+Xy2ttn31h7 - yfjS2jEjXwiPGFm3Y3jR3ujI0SYyaqyJjhpjIkXjTN3YiaZu/PkikxyR9/Idv+kxcixPW90xfNRezsG5 - 9Jxybq6h11p77WVcmzyQF/LkrAdSb0KetaqVMlCWj3QT+WAlZpCJsr8YK99wjAbJlaWjkndssglK8KjD - /bWbh/KQy4bI5kENoY3aMRj9/W0XRh++cXZkw/VXREuWzo+uXbpQpWTJVaEHF13tJ/zWfNzS+fpfOQfn - 0o41Obdeg2vJNbXvhABW8qJVDh5R8kheyTN5P2xnwX3YE0/aaNj+8Od5JiFd5awXxki4ewceZ9wquUqT - JRexwMZhjbUbhylQrRD+yzl0aY1rNaFeSyEpHeeA0pc86TM1JY9ZnwrycTo0iXkgGEUX2YmR9ClzDEE4 - d7saNF2soQuV9PM4Xk2vxTWBV/JAXj6wc1M+ikkBevLJ/2CqIsKDLutqNhylj10uL+mmnWLEQkhVmbRa - pGqrEC/kEq1K5Dd7HP/R/8o5OBfntOfXa32oAfnEJ/4/LySHMCv6mh8AAAAASUVORK5CYII= + PP/3j9PfWcCPbbARttKF9WI7bIgtHbO2b2qsKPuhUirCzPK6P94xrbxXr517n/i93pFsPa5KFaX5FuYw + EYUOaclLFCquPqm2gsYryXw7VaBTvTWX52hdIclGAHTQYRtshK2s3eqrSk9wzHlwEvMl6B1UaCTiDt+7 + cEF0woSde377uI71KDQor50U1tbSrHCM4BjCC0I+4oKlvcRC4Xt9kfKvfEWnStDAiE4YvxPb2FYRNsN2 + jhkPXqp/+YHPSD3Y37aa4uUlw8PXzlgZuPTyN8go4yS6v4wYwK/Q7zdpyUgq7ehR02C2gbPP9dE5m0zu + efx3JjZjxp7w0hkrsY1tFdFBh+0cMx7cxJwJHWsigApuGBHf9uDI0OwxqxtvuPFNHdWW5qvuYiWF9VMC + 0trfDpWo4XyNJYZsh/zq9VoCFQEW0TU6f2PLFtO4YuWb1RcV3Zf45wOjdAcpsVGbjBUdaGqqLDlSCS4v + Hc3k4fiLq0cGpxWXRJcs2b/74Ye1KavQOAq1Sk2+545pu+CwrYQpFgyK0gXvN9puy+EV73EHIslz5vAm + HlFYRNfoHN0Hp40qib+yeiQ2wTZUSdjKMduhTYmqDcequ9tRUtwQ3Tq0/h+/GBWaPmpd4M573nnj0Ud1 + CkLzfnkowKuEwwcapl3Y4Qmb7C7nbmmv/CooBcZPyWroLKO6Fp2je2yALbCJepftZd93zHXok+j041I9 + ncTSBIUmtmUIGQ5MKy7btmTJu9Sn7GNX8VWn9eRT6MMBGjvlgrEaelsRO1JsZ7lZaeu8tgYUdFkhsAR7 + 9jB7fvs7g67RucKi40QlxdgE20gR2qdzrrWJ1f12TVMzNKuLqmcU3dewZMlbe//4pOEJsqkmt58CDjE0 + dtqoe5Nq+pFI9Fq7j21LSVY9fvrIIaJDdMliv71/+CPPgnwLXaNzNyy6tsi788LhktwL4cgwi+Hi/7p/ + eGje+auiF1ywb9+fn9LeU4WGDjE/RSCHCBo8C8kNDKLd7K5nP1lpi3yqZ/HTQS4R3aFDdLnvqadMfM6c + N9ExukbnabC0tBDtUKckNOtOV2gIhMObhsdffWh4+MaLljM7/c3nnjM7f3qPKWdxv3tqhFcOATR2mihj + YS2t6WkLUVgKrYZEZ+gOHaJLdIpu0TG6RudJWNadftjDYhO7LRJk0XrS4XM2jZb30XsXztvep/dr9Ajv + FRevk7hzbYJ4sKE5/vhUtcQAKAN/3qmlXjmQPBZaFaErdIbu0CG6jP584Tx0aydCqc5F97rj5fspsePi + zup139YpEfQI07knTbvYH++YVtGv1ys8hu7Nl1/Sp4WU+63ZVjk0MQ3zUNxzkpkJmG08rLWSV9+KS9AR + ukJn6A4dokvtwaVTjh7cypIh6Dy12+X7LYmuP84Al51Inhx72jCCQbDQtNEPPXX22f95u6JC3OtPkorx + DYZbhibp2p0+C7YEc/aCO1DYGBhlshIp25wTK+5r5bqu5jVr0O8jzrHoCF2hs9CM0Q+hQ3Rpu/vRMbpG + 547637+J3sWEHUaggIyYvrpmdGTVvGuCPXrs2vfMX81b//qXqZ8+zVR86xtJJXmVmsUIagDv3er3fyvZ + jCkehOkC3oBXn8HtLPvld/dviF4/HynEozj5RxfoBN2gI3Sl81l0ikJyTovqVHR7yHtw2zoxfhErL+2d + BCY5j5RCM/urskvHF2MS6e+vrTVvPPJocjmsKC5jLq6rt7jZEAUGjc45vIbP1Xxmlj3JO59Hr+93jdaK + QpJc8YAO0AU6QTfoSGfKWVAcHaLTQzY2dDASw+o6n8Z6G2fgsnbx1BWvdjkjvm3Zsnf3h2p1bg1rnzCM + zhnO1QwvVJzhCLdwHTYI0AV0zopLK3YGoZ3YnvxPAR6jJZGyUUbOTZkpOzpAF+ikdunUFehIYxV0JrpD + hwd9isKhSswhTVSV9NO4xgGnIfbrwbHnV4+p7t99c3RiceObzz5n9tcEDFvYh847V1cE6D57uZriByiN + t92qYOx9+unkZsojR5jXVq/W7+h2T3qzAj1aLpGyUCZdkN+nt5aVMlP26KTixupB3TejE3RjQUnqrKRf + u8zDPZwTe4/wSDidhMw84R3OM5vij/SNrl44r+Ksk56PzJrVtO+pZ8w7crftvOduNSCz/xk7ybVDeatF + vMZrq3+hTWp32r11S3LVgd9/ChWqHck7ZeCclGnn3XeZd4K1Zt/TzxjKTNmjq6+ehy7QiS7v0fm3oivR + Wd77tnwQE3cKyxy4exQc9TZbhjRGN/UJrbxoacU5Hf9Se/Gs+BtbpT6X4HNXWampv+QSXW6KG2d/2Zx9 + Oa0Q+jrCxUUqrG3yO6ZQIY+aV8kzeacMlGV/IGje2PobE7tsToKyUmbKrt376AKdiG50mc+HzatkS0xE + ZoBM3O2AeFXZJNsETyQeHdjIhkYrZi6uGtz98ehFF9W9vvp+aTVsM2+9ut3svOsufQoIGydu/8ynzY7P + f067zHVxXaHBcFuKXJs8kJcd//t5zRt5JK/kmbxTBspCmSqHdP1d6MeAsuVcyqxlFx04uhiAbtp9svb7 + MfGIuFhlWadERclAXc/tgNPQsHVQY3xrn9rb5iyqmXTe+tDE4pe3Xb343d1rysz+6hqz7+9/0/Ge+KKr + Uw9x2P6J/24GCA/U1tWXW6hm8CAAItfk2uSBvPBEtqbbb9M8klfyvO3qJe9SBspCmSgbZUyBQtlFB+hC + H5v3Ucqd6FNoqC7tQEsgXlE6ORkYrx/F/muNrz/WO7pxxdTA/LF3BqcP3RyaPDnUsPQ6s7tsgy5PeScU + kqbx7w2bBfDYu/CIEbokZMfnPmu2f+oTZsf/fCYJklQPrHAgnlDJ1hJzWjD2OP7DfzkH59Jzyrm5Btfi + mlybPJAXhaRsoyGP5DU4fdjmwPwJd1IGykKZtKms1U7pZMpM2T9w/SoHI6G0WFXZiTpWInedE+MU6yyy + xK/7J6rXD6z92fy5wUUT7gnNLN4QHj26su7CWSaxaJl5Y8uvpWka1LU5b23bpv0ruzdtNDt/dq9puHaZ + ic2+RNdgs6EPqyF1kpcEots/8f8Egk8mRd7byUkcw7H8h/9yDs7FOTk31+Ba+4MSk8i1yUPdhTNNZNy4 + qtBFozeSR/JKnsm7lkHKQpl05wQpo5b1I1AOPNVXbfwqi8XrXl3To6GidFy8smyCep0a8ToEh4mt/eIv + PzAi/ODiObWrLr0udO3UOwIXjNgSKCoK102YYmJTZpjEpXPNrgfXmDdfeEHv/Hfq67TPZX+4VgwdFkMH + zFsvvmj2/fWvqe0yeM93/KbHyLH85536ej0H5+KcnJtrcC2uGbigaAt50Lzcd9Wl5I08al7pS8GbSBko + C2WibJTRKe5Hqa0SzUkG1+SOPAXXrcP4jtdhzY0+roWHWkY2DYz99adjeYRL5BcLloTvvXJ57e2zb6y9 + ZHxp7ZiRz4dHjKzbMbxob3TkaBMZNdZER40xkaJxpm7sRFM3/nyRSY7Ie/mO3/QYOZanre4YPmov5+Bc + ek45N9fQa6299jKuTR7IC3ly1gOpNyHPWtVKGSjLh7qJfLASM8hE2Z+PlW84RoPkytJRyTs22QQleNTh + /trNQ3nIZUNk86CG0EbtGIz+9rYLow/fODuy4foroiVL50fXLl2oUrLkqtCDi672E35rPm7pfP2vnINz + aceanFuvwbXkmtp3QgAredEqB48oeSSv5Jm8H7az4D7oiSdtNGx/+LM8k5CuctYLYyTcvQOPM26VXKXJ + kotYYOOwxtqNwxSoVgj/5Ry6tMa1mlCvpZCUjnNA6Uue9JmaksesTwX5KB2axDwQjKKL7MRI+pQ5hiCc + u10Nmi7W0IVK+nkcr6bX4prAK3kgL+/buSkfxqQAPfnkfzFVEeFBl3U1G47Sxy6Xl3TTTjFiIaSqTFot + UrVViBdyiVYl8ps9jv/of+UcnItz2vPrtT7QgHzsY/8fqFSG2ZheQzIAAAAASUVORK5CYII= diff --git a/SunnyUI.Demo/Controls/FNavigation.Designer.cs b/SunnyUI.Demo/Controls/FNavigation.Designer.cs index dd08a285..b9aea84f 100644 --- a/SunnyUI.Demo/Controls/FNavigation.Designer.cs +++ b/SunnyUI.Demo/Controls/FNavigation.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FNavigation { @@ -28,62 +29,6 @@ /// private void InitializeComponent() { - System.Windows.Forms.TreeNode treeNode43 = new System.Windows.Forms.TreeNode("节点0"); - System.Windows.Forms.TreeNode treeNode44 = new System.Windows.Forms.TreeNode("节点1"); - System.Windows.Forms.TreeNode treeNode45 = new System.Windows.Forms.TreeNode("节点2"); - System.Windows.Forms.TreeNode treeNode46 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] { - treeNode43, - treeNode44, - treeNode45}); - System.Windows.Forms.TreeNode treeNode47 = new System.Windows.Forms.TreeNode("节点1"); - System.Windows.Forms.TreeNode treeNode48 = new System.Windows.Forms.TreeNode("节点2"); - System.Windows.Forms.TreeNode treeNode49 = new System.Windows.Forms.TreeNode("节点3"); - System.Windows.Forms.TreeNode treeNode50 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] { - treeNode46, - treeNode47, - treeNode48, - treeNode49}); - System.Windows.Forms.TreeNode treeNode51 = new System.Windows.Forms.TreeNode("节点4"); - System.Windows.Forms.TreeNode treeNode52 = new System.Windows.Forms.TreeNode("节点5"); - System.Windows.Forms.TreeNode treeNode53 = new System.Windows.Forms.TreeNode("节点6"); - System.Windows.Forms.TreeNode treeNode54 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] { - treeNode51, - treeNode52, - treeNode53}); - System.Windows.Forms.TreeNode treeNode55 = new System.Windows.Forms.TreeNode("节点7"); - System.Windows.Forms.TreeNode treeNode56 = new System.Windows.Forms.TreeNode("节点8"); - System.Windows.Forms.TreeNode treeNode57 = new System.Windows.Forms.TreeNode("节点2", new System.Windows.Forms.TreeNode[] { - treeNode55, - treeNode56}); - System.Windows.Forms.TreeNode treeNode58 = new System.Windows.Forms.TreeNode("节点3"); - System.Windows.Forms.TreeNode treeNode22 = new System.Windows.Forms.TreeNode("节点14"); - System.Windows.Forms.TreeNode treeNode23 = new System.Windows.Forms.TreeNode("节点15"); - System.Windows.Forms.TreeNode treeNode24 = new System.Windows.Forms.TreeNode("节点16"); - System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("节点17"); - System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] { - treeNode22, - treeNode23, - treeNode24, - treeNode25}); - System.Windows.Forms.TreeNode treeNode27 = new System.Windows.Forms.TreeNode("节点18"); - System.Windows.Forms.TreeNode treeNode28 = new System.Windows.Forms.TreeNode("节点19"); - System.Windows.Forms.TreeNode treeNode29 = new System.Windows.Forms.TreeNode("节点20"); - System.Windows.Forms.TreeNode treeNode30 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] { - treeNode27, - treeNode28, - treeNode29}); - System.Windows.Forms.TreeNode treeNode31 = new System.Windows.Forms.TreeNode("节点2"); - System.Windows.Forms.TreeNode treeNode32 = new System.Windows.Forms.TreeNode("节点3"); - System.Windows.Forms.TreeNode treeNode33 = new System.Windows.Forms.TreeNode("节点4"); - System.Windows.Forms.TreeNode treeNode34 = new System.Windows.Forms.TreeNode("节点5"); - System.Windows.Forms.TreeNode treeNode35 = new System.Windows.Forms.TreeNode("节点6"); - System.Windows.Forms.TreeNode treeNode36 = new System.Windows.Forms.TreeNode("节点7"); - System.Windows.Forms.TreeNode treeNode37 = new System.Windows.Forms.TreeNode("节点8"); - System.Windows.Forms.TreeNode treeNode38 = new System.Windows.Forms.TreeNode("节点9"); - System.Windows.Forms.TreeNode treeNode39 = new System.Windows.Forms.TreeNode("节点10"); - System.Windows.Forms.TreeNode treeNode40 = new System.Windows.Forms.TreeNode("节点11"); - System.Windows.Forms.TreeNode treeNode41 = new System.Windows.Forms.TreeNode("节点12"); - System.Windows.Forms.TreeNode treeNode42 = new System.Windows.Forms.TreeNode("节点13"); System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("节点14"); System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("节点15"); System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("节点16"); @@ -112,98 +57,170 @@ System.Windows.Forms.TreeNode treeNode19 = new System.Windows.Forms.TreeNode("节点11"); System.Windows.Forms.TreeNode treeNode20 = new System.Windows.Forms.TreeNode("节点12"); System.Windows.Forms.TreeNode treeNode21 = new System.Windows.Forms.TreeNode("节点13"); + System.Windows.Forms.TreeNode treeNode22 = new System.Windows.Forms.TreeNode("节点14"); + System.Windows.Forms.TreeNode treeNode23 = new System.Windows.Forms.TreeNode("节点15"); + System.Windows.Forms.TreeNode treeNode24 = new System.Windows.Forms.TreeNode("节点16"); + System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("节点17"); + System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] { + treeNode22, + treeNode23, + treeNode24, + treeNode25}); + System.Windows.Forms.TreeNode treeNode27 = new System.Windows.Forms.TreeNode("节点18"); + System.Windows.Forms.TreeNode treeNode28 = new System.Windows.Forms.TreeNode("节点19"); + System.Windows.Forms.TreeNode treeNode29 = new System.Windows.Forms.TreeNode("节点20"); + System.Windows.Forms.TreeNode treeNode30 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] { + treeNode27, + treeNode28, + treeNode29}); + System.Windows.Forms.TreeNode treeNode31 = new System.Windows.Forms.TreeNode("节点2"); + System.Windows.Forms.TreeNode treeNode32 = new System.Windows.Forms.TreeNode("节点3"); + System.Windows.Forms.TreeNode treeNode33 = new System.Windows.Forms.TreeNode("节点4"); + System.Windows.Forms.TreeNode treeNode34 = new System.Windows.Forms.TreeNode("节点5"); + System.Windows.Forms.TreeNode treeNode35 = new System.Windows.Forms.TreeNode("节点6"); + System.Windows.Forms.TreeNode treeNode36 = new System.Windows.Forms.TreeNode("节点7"); + System.Windows.Forms.TreeNode treeNode37 = new System.Windows.Forms.TreeNode("节点8"); + System.Windows.Forms.TreeNode treeNode38 = new System.Windows.Forms.TreeNode("节点9"); + System.Windows.Forms.TreeNode treeNode39 = new System.Windows.Forms.TreeNode("节点10"); + System.Windows.Forms.TreeNode treeNode40 = new System.Windows.Forms.TreeNode("节点11"); + System.Windows.Forms.TreeNode treeNode41 = new System.Windows.Forms.TreeNode("节点12"); + System.Windows.Forms.TreeNode treeNode42 = new System.Windows.Forms.TreeNode("节点13"); + System.Windows.Forms.TreeNode treeNode43 = new System.Windows.Forms.TreeNode("节点0"); + System.Windows.Forms.TreeNode treeNode44 = new System.Windows.Forms.TreeNode("节点1"); + System.Windows.Forms.TreeNode treeNode45 = new System.Windows.Forms.TreeNode("节点2"); + System.Windows.Forms.TreeNode treeNode46 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] { + treeNode43, + treeNode44, + treeNode45}); + System.Windows.Forms.TreeNode treeNode47 = new System.Windows.Forms.TreeNode("节点1"); + System.Windows.Forms.TreeNode treeNode48 = new System.Windows.Forms.TreeNode("节点2"); + System.Windows.Forms.TreeNode treeNode49 = new System.Windows.Forms.TreeNode("节点3"); + System.Windows.Forms.TreeNode treeNode50 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] { + treeNode46, + treeNode47, + treeNode48, + treeNode49}); + System.Windows.Forms.TreeNode treeNode51 = new System.Windows.Forms.TreeNode("节点4"); + System.Windows.Forms.TreeNode treeNode52 = new System.Windows.Forms.TreeNode("节点5"); + System.Windows.Forms.TreeNode treeNode53 = new System.Windows.Forms.TreeNode("节点6"); + System.Windows.Forms.TreeNode treeNode54 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] { + treeNode51, + treeNode52, + treeNode53}); + System.Windows.Forms.TreeNode treeNode55 = new System.Windows.Forms.TreeNode("节点7"); + System.Windows.Forms.TreeNode treeNode56 = new System.Windows.Forms.TreeNode("节点8"); + System.Windows.Forms.TreeNode treeNode57 = new System.Windows.Forms.TreeNode("节点2", new System.Windows.Forms.TreeNode[] { + treeNode55, + treeNode56}); + System.Windows.Forms.TreeNode treeNode58 = new System.Windows.Forms.TreeNode("节点3"); + this.uiLine2 = new Sunny.UI.UILine(); + this.uiNavMenu2 = new Sunny.UI.UINavMenu(); + this.uiNavMenu1 = new Sunny.UI.UINavMenu(); this.uiNavBar1 = new Sunny.UI.UINavBar(); this.uiLine1 = new Sunny.UI.UILine(); - this.uiNavMenu1 = new Sunny.UI.UINavMenu(); - this.uiNavMenu2 = new Sunny.UI.UINavMenu(); - this.uiLine2 = new Sunny.UI.UILine(); - this.PagePanel.SuspendLayout(); this.uiNavBar1.SuspendLayout(); this.SuspendLayout(); // - // PagePanel + // uiLine2 // - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiNavMenu2); - this.PagePanel.Controls.Add(this.uiNavMenu1); - this.PagePanel.Controls.Add(this.uiNavBar1); - this.PagePanel.Size = new System.Drawing.Size(1107, 626); + this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine2.Location = new System.Drawing.Point(30, 160); + this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine2.Name = "uiLine2"; + this.uiLine2.Size = new System.Drawing.Size(670, 20); + this.uiLine2.TabIndex = 23; + this.uiLine2.Text = "UINavMenu"; + this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiNavBar1 + // uiNavMenu2 // - this.uiNavBar1.Controls.Add(this.uiLine1); - this.uiNavBar1.Dock = System.Windows.Forms.DockStyle.Top; - this.uiNavBar1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiNavBar1.Location = new System.Drawing.Point(0, 0); - this.uiNavBar1.Name = "uiNavBar1"; - this.uiNavBar1.NodeAlignment = System.Drawing.StringAlignment.Near; - treeNode43.Name = "节点0"; - treeNode43.Text = "节点0"; - treeNode44.Name = "节点1"; - treeNode44.Text = "节点1"; - treeNode45.Name = "节点2"; - treeNode45.Text = "节点2"; - treeNode46.Name = "节点0"; - treeNode46.Text = "节点0"; - treeNode47.Name = "节点1"; - treeNode47.Text = "节点1"; - treeNode48.Name = "节点2"; - treeNode48.Text = "节点2"; - treeNode49.Name = "节点3"; - treeNode49.Text = "节点3"; - treeNode50.Name = "节点0"; - treeNode50.Text = "节点0"; - treeNode51.Name = "节点4"; - treeNode51.Text = "节点4"; - treeNode52.Name = "节点5"; - treeNode52.Text = "节点5"; - treeNode53.Name = "节点6"; - treeNode53.Text = "节点6"; - treeNode54.Name = "节点1"; - treeNode54.Text = "节点1"; - treeNode55.Name = "节点7"; - treeNode55.Text = "节点7"; - treeNode56.Name = "节点8"; - treeNode56.Text = "节点8"; - treeNode57.Name = "节点2"; - treeNode57.Text = "节点2"; - treeNode58.Name = "节点3"; - treeNode58.Text = "节点3"; - this.uiNavBar1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { - treeNode50, - treeNode54, - treeNode57, - treeNode58}); - this.uiNavBar1.Size = new System.Drawing.Size(1107, 110); - this.uiNavBar1.TabIndex = 0; - this.uiNavBar1.Text = "uiNavBar1"; - this.uiNavBar1.MenuItemClick += new Sunny.UI.UINavBar.OnMenuItemClick(this.uiNavBar1_MenuItemClick); - this.uiNavBar1.NodeMouseClick += new Sunny.UI.UINavBar.OnNodeMouseClick(this.uiNavBar1_NodeMouseClick); - // - // uiLine1 - // - this.uiLine1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.ForeColor = System.Drawing.Color.White; - this.uiLine1.Location = new System.Drawing.Point(30, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(670, 20); - this.uiLine1.Style = Sunny.UI.UIStyle.Custom; - this.uiLine1.StyleCustomMode = true; - this.uiLine1.TabIndex = 20; - this.uiLine1.Text = "UINavBar"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiNavMenu2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); + this.uiNavMenu2.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.uiNavMenu2.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll; + this.uiNavMenu2.ExpandSelectFirst = true; + this.uiNavMenu2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); + this.uiNavMenu2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiNavMenu2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); + this.uiNavMenu2.FullRowSelect = true; + this.uiNavMenu2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); + this.uiNavMenu2.ItemHeight = 50; + this.uiNavMenu2.Location = new System.Drawing.Point(299, 192); + this.uiNavMenu2.MenuStyle = Sunny.UI.UIMenuStyle.Custom; + this.uiNavMenu2.Name = "uiNavMenu2"; + treeNode1.Name = "节点14"; + treeNode1.Text = "节点14"; + treeNode2.Name = "节点15"; + treeNode2.Text = "节点15"; + treeNode3.Name = "节点16"; + treeNode3.Text = "节点16"; + treeNode4.Name = "节点17"; + treeNode4.Text = "节点17"; + treeNode5.Name = "节点0"; + treeNode5.Text = "节点0"; + treeNode6.Name = "节点18"; + treeNode6.Text = "节点18"; + treeNode7.Name = "节点19"; + treeNode7.Text = "节点19"; + treeNode8.Name = "节点20"; + treeNode8.Text = "节点20"; + treeNode9.Name = "节点1"; + treeNode9.Text = "节点1"; + treeNode10.Name = "节点2"; + treeNode10.Text = "节点2"; + treeNode11.Name = "节点3"; + treeNode11.Text = "节点3"; + treeNode12.Name = "节点4"; + treeNode12.Text = "节点4"; + treeNode13.Name = "节点5"; + treeNode13.Text = "节点5"; + treeNode14.Name = "节点6"; + treeNode14.Text = "节点6"; + treeNode15.Name = "节点7"; + treeNode15.Text = "节点7"; + treeNode16.Name = "节点8"; + treeNode16.Text = "节点8"; + treeNode17.Name = "节点9"; + treeNode17.Text = "节点9"; + treeNode18.Name = "节点10"; + treeNode18.Text = "节点10"; + treeNode19.Name = "节点11"; + treeNode19.Text = "节点11"; + treeNode20.Name = "节点12"; + treeNode20.Text = "节点12"; + treeNode21.Name = "节点13"; + treeNode21.Text = "节点13"; + this.uiNavMenu2.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { + treeNode5, + treeNode9, + treeNode10, + treeNode11, + treeNode12, + treeNode13, + treeNode14, + treeNode15, + treeNode16, + treeNode17, + treeNode18, + treeNode19, + treeNode20, + treeNode21}); + this.uiNavMenu2.SecondBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); + this.uiNavMenu2.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); + this.uiNavMenu2.ShowLines = false; + this.uiNavMenu2.Size = new System.Drawing.Size(253, 353); + this.uiNavMenu2.TabIndex = 22; // // uiNavMenu1 // this.uiNavMenu1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.uiNavMenu1.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll; + this.uiNavMenu1.ExpandSelectFirst = true; this.uiNavMenu1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiNavMenu1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.uiNavMenu1.FullRowSelect = true; this.uiNavMenu1.ItemHeight = 50; - this.uiNavMenu1.Location = new System.Drawing.Point(30, 157); + this.uiNavMenu1.Location = new System.Drawing.Point(30, 192); + this.uiNavMenu1.MenuStyle = Sunny.UI.UIMenuStyle.Custom; this.uiNavMenu1.Name = "uiNavMenu1"; treeNode22.Name = "节点14"; treeNode22.Text = "节点14"; @@ -264,106 +281,89 @@ treeNode42}); this.uiNavMenu1.ShowLines = false; this.uiNavMenu1.Size = new System.Drawing.Size(253, 353); - this.uiNavMenu1.Style = Sunny.UI.UIStyle.Custom; - this.uiNavMenu1.TabIndex = 1; + this.uiNavMenu1.TabIndex = 21; this.uiNavMenu1.MenuItemClick += new Sunny.UI.UINavMenu.OnMenuItemClick(this.uiNavMenu1_MenuItemClick); // - // uiNavMenu2 + // uiNavBar1 // - this.uiNavMenu2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250))))); - this.uiNavMenu2.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.uiNavMenu2.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll; - this.uiNavMenu2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250))))); - this.uiNavMenu2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiNavMenu2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); - this.uiNavMenu2.FullRowSelect = true; - this.uiNavMenu2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); - this.uiNavMenu2.ItemHeight = 50; - this.uiNavMenu2.Location = new System.Drawing.Point(299, 157); - this.uiNavMenu2.MenuStyle = Sunny.UI.UIMenuStyle.White; - this.uiNavMenu2.Name = "uiNavMenu2"; - treeNode1.Name = "节点14"; - treeNode1.Text = "节点14"; - treeNode2.Name = "节点15"; - treeNode2.Text = "节点15"; - treeNode3.Name = "节点16"; - treeNode3.Text = "节点16"; - treeNode4.Name = "节点17"; - treeNode4.Text = "节点17"; - treeNode5.Name = "节点0"; - treeNode5.Text = "节点0"; - treeNode6.Name = "节点18"; - treeNode6.Text = "节点18"; - treeNode7.Name = "节点19"; - treeNode7.Text = "节点19"; - treeNode8.Name = "节点20"; - treeNode8.Text = "节点20"; - treeNode9.Name = "节点1"; - treeNode9.Text = "节点1"; - treeNode10.Name = "节点2"; - treeNode10.Text = "节点2"; - treeNode11.Name = "节点3"; - treeNode11.Text = "节点3"; - treeNode12.Name = "节点4"; - treeNode12.Text = "节点4"; - treeNode13.Name = "节点5"; - treeNode13.Text = "节点5"; - treeNode14.Name = "节点6"; - treeNode14.Text = "节点6"; - treeNode15.Name = "节点7"; - treeNode15.Text = "节点7"; - treeNode16.Name = "节点8"; - treeNode16.Text = "节点8"; - treeNode17.Name = "节点9"; - treeNode17.Text = "节点9"; - treeNode18.Name = "节点10"; - treeNode18.Text = "节点10"; - treeNode19.Name = "节点11"; - treeNode19.Text = "节点11"; - treeNode20.Name = "节点12"; - treeNode20.Text = "节点12"; - treeNode21.Name = "节点13"; - treeNode21.Text = "节点13"; - this.uiNavMenu2.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { - treeNode5, - treeNode9, - treeNode10, - treeNode11, - treeNode12, - treeNode13, - treeNode14, - treeNode15, - treeNode16, - treeNode17, - treeNode18, - treeNode19, - treeNode20, - treeNode21}); - this.uiNavMenu2.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); - this.uiNavMenu2.ShowLines = false; - this.uiNavMenu2.Size = new System.Drawing.Size(253, 353); - this.uiNavMenu2.TabIndex = 2; + this.uiNavBar1.Controls.Add(this.uiLine1); + this.uiNavBar1.Dock = System.Windows.Forms.DockStyle.Top; + this.uiNavBar1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiNavBar1.Location = new System.Drawing.Point(0, 35); + this.uiNavBar1.Name = "uiNavBar1"; + this.uiNavBar1.NodeAlignment = System.Drawing.StringAlignment.Near; + treeNode43.Name = "节点0"; + treeNode43.Text = "节点0"; + treeNode44.Name = "节点1"; + treeNode44.Text = "节点1"; + treeNode45.Name = "节点2"; + treeNode45.Text = "节点2"; + treeNode46.Name = "节点0"; + treeNode46.Text = "节点0"; + treeNode47.Name = "节点1"; + treeNode47.Text = "节点1"; + treeNode48.Name = "节点2"; + treeNode48.Text = "节点2"; + treeNode49.Name = "节点3"; + treeNode49.Text = "节点3"; + treeNode50.Name = "节点0"; + treeNode50.Text = "节点0"; + treeNode51.Name = "节点4"; + treeNode51.Text = "节点4"; + treeNode52.Name = "节点5"; + treeNode52.Text = "节点5"; + treeNode53.Name = "节点6"; + treeNode53.Text = "节点6"; + treeNode54.Name = "节点1"; + treeNode54.Text = "节点1"; + treeNode55.Name = "节点7"; + treeNode55.Text = "节点7"; + treeNode56.Name = "节点8"; + treeNode56.Text = "节点8"; + treeNode57.Name = "节点2"; + treeNode57.Text = "节点2"; + treeNode58.Name = "节点3"; + treeNode58.Text = "节点3"; + this.uiNavBar1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { + treeNode50, + treeNode54, + treeNode57, + treeNode58}); + this.uiNavBar1.Size = new System.Drawing.Size(800, 110); + this.uiNavBar1.TabIndex = 20; + this.uiNavBar1.Text = "uiNavBar1"; + this.uiNavBar1.MenuItemClick += new Sunny.UI.UINavBar.OnMenuItemClick(this.uiNavBar1_MenuItemClick); // - // uiLine2 + // uiLine1 // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(30, 125); - this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine2.Name = "uiLine2"; - this.uiLine2.Size = new System.Drawing.Size(670, 20); - this.uiLine2.TabIndex = 19; - this.uiLine2.Text = "UINavMenu"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiLine1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); + this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine1.ForeColor = System.Drawing.Color.White; + this.uiLine1.Location = new System.Drawing.Point(30, 20); + this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine1.Name = "uiLine1"; + this.uiLine1.Size = new System.Drawing.Size(670, 20); + this.uiLine1.Style = Sunny.UI.UIStyle.Custom; + this.uiLine1.StyleCustomMode = true; + this.uiLine1.TabIndex = 20; + this.uiLine1.Text = "UINavBar"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // FNavigation // + this.AllowShowTitle = true; this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(1107, 661); + this.ClientSize = new System.Drawing.Size(800, 603); + this.Controls.Add(this.uiLine2); + this.Controls.Add(this.uiNavMenu2); + this.Controls.Add(this.uiNavMenu1); + this.Controls.Add(this.uiNavBar1); this.Name = "FNavigation"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61912; - this.Text = "NavBar"; - this.PagePanel.ResumeLayout(false); + this.Text = "Navigation"; this.uiNavBar1.ResumeLayout(false); this.ResumeLayout(false); @@ -371,10 +371,10 @@ #endregion - private UINavBar uiNavBar1; - private UINavMenu uiNavMenu1; - private UINavMenu uiNavMenu2; - private UILine uiLine1; private UILine uiLine2; + private UINavMenu uiNavMenu2; + private UINavMenu uiNavMenu1; + private UINavBar uiNavBar1; + private UILine uiLine1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FNavigation.cs b/SunnyUI.Demo/Controls/FNavigation.cs index 6f7284c8..21a0d867 100644 --- a/SunnyUI.Demo/Controls/FNavigation.cs +++ b/SunnyUI.Demo/Controls/FNavigation.cs @@ -1,6 +1,6 @@ namespace Sunny.UI.Demo { - public partial class FNavigation : UITitlePage + public partial class FNavigation : UIPage { public FNavigation() { @@ -14,11 +14,6 @@ UIMessageTip.ShowOk(itemText + ", " + menuIndex + ", " + pageIndex); } - private void uiNavBar1_NodeMouseClick(System.Windows.Forms.TreeNode node, int menuIndex, int pageIndex) - { - //UIMessageTip.ShowOk(node.Text + ", " + menuIndex + ", " + pageIndex); - } - private void uiNavMenu1_MenuItemClick(System.Windows.Forms.TreeNode node, NavMenuItem item, int pageIndex) { UIMessageTip.ShowOk(node.Text + ", " + pageIndex); diff --git a/SunnyUI.Demo/Controls/FOther.Designer.cs b/SunnyUI.Demo/Controls/FOther.Designer.cs index b3fa5e33..ccf714dd 100644 --- a/SunnyUI.Demo/Controls/FOther.Designer.cs +++ b/SunnyUI.Demo/Controls/FOther.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FOther { @@ -29,122 +30,245 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - this.uiLight1 = new Sunny.UI.UILight(); - this.uiLine2 = new Sunny.UI.UILine(); - this.uiLight2 = new Sunny.UI.UILight(); - this.uiLight3 = new Sunny.UI.UILight(); - this.uiLight4 = new Sunny.UI.UILight(); - this.uiLedBulb1 = new Sunny.UI.UILedBulb(); - this.uiLine8 = new Sunny.UI.UILine(); - this.uiLedBulb2 = new Sunny.UI.UILedBulb(); - this.uiLedBulb3 = new Sunny.UI.UILedBulb(); - this.uiLedBulb4 = new Sunny.UI.UILedBulb(); - this.uiLine6 = new Sunny.UI.UILine(); - this.uiScrollingText1 = new Sunny.UI.UIScrollingText(); - this.uiScrollingText2 = new Sunny.UI.UIScrollingText(); - this.uiLine7 = new Sunny.UI.UILine(); - this.uiLabel1 = new Sunny.UI.UILabel(); - this.uiLabel2 = new Sunny.UI.UILabel(); - this.uiLabel3 = new Sunny.UI.UILabel(); - this.uiToolTip1 = new Sunny.UI.UIToolTip(this.components); - this.uiSignal1 = new Sunny.UI.UISignal(); - this.uiLine1 = new Sunny.UI.UILine(); - this.uiSignal2 = new Sunny.UI.UISignal(); - this.uiSignal3 = new Sunny.UI.UISignal(); - this.uiSignal4 = new Sunny.UI.UISignal(); - this.uiSignal5 = new Sunny.UI.UISignal(); this.uiSignal6 = new Sunny.UI.UISignal(); - this.PagePanel.SuspendLayout(); + this.uiSignal5 = new Sunny.UI.UISignal(); + this.uiSignal4 = new Sunny.UI.UISignal(); + this.uiSignal3 = new Sunny.UI.UISignal(); + this.uiSignal2 = new Sunny.UI.UISignal(); + this.uiLine1 = new Sunny.UI.UILine(); + this.uiSignal1 = new Sunny.UI.UISignal(); + this.uiLabel3 = new Sunny.UI.UILabel(); + this.uiLabel2 = new Sunny.UI.UILabel(); + this.uiLabel1 = new Sunny.UI.UILabel(); + this.uiLine7 = new Sunny.UI.UILine(); + this.uiScrollingText2 = new Sunny.UI.UIScrollingText(); + this.uiScrollingText1 = new Sunny.UI.UIScrollingText(); + this.uiLine6 = new Sunny.UI.UILine(); + this.uiLedBulb4 = new Sunny.UI.UILedBulb(); + this.uiLedBulb3 = new Sunny.UI.UILedBulb(); + this.uiLedBulb2 = new Sunny.UI.UILedBulb(); + this.uiLine8 = new Sunny.UI.UILine(); + this.uiLedBulb1 = new Sunny.UI.UILedBulb(); + this.uiLight4 = new Sunny.UI.UILight(); + this.uiLight3 = new Sunny.UI.UILight(); + this.uiLight2 = new Sunny.UI.UILight(); + this.uiLine2 = new Sunny.UI.UILine(); + this.uiLight1 = new Sunny.UI.UILight(); + this.uiToolTip1 = new Sunny.UI.UIToolTip(this.components); this.SuspendLayout(); // - // PagePanel + // uiSignal6 // - this.PagePanel.Controls.Add(this.uiSignal6); - this.PagePanel.Controls.Add(this.uiSignal5); - this.PagePanel.Controls.Add(this.uiSignal4); - this.PagePanel.Controls.Add(this.uiSignal3); - this.PagePanel.Controls.Add(this.uiSignal2); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiSignal1); - this.PagePanel.Controls.Add(this.uiLabel3); - this.PagePanel.Controls.Add(this.uiLabel2); - this.PagePanel.Controls.Add(this.uiLabel1); - this.PagePanel.Controls.Add(this.uiLine7); - this.PagePanel.Controls.Add(this.uiScrollingText2); - this.PagePanel.Controls.Add(this.uiScrollingText1); - this.PagePanel.Controls.Add(this.uiLine6); - this.PagePanel.Controls.Add(this.uiLedBulb4); - this.PagePanel.Controls.Add(this.uiLedBulb3); - this.PagePanel.Controls.Add(this.uiLedBulb2); - this.PagePanel.Controls.Add(this.uiLine8); - this.PagePanel.Controls.Add(this.uiLedBulb1); - this.PagePanel.Controls.Add(this.uiLight4); - this.PagePanel.Controls.Add(this.uiLight3); - this.PagePanel.Controls.Add(this.uiLight2); - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiLight1); - this.PagePanel.Size = new System.Drawing.Size(800, 578); + this.uiSignal6.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSignal6.Location = new System.Drawing.Point(240, 281); + this.uiSignal6.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSignal6.Name = "uiSignal6"; + this.uiSignal6.Size = new System.Drawing.Size(35, 35); + this.uiSignal6.TabIndex = 86; + this.uiSignal6.Text = "uiSignal6"; // - // uiLight1 + // uiSignal5 // - this.uiLight1.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); - this.uiLight1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLight1.Location = new System.Drawing.Point(30, 52); - this.uiLight1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiLight1.Name = "uiLight1"; - this.uiLight1.OffCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); - this.uiLight1.OnCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); - this.uiLight1.Radius = 35; - this.uiLight1.Size = new System.Drawing.Size(35, 35); - this.uiLight1.TabIndex = 20; - this.uiLight1.Text = "uiLight1"; + this.uiSignal5.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSignal5.Level = 4; + this.uiSignal5.Location = new System.Drawing.Point(199, 281); + this.uiSignal5.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSignal5.Name = "uiSignal5"; + this.uiSignal5.Size = new System.Drawing.Size(35, 35); + this.uiSignal5.TabIndex = 85; + this.uiSignal5.Text = "uiSignal5"; // - // uiLine2 + // uiSignal4 // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(30, 20); - this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine2.Name = "uiLine2"; - this.uiLine2.Size = new System.Drawing.Size(319, 20); - this.uiLine2.TabIndex = 21; - this.uiLine2.Text = "UILight"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiSignal4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSignal4.Level = 3; + this.uiSignal4.Location = new System.Drawing.Point(158, 281); + this.uiSignal4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSignal4.Name = "uiSignal4"; + this.uiSignal4.Size = new System.Drawing.Size(35, 35); + this.uiSignal4.TabIndex = 84; + this.uiSignal4.Text = "uiSignal4"; // - // uiLight2 + // uiSignal3 // - this.uiLight2.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); - this.uiLight2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLight2.Location = new System.Drawing.Point(114, 52); - this.uiLight2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiLight2.Name = "uiLight2"; - this.uiLight2.OffCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); - this.uiLight2.OnCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); - this.uiLight2.Radius = 35; - this.uiLight2.Size = new System.Drawing.Size(35, 35); - this.uiLight2.State = Sunny.UI.UILightState.Off; - this.uiLight2.TabIndex = 22; - this.uiLight2.Text = "uiLight2"; + this.uiSignal3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSignal3.Level = 2; + this.uiSignal3.Location = new System.Drawing.Point(117, 281); + this.uiSignal3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSignal3.Name = "uiSignal3"; + this.uiSignal3.Size = new System.Drawing.Size(35, 35); + this.uiSignal3.TabIndex = 83; + this.uiSignal3.Text = "uiSignal3"; // - // uiLight3 + // uiSignal2 // - this.uiLight3.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); - this.uiLight3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLight3.Location = new System.Drawing.Point(156, 52); - this.uiLight3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiLight3.Name = "uiLight3"; - this.uiLight3.OffCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); - this.uiLight3.OnCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); - this.uiLight3.Radius = 35; - this.uiLight3.Size = new System.Drawing.Size(35, 35); - this.uiLight3.State = Sunny.UI.UILightState.Blink; - this.uiLight3.TabIndex = 23; - this.uiLight3.Text = "uiLight3"; + this.uiSignal2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSignal2.Level = 1; + this.uiSignal2.Location = new System.Drawing.Point(76, 281); + this.uiSignal2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSignal2.Name = "uiSignal2"; + this.uiSignal2.Size = new System.Drawing.Size(35, 35); + this.uiSignal2.TabIndex = 82; + this.uiSignal2.Text = "uiSignal2"; + // + // uiLine1 + // + this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine1.Location = new System.Drawing.Point(30, 255); + this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine1.Name = "uiLine1"; + this.uiLine1.Size = new System.Drawing.Size(319, 20); + this.uiLine1.TabIndex = 81; + this.uiLine1.Text = "UISignal"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiSignal1 + // + this.uiSignal1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiSignal1.Level = 0; + this.uiSignal1.Location = new System.Drawing.Point(35, 281); + this.uiSignal1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiSignal1.Name = "uiSignal1"; + this.uiSignal1.Size = new System.Drawing.Size(35, 35); + this.uiSignal1.TabIndex = 80; + this.uiSignal1.Text = "uiSignal1"; + // + // uiLabel3 + // + this.uiLabel3.AutoSize = true; + this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel3.Location = new System.Drawing.Point(31, 214); + this.uiLabel3.Name = "uiLabel3"; + this.uiLabel3.Size = new System.Drawing.Size(138, 21); + this.uiLabel3.TabIndex = 79; + this.uiLabel3.Text = "鼠标移过来看提示"; + this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLabel2 + // + this.uiLabel2.AutoSize = true; + this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel2.Location = new System.Drawing.Point(211, 173); + this.uiLabel2.Name = "uiLabel2"; + this.uiLabel2.Size = new System.Drawing.Size(138, 21); + this.uiLabel2.TabIndex = 78; + this.uiLabel2.Text = "鼠标移过来看提示"; + this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLabel1 + // + this.uiLabel1.AutoSize = true; + this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel1.Location = new System.Drawing.Point(31, 173); + this.uiLabel1.Name = "uiLabel1"; + this.uiLabel1.Size = new System.Drawing.Size(138, 21); + this.uiLabel1.TabIndex = 77; + this.uiLabel1.Text = "鼠标移过来看提示"; + this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLine7 + // + this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine7.Location = new System.Drawing.Point(30, 133); + this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine7.Name = "uiLine7"; + this.uiLine7.Size = new System.Drawing.Size(319, 20); + this.uiLine7.TabIndex = 76; + this.uiLine7.Text = "UIToolTip"; + this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiScrollingText2 + // + this.uiScrollingText2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiScrollingText2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.uiScrollingText2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); + this.uiScrollingText2.Location = new System.Drawing.Point(381, 207); + this.uiScrollingText2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiScrollingText2.Name = "uiScrollingText2"; + this.uiScrollingText2.Size = new System.Drawing.Size(319, 35); + this.uiScrollingText2.TabIndex = 75; + this.uiScrollingText2.Text = "赠人玫瑰手有余香"; + // + // uiScrollingText1 + // + this.uiScrollingText1.ClickPause = true; + this.uiScrollingText1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); + this.uiScrollingText1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiScrollingText1.ForeColor = System.Drawing.Color.Red; + this.uiScrollingText1.Location = new System.Drawing.Point(381, 166); + this.uiScrollingText1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiScrollingText1.Name = "uiScrollingText1"; + this.uiScrollingText1.ScrollingType = Sunny.UI.UIScrollingText.UIScrollingType.LeftToRight; + this.uiScrollingText1.Size = new System.Drawing.Size(319, 35); + this.uiScrollingText1.Style = Sunny.UI.UIStyle.Custom; + this.uiScrollingText1.StyleCustomMode = true; + this.uiScrollingText1.TabIndex = 74; + this.uiScrollingText1.Text = "赠人玫瑰手有余香"; + // + // uiLine6 + // + this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine6.Location = new System.Drawing.Point(381, 133); + this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine6.Name = "uiLine6"; + this.uiLine6.Size = new System.Drawing.Size(319, 20); + this.uiLine6.TabIndex = 73; + this.uiLine6.Text = "UIScrollingText"; + this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLedBulb4 + // + this.uiLedBulb4.Blink = true; + this.uiLedBulb4.BlinkInterval = 500; + this.uiLedBulb4.Location = new System.Drawing.Point(507, 87); + this.uiLedBulb4.Name = "uiLedBulb4"; + this.uiLedBulb4.On = false; + this.uiLedBulb4.Size = new System.Drawing.Size(32, 32); + this.uiLedBulb4.TabIndex = 72; + this.uiLedBulb4.Text = "uiLedBulb4"; + // + // uiLedBulb3 + // + this.uiLedBulb3.Location = new System.Drawing.Point(465, 87); + this.uiLedBulb3.Name = "uiLedBulb3"; + this.uiLedBulb3.On = false; + this.uiLedBulb3.Size = new System.Drawing.Size(32, 32); + this.uiLedBulb3.TabIndex = 71; + this.uiLedBulb3.Text = "uiLedBulb3"; + // + // uiLedBulb2 + // + this.uiLedBulb2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); + this.uiLedBulb2.Location = new System.Drawing.Point(423, 87); + this.uiLedBulb2.Name = "uiLedBulb2"; + this.uiLedBulb2.Size = new System.Drawing.Size(32, 32); + this.uiLedBulb2.TabIndex = 70; + this.uiLedBulb2.Text = "uiLedBulb2"; + // + // uiLine8 + // + this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine8.Location = new System.Drawing.Point(381, 55); + this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine8.Name = "uiLine8"; + this.uiLine8.Size = new System.Drawing.Size(319, 20); + this.uiLine8.TabIndex = 69; + this.uiLine8.Text = "UILedBulb"; + this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiLedBulb1 + // + this.uiLedBulb1.Location = new System.Drawing.Point(381, 87); + this.uiLedBulb1.Name = "uiLedBulb1"; + this.uiLedBulb1.Size = new System.Drawing.Size(32, 32); + this.uiLedBulb1.TabIndex = 68; + this.uiLedBulb1.Text = "uiLedBulb1"; // // uiLight4 // this.uiLight4.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.uiLight4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLight4.Location = new System.Drawing.Point(72, 52); + this.uiLight4.Location = new System.Drawing.Point(72, 87); this.uiLight4.MinimumSize = new System.Drawing.Size(1, 1); this.uiLight4.Name = "uiLight4"; this.uiLight4.OffCenterColor = System.Drawing.Color.Gainsboro; @@ -155,140 +279,63 @@ this.uiLight4.ShowLightLine = false; this.uiLight4.Size = new System.Drawing.Size(35, 35); this.uiLight4.State = Sunny.UI.UILightState.Blink; - this.uiLight4.TabIndex = 36; + this.uiLight4.TabIndex = 67; this.uiLight4.Text = "uiLight4"; // - // uiLedBulb1 + // uiLight3 // - this.uiLedBulb1.Location = new System.Drawing.Point(381, 52); - this.uiLedBulb1.Name = "uiLedBulb1"; - this.uiLedBulb1.Size = new System.Drawing.Size(32, 32); - this.uiLedBulb1.TabIndex = 37; - this.uiLedBulb1.Text = "uiLedBulb1"; + this.uiLight3.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); + this.uiLight3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLight3.Location = new System.Drawing.Point(156, 87); + this.uiLight3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiLight3.Name = "uiLight3"; + this.uiLight3.OffCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); + this.uiLight3.OnCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); + this.uiLight3.Radius = 35; + this.uiLight3.Size = new System.Drawing.Size(35, 35); + this.uiLight3.State = Sunny.UI.UILightState.Blink; + this.uiLight3.TabIndex = 66; + this.uiLight3.Text = "uiLight3"; // - // uiLine8 + // uiLight2 // - this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine8.Location = new System.Drawing.Point(381, 20); - this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine8.Name = "uiLine8"; - this.uiLine8.Size = new System.Drawing.Size(319, 20); - this.uiLine8.TabIndex = 38; - this.uiLine8.Text = "UILedBulb"; - this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiLight2.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); + this.uiLight2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLight2.Location = new System.Drawing.Point(114, 87); + this.uiLight2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiLight2.Name = "uiLight2"; + this.uiLight2.OffCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); + this.uiLight2.OnCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); + this.uiLight2.Radius = 35; + this.uiLight2.Size = new System.Drawing.Size(35, 35); + this.uiLight2.State = Sunny.UI.UILightState.Off; + this.uiLight2.TabIndex = 65; + this.uiLight2.Text = "uiLight2"; // - // uiLedBulb2 + // uiLine2 // - this.uiLedBulb2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); - this.uiLedBulb2.Location = new System.Drawing.Point(423, 52); - this.uiLedBulb2.Name = "uiLedBulb2"; - this.uiLedBulb2.Size = new System.Drawing.Size(32, 32); - this.uiLedBulb2.TabIndex = 39; - this.uiLedBulb2.Text = "uiLedBulb2"; + this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine2.Location = new System.Drawing.Point(30, 55); + this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine2.Name = "uiLine2"; + this.uiLine2.Size = new System.Drawing.Size(319, 20); + this.uiLine2.TabIndex = 64; + this.uiLine2.Text = "UILight"; + this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // uiLedBulb3 + // uiLight1 // - this.uiLedBulb3.Location = new System.Drawing.Point(465, 52); - this.uiLedBulb3.Name = "uiLedBulb3"; - this.uiLedBulb3.On = false; - this.uiLedBulb3.Size = new System.Drawing.Size(32, 32); - this.uiLedBulb3.TabIndex = 40; - this.uiLedBulb3.Text = "uiLedBulb3"; - // - // uiLedBulb4 - // - this.uiLedBulb4.Blink = true; - this.uiLedBulb4.BlinkInterval = 500; - this.uiLedBulb4.Location = new System.Drawing.Point(507, 52); - this.uiLedBulb4.Name = "uiLedBulb4"; - this.uiLedBulb4.On = false; - this.uiLedBulb4.Size = new System.Drawing.Size(32, 32); - this.uiLedBulb4.TabIndex = 41; - this.uiLedBulb4.Text = "uiLedBulb4"; - // - // uiLine6 - // - this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine6.Location = new System.Drawing.Point(381, 98); - this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine6.Name = "uiLine6"; - this.uiLine6.Size = new System.Drawing.Size(319, 20); - this.uiLine6.TabIndex = 47; - this.uiLine6.Text = "UIScrollingText"; - this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiScrollingText1 - // - this.uiScrollingText1.ClickPause = true; - this.uiScrollingText1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiScrollingText1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiScrollingText1.ForeColor = System.Drawing.Color.Red; - this.uiScrollingText1.Location = new System.Drawing.Point(381, 131); - this.uiScrollingText1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiScrollingText1.Name = "uiScrollingText1"; - this.uiScrollingText1.ScrollingType = Sunny.UI.UIScrollingText.UIScrollingType.LeftToRight; - this.uiScrollingText1.Size = new System.Drawing.Size(319, 35); - this.uiScrollingText1.Style = Sunny.UI.UIStyle.Custom; - this.uiScrollingText1.StyleCustomMode = true; - this.uiScrollingText1.TabIndex = 48; - this.uiScrollingText1.Text = "赠人玫瑰手有余香"; - // - // uiScrollingText2 - // - this.uiScrollingText2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); - this.uiScrollingText2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.uiScrollingText2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); - this.uiScrollingText2.Location = new System.Drawing.Point(381, 172); - this.uiScrollingText2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiScrollingText2.Name = "uiScrollingText2"; - this.uiScrollingText2.Size = new System.Drawing.Size(319, 35); - this.uiScrollingText2.TabIndex = 49; - this.uiScrollingText2.Text = "赠人玫瑰手有余香"; - // - // uiLine7 - // - this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine7.Location = new System.Drawing.Point(30, 98); - this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine7.Name = "uiLine7"; - this.uiLine7.Size = new System.Drawing.Size(319, 20); - this.uiLine7.TabIndex = 52; - this.uiLine7.Text = "UIToolTip"; - this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLabel1 - // - this.uiLabel1.AutoSize = true; - this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel1.Location = new System.Drawing.Point(31, 138); - this.uiLabel1.Name = "uiLabel1"; - this.uiLabel1.Size = new System.Drawing.Size(138, 21); - this.uiLabel1.TabIndex = 53; - this.uiLabel1.Text = "鼠标移过来看提示"; - this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.uiToolTip1.SetToolTip(this.uiLabel1, "赠人玫瑰手有余香"); - // - // uiLabel2 - // - this.uiLabel2.AutoSize = true; - this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel2.Location = new System.Drawing.Point(211, 138); - this.uiLabel2.Name = "uiLabel2"; - this.uiLabel2.Size = new System.Drawing.Size(138, 21); - this.uiLabel2.TabIndex = 54; - this.uiLabel2.Text = "鼠标移过来看提示"; - this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLabel3 - // - this.uiLabel3.AutoSize = true; - this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel3.Location = new System.Drawing.Point(31, 179); - this.uiLabel3.Name = "uiLabel3"; - this.uiLabel3.Size = new System.Drawing.Size(138, 21); - this.uiLabel3.TabIndex = 55; - this.uiLabel3.Text = "鼠标移过来看提示"; - this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiLight1.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); + this.uiLight1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLight1.Location = new System.Drawing.Point(30, 87); + this.uiLight1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiLight1.Name = "uiLight1"; + this.uiLight1.OffCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); + this.uiLight1.OnCenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); + this.uiLight1.Radius = 35; + this.uiLight1.Size = new System.Drawing.Size(35, 35); + this.uiLight1.TabIndex = 63; + this.uiLight1.Text = "uiLight1"; // // uiToolTip1 // @@ -297,120 +344,48 @@ this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239))))); this.uiToolTip1.OwnerDraw = true; // - // uiSignal1 - // - this.uiSignal1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSignal1.Level = 0; - this.uiSignal1.LineHeight = 4; - this.uiSignal1.Location = new System.Drawing.Point(35, 246); - this.uiSignal1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSignal1.Name = "uiSignal1"; - this.uiSignal1.Size = new System.Drawing.Size(35, 35); - this.uiSignal1.TabIndex = 56; - this.uiSignal1.Text = "uiSignal1"; - // - // uiLine1 - // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 220); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(319, 20); - this.uiLine1.TabIndex = 57; - this.uiLine1.Text = "UISignal"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiSignal2 - // - this.uiSignal2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSignal2.Level = 1; - this.uiSignal2.LineHeight = 4; - this.uiSignal2.Location = new System.Drawing.Point(76, 246); - this.uiSignal2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSignal2.Name = "uiSignal2"; - this.uiSignal2.Size = new System.Drawing.Size(35, 35); - this.uiSignal2.TabIndex = 58; - this.uiSignal2.Text = "uiSignal2"; - // - // uiSignal3 - // - this.uiSignal3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSignal3.Level = 2; - this.uiSignal3.LineHeight = 4; - this.uiSignal3.Location = new System.Drawing.Point(117, 246); - this.uiSignal3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSignal3.Name = "uiSignal3"; - this.uiSignal3.Size = new System.Drawing.Size(35, 35); - this.uiSignal3.TabIndex = 59; - this.uiSignal3.Text = "uiSignal3"; - // - // uiSignal4 - // - this.uiSignal4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSignal4.Level = 3; - this.uiSignal4.LineHeight = 4; - this.uiSignal4.Location = new System.Drawing.Point(158, 246); - this.uiSignal4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSignal4.Name = "uiSignal4"; - this.uiSignal4.Size = new System.Drawing.Size(35, 35); - this.uiSignal4.TabIndex = 60; - this.uiSignal4.Text = "uiSignal4"; - // - // uiSignal5 - // - this.uiSignal5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSignal5.Level = 4; - this.uiSignal5.LineHeight = 4; - this.uiSignal5.Location = new System.Drawing.Point(199, 246); - this.uiSignal5.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSignal5.Name = "uiSignal5"; - this.uiSignal5.Size = new System.Drawing.Size(35, 35); - this.uiSignal5.TabIndex = 61; - this.uiSignal5.Text = "uiSignal5"; - // - // uiSignal6 - // - this.uiSignal6.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiSignal6.LineHeight = 4; - this.uiSignal6.Location = new System.Drawing.Point(240, 246); - this.uiSignal6.MinimumSize = new System.Drawing.Size(1, 1); - this.uiSignal6.Name = "uiSignal6"; - this.uiSignal6.Size = new System.Drawing.Size(35, 35); - this.uiSignal6.TabIndex = 62; - this.uiSignal6.Text = "uiSignal6"; - // // FOther // + this.AllowShowTitle = true; + this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 613); + this.ClientSize = new System.Drawing.Size(800, 450); + this.Controls.Add(this.uiSignal6); + this.Controls.Add(this.uiSignal5); + this.Controls.Add(this.uiSignal4); + this.Controls.Add(this.uiSignal3); + this.Controls.Add(this.uiSignal2); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiSignal1); + this.Controls.Add(this.uiLabel3); + this.Controls.Add(this.uiLabel2); + this.Controls.Add(this.uiLabel1); + this.Controls.Add(this.uiLine7); + this.Controls.Add(this.uiScrollingText2); + this.Controls.Add(this.uiScrollingText1); + this.Controls.Add(this.uiLine6); + this.Controls.Add(this.uiLedBulb4); + this.Controls.Add(this.uiLedBulb3); + this.Controls.Add(this.uiLedBulb2); + this.Controls.Add(this.uiLine8); + this.Controls.Add(this.uiLedBulb1); + this.Controls.Add(this.uiLight4); + this.Controls.Add(this.uiLight3); + this.Controls.Add(this.uiLight2); + this.Controls.Add(this.uiLine2); + this.Controls.Add(this.uiLight1); this.Name = "FOther"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 62173; this.Text = "Other"; - this.PagePanel.ResumeLayout(false); - this.PagePanel.PerformLayout(); this.ResumeLayout(false); + this.PerformLayout(); } #endregion - private UILight uiLight3; - private UILight uiLight2; - private UILine uiLine2; - private UILight uiLight1; - private UILight uiLight4; - private UILedBulb uiLedBulb2; - private UILine uiLine8; - private UILedBulb uiLedBulb1; - private UILedBulb uiLedBulb4; - private UILedBulb uiLedBulb3; - private UILine uiLine6; - private UIScrollingText uiScrollingText1; - private UIScrollingText uiScrollingText2; - private UILine uiLine7; - private UILabel uiLabel3; - private UILabel uiLabel2; - private UILabel uiLabel1; - private UIToolTip uiToolTip1; + private UISignal uiSignal6; private UISignal uiSignal5; private UISignal uiSignal4; @@ -418,5 +393,23 @@ private UISignal uiSignal2; private UILine uiLine1; private UISignal uiSignal1; + private UILabel uiLabel3; + private UILabel uiLabel2; + private UILabel uiLabel1; + private UILine uiLine7; + private UIScrollingText uiScrollingText2; + private UIScrollingText uiScrollingText1; + private UILine uiLine6; + private UILedBulb uiLedBulb4; + private UILedBulb uiLedBulb3; + private UILedBulb uiLedBulb2; + private UILine uiLine8; + private UILedBulb uiLedBulb1; + private UILight uiLight4; + private UILight uiLight3; + private UILight uiLight2; + private UILine uiLine2; + private UILight uiLight1; + private UIToolTip uiToolTip1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FOther.cs b/SunnyUI.Demo/Controls/FOther.cs index a11f3e02..53d310ec 100644 --- a/SunnyUI.Demo/Controls/FOther.cs +++ b/SunnyUI.Demo/Controls/FOther.cs @@ -1,14 +1,13 @@ namespace Sunny.UI.Demo { - public partial class FOther : UITitlePage + public partial class FOther : UIPage { public FOther() { InitializeComponent(); - uiToolTip1.SetToolTip(uiLabel2, "赠人玫瑰手有余香", "SunnyUI"); uiToolTip1.SetToolTip(uiLabel3, "赠人玫瑰手有余香" + '\n' + "赠人玫瑰手有余香", "SunnyUI", 61530, 32, UIColor.Green); } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FOther.resx b/SunnyUI.Demo/Controls/FOther.resx index b0198093..8018e1c6 100644 --- a/SunnyUI.Demo/Controls/FOther.resx +++ b/SunnyUI.Demo/Controls/FOther.resx @@ -118,9 +118,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 107, 17 - - - 35 + 17, 17 \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FPanel.Designer.cs b/SunnyUI.Demo/Controls/FPanel.Designer.cs index 9153b265..ab78e7aa 100644 --- a/SunnyUI.Demo/Controls/FPanel.Designer.cs +++ b/SunnyUI.Demo/Controls/FPanel.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FPanel { @@ -28,88 +29,89 @@ /// private void InitializeComponent() { - this.uiTitlePanel1 = new Sunny.UI.UITitlePanel(); this.uiPanel1 = new Sunny.UI.UIPanel(); - this.uiGroupBox1 = new Sunny.UI.UIGroupBox(); this.uiTitlePanel2 = new Sunny.UI.UITitlePanel(); - this.PagePanel.SuspendLayout(); + this.uiGroupBox1 = new Sunny.UI.UIGroupBox(); + this.uiTitlePanel1 = new Sunny.UI.UITitlePanel(); this.SuspendLayout(); // - // PagePanel - // - this.PagePanel.Controls.Add(this.uiPanel1); - this.PagePanel.Controls.Add(this.uiTitlePanel2); - this.PagePanel.Controls.Add(this.uiGroupBox1); - this.PagePanel.Controls.Add(this.uiTitlePanel1); - this.PagePanel.Size = new System.Drawing.Size(800, 453); - // - // uiTitlePanel1 - // - this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTitlePanel1.ForeColor = System.Drawing.Color.White; - this.uiTitlePanel1.Location = new System.Drawing.Point(30, 230); - this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiTitlePanel1.Name = "uiTitlePanel1"; - this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); - this.uiTitlePanel1.Size = new System.Drawing.Size(270, 180); - this.uiTitlePanel1.TabIndex = 1; - this.uiTitlePanel1.Text = "uiTitlePanel1"; - // // uiPanel1 // this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiPanel1.Location = new System.Drawing.Point(30, 20); + this.uiPanel1.Location = new System.Drawing.Point(30, 55); this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel1.Name = "uiPanel1"; this.uiPanel1.Size = new System.Drawing.Size(270, 180); - this.uiPanel1.TabIndex = 3; + this.uiPanel1.TabIndex = 7; this.uiPanel1.Text = "uiPanel1"; - // - // uiGroupBox1 - // - this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiGroupBox1.Location = new System.Drawing.Point(331, 4); - this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiGroupBox1.Name = "uiGroupBox1"; - this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); - this.uiGroupBox1.Size = new System.Drawing.Size(270, 196); - this.uiGroupBox1.TabIndex = 4; - this.uiGroupBox1.Text = "uiGroupBox1"; + this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiTitlePanel2 // this.uiTitlePanel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTitlePanel2.ForeColor = System.Drawing.Color.White; - this.uiTitlePanel2.Location = new System.Drawing.Point(331, 230); + this.uiTitlePanel2.Location = new System.Drawing.Point(331, 250); this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel2.Name = "uiTitlePanel2"; this.uiTitlePanel2.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.uiTitlePanel2.ShowCollapse = true; this.uiTitlePanel2.Size = new System.Drawing.Size(270, 180); - this.uiTitlePanel2.TabIndex = 5; + this.uiTitlePanel2.TabIndex = 9; this.uiTitlePanel2.Text = "uiTitlePanel2"; + this.uiTitlePanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; + // + // uiGroupBox1 + // + this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiGroupBox1.Location = new System.Drawing.Point(331, 39); + this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiGroupBox1.Name = "uiGroupBox1"; + this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); + this.uiGroupBox1.Size = new System.Drawing.Size(270, 196); + this.uiGroupBox1.TabIndex = 8; + this.uiGroupBox1.Text = "uiGroupBox1"; + this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; + // + // uiTitlePanel1 + // + this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiTitlePanel1.ForeColor = System.Drawing.Color.White; + this.uiTitlePanel1.Location = new System.Drawing.Point(30, 250); + this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiTitlePanel1.Name = "uiTitlePanel1"; + this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.uiTitlePanel1.Size = new System.Drawing.Size(270, 180); + this.uiTitlePanel1.TabIndex = 6; + this.uiTitlePanel1.Text = "uiTitlePanel1"; + this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // FPanel // - this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 488); + this.ClientSize = new System.Drawing.Size(800, 494); + this.Controls.Add(this.uiPanel1); + this.Controls.Add(this.uiTitlePanel2); + this.Controls.Add(this.uiGroupBox1); + this.Controls.Add(this.uiTitlePanel1); this.Name = "FPanel"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61590; this.Text = "Panel"; - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion - private UITitlePanel uiTitlePanel1; + private UIPanel uiPanel1; - private UIGroupBox uiGroupBox1; private UITitlePanel uiTitlePanel2; + private UIGroupBox uiGroupBox1; + private UITitlePanel uiTitlePanel1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FPanel.cs b/SunnyUI.Demo/Controls/FPanel.cs index 2bd51f66..5440ee88 100644 --- a/SunnyUI.Demo/Controls/FPanel.cs +++ b/SunnyUI.Demo/Controls/FPanel.cs @@ -1,10 +1,10 @@ namespace Sunny.UI.Demo { - public partial class FPanel : UITitlePage + public partial class FPanel : UIPage { public FPanel() { InitializeComponent(); } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FProcess.cs b/SunnyUI.Demo/Controls/FProcess.cs index fec6bc13..87469d83 100644 --- a/SunnyUI.Demo/Controls/FProcess.cs +++ b/SunnyUI.Demo/Controls/FProcess.cs @@ -1,6 +1,6 @@ namespace Sunny.UI.Demo { - public partial class FProcess : UITitlePage + public partial class FProcess : UIPage { public FProcess() { diff --git a/SunnyUI.Demo/Controls/FProcess.designer.cs b/SunnyUI.Demo/Controls/FProcess.designer.cs index 3e2d0605..0e264f66 100644 --- a/SunnyUI.Demo/Controls/FProcess.designer.cs +++ b/SunnyUI.Demo/Controls/FProcess.designer.cs @@ -30,6 +30,14 @@ namespace Sunny.UI.Demo private void InitializeComponent() { this.components = new System.ComponentModel.Container(); + this.uiTrackBar8 = new Sunny.UI.UITrackBar(); + this.uiTrackBar7 = new Sunny.UI.UITrackBar(); + this.uiTrackBar6 = new Sunny.UI.UITrackBar(); + this.uiTrackBar5 = new Sunny.UI.UITrackBar(); + this.uiTrackBar4 = new Sunny.UI.UITrackBar(); + this.uiTrackBar3 = new Sunny.UI.UITrackBar(); + this.uiTrackBar2 = new Sunny.UI.UITrackBar(); + this.uiLine2 = new Sunny.UI.UILine(); this.uiBreadcrumb1 = new Sunny.UI.UIBreadcrumb(); this.uiRoundProcess2 = new Sunny.UI.UIRoundProcess(); this.uiLine9 = new Sunny.UI.UILine(); @@ -43,42 +51,106 @@ namespace Sunny.UI.Demo this.uiProgressIndicator1 = new Sunny.UI.UIProgressIndicator(); this.uiLine3 = new Sunny.UI.UILine(); this.uiProcessBar1 = new Sunny.UI.UIProcessBar(); - this.uiLine2 = new Sunny.UI.UILine(); this.timer1 = new System.Windows.Forms.Timer(this.components); - this.uiTrackBar2 = new Sunny.UI.UITrackBar(); - this.uiTrackBar3 = new Sunny.UI.UITrackBar(); - this.uiTrackBar4 = new Sunny.UI.UITrackBar(); - this.uiTrackBar5 = new Sunny.UI.UITrackBar(); - this.uiTrackBar6 = new Sunny.UI.UITrackBar(); - this.uiTrackBar7 = new Sunny.UI.UITrackBar(); - this.uiTrackBar8 = new Sunny.UI.UITrackBar(); - this.PagePanel.SuspendLayout(); this.SuspendLayout(); // - // PagePanel + // uiTrackBar8 // - this.PagePanel.Controls.Add(this.uiTrackBar8); - this.PagePanel.Controls.Add(this.uiTrackBar7); - this.PagePanel.Controls.Add(this.uiTrackBar6); - this.PagePanel.Controls.Add(this.uiTrackBar5); - this.PagePanel.Controls.Add(this.uiTrackBar4); - this.PagePanel.Controls.Add(this.uiTrackBar3); - this.PagePanel.Controls.Add(this.uiTrackBar2); - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiBreadcrumb1); - this.PagePanel.Controls.Add(this.uiRoundProcess2); - this.PagePanel.Controls.Add(this.uiLine9); - this.PagePanel.Controls.Add(this.uiRoundProcess1); - this.PagePanel.Controls.Add(this.uiProcessBar2); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiWaitingBar1); - this.PagePanel.Controls.Add(this.uiLine5); - this.PagePanel.Controls.Add(this.uiTrackBar1); - this.PagePanel.Controls.Add(this.uiLine4); - this.PagePanel.Controls.Add(this.uiProgressIndicator1); - this.PagePanel.Controls.Add(this.uiLine3); - this.PagePanel.Controls.Add(this.uiProcessBar1); - this.PagePanel.Size = new System.Drawing.Size(1022, 525); + this.uiTrackBar8.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; + this.uiTrackBar8.DisableColor = System.Drawing.Color.Silver; + this.uiTrackBar8.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiTrackBar8.Location = new System.Drawing.Point(428, 395); + this.uiTrackBar8.MinimumSize = new System.Drawing.Size(1, 1); + this.uiTrackBar8.Name = "uiTrackBar8"; + this.uiTrackBar8.Size = new System.Drawing.Size(35, 99); + this.uiTrackBar8.TabIndex = 102; + this.uiTrackBar8.Text = "uiTrackBar8"; + this.uiTrackBar8.Value = 50; + // + // uiTrackBar7 + // + this.uiTrackBar7.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; + this.uiTrackBar7.DisableColor = System.Drawing.Color.Silver; + this.uiTrackBar7.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiTrackBar7.Location = new System.Drawing.Point(387, 395); + this.uiTrackBar7.MinimumSize = new System.Drawing.Size(1, 1); + this.uiTrackBar7.Name = "uiTrackBar7"; + this.uiTrackBar7.Size = new System.Drawing.Size(35, 99); + this.uiTrackBar7.TabIndex = 101; + this.uiTrackBar7.Text = "uiTrackBar7"; + this.uiTrackBar7.Value = 50; + // + // uiTrackBar6 + // + this.uiTrackBar6.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; + this.uiTrackBar6.DisableColor = System.Drawing.Color.Silver; + this.uiTrackBar6.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiTrackBar6.Location = new System.Drawing.Point(346, 395); + this.uiTrackBar6.MinimumSize = new System.Drawing.Size(1, 1); + this.uiTrackBar6.Name = "uiTrackBar6"; + this.uiTrackBar6.Size = new System.Drawing.Size(35, 99); + this.uiTrackBar6.TabIndex = 100; + this.uiTrackBar6.Text = "uiTrackBar6"; + this.uiTrackBar6.Value = 50; + // + // uiTrackBar5 + // + this.uiTrackBar5.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; + this.uiTrackBar5.DisableColor = System.Drawing.Color.Silver; + this.uiTrackBar5.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiTrackBar5.Location = new System.Drawing.Point(305, 395); + this.uiTrackBar5.MinimumSize = new System.Drawing.Size(1, 1); + this.uiTrackBar5.Name = "uiTrackBar5"; + this.uiTrackBar5.Size = new System.Drawing.Size(35, 99); + this.uiTrackBar5.TabIndex = 99; + this.uiTrackBar5.Text = "uiTrackBar5"; + this.uiTrackBar5.Value = 50; + // + // uiTrackBar4 + // + this.uiTrackBar4.DisableColor = System.Drawing.Color.Silver; + this.uiTrackBar4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiTrackBar4.Location = new System.Drawing.Point(28, 465); + this.uiTrackBar4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiTrackBar4.Name = "uiTrackBar4"; + this.uiTrackBar4.Size = new System.Drawing.Size(158, 29); + this.uiTrackBar4.TabIndex = 98; + this.uiTrackBar4.Text = "uiTrackBar4"; + // + // uiTrackBar3 + // + this.uiTrackBar3.DisableColor = System.Drawing.Color.Silver; + this.uiTrackBar3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiTrackBar3.Location = new System.Drawing.Point(28, 430); + this.uiTrackBar3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiTrackBar3.Name = "uiTrackBar3"; + this.uiTrackBar3.Size = new System.Drawing.Size(158, 29); + this.uiTrackBar3.TabIndex = 97; + this.uiTrackBar3.Text = "uiTrackBar3"; + // + // uiTrackBar2 + // + this.uiTrackBar2.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; + this.uiTrackBar2.DisableColor = System.Drawing.Color.Silver; + this.uiTrackBar2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiTrackBar2.Location = new System.Drawing.Point(264, 395); + this.uiTrackBar2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiTrackBar2.Name = "uiTrackBar2"; + this.uiTrackBar2.Size = new System.Drawing.Size(35, 99); + this.uiTrackBar2.TabIndex = 96; + this.uiTrackBar2.Text = "uiTrackBar2"; + this.uiTrackBar2.Value = 50; + // + // uiLine2 + // + this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine2.Location = new System.Drawing.Point(29, 287); + this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine2.Name = "uiLine2"; + this.uiLine2.Size = new System.Drawing.Size(319, 20); + this.uiLine2.TabIndex = 95; + this.uiLine2.Text = "UIBreadcrumb"; + this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiBreadcrumb1 // @@ -91,11 +163,11 @@ namespace Sunny.UI.Demo "步骤四", "步骤五"}); this.uiBreadcrumb1.ItemWidth = 100; - this.uiBreadcrumb1.Location = new System.Drawing.Point(29, 290); + this.uiBreadcrumb1.Location = new System.Drawing.Point(29, 325); this.uiBreadcrumb1.MinimumSize = new System.Drawing.Size(1, 1); this.uiBreadcrumb1.Name = "uiBreadcrumb1"; this.uiBreadcrumb1.Size = new System.Drawing.Size(440, 25); - this.uiBreadcrumb1.TabIndex = 73; + this.uiBreadcrumb1.TabIndex = 94; this.uiBreadcrumb1.Text = "uiBreadcrumb1"; // // uiRoundProcess2 @@ -104,24 +176,24 @@ namespace Sunny.UI.Demo this.uiRoundProcess2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRoundProcess2.ForeColor = System.Drawing.Color.White; this.uiRoundProcess2.Inner = 0; - this.uiRoundProcess2.Location = new System.Drawing.Point(155, 132); + this.uiRoundProcess2.Location = new System.Drawing.Point(155, 167); this.uiRoundProcess2.MinimumSize = new System.Drawing.Size(1, 1); this.uiRoundProcess2.Name = "uiRoundProcess2"; this.uiRoundProcess2.ShowProcess = true; this.uiRoundProcess2.Size = new System.Drawing.Size(120, 120); this.uiRoundProcess2.Style = Sunny.UI.UIStyle.Custom; this.uiRoundProcess2.StyleCustomMode = true; - this.uiRoundProcess2.TabIndex = 72; + this.uiRoundProcess2.TabIndex = 93; this.uiRoundProcess2.Text = "0.0%"; // // uiLine9 // this.uiLine9.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine9.Location = new System.Drawing.Point(29, 112); + this.uiLine9.Location = new System.Drawing.Point(29, 147); this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine9.Name = "uiLine9"; this.uiLine9.Size = new System.Drawing.Size(319, 20); - this.uiLine9.TabIndex = 71; + this.uiLine9.TabIndex = 92; this.uiLine9.Text = "UIRoundProcess"; this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // @@ -129,236 +201,162 @@ namespace Sunny.UI.Demo // this.uiRoundProcess1.BackColor = System.Drawing.Color.Transparent; this.uiRoundProcess1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRoundProcess1.Location = new System.Drawing.Point(28, 132); + this.uiRoundProcess1.Location = new System.Drawing.Point(28, 167); this.uiRoundProcess1.MinimumSize = new System.Drawing.Size(1, 1); this.uiRoundProcess1.Name = "uiRoundProcess1"; this.uiRoundProcess1.ShowProcess = true; this.uiRoundProcess1.Size = new System.Drawing.Size(120, 120); - this.uiRoundProcess1.TabIndex = 70; + this.uiRoundProcess1.TabIndex = 91; this.uiRoundProcess1.Text = "0.0%"; // // uiProcessBar2 // + this.uiProcessBar2.DecimalCount = 1; this.uiProcessBar2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiProcessBar2.Location = new System.Drawing.Point(30, 88); + this.uiProcessBar2.Location = new System.Drawing.Point(30, 123); this.uiProcessBar2.MinimumSize = new System.Drawing.Size(70, 1); this.uiProcessBar2.Name = "uiProcessBar2"; this.uiProcessBar2.Size = new System.Drawing.Size(318, 5); - this.uiProcessBar2.TabIndex = 69; + this.uiProcessBar2.TabIndex = 90; this.uiProcessBar2.Text = "50.0%"; this.uiProcessBar2.Value = 50; // // uiLine1 // this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(381, 20); + this.uiLine1.Location = new System.Drawing.Point(381, 54); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.Name = "uiLine1"; this.uiLine1.Size = new System.Drawing.Size(319, 20); - this.uiLine1.TabIndex = 68; + this.uiLine1.TabIndex = 89; this.uiLine1.Text = "UIWaitingBar"; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiWaitingBar1 // this.uiWaitingBar1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiWaitingBar1.Location = new System.Drawing.Point(381, 53); + this.uiWaitingBar1.Location = new System.Drawing.Point(381, 88); this.uiWaitingBar1.MinimumSize = new System.Drawing.Size(70, 23); this.uiWaitingBar1.Name = "uiWaitingBar1"; this.uiWaitingBar1.Size = new System.Drawing.Size(319, 29); - this.uiWaitingBar1.TabIndex = 67; + this.uiWaitingBar1.TabIndex = 88; this.uiWaitingBar1.Text = "uiWaitingBar1"; // // uiLine5 // this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine5.Location = new System.Drawing.Point(28, 334); + this.uiLine5.Location = new System.Drawing.Point(28, 369); this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine5.Name = "uiLine5"; this.uiLine5.Size = new System.Drawing.Size(672, 20); - this.uiLine5.TabIndex = 66; + this.uiLine5.TabIndex = 87; this.uiLine5.Text = "UITrackBar"; this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiTrackBar1 // - this.uiTrackBar1.BarSize = 20; this.uiTrackBar1.DisableColor = System.Drawing.Color.Silver; this.uiTrackBar1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTrackBar1.Location = new System.Drawing.Point(28, 360); + this.uiTrackBar1.Location = new System.Drawing.Point(28, 395); this.uiTrackBar1.MinimumSize = new System.Drawing.Size(1, 1); this.uiTrackBar1.Name = "uiTrackBar1"; this.uiTrackBar1.Size = new System.Drawing.Size(158, 29); - this.uiTrackBar1.TabIndex = 65; + this.uiTrackBar1.TabIndex = 86; this.uiTrackBar1.Text = "uiTrackBar1"; // // uiLine4 // this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine4.Location = new System.Drawing.Point(381, 112); + this.uiLine4.Location = new System.Drawing.Point(381, 147); this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine4.Name = "uiLine4"; this.uiLine4.Size = new System.Drawing.Size(319, 20); - this.uiLine4.TabIndex = 64; + this.uiLine4.TabIndex = 85; this.uiLine4.Text = "UIProgressIndicator"; this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiProgressIndicator1 // this.uiProgressIndicator1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiProgressIndicator1.Location = new System.Drawing.Point(381, 132); + this.uiProgressIndicator1.Location = new System.Drawing.Point(381, 167); this.uiProgressIndicator1.MinimumSize = new System.Drawing.Size(1, 1); this.uiProgressIndicator1.Name = "uiProgressIndicator1"; this.uiProgressIndicator1.Size = new System.Drawing.Size(120, 120); - this.uiProgressIndicator1.TabIndex = 63; + this.uiProgressIndicator1.TabIndex = 84; this.uiProgressIndicator1.Text = "uiProgressIndicator1"; // // uiLine3 // this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine3.Location = new System.Drawing.Point(30, 20); + this.uiLine3.Location = new System.Drawing.Point(30, 54); this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine3.Name = "uiLine3"; this.uiLine3.Size = new System.Drawing.Size(319, 20); - this.uiLine3.TabIndex = 62; + this.uiLine3.TabIndex = 83; this.uiLine3.Text = "UIProcessBar"; this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiProcessBar1 // + this.uiProcessBar1.DecimalCount = 1; this.uiProcessBar1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiProcessBar1.Location = new System.Drawing.Point(30, 53); + this.uiProcessBar1.Location = new System.Drawing.Point(30, 88); this.uiProcessBar1.MinimumSize = new System.Drawing.Size(70, 1); this.uiProcessBar1.Name = "uiProcessBar1"; this.uiProcessBar1.Size = new System.Drawing.Size(318, 29); - this.uiProcessBar1.TabIndex = 61; + this.uiProcessBar1.TabIndex = 82; this.uiProcessBar1.Text = "50.0%"; this.uiProcessBar1.Value = 50; // - // uiLine2 - // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(29, 252); - this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine2.Name = "uiLine2"; - this.uiLine2.Size = new System.Drawing.Size(319, 20); - this.uiLine2.TabIndex = 74; - this.uiLine2.Text = "UIBreadcrumb"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // // timer1 // this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // - // uiTrackBar2 - // - this.uiTrackBar2.BarSize = 20; - this.uiTrackBar2.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; - this.uiTrackBar2.DisableColor = System.Drawing.Color.Silver; - this.uiTrackBar2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTrackBar2.Location = new System.Drawing.Point(264, 360); - this.uiTrackBar2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiTrackBar2.Name = "uiTrackBar2"; - this.uiTrackBar2.Size = new System.Drawing.Size(35, 99); - this.uiTrackBar2.TabIndex = 75; - this.uiTrackBar2.Text = "uiTrackBar2"; - this.uiTrackBar2.Value = 50; - // - // uiTrackBar3 - // - this.uiTrackBar3.BarSize = 20; - this.uiTrackBar3.DisableColor = System.Drawing.Color.Silver; - this.uiTrackBar3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTrackBar3.Location = new System.Drawing.Point(28, 395); - this.uiTrackBar3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiTrackBar3.Name = "uiTrackBar3"; - this.uiTrackBar3.Size = new System.Drawing.Size(158, 29); - this.uiTrackBar3.TabIndex = 76; - this.uiTrackBar3.Text = "uiTrackBar3"; - // - // uiTrackBar4 - // - this.uiTrackBar4.BarSize = 20; - this.uiTrackBar4.DisableColor = System.Drawing.Color.Silver; - this.uiTrackBar4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTrackBar4.Location = new System.Drawing.Point(28, 430); - this.uiTrackBar4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiTrackBar4.Name = "uiTrackBar4"; - this.uiTrackBar4.Size = new System.Drawing.Size(158, 29); - this.uiTrackBar4.TabIndex = 77; - this.uiTrackBar4.Text = "uiTrackBar4"; - // - // uiTrackBar5 - // - this.uiTrackBar5.BarSize = 20; - this.uiTrackBar5.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; - this.uiTrackBar5.DisableColor = System.Drawing.Color.Silver; - this.uiTrackBar5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTrackBar5.Location = new System.Drawing.Point(305, 360); - this.uiTrackBar5.MinimumSize = new System.Drawing.Size(1, 1); - this.uiTrackBar5.Name = "uiTrackBar5"; - this.uiTrackBar5.Size = new System.Drawing.Size(35, 99); - this.uiTrackBar5.TabIndex = 78; - this.uiTrackBar5.Text = "uiTrackBar5"; - this.uiTrackBar5.Value = 50; - // - // uiTrackBar6 - // - this.uiTrackBar6.BarSize = 20; - this.uiTrackBar6.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; - this.uiTrackBar6.DisableColor = System.Drawing.Color.Silver; - this.uiTrackBar6.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTrackBar6.Location = new System.Drawing.Point(346, 360); - this.uiTrackBar6.MinimumSize = new System.Drawing.Size(1, 1); - this.uiTrackBar6.Name = "uiTrackBar6"; - this.uiTrackBar6.Size = new System.Drawing.Size(35, 99); - this.uiTrackBar6.TabIndex = 79; - this.uiTrackBar6.Text = "uiTrackBar6"; - this.uiTrackBar6.Value = 50; - // - // uiTrackBar7 - // - this.uiTrackBar7.BarSize = 20; - this.uiTrackBar7.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; - this.uiTrackBar7.DisableColor = System.Drawing.Color.Silver; - this.uiTrackBar7.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTrackBar7.Location = new System.Drawing.Point(387, 360); - this.uiTrackBar7.MinimumSize = new System.Drawing.Size(1, 1); - this.uiTrackBar7.Name = "uiTrackBar7"; - this.uiTrackBar7.Size = new System.Drawing.Size(35, 99); - this.uiTrackBar7.TabIndex = 80; - this.uiTrackBar7.Text = "uiTrackBar7"; - this.uiTrackBar7.Value = 50; - // - // uiTrackBar8 - // - this.uiTrackBar8.BarSize = 20; - this.uiTrackBar8.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; - this.uiTrackBar8.DisableColor = System.Drawing.Color.Silver; - this.uiTrackBar8.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTrackBar8.Location = new System.Drawing.Point(428, 360); - this.uiTrackBar8.MinimumSize = new System.Drawing.Size(1, 1); - this.uiTrackBar8.Name = "uiTrackBar8"; - this.uiTrackBar8.Size = new System.Drawing.Size(35, 99); - this.uiTrackBar8.TabIndex = 81; - this.uiTrackBar8.Text = "uiTrackBar8"; - this.uiTrackBar8.Value = 50; - // // FProcess // - this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1022, 560); + this.AllowShowTitle = true; + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; + this.ClientSize = new System.Drawing.Size(800, 546); + this.Controls.Add(this.uiTrackBar8); + this.Controls.Add(this.uiTrackBar7); + this.Controls.Add(this.uiTrackBar6); + this.Controls.Add(this.uiTrackBar5); + this.Controls.Add(this.uiTrackBar4); + this.Controls.Add(this.uiTrackBar3); + this.Controls.Add(this.uiTrackBar2); + this.Controls.Add(this.uiLine2); + this.Controls.Add(this.uiBreadcrumb1); + this.Controls.Add(this.uiRoundProcess2); + this.Controls.Add(this.uiLine9); + this.Controls.Add(this.uiRoundProcess1); + this.Controls.Add(this.uiProcessBar2); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiWaitingBar1); + this.Controls.Add(this.uiLine5); + this.Controls.Add(this.uiTrackBar1); + this.Controls.Add(this.uiLine4); + this.Controls.Add(this.uiProgressIndicator1); + this.Controls.Add(this.uiLine3); + this.Controls.Add(this.uiProcessBar1); this.Name = "FProcess"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 62034; this.Text = "Process"; - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion + private UITrackBar uiTrackBar8; + private UITrackBar uiTrackBar7; + private UITrackBar uiTrackBar6; + private UITrackBar uiTrackBar5; + private UITrackBar uiTrackBar4; + private UITrackBar uiTrackBar3; + private UITrackBar uiTrackBar2; + private UILine uiLine2; private UIBreadcrumb uiBreadcrumb1; private UIRoundProcess uiRoundProcess2; private UILine uiLine9; @@ -372,14 +370,6 @@ namespace Sunny.UI.Demo private UIProgressIndicator uiProgressIndicator1; private UILine uiLine3; private UIProcessBar uiProcessBar1; - private UILine uiLine2; private System.Windows.Forms.Timer timer1; - private UITrackBar uiTrackBar2; - private UITrackBar uiTrackBar8; - private UITrackBar uiTrackBar7; - private UITrackBar uiTrackBar6; - private UITrackBar uiTrackBar5; - private UITrackBar uiTrackBar4; - private UITrackBar uiTrackBar3; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FRadioButton.Designer.cs b/SunnyUI.Demo/Controls/FRadioButton.Designer.cs index d265462d..e777043b 100644 --- a/SunnyUI.Demo/Controls/FRadioButton.Designer.cs +++ b/SunnyUI.Demo/Controls/FRadioButton.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FRadioButton { @@ -28,6 +29,9 @@ /// private void InitializeComponent() { + this.uiButton4 = new Sunny.UI.UIButton(); + this.uiButton2 = new Sunny.UI.UIButton(); + this.uiRadioButtonGroup1 = new Sunny.UI.UIRadioButtonGroup(); this.uiRadioButton12 = new Sunny.UI.UIRadioButton(); this.uiRadioButton13 = new Sunny.UI.UIRadioButton(); this.uiLabel3 = new Sunny.UI.UILabel(); @@ -46,266 +50,31 @@ this.uiRadioButton2 = new Sunny.UI.UIRadioButton(); this.uiRadioButton1 = new Sunny.UI.UIRadioButton(); this.uiLine2 = new Sunny.UI.UILine(); - this.uiRadioButtonGroup1 = new Sunny.UI.UIRadioButtonGroup(); - this.uiButton4 = new Sunny.UI.UIButton(); - this.uiButton2 = new Sunny.UI.UIButton(); - this.PagePanel.SuspendLayout(); this.SuspendLayout(); // - // PagePanel + // uiButton4 // - this.PagePanel.Controls.Add(this.uiButton4); - this.PagePanel.Controls.Add(this.uiButton2); - this.PagePanel.Controls.Add(this.uiRadioButtonGroup1); - this.PagePanel.Controls.Add(this.uiRadioButton12); - this.PagePanel.Controls.Add(this.uiRadioButton13); - this.PagePanel.Controls.Add(this.uiLabel3); - this.PagePanel.Controls.Add(this.uiRadioButton9); - this.PagePanel.Controls.Add(this.uiRadioButton10); - this.PagePanel.Controls.Add(this.uiRadioButton11); - this.PagePanel.Controls.Add(this.uiLabel2); - this.PagePanel.Controls.Add(this.uiRadioButton5); - this.PagePanel.Controls.Add(this.uiRadioButton7); - this.PagePanel.Controls.Add(this.uiRadioButton8); - this.PagePanel.Controls.Add(this.uiLabel1); - this.PagePanel.Controls.Add(this.uiRadioButton6); - this.PagePanel.Controls.Add(this.uiRadioButton3); - this.PagePanel.Controls.Add(this.uiRadioButton4); - this.PagePanel.Controls.Add(this.uiLine3); - this.PagePanel.Controls.Add(this.uiRadioButton2); - this.PagePanel.Controls.Add(this.uiRadioButton1); - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Size = new System.Drawing.Size(800, 563); + this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton4.Location = new System.Drawing.Point(145, 481); + this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton4.Name = "uiButton4"; + this.uiButton4.Size = new System.Drawing.Size(100, 35); + this.uiButton4.TabIndex = 86; + this.uiButton4.Text = "选择"; + this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click); // - // uiRadioButton12 + // uiButton2 // - this.uiRadioButton12.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton12.Enabled = false; - this.uiRadioButton12.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton12.GroupIndex = 4; - this.uiRadioButton12.Location = new System.Drawing.Point(516, 48); - this.uiRadioButton12.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton12.Name = "uiRadioButton12"; - this.uiRadioButton12.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton12.Size = new System.Drawing.Size(156, 35); - this.uiRadioButton12.TabIndex = 61; - this.uiRadioButton12.Text = "uiRadioButton12"; - // - // uiRadioButton13 - // - this.uiRadioButton13.Checked = true; - this.uiRadioButton13.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton13.Enabled = false; - this.uiRadioButton13.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton13.GroupIndex = 4; - this.uiRadioButton13.Location = new System.Drawing.Point(354, 48); - this.uiRadioButton13.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton13.Name = "uiRadioButton13"; - this.uiRadioButton13.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton13.Size = new System.Drawing.Size(156, 35); - this.uiRadioButton13.TabIndex = 60; - this.uiRadioButton13.Text = "uiRadioButton13"; - // - // uiLabel3 - // - this.uiLabel3.AutoSize = true; - this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel3.Location = new System.Drawing.Point(49, 219); - this.uiLabel3.Name = "uiLabel3"; - this.uiLabel3.Size = new System.Drawing.Size(131, 21); - this.uiLabel3.TabIndex = 59; - this.uiLabel3.Text = "GroupIndex = 3"; - this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiRadioButton9 - // - this.uiRadioButton9.Checked = true; - this.uiRadioButton9.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton9.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton9.GroupIndex = 3; - this.uiRadioButton9.Location = new System.Drawing.Point(516, 212); - this.uiRadioButton9.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton9.Name = "uiRadioButton9"; - this.uiRadioButton9.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton9.Size = new System.Drawing.Size(156, 35); - this.uiRadioButton9.TabIndex = 58; - this.uiRadioButton9.Text = "uiRadioButton33"; - // - // uiRadioButton10 - // - this.uiRadioButton10.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton10.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton10.GroupIndex = 3; - this.uiRadioButton10.Location = new System.Drawing.Point(354, 212); - this.uiRadioButton10.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton10.Name = "uiRadioButton10"; - this.uiRadioButton10.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton10.Size = new System.Drawing.Size(156, 35); - this.uiRadioButton10.TabIndex = 57; - this.uiRadioButton10.Text = "uiRadioButton32"; - // - // uiRadioButton11 - // - this.uiRadioButton11.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton11.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton11.GroupIndex = 3; - this.uiRadioButton11.Location = new System.Drawing.Point(192, 212); - this.uiRadioButton11.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton11.Name = "uiRadioButton11"; - this.uiRadioButton11.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton11.Size = new System.Drawing.Size(156, 35); - this.uiRadioButton11.TabIndex = 56; - this.uiRadioButton11.Text = "uiRadioButton31"; - // - // uiLabel2 - // - this.uiLabel2.AutoSize = true; - this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel2.Location = new System.Drawing.Point(49, 178); - this.uiLabel2.Name = "uiLabel2"; - this.uiLabel2.Size = new System.Drawing.Size(131, 21); - this.uiLabel2.TabIndex = 55; - this.uiLabel2.Text = "GroupIndex = 2"; - this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiRadioButton5 - // - this.uiRadioButton5.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton5.GroupIndex = 2; - this.uiRadioButton5.Location = new System.Drawing.Point(516, 171); - this.uiRadioButton5.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton5.Name = "uiRadioButton5"; - this.uiRadioButton5.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton5.Size = new System.Drawing.Size(156, 35); - this.uiRadioButton5.TabIndex = 54; - this.uiRadioButton5.Text = "uiRadioButton23"; - // - // uiRadioButton7 - // - this.uiRadioButton7.Checked = true; - this.uiRadioButton7.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton7.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton7.GroupIndex = 2; - this.uiRadioButton7.Location = new System.Drawing.Point(354, 171); - this.uiRadioButton7.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton7.Name = "uiRadioButton7"; - this.uiRadioButton7.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton7.Size = new System.Drawing.Size(156, 35); - this.uiRadioButton7.TabIndex = 53; - this.uiRadioButton7.Text = "uiRadioButton22"; - // - // uiRadioButton8 - // - this.uiRadioButton8.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton8.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton8.GroupIndex = 2; - this.uiRadioButton8.Location = new System.Drawing.Point(192, 171); - this.uiRadioButton8.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton8.Name = "uiRadioButton8"; - this.uiRadioButton8.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton8.Size = new System.Drawing.Size(156, 35); - this.uiRadioButton8.TabIndex = 52; - this.uiRadioButton8.Text = "uiRadioButton21"; - // - // uiLabel1 - // - this.uiLabel1.AutoSize = true; - this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel1.Location = new System.Drawing.Point(49, 137); - this.uiLabel1.Name = "uiLabel1"; - this.uiLabel1.Size = new System.Drawing.Size(131, 21); - this.uiLabel1.TabIndex = 51; - this.uiLabel1.Text = "GroupIndex = 1"; - this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiRadioButton6 - // - this.uiRadioButton6.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton6.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton6.GroupIndex = 1; - this.uiRadioButton6.Location = new System.Drawing.Point(516, 130); - this.uiRadioButton6.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton6.Name = "uiRadioButton6"; - this.uiRadioButton6.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton6.Size = new System.Drawing.Size(156, 35); - this.uiRadioButton6.TabIndex = 50; - this.uiRadioButton6.Text = "uiRadioButton13"; - // - // uiRadioButton3 - // - this.uiRadioButton3.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton3.GroupIndex = 1; - this.uiRadioButton3.Location = new System.Drawing.Point(354, 130); - this.uiRadioButton3.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton3.Name = "uiRadioButton3"; - this.uiRadioButton3.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton3.Size = new System.Drawing.Size(156, 35); - this.uiRadioButton3.TabIndex = 49; - this.uiRadioButton3.Text = "uiRadioButton12"; - // - // uiRadioButton4 - // - this.uiRadioButton4.Checked = true; - this.uiRadioButton4.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton4.GroupIndex = 1; - this.uiRadioButton4.Location = new System.Drawing.Point(192, 130); - this.uiRadioButton4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton4.Name = "uiRadioButton4"; - this.uiRadioButton4.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton4.Size = new System.Drawing.Size(156, 35); - this.uiRadioButton4.TabIndex = 48; - this.uiRadioButton4.Text = "uiRadioButton11"; - // - // uiLine3 - // - this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine3.Location = new System.Drawing.Point(30, 96); - this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine3.Name = "uiLine3"; - this.uiLine3.Size = new System.Drawing.Size(670, 20); - this.uiLine3.TabIndex = 47; - this.uiLine3.Text = "UIRadioButton 分组"; - this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiRadioButton2 - // - this.uiRadioButton2.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton2.Location = new System.Drawing.Point(192, 48); - this.uiRadioButton2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton2.Name = "uiRadioButton2"; - this.uiRadioButton2.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton2.Size = new System.Drawing.Size(150, 35); - this.uiRadioButton2.TabIndex = 46; - this.uiRadioButton2.Text = "uiRadioButton2"; - // - // uiRadioButton1 - // - this.uiRadioButton1.Checked = true; - this.uiRadioButton1.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiRadioButton1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRadioButton1.Location = new System.Drawing.Point(30, 48); - this.uiRadioButton1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiRadioButton1.Name = "uiRadioButton1"; - this.uiRadioButton1.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); - this.uiRadioButton1.Size = new System.Drawing.Size(150, 35); - this.uiRadioButton1.TabIndex = 45; - this.uiRadioButton1.Text = "uiRadioButton1"; - this.uiRadioButton1.CheckedChanged += new System.EventHandler(this.uiRadioButton1_CheckedChanged); - // - // uiLine2 - // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(30, 20); - this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine2.Name = "uiLine2"; - this.uiLine2.Size = new System.Drawing.Size(670, 20); - this.uiLine2.TabIndex = 44; - this.uiLine2.Text = "UIRadioButton"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiButton2.Location = new System.Drawing.Point(30, 481); + this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiButton2.Name = "uiButton2"; + this.uiButton2.Size = new System.Drawing.Size(100, 35); + this.uiButton2.TabIndex = 85; + this.uiButton2.Text = "全不选"; + this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); // // uiRadioButtonGroup1 // @@ -322,56 +91,288 @@ "7", "8", "9"}); - this.uiRadioButtonGroup1.Location = new System.Drawing.Point(30, 253); + this.uiRadioButtonGroup1.Location = new System.Drawing.Point(30, 288); this.uiRadioButtonGroup1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiRadioButtonGroup1.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButtonGroup1.Name = "uiRadioButtonGroup1"; this.uiRadioButtonGroup1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiRadioButtonGroup1.Size = new System.Drawing.Size(670, 173); - this.uiRadioButtonGroup1.TabIndex = 63; + this.uiRadioButtonGroup1.TabIndex = 84; this.uiRadioButtonGroup1.Text = "UIRadioButtonGroup"; this.uiRadioButtonGroup1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiRadioButtonGroup1.ValueChanged += new Sunny.UI.UIRadioButtonGroup.OnValueChanged(this.uiRadioButtonGroup1_ValueChanged); // - // uiButton4 + // uiRadioButton12 // - this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton4.Location = new System.Drawing.Point(145, 446); - this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton4.Name = "uiButton4"; - this.uiButton4.Size = new System.Drawing.Size(100, 35); - this.uiButton4.TabIndex = 65; - this.uiButton4.Text = "选择"; - this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click); + this.uiRadioButton12.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton12.Enabled = false; + this.uiRadioButton12.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton12.GroupIndex = 4; + this.uiRadioButton12.Location = new System.Drawing.Point(516, 83); + this.uiRadioButton12.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton12.Name = "uiRadioButton12"; + this.uiRadioButton12.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton12.Size = new System.Drawing.Size(156, 35); + this.uiRadioButton12.TabIndex = 83; + this.uiRadioButton12.Text = "uiRadioButton12"; // - // uiButton2 + // uiRadioButton13 // - this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; - this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiButton2.Location = new System.Drawing.Point(30, 446); - this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); - this.uiButton2.Name = "uiButton2"; - this.uiButton2.Size = new System.Drawing.Size(100, 35); - this.uiButton2.TabIndex = 64; - this.uiButton2.Text = "全不选"; - this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); + this.uiRadioButton13.Checked = true; + this.uiRadioButton13.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton13.Enabled = false; + this.uiRadioButton13.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton13.GroupIndex = 4; + this.uiRadioButton13.Location = new System.Drawing.Point(354, 83); + this.uiRadioButton13.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton13.Name = "uiRadioButton13"; + this.uiRadioButton13.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton13.Size = new System.Drawing.Size(156, 35); + this.uiRadioButton13.TabIndex = 82; + this.uiRadioButton13.Text = "uiRadioButton13"; // - // FRadioButton + // uiLabel3 // + this.uiLabel3.AutoSize = true; + this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel3.Location = new System.Drawing.Point(49, 254); + this.uiLabel3.Name = "uiLabel3"; + this.uiLabel3.Size = new System.Drawing.Size(131, 21); + this.uiLabel3.TabIndex = 81; + this.uiLabel3.Text = "GroupIndex = 3"; + this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiRadioButton9 + // + this.uiRadioButton9.Checked = true; + this.uiRadioButton9.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton9.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton9.GroupIndex = 3; + this.uiRadioButton9.Location = new System.Drawing.Point(516, 247); + this.uiRadioButton9.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton9.Name = "uiRadioButton9"; + this.uiRadioButton9.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton9.Size = new System.Drawing.Size(156, 35); + this.uiRadioButton9.TabIndex = 80; + this.uiRadioButton9.Text = "uiRadioButton33"; + // + // uiRadioButton10 + // + this.uiRadioButton10.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton10.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton10.GroupIndex = 3; + this.uiRadioButton10.Location = new System.Drawing.Point(354, 247); + this.uiRadioButton10.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton10.Name = "uiRadioButton10"; + this.uiRadioButton10.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton10.Size = new System.Drawing.Size(156, 35); + this.uiRadioButton10.TabIndex = 79; + this.uiRadioButton10.Text = "uiRadioButton32"; + // + // uiRadioButton11 + // + this.uiRadioButton11.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton11.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton11.GroupIndex = 3; + this.uiRadioButton11.Location = new System.Drawing.Point(192, 247); + this.uiRadioButton11.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton11.Name = "uiRadioButton11"; + this.uiRadioButton11.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton11.Size = new System.Drawing.Size(156, 35); + this.uiRadioButton11.TabIndex = 78; + this.uiRadioButton11.Text = "uiRadioButton31"; + // + // uiLabel2 + // + this.uiLabel2.AutoSize = true; + this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel2.Location = new System.Drawing.Point(49, 213); + this.uiLabel2.Name = "uiLabel2"; + this.uiLabel2.Size = new System.Drawing.Size(131, 21); + this.uiLabel2.TabIndex = 77; + this.uiLabel2.Text = "GroupIndex = 2"; + this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiRadioButton5 + // + this.uiRadioButton5.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton5.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton5.GroupIndex = 2; + this.uiRadioButton5.Location = new System.Drawing.Point(516, 206); + this.uiRadioButton5.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton5.Name = "uiRadioButton5"; + this.uiRadioButton5.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton5.Size = new System.Drawing.Size(156, 35); + this.uiRadioButton5.TabIndex = 76; + this.uiRadioButton5.Text = "uiRadioButton23"; + // + // uiRadioButton7 + // + this.uiRadioButton7.Checked = true; + this.uiRadioButton7.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton7.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton7.GroupIndex = 2; + this.uiRadioButton7.Location = new System.Drawing.Point(354, 206); + this.uiRadioButton7.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton7.Name = "uiRadioButton7"; + this.uiRadioButton7.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton7.Size = new System.Drawing.Size(156, 35); + this.uiRadioButton7.TabIndex = 75; + this.uiRadioButton7.Text = "uiRadioButton22"; + // + // uiRadioButton8 + // + this.uiRadioButton8.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton8.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton8.GroupIndex = 2; + this.uiRadioButton8.Location = new System.Drawing.Point(192, 206); + this.uiRadioButton8.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton8.Name = "uiRadioButton8"; + this.uiRadioButton8.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton8.Size = new System.Drawing.Size(156, 35); + this.uiRadioButton8.TabIndex = 74; + this.uiRadioButton8.Text = "uiRadioButton21"; + // + // uiLabel1 + // + this.uiLabel1.AutoSize = true; + this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLabel1.Location = new System.Drawing.Point(49, 172); + this.uiLabel1.Name = "uiLabel1"; + this.uiLabel1.Size = new System.Drawing.Size(131, 21); + this.uiLabel1.TabIndex = 73; + this.uiLabel1.Text = "GroupIndex = 1"; + this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiRadioButton6 + // + this.uiRadioButton6.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton6.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton6.GroupIndex = 1; + this.uiRadioButton6.Location = new System.Drawing.Point(516, 165); + this.uiRadioButton6.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton6.Name = "uiRadioButton6"; + this.uiRadioButton6.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton6.Size = new System.Drawing.Size(156, 35); + this.uiRadioButton6.TabIndex = 72; + this.uiRadioButton6.Text = "uiRadioButton13"; + // + // uiRadioButton3 + // + this.uiRadioButton3.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton3.GroupIndex = 1; + this.uiRadioButton3.Location = new System.Drawing.Point(354, 165); + this.uiRadioButton3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton3.Name = "uiRadioButton3"; + this.uiRadioButton3.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton3.Size = new System.Drawing.Size(156, 35); + this.uiRadioButton3.TabIndex = 71; + this.uiRadioButton3.Text = "uiRadioButton12"; + // + // uiRadioButton4 + // + this.uiRadioButton4.Checked = true; + this.uiRadioButton4.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton4.GroupIndex = 1; + this.uiRadioButton4.Location = new System.Drawing.Point(192, 165); + this.uiRadioButton4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton4.Name = "uiRadioButton4"; + this.uiRadioButton4.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton4.Size = new System.Drawing.Size(156, 35); + this.uiRadioButton4.TabIndex = 70; + this.uiRadioButton4.Text = "uiRadioButton11"; + // + // uiLine3 + // + this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine3.Location = new System.Drawing.Point(30, 131); + this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine3.Name = "uiLine3"; + this.uiLine3.Size = new System.Drawing.Size(670, 20); + this.uiLine3.TabIndex = 69; + this.uiLine3.Text = "UIRadioButton 分组"; + this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uiRadioButton2 + // + this.uiRadioButton2.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton2.Location = new System.Drawing.Point(192, 83); + this.uiRadioButton2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton2.Name = "uiRadioButton2"; + this.uiRadioButton2.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton2.Size = new System.Drawing.Size(150, 35); + this.uiRadioButton2.TabIndex = 68; + this.uiRadioButton2.Text = "uiRadioButton2"; + // + // uiRadioButton1 + // + this.uiRadioButton1.Checked = true; + this.uiRadioButton1.Cursor = System.Windows.Forms.Cursors.Hand; + this.uiRadioButton1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiRadioButton1.Location = new System.Drawing.Point(30, 83); + this.uiRadioButton1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiRadioButton1.Name = "uiRadioButton1"; + this.uiRadioButton1.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); + this.uiRadioButton1.Size = new System.Drawing.Size(150, 35); + this.uiRadioButton1.TabIndex = 67; + this.uiRadioButton1.Text = "uiRadioButton1"; + this.uiRadioButton1.CheckedChanged += new System.EventHandler(this.uiRadioButton1_CheckedChanged); + // + // uiLine2 + // + this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiLine2.Location = new System.Drawing.Point(30, 55); + this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); + this.uiLine2.Name = "uiLine2"; + this.uiLine2.Size = new System.Drawing.Size(670, 20); + this.uiLine2.TabIndex = 66; + this.uiLine2.Text = "UIRadioButton"; + this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // FRadioButton1 + // + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 598); - this.Name = "FRadioButton"; + this.ClientSize = new System.Drawing.Size(800, 621); + this.Controls.Add(this.uiButton4); + this.Controls.Add(this.uiButton2); + this.Controls.Add(this.uiRadioButtonGroup1); + this.Controls.Add(this.uiRadioButton12); + this.Controls.Add(this.uiRadioButton13); + this.Controls.Add(this.uiLabel3); + this.Controls.Add(this.uiRadioButton9); + this.Controls.Add(this.uiRadioButton10); + this.Controls.Add(this.uiRadioButton11); + this.Controls.Add(this.uiLabel2); + this.Controls.Add(this.uiRadioButton5); + this.Controls.Add(this.uiRadioButton7); + this.Controls.Add(this.uiRadioButton8); + this.Controls.Add(this.uiLabel1); + this.Controls.Add(this.uiRadioButton6); + this.Controls.Add(this.uiRadioButton3); + this.Controls.Add(this.uiRadioButton4); + this.Controls.Add(this.uiLine3); + this.Controls.Add(this.uiRadioButton2); + this.Controls.Add(this.uiRadioButton1); + this.Controls.Add(this.uiLine2); + this.Name = "FRadioButton1"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61842; this.Text = "RadioButton"; - this.PagePanel.ResumeLayout(false); - this.PagePanel.PerformLayout(); this.ResumeLayout(false); + this.PerformLayout(); } #endregion + private UIButton uiButton4; + private UIButton uiButton2; + private UIRadioButtonGroup uiRadioButtonGroup1; private UIRadioButton uiRadioButton12; private UIRadioButton uiRadioButton13; private UILabel uiLabel3; @@ -390,8 +391,5 @@ private UIRadioButton uiRadioButton2; private UIRadioButton uiRadioButton1; private UILine uiLine2; - private UIRadioButtonGroup uiRadioButtonGroup1; - private UIButton uiButton4; - private UIButton uiButton2; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FRadioButton.cs b/SunnyUI.Demo/Controls/FRadioButton.cs index 071e7712..3c7df495 100644 --- a/SunnyUI.Demo/Controls/FRadioButton.cs +++ b/SunnyUI.Demo/Controls/FRadioButton.cs @@ -2,7 +2,7 @@ namespace Sunny.UI.Demo { - public partial class FRadioButton : UITitlePage + public partial class FRadioButton : UIPage { public FRadioButton() { @@ -36,4 +36,4 @@ namespace Sunny.UI.Demo Console.WriteLine(uiRadioButton1.Checked); } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FScrollBar.Designer.cs b/SunnyUI.Demo/Controls/FScrollBar.Designer.cs index 30b43b87..bb49c0ac 100644 --- a/SunnyUI.Demo/Controls/FScrollBar.Designer.cs +++ b/SunnyUI.Demo/Controls/FScrollBar.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FScrollBar { @@ -29,6 +30,10 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); + this.uiVerScrollBarEx1 = new Sunny.UI.UIVerScrollBarEx(); + this.uiHorScrollBar4 = new Sunny.UI.UIHorScrollBar(); + this.uiHorScrollBar3 = new Sunny.UI.UIHorScrollBar(); + this.uiHorScrollBar2 = new Sunny.UI.UIHorScrollBar(); this.uiLine7 = new Sunny.UI.UILine(); this.uiHorScrollBar1 = new Sunny.UI.UIHorScrollBar(); this.uiScrollBar4 = new Sunny.UI.UIScrollBar(); @@ -36,46 +41,90 @@ this.uiScrollBar2 = new Sunny.UI.UIScrollBar(); this.uiLine1 = new Sunny.UI.UILine(); this.uiScrollBar1 = new Sunny.UI.UIScrollBar(); - this.uiHorScrollBar2 = new Sunny.UI.UIHorScrollBar(); - this.uiHorScrollBar3 = new Sunny.UI.UIHorScrollBar(); - this.uiHorScrollBar4 = new Sunny.UI.UIHorScrollBar(); this.timer1 = new System.Windows.Forms.Timer(this.components); - this.uiVerScrollBarEx1 = new Sunny.UI.UIVerScrollBarEx(); - this.PagePanel.SuspendLayout(); this.SuspendLayout(); // - // PagePanel + // uiVerScrollBarEx1 // - this.PagePanel.Controls.Add(this.uiVerScrollBarEx1); - this.PagePanel.Controls.Add(this.uiHorScrollBar4); - this.PagePanel.Controls.Add(this.uiHorScrollBar3); - this.PagePanel.Controls.Add(this.uiHorScrollBar2); - this.PagePanel.Controls.Add(this.uiLine7); - this.PagePanel.Controls.Add(this.uiHorScrollBar1); - this.PagePanel.Controls.Add(this.uiScrollBar4); - this.PagePanel.Controls.Add(this.uiScrollBar3); - this.PagePanel.Controls.Add(this.uiScrollBar2); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiScrollBar1); + this.uiVerScrollBarEx1.BoundsHeight = 10; + this.uiVerScrollBarEx1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiVerScrollBarEx1.LargeChange = 10; + this.uiVerScrollBarEx1.Location = new System.Drawing.Point(219, 96); + this.uiVerScrollBarEx1.Maximum = 100; + this.uiVerScrollBarEx1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiVerScrollBarEx1.Name = "uiVerScrollBarEx1"; + this.uiVerScrollBarEx1.Size = new System.Drawing.Size(18, 147); + this.uiVerScrollBarEx1.TabIndex = 73; + this.uiVerScrollBarEx1.Text = "uiVerScrollBarEx1"; + this.uiVerScrollBarEx1.Value = 0; + // + // uiHorScrollBar4 + // + this.uiHorScrollBar4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); + this.uiHorScrollBar4.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiHorScrollBar4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); + this.uiHorScrollBar4.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); + this.uiHorScrollBar4.Location = new System.Drawing.Point(381, 219); + this.uiHorScrollBar4.MinimumSize = new System.Drawing.Size(1, 1); + this.uiHorScrollBar4.Name = "uiHorScrollBar4"; + this.uiHorScrollBar4.PressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); + this.uiHorScrollBar4.Size = new System.Drawing.Size(319, 23); + this.uiHorScrollBar4.Style = Sunny.UI.UIStyle.Red; + this.uiHorScrollBar4.StyleCustomMode = true; + this.uiHorScrollBar4.TabIndex = 72; + this.uiHorScrollBar4.Text = "uiHorScrollBar4"; + // + // uiHorScrollBar3 + // + this.uiHorScrollBar3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(245)))), ((int)(((byte)(233))))); + this.uiHorScrollBar3.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiHorScrollBar3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); + this.uiHorScrollBar3.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); + this.uiHorScrollBar3.Location = new System.Drawing.Point(381, 177); + this.uiHorScrollBar3.MinimumSize = new System.Drawing.Size(1, 1); + this.uiHorScrollBar3.Name = "uiHorScrollBar3"; + this.uiHorScrollBar3.PressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); + this.uiHorScrollBar3.Size = new System.Drawing.Size(319, 23); + this.uiHorScrollBar3.Style = Sunny.UI.UIStyle.Orange; + this.uiHorScrollBar3.StyleCustomMode = true; + this.uiHorScrollBar3.TabIndex = 71; + this.uiHorScrollBar3.Text = "uiHorScrollBar3"; + // + // uiHorScrollBar2 + // + this.uiHorScrollBar2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); + this.uiHorScrollBar2.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiHorScrollBar2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); + this.uiHorScrollBar2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); + this.uiHorScrollBar2.Location = new System.Drawing.Point(381, 135); + this.uiHorScrollBar2.MinimumSize = new System.Drawing.Size(1, 1); + this.uiHorScrollBar2.Name = "uiHorScrollBar2"; + this.uiHorScrollBar2.PressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); + this.uiHorScrollBar2.Size = new System.Drawing.Size(319, 23); + this.uiHorScrollBar2.Style = Sunny.UI.UIStyle.Green; + this.uiHorScrollBar2.StyleCustomMode = true; + this.uiHorScrollBar2.TabIndex = 70; + this.uiHorScrollBar2.Text = "uiHorScrollBar2"; // // uiLine7 // this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine7.Location = new System.Drawing.Point(381, 20); + this.uiLine7.Location = new System.Drawing.Point(381, 55); this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine7.Name = "uiLine7"; this.uiLine7.Size = new System.Drawing.Size(319, 20); - this.uiLine7.TabIndex = 58; + this.uiLine7.TabIndex = 69; this.uiLine7.Text = "UIHorScrollBar"; this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiHorScrollBar1 // this.uiHorScrollBar1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiHorScrollBar1.Location = new System.Drawing.Point(381, 58); + this.uiHorScrollBar1.Location = new System.Drawing.Point(381, 93); + this.uiHorScrollBar1.MinimumSize = new System.Drawing.Size(1, 1); this.uiHorScrollBar1.Name = "uiHorScrollBar1"; this.uiHorScrollBar1.Size = new System.Drawing.Size(319, 23); - this.uiHorScrollBar1.TabIndex = 57; + this.uiHorScrollBar1.TabIndex = 68; this.uiHorScrollBar1.Text = "uiHorScrollBar1"; // // uiScrollBar4 @@ -84,13 +133,14 @@ this.uiScrollBar4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiScrollBar4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); this.uiScrollBar4.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); - this.uiScrollBar4.Location = new System.Drawing.Point(156, 55); + this.uiScrollBar4.Location = new System.Drawing.Point(156, 90); + this.uiScrollBar4.MinimumSize = new System.Drawing.Size(1, 1); this.uiScrollBar4.Name = "uiScrollBar4"; this.uiScrollBar4.PressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); this.uiScrollBar4.Size = new System.Drawing.Size(23, 153); this.uiScrollBar4.Style = Sunny.UI.UIStyle.Red; this.uiScrollBar4.StyleCustomMode = true; - this.uiScrollBar4.TabIndex = 56; + this.uiScrollBar4.TabIndex = 67; this.uiScrollBar4.Text = "uiScrollBar4"; // // uiScrollBar3 @@ -99,13 +149,14 @@ this.uiScrollBar3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiScrollBar3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); this.uiScrollBar3.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); - this.uiScrollBar3.Location = new System.Drawing.Point(114, 55); + this.uiScrollBar3.Location = new System.Drawing.Point(114, 90); + this.uiScrollBar3.MinimumSize = new System.Drawing.Size(1, 1); this.uiScrollBar3.Name = "uiScrollBar3"; this.uiScrollBar3.PressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); this.uiScrollBar3.Size = new System.Drawing.Size(23, 153); this.uiScrollBar3.Style = Sunny.UI.UIStyle.Orange; this.uiScrollBar3.StyleCustomMode = true; - this.uiScrollBar3.TabIndex = 55; + this.uiScrollBar3.TabIndex = 66; this.uiScrollBar3.Text = "uiScrollBar3"; // // uiScrollBar2 @@ -114,112 +165,73 @@ this.uiScrollBar2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiScrollBar2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); this.uiScrollBar2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); - this.uiScrollBar2.Location = new System.Drawing.Point(72, 55); + this.uiScrollBar2.Location = new System.Drawing.Point(72, 90); + this.uiScrollBar2.MinimumSize = new System.Drawing.Size(1, 1); this.uiScrollBar2.Name = "uiScrollBar2"; this.uiScrollBar2.PressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); this.uiScrollBar2.Size = new System.Drawing.Size(23, 153); this.uiScrollBar2.Style = Sunny.UI.UIStyle.Green; this.uiScrollBar2.StyleCustomMode = true; - this.uiScrollBar2.TabIndex = 54; + this.uiScrollBar2.TabIndex = 65; this.uiScrollBar2.Text = "uiScrollBar2"; // // uiLine1 // this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 20); + 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(319, 20); - this.uiLine1.TabIndex = 53; + this.uiLine1.TabIndex = 64; this.uiLine1.Text = "UIScrollBar"; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiScrollBar1 // this.uiScrollBar1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiScrollBar1.Location = new System.Drawing.Point(30, 55); + this.uiScrollBar1.Location = new System.Drawing.Point(30, 90); + this.uiScrollBar1.MinimumSize = new System.Drawing.Size(1, 1); this.uiScrollBar1.Name = "uiScrollBar1"; this.uiScrollBar1.Size = new System.Drawing.Size(23, 153); - this.uiScrollBar1.TabIndex = 52; + this.uiScrollBar1.TabIndex = 63; this.uiScrollBar1.Text = "uiScrollBar1"; // - // uiHorScrollBar2 - // - this.uiHorScrollBar2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); - this.uiHorScrollBar2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiHorScrollBar2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); - this.uiHorScrollBar2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); - this.uiHorScrollBar2.Location = new System.Drawing.Point(381, 100); - this.uiHorScrollBar2.Name = "uiHorScrollBar2"; - this.uiHorScrollBar2.PressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35))))); - this.uiHorScrollBar2.Size = new System.Drawing.Size(319, 23); - this.uiHorScrollBar2.Style = Sunny.UI.UIStyle.Green; - this.uiHorScrollBar2.StyleCustomMode = true; - this.uiHorScrollBar2.TabIndex = 59; - this.uiHorScrollBar2.Text = "uiHorScrollBar2"; - // - // uiHorScrollBar3 - // - this.uiHorScrollBar3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(245)))), ((int)(((byte)(233))))); - this.uiHorScrollBar3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiHorScrollBar3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); - this.uiHorScrollBar3.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); - this.uiHorScrollBar3.Location = new System.Drawing.Point(381, 142); - this.uiHorScrollBar3.Name = "uiHorScrollBar3"; - this.uiHorScrollBar3.PressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43))))); - this.uiHorScrollBar3.Size = new System.Drawing.Size(319, 23); - this.uiHorScrollBar3.Style = Sunny.UI.UIStyle.Orange; - this.uiHorScrollBar3.StyleCustomMode = true; - this.uiHorScrollBar3.TabIndex = 60; - this.uiHorScrollBar3.Text = "uiHorScrollBar3"; - // - // uiHorScrollBar4 - // - this.uiHorScrollBar4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); - this.uiHorScrollBar4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiHorScrollBar4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); - this.uiHorScrollBar4.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); - this.uiHorScrollBar4.Location = new System.Drawing.Point(381, 184); - this.uiHorScrollBar4.Name = "uiHorScrollBar4"; - this.uiHorScrollBar4.PressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89))))); - this.uiHorScrollBar4.Size = new System.Drawing.Size(319, 23); - this.uiHorScrollBar4.Style = Sunny.UI.UIStyle.Red; - this.uiHorScrollBar4.StyleCustomMode = true; - this.uiHorScrollBar4.TabIndex = 61; - this.uiHorScrollBar4.Text = "uiHorScrollBar4"; - // // timer1 // this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // - // uiVerScrollBarEx1 - // - this.uiVerScrollBarEx1.BoundsHeight = 10; - this.uiVerScrollBarEx1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiVerScrollBarEx1.LargeChange = 10; - this.uiVerScrollBarEx1.Location = new System.Drawing.Point(219, 61); - this.uiVerScrollBarEx1.Maximum = 100; - this.uiVerScrollBarEx1.Name = "uiVerScrollBarEx1"; - this.uiVerScrollBarEx1.Size = new System.Drawing.Size(18, 147); - this.uiVerScrollBarEx1.TabIndex = 62; - this.uiVerScrollBarEx1.Text = "uiVerScrollBarEx1"; - this.uiVerScrollBarEx1.Value = 0; - // // FScrollBar // + this.AllowShowTitle = true; this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 450); + this.ClientSize = new System.Drawing.Size(800, 506); + this.Controls.Add(this.uiVerScrollBarEx1); + this.Controls.Add(this.uiHorScrollBar4); + this.Controls.Add(this.uiHorScrollBar3); + this.Controls.Add(this.uiHorScrollBar2); + this.Controls.Add(this.uiLine7); + this.Controls.Add(this.uiHorScrollBar1); + this.Controls.Add(this.uiScrollBar4); + this.Controls.Add(this.uiScrollBar3); + this.Controls.Add(this.uiScrollBar2); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiScrollBar1); this.Name = "FScrollBar"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 57355; this.Text = "ScrollBar"; - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion + private UIVerScrollBarEx uiVerScrollBarEx1; + private UIHorScrollBar uiHorScrollBar4; + private UIHorScrollBar uiHorScrollBar3; + private UIHorScrollBar uiHorScrollBar2; private UILine uiLine7; private UIHorScrollBar uiHorScrollBar1; private UIScrollBar uiScrollBar4; @@ -227,10 +239,6 @@ private UIScrollBar uiScrollBar2; private UILine uiLine1; private UIScrollBar uiScrollBar1; - private UIHorScrollBar uiHorScrollBar4; - private UIHorScrollBar uiHorScrollBar3; - private UIHorScrollBar uiHorScrollBar2; private System.Windows.Forms.Timer timer1; - private UIVerScrollBarEx uiVerScrollBarEx1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FScrollBar.cs b/SunnyUI.Demo/Controls/FScrollBar.cs index efe59d4b..ae54683c 100644 --- a/SunnyUI.Demo/Controls/FScrollBar.cs +++ b/SunnyUI.Demo/Controls/FScrollBar.cs @@ -1,15 +1,8 @@ using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -using System.Linq; -using System.Text; -using System.Windows.Forms; namespace Sunny.UI.Demo { - public partial class FScrollBar : UITitlePage + public partial class FScrollBar : UIPage { public FScrollBar() { @@ -28,8 +21,8 @@ namespace Sunny.UI.Demo value++; uiScrollBar1.Value = value; uiHorScrollBar1.Value = value; - uiScrollBar2.Value = value/3; - uiHorScrollBar2.Value = value/3; + uiScrollBar2.Value = value / 3; + uiHorScrollBar2.Value = value / 3; uiScrollBar3.Value = value / 10; uiHorScrollBar3.Value = value / 10; } diff --git a/SunnyUI.Demo/Controls/FTabControl.Designer.cs b/SunnyUI.Demo/Controls/FTabControl.Designer.cs index da60b1d8..b03bc734 100644 --- a/SunnyUI.Demo/Controls/FTabControl.Designer.cs +++ b/SunnyUI.Demo/Controls/FTabControl.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FTabControl { @@ -28,6 +29,13 @@ /// private void InitializeComponent() { + this.uiTabControlMenu1 = new Sunny.UI.UITabControlMenu(); + this.tabPage5 = new System.Windows.Forms.TabPage(); + this.tabPage6 = new System.Windows.Forms.TabPage(); + this.tabPage7 = new System.Windows.Forms.TabPage(); + this.tabPage8 = new System.Windows.Forms.TabPage(); + this.uiLine2 = new Sunny.UI.UILine(); + this.uiLine1 = new Sunny.UI.UILine(); this.uiTabControl1 = new Sunny.UI.UITabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.tabPage2 = new System.Windows.Forms.TabPage(); @@ -37,26 +45,85 @@ this.tabPage11 = new System.Windows.Forms.TabPage(); this.tabPage12 = new System.Windows.Forms.TabPage(); this.tabPage13 = new System.Windows.Forms.TabPage(); - this.tabPage4 = new System.Windows.Forms.TabPage(); - this.uiLine1 = new Sunny.UI.UILine(); - this.uiLine2 = new Sunny.UI.UILine(); - this.uiTabControlMenu1 = new Sunny.UI.UITabControlMenu(); - this.tabPage5 = new System.Windows.Forms.TabPage(); - this.tabPage6 = new System.Windows.Forms.TabPage(); - this.tabPage7 = new System.Windows.Forms.TabPage(); - this.tabPage8 = new System.Windows.Forms.TabPage(); - this.PagePanel.SuspendLayout(); - this.uiTabControl1.SuspendLayout(); this.uiTabControlMenu1.SuspendLayout(); + this.uiTabControl1.SuspendLayout(); this.SuspendLayout(); // - // PagePanel + // uiTabControlMenu1 // - this.PagePanel.Controls.Add(this.uiTabControlMenu1); - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiTabControl1); - this.PagePanel.Size = new System.Drawing.Size(800, 619); + this.uiTabControlMenu1.Alignment = System.Windows.Forms.TabAlignment.Left; + this.uiTabControlMenu1.Controls.Add(this.tabPage5); + this.uiTabControlMenu1.Controls.Add(this.tabPage6); + this.uiTabControlMenu1.Controls.Add(this.tabPage7); + this.uiTabControlMenu1.Controls.Add(this.tabPage8); + this.uiTabControlMenu1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; + this.uiTabControlMenu1.Font = new System.Drawing.Font("微软雅黑", 12F); + this.uiTabControlMenu1.ItemSize = new System.Drawing.Size(40, 200); + this.uiTabControlMenu1.Location = new System.Drawing.Point(30, 321); + this.uiTabControlMenu1.Multiline = true; + this.uiTabControlMenu1.Name = "uiTabControlMenu1"; + this.uiTabControlMenu1.SelectedIndex = 0; + this.uiTabControlMenu1.Size = new System.Drawing.Size(670, 239); + this.uiTabControlMenu1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; + this.uiTabControlMenu1.TabIndex = 25; + // + // tabPage5 + // + this.tabPage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); + this.tabPage5.Location = new System.Drawing.Point(201, 0); + this.tabPage5.Name = "tabPage5"; + this.tabPage5.Size = new System.Drawing.Size(469, 239); + this.tabPage5.TabIndex = 0; + this.tabPage5.Text = "tabPage5"; + // + // tabPage6 + // + this.tabPage6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); + this.tabPage6.Location = new System.Drawing.Point(201, 0); + this.tabPage6.Name = "tabPage6"; + this.tabPage6.Size = new System.Drawing.Size(469, 239); + this.tabPage6.TabIndex = 1; + this.tabPage6.Text = "tabPage6"; + // + // tabPage7 + // + this.tabPage7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.tabPage7.Location = new System.Drawing.Point(201, 0); + this.tabPage7.Name = "tabPage7"; + this.tabPage7.Size = new System.Drawing.Size(469, 239); + this.tabPage7.TabIndex = 2; + this.tabPage7.Text = "tabPage7"; + // + // tabPage8 + // + this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); + this.tabPage8.Location = new System.Drawing.Point(201, 0); + this.tabPage8.Name = "tabPage8"; + this.tabPage8.Size = new System.Drawing.Size(469, 239); + this.tabPage8.TabIndex = 3; + this.tabPage8.Text = "tabPage8"; + // + // 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(670, 20); + this.uiLine2.TabIndex = 24; + this.uiLine2.Text = "UITabControlMenu"; + this.uiLine2.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(670, 20); + this.uiLine1.TabIndex = 23; + this.uiLine1.Text = "UITabControl"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiTabControl1 // @@ -71,15 +138,15 @@ this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40); - this.uiTabControl1.Location = new System.Drawing.Point(30, 52); - this.uiTabControl1.MainPage = "tabPage1"; + this.uiTabControl1.Location = new System.Drawing.Point(30, 85); + this.uiTabControl1.MainPage = "主页"; this.uiTabControl1.MenuStyle = Sunny.UI.UIMenuStyle.Custom; this.uiTabControl1.Name = "uiTabControl1"; this.uiTabControl1.SelectedIndex = 0; this.uiTabControl1.ShowActiveCloseButton = true; this.uiTabControl1.Size = new System.Drawing.Size(670, 183); this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; - this.uiTabControl1.TabIndex = 0; + this.uiTabControl1.TabIndex = 22; this.uiTabControl1.BeforeRemoveTabPage += new Sunny.UI.UITabControl.OnBeforeRemoveTabPage(this.uiTabControl1_BeforeRemoveTabPage); // // tabPage1 @@ -89,7 +156,7 @@ this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(670, 143); this.tabPage1.TabIndex = 0; - this.tabPage1.Text = "tabPage1"; + this.tabPage1.Text = "主页"; // // tabPage2 // @@ -154,119 +221,39 @@ this.tabPage13.Text = "tabPage13"; this.tabPage13.UseVisualStyleBackColor = true; // - // tabPage4 - // - this.tabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); - this.tabPage4.Location = new System.Drawing.Point(0, 40); - this.tabPage4.Name = "tabPage4"; - this.tabPage4.Size = new System.Drawing.Size(670, 143); - this.tabPage4.TabIndex = 3; - this.tabPage4.Text = "tabPage4"; - // - // uiLine1 - // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(670, 20); - this.uiLine1.TabIndex = 19; - this.uiLine1.Text = "UITabControl"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLine2 - // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(30, 253); - this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine2.Name = "uiLine2"; - this.uiLine2.Size = new System.Drawing.Size(670, 20); - this.uiLine2.TabIndex = 20; - this.uiLine2.Text = "UITabControlMenu"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiTabControlMenu1 - // - this.uiTabControlMenu1.Alignment = System.Windows.Forms.TabAlignment.Left; - this.uiTabControlMenu1.Controls.Add(this.tabPage5); - this.uiTabControlMenu1.Controls.Add(this.tabPage6); - this.uiTabControlMenu1.Controls.Add(this.tabPage7); - this.uiTabControlMenu1.Controls.Add(this.tabPage8); - this.uiTabControlMenu1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; - this.uiTabControlMenu1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTabControlMenu1.ItemSize = new System.Drawing.Size(40, 200); - this.uiTabControlMenu1.Location = new System.Drawing.Point(30, 288); - this.uiTabControlMenu1.Multiline = true; - this.uiTabControlMenu1.Name = "uiTabControlMenu1"; - this.uiTabControlMenu1.SelectedIndex = 0; - this.uiTabControlMenu1.Size = new System.Drawing.Size(670, 239); - this.uiTabControlMenu1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; - this.uiTabControlMenu1.TabIndex = 21; - // - // tabPage5 - // - this.tabPage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); - this.tabPage5.Location = new System.Drawing.Point(201, 0); - this.tabPage5.Name = "tabPage5"; - this.tabPage5.Size = new System.Drawing.Size(469, 239); - this.tabPage5.TabIndex = 0; - this.tabPage5.Text = "tabPage5"; - // - // tabPage6 - // - this.tabPage6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); - this.tabPage6.Location = new System.Drawing.Point(201, 0); - this.tabPage6.Name = "tabPage6"; - this.tabPage6.Size = new System.Drawing.Size(469, 239); - this.tabPage6.TabIndex = 1; - this.tabPage6.Text = "tabPage6"; - // - // tabPage7 - // - this.tabPage7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); - this.tabPage7.Location = new System.Drawing.Point(201, 0); - this.tabPage7.Name = "tabPage7"; - this.tabPage7.Size = new System.Drawing.Size(469, 239); - this.tabPage7.TabIndex = 2; - this.tabPage7.Text = "tabPage7"; - // - // tabPage8 - // - this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); - this.tabPage8.Location = new System.Drawing.Point(201, 0); - this.tabPage8.Name = "tabPage8"; - this.tabPage8.Size = new System.Drawing.Size(469, 239); - this.tabPage8.TabIndex = 3; - this.tabPage8.Text = "tabPage8"; - // // FTabControl // + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 654); + this.ClientSize = new System.Drawing.Size(800, 584); + this.Controls.Add(this.uiTabControlMenu1); + this.Controls.Add(this.uiLine2); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiTabControl1); this.Name = "FTabControl"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61716; this.Text = "TabControl"; - this.PagePanel.ResumeLayout(false); - this.uiTabControl1.ResumeLayout(false); this.uiTabControlMenu1.ResumeLayout(false); + this.uiTabControl1.ResumeLayout(false); this.ResumeLayout(false); } #endregion - private UITabControl uiTabControl1; - private System.Windows.Forms.TabPage tabPage1; - private System.Windows.Forms.TabPage tabPage2; private UITabControlMenu uiTabControlMenu1; private System.Windows.Forms.TabPage tabPage5; private System.Windows.Forms.TabPage tabPage6; - private UILine uiLine2; - private UILine uiLine1; - private System.Windows.Forms.TabPage tabPage3; - private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.TabPage tabPage7; private System.Windows.Forms.TabPage tabPage8; + private UILine uiLine2; + private UILine uiLine1; + private UITabControl uiTabControl1; + private System.Windows.Forms.TabPage tabPage1; + private System.Windows.Forms.TabPage tabPage2; + private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.TabPage tabPage9; private System.Windows.Forms.TabPage tabPage10; private System.Windows.Forms.TabPage tabPage11; diff --git a/SunnyUI.Demo/Controls/FTabControl.cs b/SunnyUI.Demo/Controls/FTabControl.cs index 413b9775..3324ede7 100644 --- a/SunnyUI.Demo/Controls/FTabControl.cs +++ b/SunnyUI.Demo/Controls/FTabControl.cs @@ -1,6 +1,6 @@ namespace Sunny.UI.Demo { - public partial class FTabControl : UITitlePage + public partial class FTabControl : UIPage { public FTabControl() { diff --git a/SunnyUI.Demo/Controls/FTextBox.Designer.cs b/SunnyUI.Demo/Controls/FTextBox.Designer.cs index 6adf954b..d98c149b 100644 --- a/SunnyUI.Demo/Controls/FTextBox.Designer.cs +++ b/SunnyUI.Demo/Controls/FTextBox.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FTextBox { @@ -28,100 +29,205 @@ /// private void InitializeComponent() { - this.uiIntegerUpDown1 = new Sunny.UI.UIIntegerUpDown(); - this.uiTextBox1 = new Sunny.UI.UITextBox(); - this.uiLabel1 = new Sunny.UI.UILabel(); - this.uiLabel2 = new Sunny.UI.UILabel(); - this.uiTextBox2 = new Sunny.UI.UITextBox(); - this.uiLabel3 = new Sunny.UI.UILabel(); - this.uiTextBox3 = new Sunny.UI.UITextBox(); - this.uiDoubleUpDown1 = new Sunny.UI.UIDoubleUpDown(); - this.uiLine1 = new Sunny.UI.UILine(); - this.uiLine4 = new Sunny.UI.UILine(); - this.uiLine5 = new Sunny.UI.UILine(); - this.uiRichTextBox1 = new Sunny.UI.UIRichTextBox(); - this.uiContextMenuStrip1 = new Sunny.UI.UIContextMenuStrip(); - this.aaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.uiLine2 = new Sunny.UI.UILine(); - this.uiLine3 = new Sunny.UI.UILine(); - this.uiTextBox4 = new Sunny.UI.UITextBox(); this.uiTextBox6 = new Sunny.UI.UITextBox(); this.uiTextBox5 = new Sunny.UI.UITextBox(); - this.PagePanel.SuspendLayout(); - this.uiContextMenuStrip1.SuspendLayout(); + 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.uiTextBox1 = new Sunny.UI.UITextBox(); + this.uiIntegerUpDown1 = new Sunny.UI.UIIntegerUpDown(); this.SuspendLayout(); // - // PagePanel + // uiTextBox6 // - this.PagePanel.Controls.Add(this.uiTextBox6); - this.PagePanel.Controls.Add(this.uiTextBox5); - this.PagePanel.Controls.Add(this.uiTextBox4); - this.PagePanel.Controls.Add(this.uiLine3); - this.PagePanel.Controls.Add(this.uiLine2); - this.PagePanel.Controls.Add(this.uiRichTextBox1); - this.PagePanel.Controls.Add(this.uiLine5); - this.PagePanel.Controls.Add(this.uiLine4); - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiDoubleUpDown1); - this.PagePanel.Controls.Add(this.uiLabel3); - this.PagePanel.Controls.Add(this.uiTextBox3); - this.PagePanel.Controls.Add(this.uiLabel2); - this.PagePanel.Controls.Add(this.uiTextBox2); - this.PagePanel.Controls.Add(this.uiLabel1); - this.PagePanel.Controls.Add(this.uiTextBox1); - this.PagePanel.Controls.Add(this.uiIntegerUpDown1); - this.PagePanel.Size = new System.Drawing.Size(800, 530); + this.uiTextBox6.Cursor = System.Windows.Forms.Cursors.IBeam; + this.uiTextBox6.FillColor = System.Drawing.Color.White; + 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.Maximum = 2147483647D; + this.uiTextBox6.Minimum = -2147483648D; + 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 = 54; + this.uiTextBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; + this.uiTextBox6.Watermark = "水印文字"; // - // uiIntegerUpDown1 + // uiTextBox5 // - this.uiIntegerUpDown1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiIntegerUpDown1.Location = new System.Drawing.Point(388, 54); - 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 = 2; - this.uiIntegerUpDown1.Text = "_uiIntegerUpDown1"; - this.uiIntegerUpDown1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; + this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam; + this.uiTextBox5.FillColor = System.Drawing.Color.White; + 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.Maximum = 2147483647D; + this.uiTextBox5.Minimum = -2147483648D; + 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 = 53; + this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; + this.uiTextBox5.Watermark = "水印文字"; // - // uiTextBox1 + // uiTextBox4 // - this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam; - this.uiTextBox1.FillColor = System.Drawing.Color.White; - 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, 54); - this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiTextBox1.Maximum = 2147483647D; - this.uiTextBox1.Minimum = -2147483648D; - this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 1); - this.uiTextBox1.Name = "uiTextBox1"; - this.uiTextBox1.Padding = new System.Windows.Forms.Padding(5); - this.uiTextBox1.Size = new System.Drawing.Size(221, 29); - this.uiTextBox1.TabIndex = 3; - this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiTextBox1.Watermark = "水印文字"; + this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam; + this.uiTextBox4.FillColor = System.Drawing.Color.White; + 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.Maximum = 2147483647D; + this.uiTextBox4.Minimum = -2147483648D; + 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.Size = new System.Drawing.Size(308, 226); + this.uiTextBox4.TabIndex = 52; + 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 = "水印文字"; // - // uiLabel1 + // uiLine3 // - this.uiLabel1.AutoSize = true; - this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel1.Location = new System.Drawing.Point(38, 58); - this.uiLabel1.Name = "uiLabel1"; - this.uiLabel1.Size = new System.Drawing.Size(55, 21); - this.uiLabel1.TabIndex = 4; - this.uiLabel1.Text = "String"; - this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + 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.AutoWordSelection = true; + 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 = 49; + 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 = 45; + this.uiDoubleUpDown1.Text = "uiDoubleUpDown1"; + this.uiDoubleUpDown1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; + this.uiDoubleUpDown1.Value = 0D; + // + // 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.CanEmpty = true; + this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam; + this.uiTextBox3.FillColor = System.Drawing.Color.White; + 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.Maximum = 2147483647D; + this.uiTextBox3.Minimum = -2147483648D; + 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 = 43; + 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, 175); + 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 = 6; + this.uiLabel2.TabIndex = 42; this.uiLabel2.Text = "Integer"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // @@ -133,7 +239,7 @@ this.uiTextBox2.FillColor = System.Drawing.Color.White; this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTextBox2.IntValue = 5; - this.uiTextBox2.Location = new System.Drawing.Point(117, 171); + 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; @@ -141,215 +247,98 @@ 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 = 5; + this.uiTextBox2.TabIndex = 41; this.uiTextBox2.Text = "5"; this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox2.Type = Sunny.UI.UITextBox.UIEditType.Integer; this.uiTextBox2.Watermark = "水印文字"; // - // uiLabel3 + // uiLabel1 // - this.uiLabel3.AutoSize = true; - this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLabel3.Location = new System.Drawing.Point(38, 214); - this.uiLabel3.Name = "uiLabel3"; - this.uiLabel3.Size = new System.Drawing.Size(65, 21); - this.uiLabel3.TabIndex = 8; - this.uiLabel3.Text = "Double"; - this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + 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; // - // uiTextBox3 + // uiTextBox1 // - this.uiTextBox3.CanEmpty = true; - this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam; - this.uiTextBox3.FillColor = System.Drawing.Color.White; - this.uiTextBox3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTextBox3.Location = new System.Drawing.Point(117, 210); - this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiTextBox3.Maximum = 2147483647D; - this.uiTextBox3.Minimum = -2147483648D; - 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 = 7; - this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiTextBox3.Type = Sunny.UI.UITextBox.UIEditType.Double; - this.uiTextBox3.Watermark = "水印文字"; + this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam; + this.uiTextBox1.FillColor = System.Drawing.Color.White; + 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.Maximum = 2147483647D; + this.uiTextBox1.Minimum = -2147483648D; + this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 1); + this.uiTextBox1.Name = "uiTextBox1"; + this.uiTextBox1.Padding = new System.Windows.Forms.Padding(5); + this.uiTextBox1.Size = new System.Drawing.Size(221, 29); + this.uiTextBox1.TabIndex = 39; + this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; + this.uiTextBox1.Watermark = "水印文字"; // - // uiDoubleUpDown1 + // uiIntegerUpDown1 // - 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, 132); - 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 = 14; - this.uiDoubleUpDown1.Text = "uiDoubleUpDown1"; - this.uiDoubleUpDown1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; - this.uiDoubleUpDown1.Value = 0D; - // - // uiLine1 - // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 20); - 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 = 20; - this.uiLine1.Text = "UITextBox"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLine4 - // - this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine4.Location = new System.Drawing.Point(388, 20); - 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 = 23; - this.uiLine4.Text = "UIIntegerUpDown"; - this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLine5 - // - this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine5.Location = new System.Drawing.Point(388, 97); - 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 = 24; - this.uiLine5.Text = "UIDoubleUpDown"; - this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiRichTextBox1 - // - this.uiRichTextBox1.AutoWordSelection = true; - this.uiRichTextBox1.ContextMenuStrip = this.uiContextMenuStrip1; - this.uiRichTextBox1.FillColor = System.Drawing.Color.White; - this.uiRichTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiRichTextBox1.Location = new System.Drawing.Point(388, 290); - 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 = 32; - 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; - // - // uiContextMenuStrip1 - // - this.uiContextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiContextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.aaToolStripMenuItem}); - this.uiContextMenuStrip1.Name = "uiContextMenuStrip1"; - this.uiContextMenuStrip1.Size = new System.Drawing.Size(99, 30); - // - // aaToolStripMenuItem - // - this.aaToolStripMenuItem.Name = "aaToolStripMenuItem"; - this.aaToolStripMenuItem.Size = new System.Drawing.Size(98, 26); - this.aaToolStripMenuItem.Text = "aa"; - // - // uiLine2 - // - this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine2.Location = new System.Drawing.Point(30, 251); - 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 = 33; - this.uiLine2.Text = "UITextBox"; - this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiLine3 - // - this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine3.Location = new System.Drawing.Point(388, 251); - 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 = 34; - this.uiLine3.Text = "UIRichTextBox"; - this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uiTextBox4 - // - this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam; - this.uiTextBox4.FillColor = System.Drawing.Color.White; - 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, 290); - this.uiTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiTextBox4.Maximum = 2147483647D; - this.uiTextBox4.Minimum = -2147483648D; - 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.Size = new System.Drawing.Size(308, 226); - this.uiTextBox4.TabIndex = 35; - 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 = "水印文字"; - // - // uiTextBox6 - // - this.uiTextBox6.Cursor = System.Windows.Forms.Cursors.IBeam; - this.uiTextBox6.FillColor = System.Drawing.Color.White; - 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, 132); - this.uiTextBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiTextBox6.Maximum = 2147483647D; - this.uiTextBox6.Minimum = -2147483648D; - 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 = 37; - this.uiTextBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiTextBox6.Watermark = "水印文字"; - // - // uiTextBox5 - // - this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam; - this.uiTextBox5.FillColor = System.Drawing.Color.White; - 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, 93); - this.uiTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.uiTextBox5.Maximum = 2147483647D; - this.uiTextBox5.Minimum = -2147483648D; - 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 = 36; - this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; - this.uiTextBox5.Watermark = "水印文字"; + 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 = 38; + this.uiIntegerUpDown1.Text = "_uiIntegerUpDown1"; + this.uiIntegerUpDown1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // FTextBox // + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 565); + this.ClientSize = new System.Drawing.Size(800, 562); + 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.uiTextBox1); + this.Controls.Add(this.uiIntegerUpDown1); this.Name = "FTextBox"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61962; this.Text = "TextBox"; - this.Controls.SetChildIndex(this.PagePanel, 0); - this.PagePanel.ResumeLayout(false); - this.PagePanel.PerformLayout(); - this.uiContextMenuStrip1.ResumeLayout(false); 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; @@ -357,17 +346,5 @@ private UILabel uiLabel1; private UITextBox uiTextBox1; private UIIntegerUpDown uiIntegerUpDown1; - private UIDoubleUpDown uiDoubleUpDown1; - private UILine uiLine4; - private UILine uiLine1; - private UILine uiLine5; - private UIRichTextBox uiRichTextBox1; - private UITextBox uiTextBox4; - private UILine uiLine3; - private UILine uiLine2; - private UIContextMenuStrip uiContextMenuStrip1; - private System.Windows.Forms.ToolStripMenuItem aaToolStripMenuItem; - private UITextBox uiTextBox6; - private UITextBox uiTextBox5; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FTextBox.cs b/SunnyUI.Demo/Controls/FTextBox.cs index 1029db54..caa54328 100644 --- a/SunnyUI.Demo/Controls/FTextBox.cs +++ b/SunnyUI.Demo/Controls/FTextBox.cs @@ -1,10 +1,10 @@ namespace Sunny.UI.Demo { - public partial class FTextBox : UITitlePage + public partial class FTextBox : UIPage { public FTextBox() { InitializeComponent(); } } -} \ No newline at end of file +} diff --git a/SunnyUI.Demo/Controls/FTextBox.resx b/SunnyUI.Demo/Controls/FTextBox.resx index 93ecf1d7..1af7de15 100644 --- a/SunnyUI.Demo/Controls/FTextBox.resx +++ b/SunnyUI.Demo/Controls/FTextBox.resx @@ -117,7 +117,4 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 17, 17 - \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FTransfer.Designer.cs b/SunnyUI.Demo/Controls/FTransfer.Designer.cs index 60997cc8..44961009 100644 --- a/SunnyUI.Demo/Controls/FTransfer.Designer.cs +++ b/SunnyUI.Demo/Controls/FTransfer.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FTransfer { @@ -28,16 +29,20 @@ /// private void InitializeComponent() { - this.uiTransfer1 = new Sunny.UI.UITransfer(); this.uiLine1 = new Sunny.UI.UILine(); - this.PagePanel.SuspendLayout(); + this.uiTransfer1 = new Sunny.UI.UITransfer(); this.SuspendLayout(); // - // PagePanel + // uiLine1 // - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiTransfer1); - this.PagePanel.Size = new System.Drawing.Size(800, 480); + 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(670, 20); + this.uiLine1.TabIndex = 21; + this.uiLine1.Text = "UITransfer"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiTransfer1 // @@ -60,45 +65,37 @@ "14", "15", "16"}); - this.uiTransfer1.Location = new System.Drawing.Point(30, 55); + this.uiTransfer1.Location = new System.Drawing.Point(30, 90); this.uiTransfer1.Margin = new System.Windows.Forms.Padding(7, 9, 7, 9); + this.uiTransfer1.MinimumSize = new System.Drawing.Size(1, 1); this.uiTransfer1.Name = "uiTransfer1"; this.uiTransfer1.Padding = new System.Windows.Forms.Padding(1); this.uiTransfer1.RadiusSides = Sunny.UI.UICornerRadiusSides.None; this.uiTransfer1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; this.uiTransfer1.Size = new System.Drawing.Size(427, 370); - this.uiTransfer1.TabIndex = 3; + this.uiTransfer1.TabIndex = 20; this.uiTransfer1.Text = "uiTransfer1"; - this.uiTransfer1.ItemsLeftCountChange += new System.EventHandler(this.uiTransfer1_ItemsLeftCountChange); - this.uiTransfer1.ItemsRightCountChange += new System.EventHandler(this.uiTransfer1_ItemsRightCountChange); + this.uiTransfer1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // - // uiLine1 + // FTransfer1 // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(30, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(670, 20); - this.uiLine1.TabIndex = 19; - this.uiLine1.Text = "UITransfer"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // FTransfer - // - this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.ClientSize = new System.Drawing.Size(800, 515); - this.Name = "FTransfer"; + this.ClientSize = new System.Drawing.Size(800, 568); + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiTransfer1); + this.Name = "FTransfer1"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61516; this.Text = "Transfer"; - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion - private UITransfer uiTransfer1; private UILine uiLine1; + private UITransfer uiTransfer1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FTransfer.cs b/SunnyUI.Demo/Controls/FTransfer.cs index 20e3a906..7a8f4ffa 100644 --- a/SunnyUI.Demo/Controls/FTransfer.cs +++ b/SunnyUI.Demo/Controls/FTransfer.cs @@ -1,22 +1,10 @@ -using System; - -namespace Sunny.UI.Demo +namespace Sunny.UI.Demo { - public partial class FTransfer : UITitlePage + public partial class FTransfer : UIPage { public FTransfer() { InitializeComponent(); } - - private void uiTransfer1_ItemsLeftCountChange(object sender, System.EventArgs e) - { - Console.WriteLine("Left: " + uiTransfer1.ItemsLeft.Count); - } - - private void uiTransfer1_ItemsRightCountChange(object sender, System.EventArgs e) - { - Console.WriteLine("Right: " + uiTransfer1.ItemsRight.Count); - } } } diff --git a/SunnyUI.Demo/Controls/FTreeView.Designer.cs b/SunnyUI.Demo/Controls/FTreeView.Designer.cs index e011f3a1..55f19b15 100644 --- a/SunnyUI.Demo/Controls/FTreeView.Designer.cs +++ b/SunnyUI.Demo/Controls/FTreeView.Designer.cs @@ -1,4 +1,5 @@ -namespace Sunny.UI.Demo + +namespace Sunny.UI.Demo { partial class FTreeView { @@ -28,47 +29,52 @@ /// private void InitializeComponent() { - System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("节点8"); - System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("节点9"); - System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("节点10"); - System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("节点11"); - System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("节点12"); - System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("节点13"); - System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] { - treeNode1, - treeNode2, - treeNode3, - treeNode4, - treeNode5, - treeNode6}); - System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("节点14"); - System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("节点15"); - System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("节点16"); - System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] { - treeNode8, - treeNode9, - treeNode10}); - System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("节点2"); - System.Windows.Forms.TreeNode treeNode13 = new System.Windows.Forms.TreeNode("节点3"); - System.Windows.Forms.TreeNode treeNode14 = new System.Windows.Forms.TreeNode("节点4"); - System.Windows.Forms.TreeNode treeNode15 = new System.Windows.Forms.TreeNode("节点5"); - System.Windows.Forms.TreeNode treeNode16 = new System.Windows.Forms.TreeNode("节点6"); - System.Windows.Forms.TreeNode treeNode17 = new System.Windows.Forms.TreeNode("节点17"); - System.Windows.Forms.TreeNode treeNode18 = new System.Windows.Forms.TreeNode("节点18"); - System.Windows.Forms.TreeNode treeNode19 = new System.Windows.Forms.TreeNode("节点19"); - System.Windows.Forms.TreeNode treeNode20 = new System.Windows.Forms.TreeNode("节点7", new System.Windows.Forms.TreeNode[] { - treeNode17, - treeNode18, - treeNode19}); - this.uiTreeView1 = new Sunny.UI.UITreeView(); + System.Windows.Forms.TreeNode treeNode21 = new System.Windows.Forms.TreeNode("节点8"); + System.Windows.Forms.TreeNode treeNode22 = new System.Windows.Forms.TreeNode("节点9"); + System.Windows.Forms.TreeNode treeNode23 = new System.Windows.Forms.TreeNode("节点10"); + System.Windows.Forms.TreeNode treeNode24 = new System.Windows.Forms.TreeNode("节点11"); + System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("节点12"); + System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("节点13"); + System.Windows.Forms.TreeNode treeNode27 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] { + treeNode21, + treeNode22, + treeNode23, + treeNode24, + treeNode25, + treeNode26}); + System.Windows.Forms.TreeNode treeNode28 = new System.Windows.Forms.TreeNode("节点14"); + System.Windows.Forms.TreeNode treeNode29 = new System.Windows.Forms.TreeNode("节点15"); + System.Windows.Forms.TreeNode treeNode30 = new System.Windows.Forms.TreeNode("节点16"); + System.Windows.Forms.TreeNode treeNode31 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] { + treeNode28, + treeNode29, + treeNode30}); + System.Windows.Forms.TreeNode treeNode32 = new System.Windows.Forms.TreeNode("节点2"); + System.Windows.Forms.TreeNode treeNode33 = new System.Windows.Forms.TreeNode("节点3"); + System.Windows.Forms.TreeNode treeNode34 = new System.Windows.Forms.TreeNode("节点4"); + System.Windows.Forms.TreeNode treeNode35 = new System.Windows.Forms.TreeNode("节点5"); + System.Windows.Forms.TreeNode treeNode36 = new System.Windows.Forms.TreeNode("节点6"); + System.Windows.Forms.TreeNode treeNode37 = new System.Windows.Forms.TreeNode("节点17"); + System.Windows.Forms.TreeNode treeNode38 = new System.Windows.Forms.TreeNode("节点18"); + System.Windows.Forms.TreeNode treeNode39 = new System.Windows.Forms.TreeNode("节点19"); + System.Windows.Forms.TreeNode treeNode40 = new System.Windows.Forms.TreeNode("节点7", new System.Windows.Forms.TreeNode[] { + treeNode37, + treeNode38, + treeNode39}); this.uiLine1 = new Sunny.UI.UILine(); - this.PagePanel.SuspendLayout(); + this.uiTreeView1 = new Sunny.UI.UITreeView(); this.SuspendLayout(); // - // PagePanel + // uiLine1 // - this.PagePanel.Controls.Add(this.uiLine1); - this.PagePanel.Controls.Add(this.uiTreeView1); + 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(670, 16); + this.uiLine1.TabIndex = 21; + this.uiLine1.Text = "UITreeView"; + this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiTreeView1 // @@ -76,92 +82,85 @@ this.uiTreeView1.CheckBoxes = true; this.uiTreeView1.FillColor = System.Drawing.Color.White; this.uiTreeView1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiTreeView1.Location = new System.Drawing.Point(33, 54); + this.uiTreeView1.Location = new System.Drawing.Point(30, 89); this.uiTreeView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTreeView1.MinimumSize = new System.Drawing.Size(1, 1); this.uiTreeView1.Name = "uiTreeView1"; - treeNode1.Name = "节点8"; - treeNode1.Text = "节点8"; - treeNode2.Name = "节点9"; - treeNode2.Text = "节点9"; - treeNode3.Name = "节点10"; - treeNode3.Text = "节点10"; - treeNode4.Name = "节点11"; - treeNode4.Text = "节点11"; - treeNode5.Name = "节点12"; - treeNode5.Text = "节点12"; - treeNode6.Name = "节点13"; - treeNode6.Text = "节点13"; - treeNode7.Name = "节点0"; - treeNode7.Text = "节点0"; - treeNode8.Name = "节点14"; - treeNode8.Text = "节点14"; - treeNode9.Name = "节点15"; - treeNode9.Text = "节点15"; - treeNode10.Name = "节点16"; - treeNode10.Text = "节点16"; - treeNode11.Name = "节点1"; - treeNode11.Text = "节点1"; - treeNode12.Name = "节点2"; - treeNode12.Text = "节点2"; - treeNode13.Name = "节点3"; - treeNode13.Text = "节点3"; - treeNode14.Name = "节点4"; - treeNode14.Text = "节点4"; - treeNode15.Name = "节点5"; - treeNode15.Text = "节点5"; - treeNode16.Name = "节点6"; - treeNode16.Text = "节点6"; - treeNode17.Name = "节点17"; - treeNode17.Text = "节点17"; - treeNode18.Name = "节点18"; - treeNode18.Text = "节点18"; - treeNode19.Name = "节点19"; - treeNode19.Text = "节点19"; - treeNode20.Name = "节点7"; - treeNode20.Text = "节点7"; + treeNode21.Name = "节点8"; + treeNode21.Text = "节点8"; + treeNode22.Name = "节点9"; + treeNode22.Text = "节点9"; + treeNode23.Name = "节点10"; + treeNode23.Text = "节点10"; + treeNode24.Name = "节点11"; + treeNode24.Text = "节点11"; + treeNode25.Name = "节点12"; + treeNode25.Text = "节点12"; + treeNode26.Name = "节点13"; + treeNode26.Text = "节点13"; + treeNode27.Name = "节点0"; + treeNode27.Text = "节点0"; + treeNode28.Name = "节点14"; + treeNode28.Text = "节点14"; + treeNode29.Name = "节点15"; + treeNode29.Text = "节点15"; + treeNode30.Name = "节点16"; + treeNode30.Text = "节点16"; + treeNode31.Name = "节点1"; + treeNode31.Text = "节点1"; + treeNode32.Name = "节点2"; + treeNode32.Text = "节点2"; + treeNode33.Name = "节点3"; + treeNode33.Text = "节点3"; + treeNode34.Name = "节点4"; + treeNode34.Text = "节点4"; + treeNode35.Name = "节点5"; + treeNode35.Text = "节点5"; + treeNode36.Name = "节点6"; + treeNode36.Text = "节点6"; + treeNode37.Name = "节点17"; + treeNode37.Text = "节点17"; + treeNode38.Name = "节点18"; + treeNode38.Text = "节点18"; + treeNode39.Name = "节点19"; + treeNode39.Text = "节点19"; + treeNode40.Name = "节点7"; + treeNode40.Text = "节点7"; this.uiTreeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { - treeNode7, - treeNode11, - treeNode12, - treeNode13, - treeNode14, - treeNode15, - treeNode16, - treeNode20}); + treeNode27, + treeNode31, + treeNode32, + treeNode33, + treeNode34, + treeNode35, + treeNode36, + treeNode40}); this.uiTreeView1.SelectedNode = null; this.uiTreeView1.ShowLines = true; this.uiTreeView1.Size = new System.Drawing.Size(266, 313); - this.uiTreeView1.TabIndex = 0; + this.uiTreeView1.TabIndex = 20; this.uiTreeView1.Text = null; + this.uiTreeView1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // - // uiLine1 + // FTreeView1 // - this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); - this.uiLine1.Location = new System.Drawing.Point(33, 20); - this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); - this.uiLine1.Name = "uiLine1"; - this.uiLine1.Size = new System.Drawing.Size(670, 16); - this.uiLine1.TabIndex = 19; - this.uiLine1.Text = "UITreeView"; - this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // FTreeView - // - this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); + this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(800, 450); - this.Name = "FTreeView"; + this.Controls.Add(this.uiLine1); + this.Controls.Add(this.uiTreeView1); + this.Name = "FTreeView1"; + this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); + this.ShowTitle = true; this.Symbol = 61499; this.Text = "TreeView"; - this.PagePanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion - private UITreeView uiTreeView1; private UILine uiLine1; + private UITreeView uiTreeView1; } } \ No newline at end of file diff --git a/SunnyUI.Demo/Controls/FTreeView.cs b/SunnyUI.Demo/Controls/FTreeView.cs index 34496724..cd63a3b0 100644 --- a/SunnyUI.Demo/Controls/FTreeView.cs +++ b/SunnyUI.Demo/Controls/FTreeView.cs @@ -1,6 +1,6 @@ namespace Sunny.UI.Demo { - public partial class FTreeView : UITitlePage + public partial class FTreeView : UIPage { public FTreeView() { diff --git a/SunnyUI.Demo/SunnyUI.Demo.csproj b/SunnyUI.Demo/SunnyUI.Demo.csproj index a8db622d..f55b185c 100644 --- a/SunnyUI.Demo/SunnyUI.Demo.csproj +++ b/SunnyUI.Demo/SunnyUI.Demo.csproj @@ -87,18 +87,18 @@ FPieChart.cs - - Form - - - FAvatar.cs - Form FButton.cs + + Form + + + FAvatar.cs + Form @@ -117,18 +117,6 @@ FContextMenuStrip.cs - - Form - - - FDataGridView.cs - - - Form - - - FFlowLayoutPanel.cs - Form @@ -141,12 +129,42 @@ FLine.cs + + Form + + + FTransfer.cs + + + Form + + + FHeaderButton.cs + + + Form + + + FFlowLayoutPanel.cs + + + Form + + + FDataGridView.cs + Form FListBox.cs + + Form + + + FMain.cs + Form @@ -159,72 +177,6 @@ FNavigation.cs - - Form - - - FOther.cs - - - Form - - - FPanel.cs - - - Form - - - FProcess.cs - - - Form - - - FRadioButton.cs - - - Form - - - FScrollBar.cs - - - Form - - - FTabControl.cs - - - Form - - - FTextBox.cs - - - Form - - - FTransfer.cs - - - Form - - - FTreeView.cs - - - Form - - - FHeaderButton.cs - - - Form - - - FMain.cs - Form @@ -333,6 +285,54 @@ FTitlePage3.cs + + Form + + + FPanel.cs + + + Form + + + FTreeView.cs + + + Form + + + FTabControl.cs + + + Form + + + FTextBox.cs + + + Form + + + FScrollBar.cs + + + Form + + + FRadioButton.cs + + + Form + + + FProcess.cs + + + Form + + + FOther.cs + @@ -344,12 +344,12 @@ FPieChart.cs - - FAvatar.cs - FButton.cs + + FAvatar.cs + FCheckBox.cs @@ -359,60 +359,36 @@ FContextMenuStrip.cs - - FDataGridView.cs - - - FFlowLayoutPanel.cs - - - FHeaderButton.cs - FLabel.cs FLine.cs + + FTransfer.cs + + + FHeaderButton.cs + + + FFlowLayoutPanel.cs + + + FDataGridView.cs + FListBox.cs + + FMain.cs + FMeter.cs FNavigation.cs - - FOther.cs - - - FPanel.cs - - - FProcess.cs - - - FRadioButton.cs - - - FScrollBar.cs - - - FTabControl.cs - - - FTextBox.cs - - - FTransfer.cs - - - FTreeView.cs - - - FMain.cs - FDialogs.cs @@ -467,6 +443,30 @@ FTitlePage3.cs + + FPanel.cs + + + FTreeView.cs + + + FTabControl.cs + + + FTextBox.cs + + + FScrollBar.cs + + + FRadioButton.cs + + + FProcess.cs + + + FOther.cs + ResXFileCodeGenerator Resources.Designer.cs diff --git a/SunnyUI/Font/UIFontImageDefine.cs b/SunnyUI/Font/UIFontImageDefine.cs index 8e13ecc1..9f9c1060 100644 --- a/SunnyUI/Font/UIFontImageDefine.cs +++ b/SunnyUI/Font/UIFontImageDefine.cs @@ -29,6 +29,8 @@ namespace Sunny.UI { int Symbol { get; set; } + int SymbolSize { get; set; } + Point SymbolOffset { get; set; } } diff --git a/SunnyUI/Font/UIFontImages.cs b/SunnyUI/Font/UIFontImages.cs index 6a8d3a4b..d3b9313d 100644 --- a/SunnyUI/Font/UIFontImages.cs +++ b/SunnyUI/Font/UIFontImages.cs @@ -264,9 +264,13 @@ namespace Sunny.UI } public int Symbol { get; set; } + public UISymbolType SymbolType { get; set; } + public Point SymbolOffset { get; set; } + public int SymbolSize { get; set; } = 28; + private void lbl_DoubleClick(object sender, EventArgs e) { if (sender is Label lbl)