400 lines
19 KiB
C#
400 lines
19 KiB
C#
|
|
namespace Sunny.UI.Demo
|
|
{
|
|
partial class FProcess
|
|
{
|
|
/// <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.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();
|
|
this.uiRoundProcess1 = new Sunny.UI.UIRoundProcess();
|
|
this.uiProcessBar2 = new Sunny.UI.UIProcessBar();
|
|
this.uiLine1 = new Sunny.UI.UILine();
|
|
this.uiWaitingBar1 = new Sunny.UI.UIWaitingBar();
|
|
this.uiLine5 = new Sunny.UI.UILine();
|
|
this.uiTrackBar1 = new Sunny.UI.UITrackBar();
|
|
this.uiLine4 = new Sunny.UI.UILine();
|
|
this.uiProgressIndicator1 = new Sunny.UI.UIProgressIndicator();
|
|
this.uiLine3 = new Sunny.UI.UILine();
|
|
this.uiProcessBar1 = new Sunny.UI.UIProcessBar();
|
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
|
this.uiProcessBar3 = new Sunny.UI.UIProcessBar();
|
|
this.uiLine6 = new Sunny.UI.UILine();
|
|
this.SuspendLayout();
|
|
//
|
|
// uiTrackBar8
|
|
//
|
|
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(440, 20);
|
|
this.uiLine2.TabIndex = 95;
|
|
this.uiLine2.Text = "UIBreadcrumb";
|
|
this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// uiBreadcrumb1
|
|
//
|
|
this.uiBreadcrumb1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.uiBreadcrumb1.ItemIndex = 0;
|
|
this.uiBreadcrumb1.Items.AddRange(new object[] {
|
|
"步骤一",
|
|
"步骤二",
|
|
"步骤三",
|
|
"步骤四",
|
|
"步骤五"});
|
|
this.uiBreadcrumb1.ItemWidth = 100;
|
|
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 = 94;
|
|
this.uiBreadcrumb1.Text = "uiBreadcrumb1";
|
|
//
|
|
// uiRoundProcess2
|
|
//
|
|
this.uiRoundProcess2.BackColor = System.Drawing.Color.Transparent;
|
|
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, 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 = 93;
|
|
this.uiRoundProcess2.Text = "0.0%";
|
|
//
|
|
// uiLine9
|
|
//
|
|
this.uiLine9.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
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 = 92;
|
|
this.uiLine9.Text = "UIRoundProcess";
|
|
this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// uiRoundProcess1
|
|
//
|
|
this.uiRoundProcess1.BackColor = System.Drawing.Color.Transparent;
|
|
this.uiRoundProcess1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
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 = 91;
|
|
this.uiRoundProcess1.Text = "0.0%";
|
|
//
|
|
// uiProcessBar2
|
|
//
|
|
this.uiProcessBar2.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
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 = 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, 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 = 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, 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 = 88;
|
|
this.uiWaitingBar1.Text = "uiWaitingBar1";
|
|
//
|
|
// uiLine5
|
|
//
|
|
this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
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(441, 20);
|
|
this.uiLine5.TabIndex = 87;
|
|
this.uiLine5.Text = "UITrackBar";
|
|
this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// uiTrackBar1
|
|
//
|
|
this.uiTrackBar1.DisableColor = System.Drawing.Color.Silver;
|
|
this.uiTrackBar1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
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 = 86;
|
|
this.uiTrackBar1.Text = "uiTrackBar1";
|
|
//
|
|
// uiLine4
|
|
//
|
|
this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
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 = 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, 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 = 84;
|
|
this.uiProgressIndicator1.Text = "uiProgressIndicator1";
|
|
//
|
|
// uiLine3
|
|
//
|
|
this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
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 = 83;
|
|
this.uiLine3.Text = "UIProcessBar";
|
|
this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// uiProcessBar1
|
|
//
|
|
this.uiProcessBar1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
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 = 82;
|
|
this.uiProcessBar1.Value = 10;
|
|
//
|
|
// timer1
|
|
//
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
|
//
|
|
// uiProcessBar3
|
|
//
|
|
this.uiProcessBar3.Direction = Sunny.UI.UILine.LineDirection.Vertical;
|
|
this.uiProcessBar3.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.uiProcessBar3.Location = new System.Drawing.Point(527, 325);
|
|
this.uiProcessBar3.MinimumSize = new System.Drawing.Size(70, 1);
|
|
this.uiProcessBar3.Name = "uiProcessBar3";
|
|
this.uiProcessBar3.Size = new System.Drawing.Size(203, 169);
|
|
this.uiProcessBar3.TabIndex = 103;
|
|
this.uiProcessBar3.Value = 50;
|
|
//
|
|
// uiLine6
|
|
//
|
|
this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.uiLine6.Location = new System.Drawing.Point(527, 287);
|
|
this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16);
|
|
this.uiLine6.Name = "uiLine6";
|
|
this.uiLine6.Size = new System.Drawing.Size(203, 20);
|
|
this.uiLine6.TabIndex = 104;
|
|
this.uiLine6.Text = "UIProcessBar";
|
|
this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// FProcess
|
|
//
|
|
this.AllowShowTitle = true;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.ClientSize = new System.Drawing.Size(800, 546);
|
|
this.Controls.Add(this.uiLine6);
|
|
this.Controls.Add(this.uiProcessBar3);
|
|
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.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;
|
|
private UIRoundProcess uiRoundProcess1;
|
|
private UIProcessBar uiProcessBar2;
|
|
private UILine uiLine1;
|
|
private UIWaitingBar uiWaitingBar1;
|
|
private UILine uiLine5;
|
|
private UITrackBar uiTrackBar1;
|
|
private UILine uiLine4;
|
|
private UIProgressIndicator uiProgressIndicator1;
|
|
private UILine uiLine3;
|
|
private UIProcessBar uiProcessBar1;
|
|
private System.Windows.Forms.Timer timer1;
|
|
private UIProcessBar uiProcessBar3;
|
|
private UILine uiLine6;
|
|
}
|
|
} |