namespace Sunny.UI.Demo { partial class FProcess { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.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.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.uiRoundProcess3 = new Sunny.UI.UIRoundProcess(); this.uiRoundProcess4 = new Sunny.UI.UIRoundProcess(); this.uiRuler5 = new Sunny.UI.UIRuler(); this.uiRuler6 = new Sunny.UI.UIRuler(); this.uiRuler4 = new Sunny.UI.UIRuler(); this.uiRuler3 = new Sunny.UI.UIRuler(); this.uiRuler2 = new Sunny.UI.UIRuler(); this.uiRuler1 = new Sunny.UI.UIRuler(); this.uiTrackBar8 = new Sunny.UI.UITrackBar(); this.uiTrackBar7 = 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.uiTrackBar1 = new Sunny.UI.UITrackBar(); this.SuspendLayout(); // // uiLine2 // this.uiLine2.BackColor = System.Drawing.Color.Transparent; this.uiLine2.Font = new System.Drawing.Font("宋体", 12F); this.uiLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); 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"; this.uiBreadcrumb1.UnSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255))))); // // uiRoundProcess2 // this.uiRoundProcess2.BackColor = System.Drawing.Color.Transparent; this.uiRoundProcess2.DecimalPlaces = 0; this.uiRoundProcess2.Font = new System.Drawing.Font("宋体", 12F); this.uiRoundProcess2.ForeColor2 = System.Drawing.Color.Black; this.uiRoundProcess2.Inner = 0; this.uiRoundProcess2.Location = new System.Drawing.Point(133, 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.TabIndex = 93; this.uiRoundProcess2.Text = "0%"; // // uiLine9 // this.uiLine9.BackColor = System.Drawing.Color.Transparent; this.uiLine9.Font = new System.Drawing.Font("宋体", 12F); this.uiLine9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); 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(440, 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.ForeColor2 = System.Drawing.Color.Black; this.uiRoundProcess1.Inner = 35; this.uiRoundProcess1.Location = new System.Drawing.Point(15, 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.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); 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.Radius = 0; this.uiProcessBar2.Size = new System.Drawing.Size(318, 3); this.uiProcessBar2.TabIndex = 90; this.uiProcessBar2.Text = "50.0%"; this.uiProcessBar2.Value = 50; // // uiLine1 // this.uiLine1.BackColor = System.Drawing.Color.Transparent; this.uiLine1.Font = new System.Drawing.Font("宋体", 12F); this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLine1.Location = new System.Drawing.Point(411, 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(411, 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.BackColor = System.Drawing.Color.Transparent; this.uiLine5.Font = new System.Drawing.Font("宋体", 12F); this.uiLine5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); 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; // // uiLine4 // this.uiLine4.BackColor = System.Drawing.Color.Transparent; this.uiLine4.Font = new System.Drawing.Font("宋体", 12F); this.uiLine4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLine4.Location = new System.Drawing.Point(527, 147); this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine4.Name = "uiLine4"; this.uiLine4.Size = new System.Drawing.Size(203, 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(527, 173); 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.BackColor = System.Drawing.Color.Transparent; this.uiLine3.Font = new System.Drawing.Font("宋体", 12F); this.uiLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); 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.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); 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.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); 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(173, 219); this.uiProcessBar3.TabIndex = 103; this.uiProcessBar3.Value = 50; // // uiLine6 // this.uiLine6.BackColor = System.Drawing.Color.Transparent; this.uiLine6.Font = new System.Drawing.Font("宋体", 12F); this.uiLine6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); 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; // // uiRoundProcess3 // this.uiRoundProcess3.BackColor = System.Drawing.Color.Transparent; this.uiRoundProcess3.DecimalPlaces = 0; this.uiRoundProcess3.Font = new System.Drawing.Font("宋体", 12F); this.uiRoundProcess3.ForeColor2 = System.Drawing.Color.Black; this.uiRoundProcess3.Inner = 35; this.uiRoundProcess3.Location = new System.Drawing.Point(251, 167); this.uiRoundProcess3.MinimumSize = new System.Drawing.Size(1, 1); this.uiRoundProcess3.Name = "uiRoundProcess3"; this.uiRoundProcess3.ShowProcess = true; this.uiRoundProcess3.Size = new System.Drawing.Size(120, 120); this.uiRoundProcess3.StartAngle = 220; this.uiRoundProcess3.SweepAngle = 280; this.uiRoundProcess3.TabIndex = 105; this.uiRoundProcess3.Text = "50%"; this.uiRoundProcess3.Value = 50; // // uiRoundProcess4 // this.uiRoundProcess4.BackColor = System.Drawing.Color.Transparent; this.uiRoundProcess4.DecimalPlaces = 0; this.uiRoundProcess4.Font = new System.Drawing.Font("宋体", 12F); this.uiRoundProcess4.ForeColor2 = System.Drawing.Color.Black; this.uiRoundProcess4.Inner = 35; this.uiRoundProcess4.Location = new System.Drawing.Point(369, 167); this.uiRoundProcess4.MinimumSize = new System.Drawing.Size(1, 1); this.uiRoundProcess4.Name = "uiRoundProcess4"; this.uiRoundProcess4.ShowProcess = true; this.uiRoundProcess4.Size = new System.Drawing.Size(120, 120); this.uiRoundProcess4.StartAngle = 270; this.uiRoundProcess4.SweepAngle = 180; this.uiRoundProcess4.TabIndex = 106; this.uiRoundProcess4.Text = "0%"; // // uiRuler5 // this.uiRuler5.BackColor = System.Drawing.Color.Transparent; this.uiRuler5.Direction = Sunny.UI.UITrackBar.BarDirection.VerticalDown; this.uiRuler5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiRuler5.Location = new System.Drawing.Point(439, 387); this.uiRuler5.MinimumSize = new System.Drawing.Size(1, 1); this.uiRuler5.MinorCount = 4; this.uiRuler5.Name = "uiRuler5"; this.uiRuler5.Size = new System.Drawing.Size(35, 166); this.uiRuler5.StartValue = -20D; this.uiRuler5.StepCount = 6; this.uiRuler5.TabIndex = 125; this.uiRuler5.Text = "uiRuler5"; this.uiRuler5.TextDirection = Sunny.UI.UIRuler.UITextPos.Behind; // // uiRuler6 // this.uiRuler6.BackColor = System.Drawing.Color.Transparent; this.uiRuler6.Direction = Sunny.UI.UITrackBar.BarDirection.VerticalDown; this.uiRuler6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiRuler6.Location = new System.Drawing.Point(342, 387); this.uiRuler6.MinimumSize = new System.Drawing.Size(1, 1); this.uiRuler6.MinorCount = 4; this.uiRuler6.Name = "uiRuler6"; this.uiRuler6.Size = new System.Drawing.Size(35, 166); this.uiRuler6.TabIndex = 124; this.uiRuler6.Text = "uiRuler6"; // // uiRuler4 // this.uiRuler4.BackColor = System.Drawing.Color.Transparent; this.uiRuler4.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; this.uiRuler4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiRuler4.Location = new System.Drawing.Point(308, 387); this.uiRuler4.MinimumSize = new System.Drawing.Size(1, 1); this.uiRuler4.MinorCount = 4; this.uiRuler4.Name = "uiRuler4"; this.uiRuler4.Size = new System.Drawing.Size(35, 166); this.uiRuler4.TabIndex = 123; this.uiRuler4.Text = "uiRuler4"; this.uiRuler4.TextDirection = Sunny.UI.UIRuler.UITextPos.Behind; // // uiRuler3 // this.uiRuler3.BackColor = System.Drawing.Color.Transparent; this.uiRuler3.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; this.uiRuler3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiRuler3.Location = new System.Drawing.Point(211, 387); this.uiRuler3.MinimumSize = new System.Drawing.Size(1, 1); this.uiRuler3.MinorCount = 4; this.uiRuler3.Name = "uiRuler3"; this.uiRuler3.Size = new System.Drawing.Size(35, 166); this.uiRuler3.TabIndex = 122; this.uiRuler3.Text = "uiRuler3"; // // uiRuler2 // this.uiRuler2.BackColor = System.Drawing.Color.Transparent; this.uiRuler2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiRuler2.Location = new System.Drawing.Point(28, 395); this.uiRuler2.MinimumSize = new System.Drawing.Size(1, 1); this.uiRuler2.MinorCount = 4; this.uiRuler2.Name = "uiRuler2"; this.uiRuler2.Size = new System.Drawing.Size(173, 27); this.uiRuler2.TabIndex = 121; this.uiRuler2.Text = "uiRuler2"; // // uiRuler1 // this.uiRuler1.BackColor = System.Drawing.Color.Transparent; this.uiRuler1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiRuler1.Location = new System.Drawing.Point(28, 517); this.uiRuler1.MinimumSize = new System.Drawing.Size(1, 1); this.uiRuler1.MinorCount = 4; this.uiRuler1.Name = "uiRuler1"; this.uiRuler1.Size = new System.Drawing.Size(173, 27); this.uiRuler1.TabIndex = 120; this.uiRuler1.Text = "uiRuler1"; this.uiRuler1.TextDirection = Sunny.UI.UIRuler.UITextPos.Behind; // // uiTrackBar8 // this.uiTrackBar8.Direction = Sunny.UI.UITrackBar.BarDirection.VerticalDown; this.uiTrackBar8.Font = new System.Drawing.Font("宋体", 12F); this.uiTrackBar8.Location = new System.Drawing.Point(373, 395); this.uiTrackBar8.MinimumSize = new System.Drawing.Size(1, 1); this.uiTrackBar8.Name = "uiTrackBar8"; this.uiTrackBar8.Size = new System.Drawing.Size(35, 149); this.uiTrackBar8.TabIndex = 119; this.uiTrackBar8.Text = "uiTrackBar8"; this.uiTrackBar8.Value = 50; // // uiTrackBar7 // this.uiTrackBar7.Direction = Sunny.UI.UITrackBar.BarDirection.VerticalDown; this.uiTrackBar7.Font = new System.Drawing.Font("宋体", 12F); this.uiTrackBar7.Location = new System.Drawing.Point(408, 395); this.uiTrackBar7.Minimum = -20; this.uiTrackBar7.MinimumSize = new System.Drawing.Size(1, 1); this.uiTrackBar7.Name = "uiTrackBar7"; this.uiTrackBar7.Size = new System.Drawing.Size(35, 149); this.uiTrackBar7.TabIndex = 118; this.uiTrackBar7.Text = "uiTrackBar7"; // // uiTrackBar5 // this.uiTrackBar5.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; this.uiTrackBar5.Font = new System.Drawing.Font("宋体", 12F); this.uiTrackBar5.Location = new System.Drawing.Point(278, 395); this.uiTrackBar5.MinimumSize = new System.Drawing.Size(1, 1); this.uiTrackBar5.Name = "uiTrackBar5"; this.uiTrackBar5.Size = new System.Drawing.Size(35, 149); this.uiTrackBar5.TabIndex = 117; this.uiTrackBar5.Text = "uiTrackBar5"; // // uiTrackBar4 // this.uiTrackBar4.Font = new System.Drawing.Font("宋体", 12F); this.uiTrackBar4.Location = new System.Drawing.Point(36, 490); 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 = 116; this.uiTrackBar4.Text = "uiTrackBar4"; this.uiTrackBar4.ValueChanged += new System.EventHandler(this.uiTrackBar4_ValueChanged); // // uiTrackBar3 // this.uiTrackBar3.Font = new System.Drawing.Font("宋体", 12F); this.uiTrackBar3.Location = new System.Drawing.Point(36, 455); 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 = 115; this.uiTrackBar3.Text = "uiTrackBar3"; this.uiTrackBar3.ValueChanged += new System.EventHandler(this.uiTrackBar3_ValueChanged); // // uiTrackBar2 // this.uiTrackBar2.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical; this.uiTrackBar2.Font = new System.Drawing.Font("宋体", 12F); this.uiTrackBar2.Location = new System.Drawing.Point(243, 395); this.uiTrackBar2.MinimumSize = new System.Drawing.Size(1, 1); this.uiTrackBar2.Name = "uiTrackBar2"; this.uiTrackBar2.Size = new System.Drawing.Size(35, 149); this.uiTrackBar2.TabIndex = 114; this.uiTrackBar2.Text = "uiTrackBar2"; this.uiTrackBar2.Value = 50; // // uiTrackBar1 // this.uiTrackBar1.Font = new System.Drawing.Font("宋体", 12F); this.uiTrackBar1.Location = new System.Drawing.Point(36, 420); 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 = 113; this.uiTrackBar1.Text = "uiTrackBar1"; // // FProcess // this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(800, 635); this.Controls.Add(this.uiRuler5); this.Controls.Add(this.uiRuler6); this.Controls.Add(this.uiRuler4); this.Controls.Add(this.uiRuler3); this.Controls.Add(this.uiRuler2); this.Controls.Add(this.uiRuler1); this.Controls.Add(this.uiTrackBar8); this.Controls.Add(this.uiTrackBar7); this.Controls.Add(this.uiTrackBar5); this.Controls.Add(this.uiTrackBar4); this.Controls.Add(this.uiTrackBar3); this.Controls.Add(this.uiTrackBar2); this.Controls.Add(this.uiTrackBar1); this.Controls.Add(this.uiRoundProcess4); this.Controls.Add(this.uiRoundProcess3); this.Controls.Add(this.uiLine6); this.Controls.Add(this.uiProcessBar3); 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.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 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 UILine uiLine4; private UIProgressIndicator uiProgressIndicator1; private UILine uiLine3; private UIProcessBar uiProcessBar1; private System.Windows.Forms.Timer timer1; private UIProcessBar uiProcessBar3; private UILine uiLine6; private UIRoundProcess uiRoundProcess3; private UIRoundProcess uiRoundProcess4; private UIRuler uiRuler5; private UIRuler uiRuler6; private UIRuler uiRuler4; private UIRuler uiRuler3; private UIRuler uiRuler2; private UIRuler uiRuler1; private UITrackBar uiTrackBar8; private UITrackBar uiTrackBar7; private UITrackBar uiTrackBar5; private UITrackBar uiTrackBar4; private UITrackBar uiTrackBar3; private UITrackBar uiTrackBar2; private UITrackBar uiTrackBar1; } }