SunnyUI/SunnyUI.Demo/Controls/FScrollBar.Designer.cs
2023-09-19 11:01:41 +08:00

244 lines
14 KiB
C#

namespace Sunny.UI.Demo
{
partial class FScrollBar
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
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();
this.uiScrollBar3 = new Sunny.UI.UIScrollBar();
this.uiScrollBar2 = new Sunny.UI.UIScrollBar();
this.uiLine1 = new Sunny.UI.UILine();
this.uiScrollBar1 = new Sunny.UI.UIScrollBar();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.SuspendLayout();
//
// 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, 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, 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 = 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, 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 = 68;
this.uiHorScrollBar1.Text = "uiHorScrollBar1";
//
// uiScrollBar4
//
this.uiScrollBar4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
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, 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 = 67;
this.uiScrollBar4.Text = "uiScrollBar4";
//
// uiScrollBar3
//
this.uiScrollBar3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(245)))), ((int)(((byte)(233)))));
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, 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 = 66;
this.uiScrollBar3.Text = "uiScrollBar3";
//
// uiScrollBar2
//
this.uiScrollBar2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232)))));
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, 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 = 65;
this.uiScrollBar2.Text = "uiScrollBar2";
//
// 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 = 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, 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 = 63;
this.uiScrollBar1.Text = "uiScrollBar1";
//
// timer1
//
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// 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, 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.ResumeLayout(false);
}
#endregion
private UIVerScrollBarEx uiVerScrollBarEx1;
private UIHorScrollBar uiHorScrollBar4;
private UIHorScrollBar uiHorScrollBar3;
private UIHorScrollBar uiHorScrollBar2;
private UILine uiLine7;
private UIHorScrollBar uiHorScrollBar1;
private UIScrollBar uiScrollBar4;
private UIScrollBar uiScrollBar3;
private UIScrollBar uiScrollBar2;
private UILine uiLine1;
private UIScrollBar uiScrollBar1;
private System.Windows.Forms.Timer timer1;
}
}